OSDN Git Service

2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-12-04  Andrew Pinski  <pinskia@physics.uc.edu>
2
3         PR middle-end/17909
4         * g++.dg/other/vararg-2.C: New test.
5
6 2004-12-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7
8         PR c++/17011, c++/17971
9         * g++.dg/template/error15.C: Adjust expected error.
10         * g++.dg/template/instantiate3.C: Likewise.
11
12 2004-12-03  Janis Johnson  <janis187@us.ibm.com>
13
14         * gcc.dg/altivec-18.c: Fix for darwin
15
16 2004-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17
18         PR c++/18782
19         * g++.dg/parse/ptrmem2.C: New.
20
21         PR c++/18318
22         * g++.dg/template/new1.C: New.
23
24 2004-12-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
25
26         PR fortran/18710
27         * gfortran.dg/direct_io_3.f90: New test.
28
29 2004-12-02  Nathan Sidwell  <nathan@codesourcery.com>
30
31         PR 18758
32         * g++.dg/parse/crash21.C: New.
33
34 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
35
36         PR c++/15664, c++/18276
37         * g++.dg/template/ttp13.C: New test.
38         * g++.dg/template/ttp14.C: Likewise.
39
40 2004-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
41
42         PR c++/18123
43         * g++.dg/parse/enum2.C: New test.
44         * g++.old-deja/g++.pt/enum5.C: Adjust error location.
45
46 2004-12-02  Nick Clifton  <nickc@redhat.com>
47
48         * gcc.target/xstormy16: New test directory.
49         * gcc.target/xstormy16/xstormy16.exp: Run the new tests.
50         * gcc.target/xstormy16/bp.c: Check the generation of bp
51         instructions.
52         * gcc.target/xstormy16/below_100.c: Check the generation of bp and
53         bn instructions and the BELOW100 attribute.
54
55 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
56
57         PR target/16952
58         * gcc.dg/ppc-eabi.c: New.
59
60 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
61
62         PR fortran/18284
63         * gfortran.dg/backspace.f90
64
65 2004-12-02  Bud Davis  <bdavis9659@comcast.net>
66
67         * gfortran.dg/inquire.f90: New test.
68
69 2004-12-01  Janis Johnson  <janis187@us.ibm.com>
70
71         * lib/gcc-dg.exp (dg-process-target): Wrapper for dg function to
72         handle effective-target-keyword.
73         (dg-skip-if): Support effective-target keyword as target list.
74         (dg-xfail-if): Ditto.
75         * lib/target-supports.exp (is-effective-target-keyword): New proc.
76
77 2004-12-01  Diego Novillo  <dnovillo@redhat.com>
78
79         PR tree-optimization/18291
80         * testsuite/gcc.c-torture/compile/pr18291.c: New test.
81
82 2004-12-01  Nathan Sidwell  <nathan@codesourcery.com>
83
84         PR C++/18729
85         * g++.dg/parse/crash20.C: New.
86
87         PR c++/17431
88         * g++.dg/overload/arg1.C: New.
89         * g++.dg/overload/arg2.C: New.
90         * g++.dg/overload/arg3.C: New.
91         * g++.dg/overload/arg4.C: New.
92
93 2004-12-01  Joseph S. Myers  <joseph@codesourcery.com>
94
95         * gcc.dg/c99-flex-array-4.c: Remove.
96
97 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
98
99         * lib/compat.exp (compat-get-options): Fix for use with dg-xfail-if.
100
101         * lib/target-supports.exp (is-effective-target): Simplify.
102
103         * lib/target-supports.exp (check_effective_target_vect_long):
104         Fix for powerpc64-*-*.
105
106 2004-11-30  Loren James Rittle  <ljrittle@acm.org>
107
108         * g++.old-deja/g++.eh/badalloc1.C (arena_size): Bump up to 262144
109         to support new requirements on FreeBSD 5.
110
111 2004-11-30  Devang Patel  <dpatel@apple.com>
112
113         PR 18702
114         * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
115         
116 2004-11-30  Janis Johnson  <janis187@us.ibm.com>
117
118         * g++.dg/ext/altivec-13.C: New test.
119
120 2004-11-30  Andrew Pinski  <pinskia@physics.uc.edu>
121
122         PR tree-opt/18298
123         * gcc.c-torture/execute/p18298.c: New test.
124
125 2004-11-30  Ira Rosen  <irar@il.ibm.com>
126             Dorit Naishlos  <dorit@il.ibm.com>
127
128         PR tree-opt/18607
129         * gcc.dg/vect/vect-89.c: New test.
130
131 2004-11-30  James A. Morrison  <phython@gcc.gnu.org>
132
133         * gcc.dg/pr18596-1.c: New test.
134
135 2004-11-30  Ben Elliston  <bje@au.ibm.com>
136
137         * g++.old-deja/g++.other/decl5.C: Remove remaining XFAILs.
138
139 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
140
141         PR c/18479
142         * gcc.dg/pr18479.c: New test.
143
144 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
145
146         PR target/18490
147         * g++.old-deja/g++.law/bit-fields2.C: Reinstate skip for
148         mmix-knuth-mmixware.
149
150         * g++.old-deja/g++.other/local-alloc1.C: Reinstate skip for
151         cris-*-elf* cris-*-aout* mmix-*-*
152
153 2004-11-29  Andrew Pinski  <pinskia@physics.uc.edu>
154
155         PR middle-end/18725
156         * gcc.dg/pr18725.c: New test.
157
158 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
159
160         PR target/18488
161         * g++.dg/opt/vt1.C: Skip for mmix-*-*.
162
163         PR target/18336
164         * gcc.dg/20040813-1.c: Skip for mmix-*-*.
165
166 2004-11-29  Mark Mitchell  <mark@codesourcery.com>
167
168         PR c++/18368
169         * g++.old-deja/g++.brendan/crash16.C: Adjust error messages.
170         * g++.old-deja/g++.law/ctors5.C: Likewise.
171         * g++.old-deja/g++.other/crash25.C: Likewise.
172
173         PR c++/18674
174         * g++.dg/template/error16.C: New test.
175         
176         PR c++/18512
177         * g++.dg/template/crash29.C: New test.
178
179 2004-11-29  Diego Novillo  <dnovillo@redhat.com>
180
181         PR tree-optimization/18712
182         * gcc.c-torture/compile/pr18712.c: New test.
183
184 2004-11-29  Joseph Myers  <joseph@codesourcery.com>
185
186         PR c/7544
187         * g++.dg/ext/weak1.C, gcc.dg/weak/weak-10.c, objc.dg/weak-1.m: New
188         tests.
189
190 2004-11-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
191
192         PR c++/18652
193         * g++.dg/lookup/crash6.C: New test.
194
195 2004-11-29  Hans-Peter Nilsson  <hp@bitrange.com>
196
197         PR middle-end/18164
198         * gcc.dg/pr18164.c: Add dg-options "".  Correct typo in dg-error.
199
200 2004-11-29  Joseph S. Myers  <joseph@codesourcery.com>
201
202         * gcc.dg/Wnested-externs-1.c, gcc.dg/decl-7.c, gcc.dg/decl-8.c,
203         gcc.dg/if-empty-1.c, gcc.dg/init-bad-1.c, gcc.dg/init-bad-2.c,
204         gcc.dg/init-bad-3.c, gcc.dg/parm-mismatch-1.c: New tests.
205
206 2004-11-28  Andrew Pinski  <pinskia@physics.uc.edu>
207
208         * gcc.dg/pr18164.c: New test.
209
210 2004-11-28  Matt Kraai  <kraai@alumni.cmu.edu>
211
212         * gcc.dg/funroll-loops-all.c: New.
213
214 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
215
216         PR target/18489
217         * g++.dg/rtti/tinfo1.C: In pattern for label definition ending
218         delimeter, match space and TAB as well as ":".
219
220         PR target/18484
221         * g++.dg/abi/empty6.C: Xfail warning for mmix-*-*.
222
223         PR target/18348
224         * gcc.dg/uninit-H.c (ASM): For unknown targets, define to "= 0".
225
226         PR target/18345
227         * gcc.dg/intmax_t-1.c: Add mmix-*-* to dg-error.
228
229         PR target/18337
230         * gcc.dg/array-quals-1.c: Xfail for mmix-*-*.
231
232 2004-11-28  Bud Davis  <bdavis9659@comcast.net>
233  
234         * gfortran.dg/direct_io_2.f90: New test.
235
236 2004-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
237
238         PR target/18334
239         * gcc.dg/cpp/assert4.c: Remove mmix assertion tests.
240
241 2004-11-28  Richard Henderson  <rth@redhat.com>
242
243         * gcc.c-torture/execute/20020227-1.x: Remove XFAIL.
244
245 2004-11-28  Joseph S. Myers  <joseph@codesourcery.com>
246
247         * gcc.dg/builtin-choose-expr-2.c, gcc.dg/cast-1.c,
248         gcc.dg/cast-2.c, gcc.dg/cast-3.c, gcc.dg/format/opt-1.c,
249         gcc.dg/format/opt-2.c, gcc.dg/format/opt-3.c,
250         gcc.dg/format/opt-4.c, gcc.dg/format/opt-5.c,
251         gcc.dg/format/opt-6.c, gcc.dg/pointer-arith-5.c,
252         gcc.dg/pointer-arith-6.c, gcc.dg/pointer-arith-7.c,
253         gcc.dg/pointer-arith-8.c: New tests.
254
255 2004-11-27  Bud Davis  <bdavis9659@comcast.net>
256
257         PR fortran/18364
258         * gfortran.dg/endfile.f90: New test.
259
260 2004-11-27  Falk Hueffner  <falk@debian.org>
261
262         * gcc.dg/loop-6.c: New test.
263
264 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
265
266         * gcc.c-torture/execute/20041126-1.c: New test.
267
268 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
269
270         * gcc.dg/mips-args-1.c: Don't expect _R3000 or _R4000 to be defined
271         on IRIX.
272
273 2004-11-27  Richard Sandiford  <rsandifo@redhat.com>
274
275         * gcc.dg/mips-movcc-[123].c: Pass the ?: expressions to other
276         functions.
277
278 2004-11-27  Jakub Jelinek  <jakub@redhat.com>
279
280         PR rtl-optimization/17825
281         * gcc.c-torture/compile/20041119-1.c: New test.
282
283 2004-11-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
284
285         * lib/target-libpath.exp (restore_ld_library_path_env_vars):
286         Check existence of ld library path variables before unsetting.
287
288 2004-11-26  Mark Mitchell  <mark@codesourcery.com>
289
290         * g++.old-deja/g++.eh/badalloc1.C: Robustify.
291
292 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
293
294         * gcc.dg/sibcall-[34].c: Remove MIPS xfails.
295
296 2004-11-26  Richard Sandiford  <rsandifo@redhat.com>
297
298         * g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.
299
300 2004-11-26  Ben Elliston  <bje@au.ibm.com>
301
302         * gcc.dg/cpp/isysroot-2.c: Move target selector from dg-options to
303         dg-do directive.
304
305 2004-11-26  Ben Elliston  <bje@au.ibm.com>
306
307         * gcc.dg/pr17957.c: Pass --param, not -param.
308
309 2004-11-25  Andrew Pinski  <pinskia@physics.uc.edu>
310
311         PR middle-end/17957
312         * testsuite/gcc.dg/pr17957.c: New test.
313
314 2004-11-25  Mark Mitchell  <mark@codesourcery.com>
315
316         PR c++/18445
317         * g++.dg/template/crash28.C: Likewise.
318
319         PR c++/18001
320         * g++.dg/expr/unary2.C: Adjust lvalue messages.
321         * g++.dg/ext/lvaddr.C: Likewise.
322         * g++.dg/opt/pr7503-3.C: Likewise.
323
324         PR c++/18466
325         * g++.dg/parse/qualified3.C: New test.
326         * g++.old-deja/g++.other/friend7.C: Remove bogus qualification.
327         
328         PR c++/18545
329         * g++.dg/expr/return1.C: New test. 
330
331 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
332
333         Friend class name lookup 3/n, PR c++/3332
334         * g++.dg/lookup/friend3.C: New test.
335         * g++.dg/lookup/friend4.C: Likewise.
336         * g++.dg/lookup/friend5.C: Likewise.
337
338 2004-11-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
339
340         Friend class name lookup 2/n, PR c++/14513, c++/15410
341         * g++.dg/lookup/friend2.C: New test.
342         * g++.dg/template/friend31.C: Likewise.
343
344 2004-11-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
345
346         * lib/target-libpath.exp (orig_ld_library_path_saved): Add missing set.
347
348 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
349
350         PR c++/17473
351         * g++.dg/tc1/dr56.C: Remove.
352         * g++.dg/template/typedef1.C: Add dg-error markers.
353         * g++.old-deja/g++.other/typedef7.C: Likewise.
354
355         PR c++/18285
356         * g++.dg/parse/typedef7.C: New test.
357
358 2004-11-24  Richard Sandiford  <rsandifo@redhat.com>
359
360         * gcc.c-torture/execute/20041124-1.c: New test.
361
362 2004-11-24  Mark Mitchell  <mark@codesourcery.com>
363
364         * g++.dg/template/deduce3.C: New test. 
365
366         PR c++/18586
367         * g++.dg/template/crash27.C: New test. 
368
369         PR c++/18530
370         * g++.dg/warn/Wshadow-3.C: New test.
371
372 2004-11-24  Devang Patel  <dpatel@apple.com>
373
374         PR/18555
375         * gcc.dg/cpp/isysroot-1.c: New test.
376         * gcc.dg/cpp/usr/include/stdio.h: New file.
377         * gcc.dg/cpp/isysroot-2.c: New test.
378         * gcc.dg/cpp/System/Library/Framework/Carbon.framework/Headers/Carbon.h:
379         New file.
380
381 2004-11-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
382
383         PR c++/8929
384         * g++.old-deja/g++.oliva/template10.C: Remove xfail.
385
386 2004-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
387
388         * gcc.target/sparc/align.c: Do not include <stdint.h>.
389         * gcc.target/sparc/pdist.c: Likewise.
390
391 2004-11-24  Paolo Bonzini  <bonzini@gnu.org>
392
393         PR c++/16882
394         * g++.dg/conversion/simd1.C: New test.
395
396 2004-11-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
397
398         * lib/target-libpath.exp: New file defining set_ld_library_path_env_vars
399         and restore_ld_library_path_env_vars.
400         * g++.dg/compat/compat.exp, lib/g++.exp, lib/gcc-dg.exp,
401         lib/gfortran.exp, lib/objc.exp, lib/treelang.exp: Use new procs.
402         * ada/acats/run_acats (LD_LIBRARY_PATH): Add previous LD_LIBRARY_PATH
403         to LD_LIBRARY_PATH.  Export LD_LIBRARY_PATH.
404
405 2004-11-23  Daniel Jacobowitz  <dan@codesourcery.com>
406
407         * gcc.dg/pragma-align-2.c: Test macro expansion.
408         * gcc.dg/pragma-pack-2.c: New test.
409
410 2004-11-23  Richard Henderson  <rth@redhat.com>
411
412         * gcc.dg/vect/pr18425.c: Use effective target vect_long.
413         * gcc.dg/vect/vect-13.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
414         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-48a.c,
415         gcc.dg/vect/vect-56a.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-77.c,
416         gcc.dg/vect/vect-77a.c, gcc.dg/vect/vect-78.c, gcc.dg/vect/vect-86.c,
417         gcc.dg/vect/vect-87.c, gcc.dg/vect/vect-88.c: XFAIL for alpha.
418
419         * gcc.dg/vect/vect.exp: Add check for alpha.
420         * lib/target-supports.exp (check_alpha_max_hw_available): New.
421         (check_effective_target_vect_int): Enable for alpha.
422         (check_effective_target_vect_long): New.
423         (is-effective-target): Add it.
424
425 2004-11-23  Uros Bizjak <uros@kss-loka.si>
426
427         * gcc.dg/pr18614-1.c: New test.
428
429 2004-11-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
430
431         * gcc.dg/setjmp-2.c: New test.
432
433 2004-11-22  James A. Morrison  <phython@gcc.gnu.org>
434
435         * gcc.target/sparc/align.c, gcc.target/sparc/combined-2.c,
436         gcc.target/sparc/fpack16.c, gcc.target/sparc/fpack32.c,
437         gcc.target/sparc/fpackfix.c, gcc.target/fexpand.c,
438         gcc.target/sparc/fpmerge.c, gcc.target/sparc/fpmul.c,
439         gcc.target/sparc/pdist.c: New tests.
440
441 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
442
443         * gcc.dg/uninit-H.c: Define ASM for Xtensa targets.
444
445 2004-11-22  Dale Johannesen  <dalej@apple.com>
446
447         * gcc.dg/20041111-1.c:  New.
448
449 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
450
451         PR tree-opt/18536
452         * gcc.dg/vect/pr18536.c: New test.
453
454 2004-11-22  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
455
456         PR c++/18354
457         * g++.dg/template/nontype11.C: New test.
458
459 2004-11-21  Roger Sayle  <roger@eyesopen.com>
460
461         PR middle-end/18520
462         * gcc.dg/pr18520-1.c: New test case.
463
464 2004-11-20  Joseph S. Myers  <joseph@codesourcery.com>
465
466         * gcc.dg/Wchar-subscripts-1.c, gcc.dg/array-8.c: New tests.
467         * gcc.dg/pointer-arith-1.c, gcc.dg/pointer-arith-2.c,
468         gcc.dg/pointer-arith-3.c, gcc.dg/pointer-arith-4.c: Update
469         expected diagnostics.
470
471 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
472
473         PR target/18580
474         * gcc.dg/vect/vect-13.c, vect-27.c, vect-27a.c, vect-29.c,
475         vect-29a.c, vect-48a.c, vect-56a.c, vect-72.c, vect-72a.c,
476         vect-77.c, vect-77a.c: XFAIL on the SPARC.
477
478 2004-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
479
480         * gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.
481
482 2004-11-19  Mark Mitchell  <mark@codesourcery.com>
483             Joseph Myers  <joseph@codesourcery.com>
484
485         * lib/target-supports.exp (check_visibility_available): Really
486         test the compiler.
487
488 2004-11-19  Dorit Naishlos  <dorit@il.ibm.com>
489
490         PR tree-opt/18181
491         * gcc.dg/vect/vect-85.c: New test.
492         * gcc.dg/vect/vect-86.c: New test.
493         * gcc.dg/vect/vect-87.c: New test.
494         * gcc.dg/vect/vect-88.c: New test.
495
496 2004-11-19  Ben Elliston  <bje@au.ibm.com>
497
498         * gcc.dg/pr16286.c: Test __pixel and __bool keywords.
499
500 2004-11-18  Janis Johnson  <janis187@us.ibm.com>
501
502         * gcc.dg/ppc-bitfield1.c: Skip if not LP64, don't specify -m64.
503         * gcc.dg/ppc-and-1.c: Ditto.
504         * gcc.dg/ppc-compare-1.c: Ditto.
505         * gcc.dg/ppc-mov-1.c: Ditto
506
507 2004-11-18  Daniel Jacobowitz  <dan@codesourcery.com>
508             Mark Mitchell  <mark@codesourcery.com>
509
510         * testsuite/gcc.dg/pragma-init-fini-2.c: New test.
511
512 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
513             Aldy Hernandez  <aldyh@redhat.com>
514
515         * lib/target-supports.exp (check_effective_target_vect_int): New
516         (check_effective_target_vect_float): New
517         (check_effective_target_vect_double): New.
518         (is-effective-target): Support new effective targets keywords.
519         * gcc.dg/vect/vect.exp: Set target-dependent vector flags and
520         default action for dg-do.
521         * gcc.dg/vect/pr16105.c: Use new support.
522         * gcc.dg/vect/pr18400.c: Ditto.
523         * gcc.dg/vect/pr18425.c: Ditto.
524         * gcc.dg/vect/vect-1.c: Ditto.
525         * gcc.dg/vect/vect-10.c: Ditto.
526         * gcc.dg/vect/vect-11.c: Ditto.
527         * gcc.dg/vect/vect-12.c: Ditto.
528         * gcc.dg/vect/vect-13.c: Ditto.
529         * gcc.dg/vect/vect-14.c: Ditto.
530         * gcc.dg/vect/vect-15.c: Ditto.
531         * gcc.dg/vect/vect-16.c: Ditto.
532         * gcc.dg/vect/vect-17.c: Ditto.
533         * gcc.dg/vect/vect-18.c: Ditto.
534         * gcc.dg/vect/vect-19.c: Ditto.
535         * gcc.dg/vect/vect-2.c: Ditto.
536         * gcc.dg/vect/vect-20.c: Ditto.
537         * gcc.dg/vect/vect-21.c: Ditto.
538         * gcc.dg/vect/vect-22.c: Ditto.
539         * gcc.dg/vect/vect-23.c: Ditto.
540         * gcc.dg/vect/vect-24.c: Ditto.
541         * gcc.dg/vect/vect-25.c: Ditto.
542         * gcc.dg/vect/vect-26.c: Ditto.
543         * gcc.dg/vect/vect-27.c: Ditto.
544         * gcc.dg/vect/vect-27a.c: Ditto.
545         * gcc.dg/vect/vect-28.c: Ditto.
546         * gcc.dg/vect/vect-29.c: Ditto.
547         * gcc.dg/vect/vect-29a.c: Ditto.
548         * gcc.dg/vect/vect-3.c: Ditto.
549         * gcc.dg/vect/vect-30.c: Ditto.
550         * gcc.dg/vect/vect-31.c: Ditto.
551         * gcc.dg/vect/vect-32.c: Ditto.
552         * gcc.dg/vect/vect-33.c: Ditto.
553         * gcc.dg/vect/vect-34.c: Ditto.
554         * gcc.dg/vect/vect-35.c: Ditto.
555         * gcc.dg/vect/vect-36.c: Ditto.
556         * gcc.dg/vect/vect-37.c: Ditto.
557         * gcc.dg/vect/vect-38.c: Ditto.
558         * gcc.dg/vect/vect-4.c: Ditto.
559         * gcc.dg/vect/vect-40.c: Ditto.
560         * gcc.dg/vect/vect-41.c: Ditto.
561         * gcc.dg/vect/vect-42.c: Ditto.
562         * gcc.dg/vect/vect-43.c: Ditto.
563         * gcc.dg/vect/vect-44.c: Ditto.
564         * gcc.dg/vect/vect-45.c: Ditto.
565         * gcc.dg/vect/vect-46.c: Ditto.
566         * gcc.dg/vect/vect-47.c: Ditto.
567         * gcc.dg/vect/vect-48.c: Ditto.
568         * gcc.dg/vect/vect-48a.c: Ditto.
569         * gcc.dg/vect/vect-49.c: Ditto.
570         * gcc.dg/vect/vect-5.c: Ditto.
571         * gcc.dg/vect/vect-50.c: Ditto.
572         * gcc.dg/vect/vect-51.c: Ditto.
573         * gcc.dg/vect/vect-52.c: Ditto.
574         * gcc.dg/vect/vect-53.c: Ditto.
575         * gcc.dg/vect/vect-54.c: Ditto.
576         * gcc.dg/vect/vect-55.c: Ditto.
577         * gcc.dg/vect/vect-56.c: Ditto.
578         * gcc.dg/vect/vect-56a.c: Ditto.
579         * gcc.dg/vect/vect-57.c: Ditto.
580         * gcc.dg/vect/vect-58.c: Ditto.
581         * gcc.dg/vect/vect-59.c: Ditto.
582         * gcc.dg/vect/vect-6.c: Ditto.
583         * gcc.dg/vect/vect-60.c: Ditto.
584         * gcc.dg/vect/vect-61.c: Ditto.
585         * gcc.dg/vect/vect-62.c: Ditto.
586         * gcc.dg/vect/vect-63.c: Ditto.
587         * gcc.dg/vect/vect-64.c: Ditto.
588         * gcc.dg/vect/vect-65.c: Ditto.
589         * gcc.dg/vect/vect-66.c: Ditto.
590         * gcc.dg/vect/vect-67.c: Ditto.
591         * gcc.dg/vect/vect-68.c: Ditto.
592         * gcc.dg/vect/vect-69.c: Ditto.
593         * gcc.dg/vect/vect-7.c: Ditto.
594         * gcc.dg/vect/vect-72.c: Ditto.
595         * gcc.dg/vect/vect-72a.c: Ditto.
596         * gcc.dg/vect/vect-73.c: Ditto.
597         * gcc.dg/vect/vect-74.c: Ditto.
598         * gcc.dg/vect/vect-75.c: Ditto.
599         * gcc.dg/vect/vect-76.c: Ditto.
600         * gcc.dg/vect/vect-77.c: Ditto.
601         * gcc.dg/vect/vect-77a.c: Ditto.
602         * gcc.dg/vect/vect-78.c: Ditto.
603         * gcc.dg/vect/vect-79.c: Ditto.
604         * gcc.dg/vect/vect-8.c: Ditto.
605         * gcc.dg/vect/vect-80.c: Ditto.
606         * gcc.dg/vect/vect-82.c: Ditto.
607         * gcc.dg/vect/vect-82_64.c: Ditto.
608         * gcc.dg/vect/vect-83.c: Ditto.
609         * gcc.dg/vect/vect-83_64.c: Ditto.
610         * gcc.dg/vect/vect-9.c: Ditto.
611         * gcc.dg/vect/vect-all.c: Ditto.
612         * gcc.dg/vect/vect-none.c: Ditto.
613
614 2004-11-17  Janis Johnson  <janis187@us.ibm.com>
615
616         * lib/gcc-dg.exp (dg-skip-if): New function.
617         (dg-forbid-option): Remove.
618         * g++.dg/abi/bitfield3.C: Use dg-skip-if i?86 -m64.
619         * g++.dg/abi/bitfield8.C: Likewise.
620         * g++.dg/abi/dtor1.C: Likewise.
621         * g++.dg/abi/empty10.C: Likewise.
622         * g++.dg/abi/empty7.C: Likewise.
623         * g++.dg/abi/empty9.C: Likewise.
624         * g++.dg/abi/layout3.C: Likewise.
625         * g++.dg/abi/layout4.C: Likewise.
626         * g++.dg/abi/thunk1.C: Likewise.
627         * g++.dg/abi/thunk2.C: Likewise.
628         * g++.dg/abi/vbase11.C: Likewise.
629         * g++.dg/abi/vthunk2.C: Likewise.
630         * g++.dg/abi/vthunk3.C: Likewise.
631         * g++.dg/ext/attrib8.C: Likewise.
632         * g++.dg/opt/longbranch2.C: Likewise.
633         * g++.dg/opt/reg-stack4.C: Likewise.
634         * g++.old-deja/g++.ext/attrib1.C: Likewise.
635         * g++.old-deja/g++.ext/attrib2.C: Likewise.
636         * g++.old-deja/g++.ext/attrib3.C: Likewise.
637         * g++.old-deja/g++.other/store-expr1.C: Likewise.
638         * g++.old-deja/g++.other/store-expr2.C: Likewise.
639         * gcc.dg/20000609-1.c: Likewise.
640         * gcc.dg/20000720-1.c: Likewise.
641         * gcc.dg/20011107-1.c: Likewise.
642         * gcc.dg/20011119-1.c: Likewise.
643         * gcc.dg/20020108-1.c: Likewise.
644         * gcc.dg/20020122-2.c: Likewise.
645         * gcc.dg/20020122-3.c: Likewise.
646         * gcc.dg/20020201-3.c: Likewise.
647         * gcc.dg/20020206-1.c: Likewise.
648         * gcc.dg/20020218-1.c: Likewise.
649         * gcc.dg/20020310-1.c: Likewise.
650         * gcc.dg/20020411-1.c: Likewise.
651         * gcc.dg/20020418-2.c: Likewise.
652         * gcc.dg/20020426-1.c: Likewise.
653         * gcc.dg/20020426-2.c: Likewise.
654         * gcc.dg/20020517-1.c: Likewise.
655         * gcc.dg/20020523-1.c: Likewise.
656         * gcc.dg/20020523-2.c: Likewise.
657         * gcc.dg/20020729-1.c: Likewise.
658         * gcc.dg/20030204-1.c: Likewise.
659         * gcc.dg/20030826-2.c: Likewise.
660         * gcc.dg/20030926-1.c: Likewise.
661         * gcc.dg/20031202-1.c: Likewise.
662         * gcc.dg/980312-1.c: Likewise.
663         * gcc.dg/980313-1.c: Likewise.
664         * gcc.dg/990117-1.c: Likewise.
665         * gcc.dg/990424-1.c: Likewise.
666         * gcc.dg/990524-1.c: Likewise.
667         * gcc.dg/991230-1.c: Likewise.
668         * gcc.dg/i386-387-1.c: Likewise.
669         * gcc.dg/i386-387-2.c: Likewise.
670         * gcc.dg/i386-387-3.c: Likewise.
671         * gcc.dg/i386-387-4.c: Likewise.
672         * gcc.dg/i386-387-5.c: Likewise.
673         * gcc.dg/i386-387-6.c: Likewise.
674         * gcc.dg/i386-asm-1.c: Likewise.
675         * gcc.dg/i386-bitfield1.c: Likewise.
676         * gcc.dg/i386-bitfield2.c: Likewise.
677         * gcc.dg/i386-loop-1.c: Likewise.
678         * gcc.dg/i386-loop-2.c: Likewise.
679         * gcc.dg/i386-loop-3.c: Likewise.
680         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
681         * gcc.dg/i386-pic-1.c: Likewise.
682         * gcc.dg/i386-regparm.c: Likewise.
683         * gcc.dg/i386-signbit-1.c: Likewise.
684         * gcc.dg/i386-signbit-2.c: Likewise.
685         * gcc.dg/i386-signbit-3.c: Likewise.
686         * gcc.dg/i386-sse-5.c: Likewise.
687         * gcc.dg/i386-sse-8.c: Likewise.
688         * gcc.dg/i386-unroll-1.c: Likewise.
689         * gcc.dg/tls/opt-1.c: Likewise.
690         * gcc.dg/tls/opt-2.c: Likewise.
691         * gcc.dg/unroll-1.c: Likewise.
692         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
693         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
694         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
695         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
696
697 2004-11-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
698
699         * g++.dg/template/incomplete1.C: New test.
700
701 2004-11-16  Nick Clifton  <nickc@redhat.com>
702
703         Revert patches accidentally commited during checkin of fixes for
704         xstormy16 tests:
705         gcc.c-torture/execute/simd-4.c: Revert
706         gcc.dg/20040910-1.c: Revert.
707
708 2004-11-16  Paul Brook  <paul@codesourcery.com>
709
710         PR fortran/13010
711         * gfortran.dg/der_pointer_1.f90: New test.
712
713 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
714
715         PR c/18498
716         * gcc.dg/bitfld-13.c: New test.
717
718 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
719
720         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
721         powerpc*-*-linux*.
722
723         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
724         * gcc.dg/ppc64-abi-2.c: Ditto.
725         * gcc.dg/ppc64-abi-3.c: Ditto.
726
727         * lib/gcc-dg.exp (dg-target-list): Remove.
728
729 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
730
731         * gcc.dg/ia64-postinc.c: New test.
732
733 2004-11-15  Mark Mitchell <mark@codesourcery.com>
734
735         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
736
737 2004-11-15  Nick Clifton  <nickc@redhat.com>
738
739         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
740         __INT_MAX__ so that the test can be compiled by toolchains
741         targeted at 16-bit processors.
742
743         * gcc.dg/20040625-1.c: Use long constants rather than integers
744         when performing arithmetic that will overflow 16-bits.
745
746         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
747         xstormy16.  It does not support 128-bit vector operations.
748
749         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
750         with the macro PTR_TYPE.  Define this macro to an integer type
751         suitable for holding a pointer.
752
753         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
754         the target is a 16-bit processor.
755
756         * gcc.dg/cpp/if-2.c: Expect a different warning message from
757         16-bit targets where the character constant will be too long.
758
759         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
760         where the double will not be directly addressable.
761
762 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
763
764         Friend class name lookup 1/n, PR c++/18471
765         * g++.dg/template/crash26.C: New test.
766         * g++.dg/lookup/struct1.C: Adjust expected error.
767         * g++.dg/parse/elab1.C: Likewise.
768         * g++.dg/parse/elab2.C: Likewise.
769         * g++.dg/parse/int-as-enum1.C: Likewise.
770         * g++.dg/parse/struct-as-enum1.C: Likewise.
771         * g++.dg/parse/typedef1.C: Likewise.
772         * g++.dg/parse/typedef3.C: Likewise.
773         * g++.dg/parse/typedef4.C: Likewise.
774         * g++.dg/parse/typedef5.C: Likewise.
775         * g++.dg/template/nontype4.C: Likewise.
776         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
777         * g++.old-deja/g++.other/elab1.C: Likewise.
778         * g++.old-deja/g++.other/syntax4.C: Likewise.
779
780 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
781
782         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
783
784 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
785
786         * gcc.c-torture/execute/20041114-1.c: New test.
787
788 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
789
790         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
791         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
792         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
793         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
794         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
795         gcc.dg/switch-7.c: New tests.
796
797 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
798
799         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
800
801 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
802
803         PR tree-opt/18400
804         * gcc.dg/vect/pr18400.c: New test.
805
806 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
807             Andrew Pinski  <pinskia@physics.uc.edu>
808
809         PR tree-opt/18425
810         * gcc.dg/vect/pr18425.c: New test.
811
812 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
813
814         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
815         Guard with dg-require-alias and dg-require-visibility.
816
817 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
818
819         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
820
821 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
822
823         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
824
825 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
826
827         PR c++/17344
828         * g++.dg/template/defarg5.C: New test.
829
830 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
831
832         * g++.dg/parse/cast1.C: Run only on ILP32.
833         * g++.old-deja/g++.mike/p784.C: Likewise.
834
835 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
836
837         * gcc.c-torture/execute/20041113-1.c: New test.
838
839 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
840
841         PR target/18230
842         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
843         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
844         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
845         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
846         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
847         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
848         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
849         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
850         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
851         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
852         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
853         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
854         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
855
856 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
857
858         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
859         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
860         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
861         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
862         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
863         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
864         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
865         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
866         gcc.target/sparc/combined-1.c: New tests.
867
868 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
869
870         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
871         New tests.
872
873 2004-11-12  Mark Mitchell <mark@codesourcery.com>
874
875         * lib/gcc-dg.exp (dg-forbid-option): New function.
876         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
877         * g++.dg/abi/bitfield8.C: Likewise.
878         * g++.dg/abi/dtor1.C: Likewise.
879         * g++.dg/abi/empty10.C: Likewise.
880         * g++.dg/abi/empty7.C: Likewise.
881         * g++.dg/abi/empty9.C: Likewise.
882         * g++.dg/abi/layout3.C: Likewise.
883         * g++.dg/abi/layout4.C: Likewise.
884         * g++.dg/abi/thunk1.C: Likewise.
885         * g++.dg/abi/thunk2.C: Likewise.
886         * g++.dg/abi/vbase11.C: Likewise.
887         * g++.dg/abi/vthunk2.C: Likewise.
888         * g++.dg/abi/vthunk3.C: Likewise.
889         * g++.dg/ext/attrib8.C: Likewise.
890         * g++.dg/opt/longbranch2.C: Likewise.
891         * g++.dg/opt/reg-stack4.C: Likewise.
892         * g++.old-deja/g++.ext/attrib1.C: Likewise.
893         * g++.old-deja/g++.ext/attrib2.C: Likewise.
894         * g++.old-deja/g++.ext/attrib3.C: Likewise.
895         * g++.old-deja/g++.other/store-expr1.C: Likewise.
896         * g++.old-deja/g++.other/store-expr2.C: Likewise.
897         * gcc.dg/20000609-1.c: Likewise.
898         * gcc.dg/20000720-1.c: Likewise.
899         * gcc.dg/20011107-1.c: Likewise.
900         * gcc.dg/20011119-1.c: Likewise.
901         * gcc.dg/20020108-1.c: Likewise.
902         * gcc.dg/20020122-2.c: Likewise.
903         * gcc.dg/20020122-3.c: Likewise.
904         * gcc.dg/20020201-3.c: Likewise.
905         * gcc.dg/20020206-1.c: Likewise.
906         * gcc.dg/20020218-1.c: Likewise.
907         * gcc.dg/20020310-1.c: Likewise.
908         * gcc.dg/20020411-1.c: Likewise.
909         * gcc.dg/20020418-2.c: Likewise.
910         * gcc.dg/20020426-1.c: Likewise.
911         * gcc.dg/20020426-2.c: Likewise.
912         * gcc.dg/20020517-1.c: Likewise.
913         * gcc.dg/20020523-1.c: Likewise.
914         * gcc.dg/20020523-2.c: Likewise.
915         * gcc.dg/20020729-1.c: Likewise.
916         * gcc.dg/20030204-1.c: Likewise.
917         * gcc.dg/20030826-2.c: Likewise.
918         * gcc.dg/20030926-1.c: Likewise.
919         * gcc.dg/20031202-1.c: Likewise.
920         * gcc.dg/980312-1.c: Likewise.
921         * gcc.dg/980313-1.c: Likewise.
922         * gcc.dg/990117-1.c: Likewise.
923         * gcc.dg/990424-1.c: Likewise.
924         * gcc.dg/990524-1.c: Likewise.
925         * gcc.dg/991230-1.c: Likewise.
926         * gcc.dg/i386-387-1.c: Likewise.
927         * gcc.dg/i386-387-2.c: Likewise.
928         * gcc.dg/i386-387-3.c: Likewise.
929         * gcc.dg/i386-387-4.c: Likewise.
930         * gcc.dg/i386-387-5.c: Likewise.
931         * gcc.dg/i386-387-6.c: Likewise.
932         * gcc.dg/i386-asm-1.c: Likewise.
933         * gcc.dg/i386-bitfield1.c: Likewise.
934         * gcc.dg/i386-bitfield2.c: Likewise.
935         * gcc.dg/i386-loop-1.c: Likewise.
936         * gcc.dg/i386-loop-2.c: Likewise.
937         * gcc.dg/i386-loop-3.c: Likewise.
938         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
939         * gcc.dg/i386-pic-1.c: Likewise.
940         * gcc.dg/i386-regparm.c: Likewise.
941         * gcc.dg/i386-signbit-1.c: Likewise.
942         * gcc.dg/i386-signbit-2.c: Likewise.
943         * gcc.dg/i386-signbit-3.c: Likewise.
944         * gcc.dg/i386-sse-5.c: Likewise.
945         * gcc.dg/i386-sse-8.c: Likewise.
946         * gcc.dg/i386-unroll-1.c: Likewise.
947         * gcc.dg/tls/opt-1.c: Likewise.
948         * gcc.dg/tls/opt-2.c: Likewise.
949         * gcc.dg/unroll-1.c: Likewise.
950         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
951         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
952         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
953         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
954         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
955         -m64 is specified.
956
957 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
958
959         PR c++/18389
960         * g++.dg/parse/cond1.C: New test.
961
962         PR c++/18429
963         * g++.dg/template/array9.C: New test.
964         * g++.dg/ext/vla1.C: Adjust error messages.
965         * g++.dg/ext/vlm1.C: Likewise.
966         * g++.dg/template/crash2.C: Likewise.
967
968         PR c++/18436
969         * g++.dg/template/call3.C: New test.
970
971         PR c++/18407
972         * g++.dg/template/ptrmem11.C: New test.
973
974 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
975
976         PR other/14264
977         * lib/g++.exp: Set LC_ALL and LANG to C.
978         * lib/gcc-dg.exp: Likewise.
979         * lib/gfortran.exp: Likewise.
980         * lib/objc.exp: Likewise.
981         * lib/treelang.exp: Likewise.
982
983 2004-11-12  Andreas Schwab  <schwab@suse.de>
984
985         * gcc.dg/pr16286.c: Fix last change.
986
987 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
988
989         PR c++/18416
990         * g++.dg/init/global1.C: New test.
991
992 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
993
994         * gcc.c-torture/execute/20041112-1.c: New test.
995
996 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
997
998         * lib/gcc-dg.exp (dg-target-list): New.
999
1000 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1001             Richard Sandiford  <rsandifo@redhat.com>
1002
1003         * lib/target-supports.exp (get-compiler_messages): New.
1004         (check_named_sections_available): Use it.
1005         (check_effective_target_ilp32): New.
1006         (check_effective_target_lp64): New.
1007         (is-effective-target): New.
1008         * lib/gcc-dg.exp (dg-require-effective-target): New.
1009
1010 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
1011
1012         * gcc.dg/precedence-1.c: New test.
1013
1014 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
1015
1016         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
1017
1018         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
1019         message, delete generated files, use more descriptive name for
1020         executable, and make the test unsupported when it cannot be run.
1021
1022         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
1023         (dg-require-weak, dg-require-visibility, dg-require-alias,
1024         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
1025         dg-require-iconv, dg-require-named-sections): Use it.
1026
1027         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
1028
1029 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
1030
1031         PR target/16457
1032         * gcc.dg/ppc-and-1: New
1033
1034         PR target/16796
1035         * gcc.dg/ppc-mov-1.c: New.
1036
1037         PR target/16458
1038         * gcc.dg/ppc-compare-1.c: New.
1039
1040 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
1041
1042         * objc.dg/desig-init-2.m: New test.
1043
1044 2004-11-10  Adam Nemet  <anemet@lnxw.com>
1045
1046         PR middle-end/18160  
1047         * g++.dg/warn/register-var-1.C: New test.
1048         * g++.dg/warn/register-var-2.C: New test.
1049
1050 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1051
1052         * gcc.dg/union-2.c: New test.
1053
1054 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
1055
1056         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
1057         New test for PR tree-optimization/17892.
1058
1059 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
1060
1061         PR c++/18369
1062         * g++.dg/init/new12.C: New test.
1063
1064 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
1065
1066         * gcc.target/sparc: New directory.
1067         * gcc.target/sparc/sparc.exp: New driver.
1068         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
1069         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
1070         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
1071         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
1072
1073 2004-11-10  Paul Brook  <paul@codesourcery.com>
1074
1075         PR fortran/18218
1076         * gfortran.dg/list_read.c: New test.
1077
1078 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1079
1080         PR c/18322
1081         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
1082         expected diagnostic location.
1083
1084 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
1085
1086         * gcc.dg/20041109-1.c: New test.
1087
1088 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1089
1090         PR objc/18406
1091         * objc/compile/pr18406.m: New test.
1092
1093 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1094
1095         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
1096
1097 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
1098
1099         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
1100
1101 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1102
1103         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
1104
1105 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
1106
1107         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
1108         exit. 
1109
1110 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
1111
1112         PR tree-opt/18299
1113         * gcc.c-torture/pr18299-1.c: New test.
1114
1115 2004-11-06  Andreas Schwab  <schwab@suse.de>
1116
1117         * gcc.dg/pr16286.c: Also test for bool and pixel.
1118
1119 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
1120
1121         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
1122         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
1123         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
1124         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
1125         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
1126         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
1127         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
1128         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
1129         gcc.dg/struct-semi-3.c: New tests.
1130
1131 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1132
1133         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
1134
1135 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1136
1137         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
1138         Do not use C99 designators.
1139
1140 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1141
1142         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
1143
1144 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
1145
1146         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
1147         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
1148         * gcc.c-torture/execute/simd-5.x: Remove.
1149
1150 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
1151
1152         PR rtl-optimization/17933
1153         * gcc.dg/torture/pr17933-1.c: New test.
1154
1155 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1156
1157         PR target/18106
1158         * lib/target-supports.exp (check_weak_available): Support
1159         Windows.
1160
1161 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
1162
1163         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
1164         call to fflush(stdout) before abort.
1165         (my_ffsll): New function.
1166         (generate_fields): Use it.
1167
1168 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1169
1170         * gcc.dg/init-undef-1.c: New test.
1171
1172 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
1173
1174         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
1175         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
1176         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
1177         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
1178         expected messages for new parser.
1179
1180 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
1181
1182         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
1183         
1184 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1185
1186         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
1187         on LP64 targets.
1188
1189 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1190
1191         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
1192         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
1193         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
1194         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
1195         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
1196         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
1197         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
1198         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
1199         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
1200         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
1201
1202 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
1203
1204         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
1205         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
1206         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
1207         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
1208         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
1209         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
1210         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
1211         for new parser.
1212
1213 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
1214
1215         PR target/15342
1216         * gcc.dg/20041104-1.c: New test.
1217
1218 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1219
1220         * g++.dg/template/nontype7.C: New test.
1221         * g++.dg/template/nontype8.C: Likewise.
1222         * g++.dg/template/nontype9.C: Likewise.
1223         * g++.dg/template/nontype10.C: Likewise.
1224         * g++.dg/tc1/dr49.C: Likewise.
1225         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
1226         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
1227
1228 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1229
1230         * g++.dg/rtti/tinfo1.C: Remove xfails.
1231
1232 2004-11-04  Ben Elliston  <bje@au.ibm.com>
1233
1234         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
1235         packed attribute to the definition to satisfy the new C++ parser.
1236
1237 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1238
1239         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
1240         invocations of va_arg.
1241
1242 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
1243
1244         PR c++/18124
1245         * g++.dg/template/crash25.C: New test.
1246
1247         PR c++/18155
1248         * g++.dg/template/typedef2.C: New test.
1249         * g++.dg/parse/crash13.C: Adjust error markers.
1250
1251         PR c++/18177
1252         * g++.dg/conversion/const3.C: New test.
1253         
1254 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1255
1256         PR fortran/17535
1257         PR fortran/17583
1258         PR fortran/17713
1259         * gfortran.dg/generic_[123].f90: New testcases.
1260
1261 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1262
1263         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
1264         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
1265
1266 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
1267
1268         PR tree-opt/16808
1269         * gcc.c-torture/compile/pr16808.c: New test.
1270
1271 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
1272
1273         PR rtl-optimization/17104
1274         * gcc.dg/ppc-bitfield1.c: New.
1275
1276 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1277
1278         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
1279
1280 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
1281
1282         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
1283         strings for 32-bit code.
1284
1285 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
1286
1287         PR c/18239
1288         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
1289
1290 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
1291
1292         PR c++/18064
1293         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
1294
1295 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
1296
1297         PR c++/15172
1298         * g++.dg/init/aggr2.C: New test.
1299
1300 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
1301
1302         * objc.dg/local-decl-1.m: New test.
1303
1304 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1305
1306         * gcc.dg/20040910-1.c: Adjust regex.
1307
1308 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1309
1310         PR rtl-optimization/18084
1311         * g++.dg/opt/pr18084-1.C: New testcase.
1312
1313 2004-10-30  Matt Austern  <austern@apple.com>
1314
1315         PR c++/17542
1316         * g++.dg/ext/attrib18.C: New test.
1317         
1318 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1319
1320         PR middle-end/18096
1321         * gcc.dg/pr18096-1.c: New test case.
1322
1323 2004-10-30  Roger Sayle  <roger@eyesopen.com>
1324
1325         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
1326
1327 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
1328
1329         PR c/16666
1330         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
1331         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
1332         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
1333         gcc.dg/old-style-prom-3.c: New tests.
1334
1335 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
1336
1337         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
1338         Remove unnecessary inclusion of stdio.h.
1339
1340 2004-10-29  Roger Sayle  <roger@eyesopen.com>
1341
1342         PR rtl-optimization/17581
1343         * gcc.dg/pr17581-1.c: New test case.
1344
1345 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
1346
1347         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
1348         being implemented.
1349         * g++.dg/conversion/dr195-1.C: New.
1350         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
1351         * g++.old-deja/g++.mike/p10148.C: Likewise.
1352
1353 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
1354
1355         PR c++/17695
1356         * g++.dg/debug/typedef2.C: New test.
1357
1358 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
1359
1360         PR fortran/13490
1361         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
1362         * gfortran.dg/g77/README: Update.
1363
1364 2004-10-28  Matt Austern  <austern@apple.com>
1365
1366         PR c++/14124
1367         * g++.dg/ext/packed7.C: New test.
1368         
1369 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
1370
1371         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
1372         scan-assembler.
1373         * lib/scanasm.exp (hidden-scan-for): New proc.
1374         (scan-hidden): Use hidden-scan-for instead of constructing the scan
1375         string.
1376         (scan-not-hidden): Likewise.
1377         * lib/target-supports.exp (check_visibility_available): mach-o is
1378         support too.
1379
1380 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
1381
1382         PR c++/17132
1383         * g++.dg/template/memclass3.C: New test.
1384
1385 2004-10-28  Adam Nemet  <anemet@lnxw.com>
1386
1387         PR middle-end/18160  
1388         * gcc.dg/register-var-1.c: New test.
1389         * gcc.dg/register-var-2.c: New test.
1390         * gcc.dg/asm-7.c: Taking the address of a register variable is an
1391         error now.
1392
1393 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
1394
1395         PR other/18172
1396         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
1397         unused variables.
1398         * gcc.dg/vect/vect-22.c: Likewise.
1399
1400 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
1401
1402         * gcc.dg/i386-rotate-1.c: New test.
1403
1404 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
1405
1406         * g++.dg/init/ref12.C: Add "run" marker.
1407
1408         PR c++/17435
1409         * g++.dg/init/ref12.C: New test.
1410
1411         PR c++/18140
1412         * g++.dg/template/shift1.C: New test.
1413         * g++.dg/template/error10.C: Adjust error markers.
1414
1415 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
1416
1417         PR tree-opt/17529
1418         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
1419
1420 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
1421
1422         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
1423         * gcc.dg/weak/weak-3.c: Likewise.
1424         * gcc.dg/weak/weak-5.c: Likewise.
1425         * gcc.dg/weak/weak-9.c: Likewise.
1426         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
1427         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
1428
1429         * gcc.dg/darwin-weakimport-1.c: New.
1430
1431 2004-10-28  Ben Elliston  <bje@au.ibm.com>
1432
1433         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
1434
1435 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
1436
1437         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
1438         'syntax' error messages.
1439         * gcc.dg/cpp/direct2s.c: Likewise.
1440
1441 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
1442
1443         * gcc.c-torture/compile/20041026-1.c: New.
1444
1445 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
1446
1447         PR c++/18093
1448         * g++.dg/lookup/ns2.C: New test.
1449
1450         PR c++/18020
1451         * g++.dg/template/enum4.C: New test.
1452
1453         PR c++/18161
1454         * g++.dg/template/expr1.C: New test.
1455
1456 2004-10-26  Ben Elliston  <bje@au.ibm.com>
1457
1458         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
1459
1460 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1461
1462         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
1463         gcc.dg/decl-nospec-3.c: New tests.
1464
1465 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
1466
1467         * objc.dg/super-class-3.m: New test.
1468
1469 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
1470
1471         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
1472         resyncing.
1473         * gcc.dg/cpp/direct2s.c: Likewise.
1474
1475 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
1476
1477         * objc.dg/image-info.m: Update for changes to section selection.
1478
1479 2004-10-25  David Ayers  <d.ayers@inode.at>
1480             Ziemowit Laski  <zlaski@apple.com>
1481
1482         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
1483         diagnostics when messaging 'id <Proto>'.
1484         * objc.dg/class-protocol-1.m: New test.
1485         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
1486         a non-existent method signature.
1487         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
1488         Update diagnostics when messaging with non-existent method signature.
1489         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
1490         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
1491         invalid receivers are now resolved as if messaging 'id'; remove
1492         extraneous diagnostics.
1493
1494 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
1495
1496         PR c/16667
1497         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
1498         gcc.dg/init-desig-obs-3.c: New tests.
1499
1500 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
1501
1502         * gcc.dg/debug/20041023-1.c: New test.
1503
1504 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
1505
1506         PR middle-end/17407
1507         * gcc.c-torture/compile/pr17407.c: New test.
1508
1509         PR c++/18121
1510         * g++.dg/template/array8.C: New test.
1511
1512 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1513
1514         PR other/18138
1515         * lib/g++.exp: Accept more than one multilib libgcc.
1516         * lib/gcc-dg.exp: Likewise.
1517         * lib/objc.exp: Likewise.
1518         * lib/treelang.exp: Likewise.
1519         * lib/gfortran.exp: Likewise.
1520
1521 2004-10-24  Ben Elliston  <bje@au.ibm.com>
1522
1523         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
1524
1525 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
1526
1527         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
1528         * gcc.dg/c99-const-expr-3.c: Likewise.
1529
1530 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
1531
1532         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
1533
1534 2004-10-23  Ben Elliston  <bje@au.ibm.com>
1535
1536         * gcc.c-torture/execute/loop-2e.x: Remove.
1537
1538 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
1539
1540         PR c++/18095
1541         * g++.dg/parse/crash18.C: New.
1542         * g++.dg/parse/crash19.C: New.
1543
1544 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1545
1546         * g++.dg/ext/dllimport1.C: Move dg-warnings.
1547         * g++.dg/ext/dllimport2.C: Same.
1548         * g++.dg/ext/dllimport8.C: Same.
1549
1550 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
1551
1552         PR c++/10841
1553         * g++.dg/conversion/cast1.C: New test.
1554         * g++.dg/overload/pmf1.C: Adjust error marker.
1555
1556 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
1557
1558         PR objc/17923
1559         * objc.dg/const-str-7.m: New test.
1560
1561 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1562
1563         * g++.dg/template/memfriend11.C: Fix comment typo.
1564         * g++.dg/template/memfriend14.C: Likewise.
1565
1566 2004-10-20  Richard Henderson  <rth@redhat.com>
1567
1568         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
1569         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
1570         -fasynchronous-unwind-tables.
1571
1572 2004-10-20  Richard Henderson  <rth@redhat.com>
1573
1574         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
1575         (main): Return success.
1576         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
1577         (main): Return success.
1578
1579 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1580
1581         PR c++/13495
1582         * g++.dg/template/memfriend9.C: New test.
1583         * g++.dg/template/memfriend10.C: Likewise.
1584         * g++.dg/template/memfriend11.C: Likewise.
1585         * g++.dg/template/memfriend12.C: Likewise.
1586         * g++.dg/template/memfriend13.C: Likewise.
1587         * g++.dg/template/memfriend14.C: Likewise.
1588         * g++.dg/template/memfriend15.C: Likewise.
1589         * g++.dg/template/memfriend16.C: Likewise.
1590         * g++.dg/template/memfriend17.C: Likewise.
1591         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
1592
1593 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
1594
1595         * g++.dg/conversion/dr195.C: New.
1596         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
1597
1598 2004-10-20  Ben Elliston  <bje@au.ibm.com>
1599             Devang Patel  <dpatel@apple.com>
1600
1601         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
1602         of floating point arithmetic, which could trap.
1603
1604 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
1605
1606         PR c++/14035
1607         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
1608         * g++.dg/conversion/const2.C: New test.
1609         * g++.dg/expr/reinterpret2.C: New test.
1610         * g++.dg/expr/reinterpret3.C: New test.
1611         * g++.dg/expr/cast2.C: New test.
1612         * g++.dg/expr/copy1.C: New test.
1613         * g++.dg/other/conversion1.C: Change error message.
1614         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
1615         function pointers to void *.
1616         * g++.old-deja/g++.mike/p10148.C: Likewise.
1617
1618 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1619
1620         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
1621
1622 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
1623
1624         PR c++/18047
1625
1626         * g++.dg/parse/expr3.C: New test.
1627
1628 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1629
1630         * gcc.dg/smod-1.c: New test.
1631
1632 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
1633
1634         * objc.dg/method-14.m: New test.
1635
1636 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1637
1638         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
1639         Also xfail as the patch was reverted.
1640
1641 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
1642
1643         PR middle-end/16973
1644         * gcc.dg/pr16973.c: New test.
1645
1646 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
1647
1648         PR tree-optimization/17656
1649         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
1650
1651 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
1652
1653         * g++.dg/eh/shadow1.C: New.
1654
1655 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
1656
1657         * gcc.c-torture/compile/20041018-1.c: New test.
1658
1659 2004-10-18  Ben Elliston  <bje@au.ibm.com>
1660
1661         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
1662         compiler referring to register 0 when accessing sdata.  The linker
1663         now patches things up.
1664
1665 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
1666
1667         PR c/17529
1668         * gcc.c-torture/compile/pr17529.c: New test.
1669
1670 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1671
1672         PR c++/17743
1673         * g++.dg/ext/attrib17.C: New test.
1674
1675 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1676
1677         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
1678
1679 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1680
1681         PR c++/10479
1682         * g++.dg/ext/attrib16.C: New test.
1683
1684 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
1685
1686         PR c++/17042
1687         * g++.dg/init/dso_handle1.C: New test.
1688
1689         PR c++/14667
1690         * g++.dg/parse/typedef6.C: New test.
1691
1692         PR c++/17916
1693         * g++.dg/parse/pragma1.C: New test.
1694
1695 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
1696
1697         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
1698
1699 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
1700
1701         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
1702         -fno-common when on HPPA HP-UX platforms.
1703
1704 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
1705
1706         PR other/16820
1707         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1708         stdint.h.
1709         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1710         uintptr_t.
1711
1712 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1713
1714         PR c++/16301
1715         * g++.dg/lookup/strong-using-4.C: New test.
1716
1717 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1718
1719         PR middle-end/16567
1720         * gcc.c-torture/compile/nested-1.c: New test.
1721
1722 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1723
1724         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1725         and mipsisa64*-*-* (until support for misaligned loads is added).
1726         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1727         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1728         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1729         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1730         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1731         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1732
1733 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
1734
1735         PR c++/17976
1736         * g++.dg/init/dtor3.C: New test.
1737
1738 2004-10-15  Ben Elliston  <bje@au.ibm.com>
1739
1740         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1741
1742 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
1743
1744         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1745         * gcc.dg/macho-lo-sum.c: Likewise.
1746
1747 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
1748
1749         * gcc.dg/ppc-spe64-1.c: New test.
1750
1751 2004-10-14  Devang Patel  <dpatel@apple.com>
1752
1753         PR 17635
1754         * gcc.dg/pr17635.c : New test.
1755         
1756 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
1757
1758         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1759         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1760         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1761         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1762         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1763         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1764         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1765         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1766         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1767         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1768         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1769         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1770         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1771         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1772         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1773         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1774         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1775         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1776
1777 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1778
1779         * gcc.dg/vect/vect-82.c: New testcase.  
1780         * gcc.dg/vect/vect-82_64.c: New testcase.       
1781         * gcc.dg/vect/vect-83.c: New testcase.  
1782         * gcc.dg/vect/vect-83_64.c: New testcase.       
1783
1784 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1785
1786         * gcc.dg/cpp/error-1.c: New test.
1787
1788 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1789
1790         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1791
1792 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
1793
1794         PR target/17984
1795         * gcc.dg/cris-peep2-xsrand2.c: New test.
1796
1797 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
1798
1799         PR c++/17661
1800         * testsuite/g++.dg/expr/for2.C: New test.
1801
1802 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1803
1804         * g++.dg/inherit/thunk1.C: Run on the SPARC.
1805
1806 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
1807
1808         PR tree-optimization/17724
1809         * g++.dg/opt/pr17724-1.C: New test.
1810         * g++.dg/opt/pr17724-2.C: New test.
1811         * g++.dg/opt/pr17724-3.C: New test.
1812         * g++.dg/opt/pr17724-4.C: New test.
1813         * g++.dg/opt/pr17724-5.C: New test.
1814         * g++.dg/opt/pr17724-6.C: New test.
1815
1816 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
1817
1818         PR c/17301
1819         * gcc.dg/pr17301-2.c: New test.
1820
1821 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
1822
1823         PR c++/15876
1824         * g++.dg/parse/error22.C: New test.
1825
1826         PR c++/17936
1827         * g++.dg/template/spec18.C: New test.
1828
1829 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
1830
1831         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1832         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1833         memcpy. 
1834         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1835         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1836
1837 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
1838
1839         * g++.dg/eh/cleanup5.C: Add dg-options "".
1840
1841 2004-10-11  Roger Sayle  <roger@eyesopen.com>
1842
1843         PR middle-end/17657
1844         * gcc.dg/switch-4.c: New test case.
1845
1846 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
1847
1848         * gcc.c-torture/execute/20041011-1.c: New test.
1849
1850 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1851
1852         PR c++/17554
1853         * g++.dg/init/for3.C: New test.
1854
1855         PR c++/17657
1856         * g++.dg/opt/switch2.C: New test.
1857
1858         PR middle-end/17703
1859         * g++.dg/warn/Wreturn-2.C: New test.
1860
1861 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1862
1863         PR c++/17907
1864         * g++.dg/eh/cleanup5.C: New test.
1865
1866 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
1867
1868         PR c++/17393
1869         * g++.dg/parse/error21.C: New test.
1870
1871 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1872
1873         * g++.dg/overload/pmf1.C: Adjust quoting marks.
1874         * g++.dg/warn/incomplete1.C: Likewise.
1875         * g++.dg/template/qualttp20.C: Likewise.
1876
1877 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1878
1879         PR c/17881
1880         * parm-incomplete-1.c: New test.
1881
1882 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1883
1884         PR c++/17867
1885         * g++.dg/parse/error19.C: New test.
1886
1887         PR c++/17670
1888         * g++.dg/init/new11.C: New test.
1889
1890         PR c++/17821
1891         * g++.dg/parse/error20.C: New test.
1892
1893         PR c++/17826
1894         * g++.dg/template/crash24.C: New test.
1895         
1896 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1897
1898         PR c/17301
1899         * gcc.dg/pr17301-1.c: New test.
1900
1901 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1902
1903         PR c/17189
1904         * gcc.dg/anon-struct-5.c: New test.
1905
1906 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1907
1908         PR c/17844
1909         * gcc.dg/pr17844-1.c: New test.
1910
1911 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
1912
1913         PR tree-optimization/17906
1914         * gcc.c-torture/compile/pr17906.c: New.
1915
1916 2004-10-09  Stuart Hastings  <stuart@apple.com>
1917             Roger Sayle  <roger@eyesopen.com>
1918
1919         PR rtl-optimization/17853
1920         * gcc.dg/i386-mmx-5.c: New testcase.
1921
1922 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
1923
1924         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1925
1926 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1927
1928         PR c++/17524
1929         * g++.dg/template/static9.C: New test.
1930
1931         PR c++/17685
1932         * g++.dg/parse/operator5.C: New test.
1933
1934 2004-10-09  Roger Sayle  <roger@eyesopen.com>
1935
1936         PR middle-end/17894
1937         * gcc.c-torture/execute/divcmp-4.c: New test case.
1938
1939 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1940
1941         PR tree-opt/17902
1942         * g++.dg/opt/pr17902.C: New test.
1943
1944 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
1945
1946         * gcc.dg/cpp/ident-1.c: Add dg-options "".
1947
1948 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1949
1950         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1951
1952 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1953
1954         * gcc.dg/assign-warn-3.c: New test.
1955
1956 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1957
1958         PR c/16999
1959         * gcc.dg/cpp/ident-1.c: New test.
1960
1961 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1962
1963         * gcc.c-torture/compile/acc1.c: New.
1964
1965 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1966
1967         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1968         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1969
1970 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1971
1972         * gcc.dg/ultrasp11.c: New test.
1973
1974 2004-10-08  Michael Matz  <matz@suse.de>
1975
1976         * gcc.dg/doloop-2.c: New test.
1977
1978 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1979
1980         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1981         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1982         objc.dg/method-9.m: Update expected diagnostics.
1983
1984 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
1985
1986         * gcc.dg/ppc-fsel-3.c: New file.
1987         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1988
1989 2004-10-07  Paul Brook  <paul@codesourcery.com>
1990
1991         * gfortran.dg/intrinsic_verify_1.f90: New test.
1992
1993 2004-10-07  Paul Brook  <paul@codesourcery.com>
1994
1995         * gfortran.dg/empty_format_1.f90: Remove stray commas.
1996
1997 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1998
1999         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
2000         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
2001         commit.
2002
2003 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
2004
2005         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
2006
2007 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2008
2009         PR c++/17115
2010         * g++.dg/warn/Winline-4.C: New test.
2011
2012 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2013
2014         * gcc.c-torture/compile/20041007-1.c: New test.
2015
2016 2004-10-07  Paul Brook  <paul@codesourcery.com>
2017
2018         PR fortran/17678
2019         * gfortran.dg/use_allocated_1.f90: New test.
2020
2021 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2022
2023         PR middle-end/17849
2024         * gfortran.fortran-torture/compile/nested.f90: New test
2025
2026 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
2027
2028         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
2029
2030 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
2031
2032         PR c++/17368
2033         * g++.dg/ext/asm6.C: New test.
2034
2035 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
2036
2037         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
2038
2039 2004-10-06  Paul Brook  <paul@codesourcery.com>
2040
2041         PR libfortran/17709
2042         * gfortran.dg/empty_format_1.f90: New test.
2043
2044 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2045
2046         PR fortran/17568
2047         * gfortran.dg/ishft.f90: New test.
2048
2049         PR fortran/17283
2050         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
2051         tests.
2052
2053 2004-10-06  Paul Brook  <paul@codesourcery.com>
2054
2055         * gfortran.dg/do_1.f90: New test.
2056
2057 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2058
2059         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
2060         optimizing for size.
2061
2062 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2063
2064         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
2065
2066 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2067
2068         * gcc.c-torture/compile/20041005-1.c: New test.
2069
2070 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2071
2072         PR c++/17829
2073         * g++.dg/lookup/koenig4.C: New.
2074
2075 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2076
2077         * g++.dg/other/classkey1.C: Adjust quoting marks.
2078         * g++.dg/parse/error15.C: Likewise.
2079         * g++.dg/template/meminit2.C (int>): Likewise.
2080
2081 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2082
2083         PR fortran/17283
2084         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
2085
2086         PR fortran/17631
2087         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
2088
2089         PR fortran/17708
2090         * gfortran.dg/pr17708.f90: New test.
2091         
2092 2004-10-04  Chao-ying Fu  <fu@mips.com>
2093
2094         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
2095         * gcc.dg/vect/vect-4.c: Ditto.
2096         * gcc.dg/vect/vect-5.c: Ditto.
2097         * gcc.dg/vect/vect-6.c: Ditto.
2098         * gcc.dg/vect/vect-8.c: Ditto.
2099         * gcc.dg/vect/vect-16.c: Ditto.
2100         * gcc.dg/vect/vect-30.c: Ditto.
2101         * gcc.dg/vect/vect-40.c: Ditto.
2102         * gcc.dg/vect/vect-41.c: Ditto.
2103         * gcc.dg/vect/vect-42.c: Ditto.
2104         * gcc.dg/vect/vect-43.c: Ditto.
2105         * gcc.dg/vect/vect-44.c: Ditto.
2106         * gcc.dg/vect/vect-45.c: Ditto.
2107         * gcc.dg/vect/vect-46.c: Ditto.
2108         * gcc.dg/vect/vect-47.c: Ditto.
2109         * gcc.dg/vect/vect-48.c: Ditto.
2110         * gcc.dg/vect/vect-49.c: Ditto.
2111         * gcc.dg/vect/vect-50.c: Ditto.
2112         * gcc.dg/vect/vect-51.c: Ditto.
2113         * gcc.dg/vect/vect-52.c: Ditto.
2114         * gcc.dg/vect/vect-53.c: Ditto.
2115         * gcc.dg/vect/vect-54.c: Ditto.
2116         * gcc.dg/vect/vect-55.c: Ditto.
2117         * gcc.dg/vect/vect-56.c: Ditto.
2118         * gcc.dg/vect/vect-57.c: Ditto.
2119         * gcc.dg/vect/vect-58.c: Ditto.
2120         * gcc.dg/vect/vect-59.c: Ditto.
2121         * gcc.dg/vect/vect-60.c: Ditto.
2122         * gcc.dg/vect/vect-74.c: Ditto.
2123         * gcc.dg/vect/vect-79.c: Ditto.
2124         * gcc.dg/vect/vect-80.c: Ditto.
2125
2126 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
2127
2128         * gcc.dg/unused-7.c: Use the correct option.
2129
2130 2004-10-04  Paul Brook  <paul@codesourcery.com>
2131         Bud Davis  <bdavis9659@comcast.net>
2132
2133         PR fortran/17706
2134         PR fortran/16434
2135         * gfortran/pr17706.f90: New test.
2136         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
2137
2138 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2139
2140         * gfortran.dg/pr17612.f90: New test.
2141
2142 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
2143
2144         * g++.dg/template/local1.C: Adjust quoting marks in
2145         testing for diagnostics.
2146         * g++.dg/tls/diag-2.C: Likewise.
2147         * g++.dg/other/error8.C: Likewise.
2148
2149 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2150
2151         PR c/17178
2152         * gcc.dg/unused-4.c: Adjust to be correct.
2153
2154         PR c/17820
2155         * gcc.dg/unused-7.c: New test.
2156
2157 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
2158
2159         PR c++/17797
2160         * g++.dg/overload/template2.C: New test.
2161
2162 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
2163
2164         PR tree-optimization/16632
2165         * gcc.dg/tree-ssa/20041002-1.c: New.
2166
2167 2004-10-03  Paul Brook  <paul@codesourcery.com>
2168
2169         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
2170         rather than relying on default formatting.
2171
2172 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
2173
2174         * gcc.dg/20040920-1.c: Update expected message text.
2175
2176 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
2177
2178         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
2179
2180 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
2181
2182         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
2183         tree level.
2184
2185 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2186
2187         * gcc.dg/tree-ssa/pr17343.c: Remove.
2188
2189 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
2190
2191         PR tree-opt/17343
2192         * gcc.dg/tree-ssa/pr17343.c: New test.
2193
2194 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
2195
2196         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
2197         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
2198         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
2199         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
2200         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
2201
2202 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2203
2204         * gcc.dg/lvalue-2.c: New test.
2205
2206 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
2207
2208         PR c/17730
2209         * gcc.dg/pr17730-1.c: New test
2210
2211 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2212
2213         PR c/7425
2214         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
2215
2216 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2217
2218         * gcc.c-torture/execute/stdarg-1.c: New test.
2219         * gcc.c-torture/execute/stdarg-2.c: New test.
2220         * gcc.c-torture/execute/stdarg-3.c: New test.
2221         * gcc.dg/tree-ssa/stdarg-1.c: New test.
2222         * gcc.dg/tree-ssa/stdarg-2.c: New test.
2223         * gcc.dg/tree-ssa/stdarg-3.c: New test.
2224         * gcc.dg/tree-ssa/stdarg-4.c: New test.
2225         * gcc.dg/tree-ssa/stdarg-5.c: New test.
2226
2227 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
2228
2229         PR tree-optimization/17697
2230         * g++.dg/opt/pr17697-1.C: New test.
2231         * g++.dg/opt/pr17697-2.C: New test.
2232         * g++.dg/opt/pr17697-3.C: New test.
2233
2234 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
2235
2236         PR c/16409
2237         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
2238         gcc.dg/vla-init-5.c: New tests.
2239
2240 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
2241
2242         PR c/13804
2243         * gcc.dg/pr13804-1.c: New test.
2244
2245 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2246
2247         PR fortran/16938
2248         * gfortran.dg/pr16938.f90: New test.
2249
2250 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2251
2252         * g++.dg/template/crash23.C: New test.
2253
2254 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
2255
2256         PR c++/17585
2257         * g++.dg/template/static8.C: New test.
2258
2259 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
2260
2261         PR c++/17681
2262         * g++.dg/other/error9.C: New test.
2263
2264 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
2265
2266         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
2267
2268 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2269
2270         PR fortran/15164
2271         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
2272
2273 2004-09-26  Roger Sayle  <roger@eyesopen.com>
2274
2275         PR middle-end/17112
2276         * gcc.dg/pr17112-1.c: New test case.
2277
2278 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2279
2280         PR c/11459
2281         * gcc.dg/pr11459-1.c: New test.
2282
2283 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
2284
2285         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
2286         * gcc.dg/tree-ssa/loop-4.c: Likewise.
2287
2288 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2289
2290         * gfortran.dg/pr15324.f90: Make array bounds consistent.
2291
2292 2004-09-25  Jan Hubicka  <jh@suse.cz>
2293
2294         * compile/30040909-1.c: New test.
2295         * compile/30040907-1.c: New test.
2296
2297 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
2298
2299         * gcc.c-torture/execute/va-arg-26.c: New test.
2300
2301 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
2302
2303         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
2304         extra diagnostics on targets with 64-bit pointers.
2305         * objc.dg/selector-1.m: Adjust dg-warning regexp.
2306
2307 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2308
2309         PR c/17188
2310         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
2311         * gcc.dg/decl-3.c: Adjust expected message.
2312
2313 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2314
2315         PR fortran/17615
2316         * gfortran.dg/pr17615.f90: New test.
2317
2318 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
2319
2320         PR tree-optimzation/17517
2321         * g++.dg/tree-ssa/pr17517.C: New Test.
2322
2323 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2324
2325         PR c++/16889
2326         * g++.dg/lookup/ambig3.C: New.
2327
2328 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
2329
2330         PR tree-opt/17624
2331         * g++.dg/opt/pr17624.C: New test.
2332
2333 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2334
2335         PR c/6980
2336         * gcc.dg/Wbad-function-cast-1.c: New test.
2337
2338 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
2339
2340         * g++.dg/ext/complit1.C
2341         * g++.dg/other/error2.C
2342         * g++.dg/other/nontype-1.C
2343         * g++.dg/parse/crash11.C
2344         * g++.dg/parse/crash12.C
2345         * g++.dg/parse/error15.C
2346         * g++.dg/parse/error4.C
2347         * g++.dg/parse/tmpl-outside1.C
2348         * g++.dg/parse/too-many-tmpl-args1.C
2349         * g++.dg/template/dependent-expr3.C
2350         * g++.dg/template/error10.C
2351         * g++.dg/template/instantiate1.C
2352         * g++.dg/template/vtable2.C
2353         * g++.dg/warn/Wshadow-1.C
2354         * g++.dg/warn/weak1.C
2355         * g++.old-deja/g++.brendan/crash16.C
2356         * g++.old-deja/g++.brendan/crash18.C
2357         * g++.old-deja/g++.brendan/crash48.C
2358         * g++.old-deja/g++.brendan/crash49.C
2359         * g++.old-deja/g++.brendan/crash55.C
2360         * g++.old-deja/g++.brendan/crash56.C
2361         * g++.old-deja/g++.brendan/crash8.C
2362         * g++.old-deja/g++.brendan/enum11.C
2363         * g++.old-deja/g++.brendan/enum8.C
2364         * g++.old-deja/g++.brendan/enum9.C
2365         * g++.old-deja/g++.brendan/friend3.C
2366         * g++.old-deja/g++.brendan/misc14.C
2367         * g++.old-deja/g++.bugs/900402_02.C
2368         * g++.old-deja/g++.bugs/900404_03.C
2369         * g++.old-deja/g++.bugs/900404_04.C
2370         * g++.old-deja/g++.bugs/900428_03.C
2371         * g++.old-deja/g++.jason/crash4.C
2372         * g++.old-deja/g++.jason/overload21.C
2373         * g++.old-deja/g++.jason/redecl1.C
2374         * g++.old-deja/g++.jason/report.C
2375         * g++.old-deja/g++.jason/rfg10.C
2376         * g++.old-deja/g++.jason/template30.C
2377         * g++.old-deja/g++.law/arm12.C
2378         * g++.old-deja/g++.law/ctors5.C
2379         * g++.old-deja/g++.law/cvt20.C
2380         * g++.old-deja/g++.law/init10.C
2381         * g++.old-deja/g++.law/init8.C
2382         * g++.old-deja/g++.law/visibility17.C
2383         * g++.old-deja/g++.law/visibility7.C
2384         * g++.old-deja/g++.mike/net8.C
2385         * g++.old-deja/g++.mike/p646.C
2386         * g++.old-deja/g++.mike/p700.C
2387         * g++.old-deja/g++.mike/p701.C
2388         * g++.old-deja/g++.mike/p811.C
2389         * g++.old-deja/g++.ns/template13.C
2390         * g++.old-deja/g++.other/array3.C
2391         * g++.old-deja/g++.other/crash25.C
2392         * g++.old-deja/g++.other/dtor3.C
2393         * g++.old-deja/g++.other/dtor4.C
2394         * g++.old-deja/g++.other/main1.C
2395         * g++.old-deja/g++.other/warn7.C
2396         * g++.old-deja/g++.pt/crash11.C
2397         * g++.old-deja/g++.pt/crash36.C
2398         * g++.old-deja/g++.pt/spec22.C
2399         * g++.old-deja/g++.pt/spec9.C
2400         * g++.old-deja/g++.pt/ttp52.C
2401         * g++.old-deja/g++.robertl/eb103.C
2402         * g++.old-deja/g++.robertl/eb121.C
2403         * g++.old-deja/g++.robertl/eb22.C
2404         * g++.old-deja/g++.robertl/eb8.C:
2405         Update locations and/or regexps of dg-error markers.
2406         Remove markers for some bogus messages that are no longer issued.
2407
2408 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
2409
2410         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
2411         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
2412
2413 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
2414
2415         PR c++/17618
2416         * g++.dg/lookup/crash5.C: New test.
2417
2418 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
2419
2420         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
2421         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
2422         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
2423         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
2424         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
2425         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
2426
2427         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
2428         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
2429         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
2430         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
2431         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
2432         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
2433
2434         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
2435
2436         * gcc.dg/vect/vect-44.c: Check additional cases.
2437         * gcc.dg/vect/vect-48.c: Check additional cases.
2438
2439         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
2440         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
2441         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
2442         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
2443         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
2444         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
2445         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
2446         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
2447         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
2448
2449         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
2450         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
2451         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
2452
2453 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2454
2455         * gcc.dg/tree-ssa/loop-6.c: New test.
2456
2457 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
2458
2459         PR c++/17620
2460         * g++.dg/inherit/base2.C: New.
2461
2462 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2463
2464         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
2465         * gcc.dg/20001012-2.c: Likewise.
2466         * gcc.dg/20001013-1.c: Likewise.
2467         * gcc.dg/20001101-1.c: Likewise.
2468         * gcc.dg/20001102-1.c: Likewise.
2469         * gcc.dg/bf-spl1.c: Likewise.
2470         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
2471         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
2472
2473 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
2474
2475         PR tree-optimization/16721
2476         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
2477
2478 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
2479
2480         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
2481         * gcc.dg/20040305-1.c: Likewise.
2482
2483 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2484
2485         PR c/16566
2486         * gcc.c-torture/compile/pr16566-1.c,
2487         gcc.c-torture/compile/pr16566-2.c,
2488         gcc.c-torture/compile/pr16566-3.c: New tests.
2489
2490 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
2491
2492         PR tree-optimization/17512
2493         * gcc.c-torture/compile/20040916-1.c.
2494
2495 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
2496
2497         * gcc.dg/pragma-re-3.c: New test.
2498
2499 2004-09-17  Matt Austern  <austern@apple.com>
2500
2501         PR c++/15049
2502         * g++.dg/other/anon3.C: New.
2503
2504 2004-09-21  Roger Sayle  <roger@eyesopen.com>
2505
2506         PR c++/7503
2507         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
2508         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
2509         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
2510         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
2511         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
2512
2513 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
2514
2515         PR fortran/17286
2516         * gfortran.dg/pr17286.f90: New test.
2517
2518 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
2519
2520         PR c++/17530
2521         * g++.dg/template/static7.C: New test.
2522
2523 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
2524
2525         PR tree-opt/17558
2526         * gcc.c-torture/compile/pr17558.c: New test.
2527
2528 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2529
2530         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
2531         if SKIP_ATTRIBUTE is defined.
2532
2533 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2534
2535         PR fortran/15957
2536         * gfortran.dg/pr15957.f90: New test.
2537
2538 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
2539
2540         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
2541         in comparison.
2542         * gcc.dg/vect/vect-79.c: Likewise.
2543         * gcc.dg/vect/vect-80.c: Likewise.
2544
2545 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2546
2547         PR fortran/15750
2548         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
2549
2550 2004-09-20  Ira Rosen  <irar@il.ibm.com>
2551
2552         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
2553         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
2554         * gcc.dg/vect/vect-62.c: New testcase.
2555         * gcc.dg/vect/vect-63.c: New testcase.
2556         * gcc.dg/vect/vect-64.c: New testcase.
2557         * gcc.dg/vect/vect-65.c: New testcase.
2558         * gcc.dg/vect/vect-66.c: New testcase.
2559         * gcc.dg/vect/vect-67.c: New testcase.
2560         * gcc.dg/vect/vect-68.c: New testcase.
2561         * gcc.dg/vect/vect-69.c: New testcase.
2562         * gcc.dg/vect/vect-79.c: New testcase.
2563         * gcc.dg/vect/vect-80.c: New testcase.
2564
2565 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
2566
2567         * gcc.target/mips/asm-1.c: New test.
2568
2569 2004-09-19  Ira Rosen  <irar@il.ibm.com>
2570
2571         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
2572         * gcc.dg/vect/vect-73.c: New testcase.
2573         * gcc.dg/vect/vect-74.c: New testcase.
2574         * gcc.dg/vect/vect-75.c: New testcase.
2575         * gcc.dg/vect/vect-76.c: New testcase.
2576         * gcc.dg/vect/vect-77.c: New testcase.
2577         * gcc.dg/vect/vect-78.c: New testcase
2578
2579 2004-09-18  Paul Brook  <paul@codesourcery.com>
2580
2581         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
2582
2583 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2584
2585         PR c/17424
2586         * gcc.dg/pr17424-1.c: New test.
2587
2588 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
2589
2590         * g++.dg/tree-ssa/pr17153.C: New test.
2591
2592 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
2593
2594         PR pch/13361
2595         * testsuite/g++.dg/pch/wchar-1.C: New.
2596         * testsuite/g++.dg/pch/wchar-1.Hs: New.
2597
2598 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
2599
2600         * gcc.c-torture/execute/20040917-1.c: New test.
2601
2602 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2603
2604         PR tree-optimization/17319
2605         * gcc.dg/pr17319.c: New test.
2606
2607 2004-09-17  Devang Patel  <dpatel@apple.com>
2608
2609         * gcc.dg/20040813-1.c: New test.
2610
2611 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2612
2613         PR tree-optimization/17273
2614         * gcc.c-torture/compile/pr17273.c: New test.
2615
2616 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
2617
2618         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
2619         Update expected messages.
2620         * gcc.dg/declspec-13.c: New test.
2621
2622 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
2623
2624         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
2625
2626 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
2627
2628         * gcc.c-torture/execute/pr17252.c: Use post-increment to
2629         change what 'a' is pointing to.
2630
2631 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
2632
2633         PR c++/16002
2634         * g++.dg/template/error18.C: New test.
2635
2636         PR c++/16029
2637         * g++.dg/warn/Wunused-8.C: New test.
2638
2639 2004-09-17  Steven Bosscher  <stevenb@suse.de>
2640
2641         PR tree-optimization/17513
2642         * gcc.dg/20040916-1.c: New test.
2643
2644 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
2645
2646         PR c++/17501
2647         * g++.dg/template/typename7.C: New test.
2648
2649 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2650
2651         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
2652
2653 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
2654
2655         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
2656         with -ftree-based-profiling also.
2657         * lib/profopt.exp: Support late-set profile_option/feedback_option.
2658
2659 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
2660
2661         PR/15364
2662         * gfortran.dg/der_array_io_1.f90: New test.
2663         * gfortran.dg/der_array_io_2.f90: New test.
2664         * gfortran.dg/der_array_io_3.f90: New test.
2665
2666 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2667
2668         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
2669         EABI.
2670
2671 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
2672
2673         * g++.dg/opt/switch1.C: New test.
2674
2675 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
2676
2677         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
2678         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
2679         Update expected messages.
2680
2681 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2682
2683         PR fortran/16485
2684         * gfortran.dg/same_name_1.f90: New test.
2685
2686 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
2687
2688         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
2689         dereference garbage pointers.
2690
2691 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
2692
2693         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
2694         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
2695
2696         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
2697         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
2698         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
2699
2700 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
2701
2702         PR c++/17324
2703         * g++.dg/template/mangle1.C: New test.
2704
2705 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2706
2707         PR tree-optimization/17252
2708         * gcc.c-torture/execute/pr17252.c: New test.
2709
2710 2004-09-14  Andrew Pinski  <apinski@apple.com>
2711
2712         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2713
2714 2004-09-14  Roger Sayle  <roger@eyesopen.com>
2715
2716         PR rtl-optimization/9771
2717         * gcc.dg/pr9771-1.c: New test case.
2718
2719 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2720
2721         PR tree-optimization/15262
2722         * gcc.c-torture/execute/pr15262-1.c: New test.
2723         * gcc.c-torture/execute/pr15262-2.c: New test.
2724
2725 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2726
2727         * gcc.dg/declspec-12.c: New test.
2728
2729 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
2730
2731         * gfortran.dg/pr17090.f90: Add directives to test.
2732
2733 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2734
2735         * gcc.c-torture/compile/20040914-1.c: New test.
2736
2737 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2738
2739         PR c++/16162
2740         * g++.dg/template/decl2.C: New test.
2741
2742 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
2743
2744         PR fortran/17090
2745         * gfortran.dg/pr17090.f90: New test.
2746
2747 2004-09-13  Dale Johannesen  <dalej@apple.com>
2748
2749         * gcc.c-torture/compile/pr17408.c:  New test case.
2750
2751 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2752
2753         PR c++/16716
2754         * g++.dg/parse/crash17.C: New test.
2755
2756         PR c++/17327
2757         * g++.dg/template/enum3.C: New test.
2758
2759 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
2760
2761         * lib/gcc-defs.exp: Load wrapper.exp.
2762         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2763         using local code.
2764         * lib/gcc.exp (gcc_init): Similar.
2765         * lib/gfortran.exp (gfortran_init): Similar.
2766         * lib/objc.exp (objc_init): Similar.
2767         * lib/treelang.exp (treelang_init): Similar.
2768         * lib/wrapper.exp: New file with build_wrapper call machinery in
2769         ${tool}_maybe_build_wrapper.
2770
2771 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2772
2773         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2774         "inline".
2775         * gcc.dg/declspec-11.c: Update expected messages.
2776         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2777         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2778         gcc.dg/inline-12.c: New tests.
2779
2780 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
2781
2782         * g++.dg/tree-ssa/pr17400.C: New testcase.
2783
2784 2004-09-13  James E Wilson  <wilson@specifixinc.com>
2785
2786         * gcc.target/mips/sb1-1.c: New testcase.
2787
2788 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
2789
2790         * lib/g77-dg.exp: Remove unused file.
2791         * lib/mike-g77.exp: Ditto.
2792         * lib/g77.exp: Ditto.
2793
2794 2004-09-12  Richard Henderson  <rth@redhat.com>
2795
2796         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2797
2798 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2799
2800         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2801         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2802         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2803         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2804         Update expected messages.
2805
2806 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
2807
2808         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2809         declaration/use mismatch for dirp parameter.
2810
2811 2004-09-12  Andrew Pinski  <apinski@apple.com>
2812
2813         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2814         -fgnu-runtime is passed.
2815
2816 2004-09-12  Richard Henderson  <rth@redhat.com>
2817
2818         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2819         do the uplevel thing and update additional_flags directly.
2820         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2821         gfortran.fortran-torture/execute/intrinsic_nearest.x,
2822         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2823         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2824
2825 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2826
2827         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2828
2829 2004-09-11  Roger Sayle  <roger@eyesopen.com>
2830
2831         PR middle-end/17411
2832         * g++.dg/opt/pr17411-1.C: New test case.
2833
2834 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2835
2836         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2837         gcc.dg/tls/diag-2.c: Update expected messages.
2838         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
2839         messages.
2840         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2841         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2842         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2843         gcc.dg/tls/diag-5.c: New tests.
2844
2845 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
2846
2847         * gcc.dg/20040910-1.c: Correct dg-error regexp.
2848
2849 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2850
2851         * g++.dg/parse/break-in-for.C: New test.
2852
2853 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2854
2855         * gcc.dg/tree-ssa/20040911-1.c: New test.
2856
2857 2004-09-11  Andreas Jaeger  <aj@suse.de>
2858
2859         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
2860         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
2861
2862 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
2863
2864         * gcc.target/frv: New directory of FR-V-specific tests.
2865
2866 2004-09-10  James E Wilson  <wilson@specifixinc.com>
2867
2868         * gcc.dg/convert-vec-1.c: New test.
2869
2870 2004-09-10  Roger Sayle  <roger@eyesopen.com>
2871
2872         PR middle-end/17024
2873         * gcc.dg/pr17024-1.c: New test case.
2874
2875 2004-09-10  Eric Christopher  <echristo@redhat.com>
2876
2877         * gcc.dg/20040910-1.c: New test.
2878
2879 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2880
2881         * gcc.dg/bitfld-9.c: New test.
2882
2883 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
2884
2885         * gcc.c-torture/execute/ieee/acc1.c: New test.
2886         * gcc.c-torture/execute/ieee/acc2.c: New test.
2887         * gcc.c-torture/execute/ieee/mzero6.c: New test.
2888
2889 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2890
2891         * gcc.dg/deprecated-2.c: New test.
2892
2893 2004-09-09  James E Wilson  <wilson@specifixinc.com>
2894
2895         * gcc.dg/init-vec-1.c: New test.
2896
2897 2004-09-09  Roger Sayle  <roger@eyesopen.com>
2898
2899         PR middle-end/17055
2900         * gcc.dg/pr17055-1.c: New test case.
2901
2902 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
2903
2904         PR target/17377
2905         * gcc.c-torture/execute/pr17377.c: New test.
2906
2907 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2908
2909         PR c/8420
2910         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2911         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2912         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2913         gcc.dg/long-long-typespec-1.c: New tests.
2914         * gcc.dg/tls/diag-2.c: Update expected diagnostics
2915
2916 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2917
2918         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2919         gcc.dg/gnu99-static-1.c: New tests.
2920
2921 2004-09-08  Devang Patel  <dpatel@apple.com>
2922
2923         * gcc.dg/darwin-ld-20040828-1.c: New test.
2924         * gcc.dg/darwin-ld-20040828-2.c: New test.
2925         * gcc.dg/darwin-ld-20040828-3.c: New test.
2926
2927 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
2928
2929         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2930         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2931         in error message.
2932         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2933         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2934         in error message.
2935         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2936         types they qualify.
2937         * objc.dg/type-size-2.m: Fix wording in comment.
2938         * objc.dg/va-meth-1.m: New test case.
2939
2940 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
2941
2942         PR c/16633:
2943         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2944         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2945
2946 2004-09-06  Devang Patel  <dpatel@apple.com>
2947
2948         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2949         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2950
2951 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
2952
2953         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2954         reflect changed line numbering of diagnostics.
2955
2956 2004-09-06  Paul Brook  <paul@codesourcery.com>
2957
2958         * gfortran.dg/edit_real_1.f90: Add new test.
2959
2960 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2961
2962         * gcc.dg/tree-ssa/loop-2.c: New test.
2963         * gcc.dg/tree-ssa/loop-3.c: New test.
2964         * gcc.dg/tree-ssa/loop-4.c: New test.
2965         * gcc.dg/tree-ssa/loop-5.c: New test.
2966
2967 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2968
2969         * gcc.dg/format/sentinel-1.c: Update for parameter option.
2970
2971 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2972
2973         * gcc.dg/format/sentinel-1.c: New test.
2974
2975 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
2976
2977         * testsuite/gcc.dg/builtins-46.c: New.
2978
2979 2004-09-03  Devang Patel  <dpatel@apple.com>
2980
2981         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2982         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2983
2984 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2985
2986         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2987         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2988         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2989         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2990         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2991         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2992         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2993         the non-portable bzero.
2994         * gcc.dg/20010912-1.c: xfail for NetWare.
2995         * gcc.dg/20020426-2.c: xfail for NetWare.
2996         * gcc.dg/20021014-1.c: xfail for NetWare.
2997         * gcc.dg/20021018-1.c: xfail for NetWare.
2998         * gcc.dg/20030213-1.c: xfail for NetWare.
2999         * gcc.dg/20030225-1.c: xfail for NetWare.
3000         * gcc.dg/20030708-1.c: xfail for NetWare.
3001         * gcc.dg/builtins-config.h: Also exclude NetWare.
3002         * gcc.dg/format/format.h: Define restrict only if not already defined.
3003         * gcc.dg/nest.c: xfail for NetWare.
3004         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
3005         * lib/target-supports.exp (check_visibility_available): Exclude
3006         NetWare.
3007
3008 2004-09-03  Jan Beulich  <jbeulich@novell.com>
3009
3010         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
3011         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
3012         deterministic starting point for the alignment of structure fields.
3013         * gcc.dg/Wpadded.c: Dito.
3014         * g++.dg/abi/vbase10.C: Dito.
3015
3016 2004-09-03  Devang Patel  <dpatel@apple.com>
3017
3018         * g++.dg/debug/pr15736.cc: New test.
3019
3020 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3021
3022         * README.QMTEST: Fix out-of-date link.
3023
3024 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
3025
3026         PR fortran/16579
3027         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
3028         Delete.  Duplicate of gfortran.dg/g77/20010610.f
3029
3030 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
3031
3032         * g++.dg/abi/arm_rtti1.C: New test.
3033
3034 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
3035
3036         * gcc.dg/ppc-vector-memcpy.c: New.
3037         * gcc.dg/ppc-vector-memset.c: New.
3038
3039 2004-09-02  Chao-ying Fu  <fu@mips.com>
3040
3041         * gcc.target/mips/mips-3d-1.c: New test.
3042         * gcc.target/mips/mips-3d-2.c: New test.
3043         * gcc.target/mips/mips-3d-3.c: New test.
3044         * gcc.target/mips/mips-3d-4.c: New test.
3045         * gcc.target/mips/mips-3d-5.c: New test.
3046         * gcc.target/mips/mips-3d-6.c: New test.
3047         * gcc.target/mips/mips-3d-7.c: New test.
3048         * gcc.target/mips/mips-3d-8.c: New test.
3049         * gcc.target/mips/mips-3d-9.c: New test.
3050         * gcc.target/mips/mips-ps-1.c: New test.
3051         * gcc.target/mips/mips-ps-2.c: New test.
3052         * gcc.target/mips/mips-ps-3.c: New test.
3053         * gcc.target/mips/mips-ps-4.c: New test.
3054         * gcc.target/mips/mips-ps-type.c: New test.
3055
3056 2004-09-02  Paul Brook  <paul@codesourcery.com>
3057
3058         * gfortran.dg/edit_real_1.f90: Add new tests.
3059
3060 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3061
3062         PR fortran/15327
3063         * gfortran.dg/merge_char_1.f90: New test.
3064
3065 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3066
3067         PR fortran/16404
3068         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
3069
3070 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3071
3072         PR c/1522
3073         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
3074
3075 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
3076
3077         * g++.dg/opt/loop1.C: Do not XFAIL.
3078
3079 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
3080
3081         * gcc.c-torture/execute/20040831-1.c: New test.
3082
3083 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
3084
3085         PR fortran/16579
3086         * gfortran.dg/g77/20010610.f: Now passes.
3087         Copy from g77.f-torture/execute. Add dg-run directive.
3088         * gfortran.dg/g77/README: Update
3089
3090 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
3091
3092         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
3093         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
3094         (t1, t2, t3, t4): Add volatile.
3095
3096 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3097
3098         * g++.dg/ext/visibility/arm1.C: New test.
3099
3100 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
3101
3102         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
3103         -pedantic-errors.
3104
3105 2004-09-01  Paul Brook  <paul@codesourcery.com>
3106
3107         * gfortran.dg/eof_2.f90: New test.
3108
3109 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3110
3111         PR fortran/16579
3112         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
3113
3114 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
3115
3116         PR libfortran/16805
3117         * gfortran.dg/list_read_2.f90: New test.
3118
3119 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
3120
3121         * g++.dg/abi/key1.C: New test.
3122
3123 2004-08-31  Richard Henderson  <rth@redhat.com>
3124
3125         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
3126         form of offsetof.
3127         * g++.dg/other/offsetof5.C: Remove duplicate.
3128
3129 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3130
3131         PR fortran/17244
3132         * gfortran.dg/func_derived_1.f90: New test.
3133
3134 2004-08-31  Paul Brook  <paul@codesourcery.com>
3135
3136         * gfortran.dg/eof_1.f90: New test.
3137
3138 2004-08-31  Paul Brook  <paul@codesourcery.com>
3139
3140         * gfortran.dg/list_read_1.f90: New file.
3141
3142 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
3143
3144         * g++.dg/opt/loop1.C: XFAIL.
3145
3146 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
3147
3148         * gcc.dg/funcdef-storage-1.c: New.
3149         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
3150         an extern function in local scope.
3151         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
3152         declare an 'auto inline' function in local scope.
3153         * gcc.dg/20011130-1.c: Likewise.
3154         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
3155         an 'auto' function in local scope.
3156         * gcc.dg/20021014-1.c: Likewise.
3157         * gcc.dg/20030331-2.c: Likewise.
3158
3159 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3160
3161         * gfortran.dg/blockdata_1.f90: New test.
3162
3163 2004-08-30  Richard Henderson  <rth@redhat.com>
3164
3165         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
3166
3167 2004-08-30  Richard Henderson  <rth@redhat.com>
3168
3169         * lib/fortran-torture.exp (fortran-torture-execute): Honor
3170         additional_flags set by alternate driver.
3171         (ieee-options): New procedure.
3172         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
3173         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
3174         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
3175         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
3176
3177 2004-08-30  Richard Henderson  <rth@redhat.com>
3178
3179         * lib/f-torture.exp: Remove.
3180
3181 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
3182
3183         PR rtl-optimization/16590
3184         * g++.dg/opt/loop1.C: New test.
3185
3186 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3187
3188         PR fortran/13910
3189         * gfortran.dg/oldstyle_1.f90: New test.
3190
3191 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
3192         Paul Brook  <paul@codesourcery.com>
3193
3194         * gfortran.dg/g77/README: Update.
3195         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
3196         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
3197         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
3198
3199 2004-08-28  Paul Brook  <paul@codesourcery.com>
3200
3201         PR libfortran/17195
3202         * gfortran.dg/edit_real_1.f90: New test.
3203
3204 2004-08-27  Paul Brook  <paul@codesourcery.com>
3205
3206         * gfortran.dg/rewind_1.f90: New test.
3207
3208 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
3209
3210         PR fortran/16597
3211         * gfortran.dg/pr16597.f90: New test.
3212
3213 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3214
3215         PR c/13801
3216         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
3217         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
3218         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
3219         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
3220         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
3221
3222 2004-08-26  Nick Clifton  <nickc@redhat.com>
3223
3224         * gcc.c-torture/compile/pr17119.c: New test.
3225
3226 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
3227
3228         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
3229
3230 2004-08-25  Richard Henderson  <rth@redhat.com>
3231
3232         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
3233         the bits that expect kind=8 to be the largest real kind.
3234
3235 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3236
3237         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
3238
3239 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3240
3241         * gfortran.dg/assignment_1.f90: New test.
3242
3243 2004-08-25  Adam Nemet  <anemet@lnxw.com>
3244
3245         * g++.dg/template/repo3.C: New test.
3246
3247 2004-08-25  Roger Sayle  <roger@eyesopen.com>
3248
3249         PR middle-end/16693
3250         PR tree-optimization/16372
3251         * g++.dg/opt/pr16372-1.C: New test case.
3252         * g++.dg/opt/pr16693-1.C: New test case.
3253         * g++.dg/opt/pr16693-2.C: New test case.
3254
3255 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
3256
3257         * objc.dg/proto-lossage-4.m: New test.
3258
3259 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
3260
3261         PR c++/17155
3262         * g++.dg/inherit/local2.C: New test.
3263
3264 2004-08-25  Paul Brook  <paul@codesourcery.com>
3265
3266         PR fortran/17144
3267         * gfortran.dg/string_ctor_1.f90: New test.
3268
3269 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3270
3271         PR c++/14428
3272         * g++.dg/template/redecl2.C: New test.
3273
3274 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3275
3276         PR fortran/17143
3277         * gfortran.dg/pr17143.f90: New test.
3278
3279 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
3280
3281         PR fortran/17164
3282         * gfortran.dg/pr17164.f90: New test.
3283
3284 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3285
3286         * gcc.dg/tree-ssa/loop-1.c: New test.
3287
3288 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3289
3290         * gcc.c-torture/compile/20040824-1.c: New test.
3291
3292 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
3293
3294         * gcc.c-torture/compile/iftrap-3.c: New test.
3295
3296 2004-08-24  Paul Brook  <paul@codesourcery.com>
3297
3298         * gfortran.dg/entry_2.f90: New test.
3299
3300 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3301
3302         PR c++/16889
3303         * g++.dg/lookup/ambig[12].C: New.
3304
3305 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3306
3307         PR c++/16706
3308         * g++.dg/template/crash21.C: New test.
3309         * g++.dg/template/crash22.C: Likewise.
3310
3311 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
3312
3313         PR c++/17149
3314         * g++.dg/template/access15.C: New.
3315
3316 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3317
3318         PR c++/17163
3319         * g++.dg/template/repo2.C: New test.
3320
3321 2004-08-23  Roger Sayle  <roger@eyesopen.com>
3322
3323         PR rtl-optimization/17078
3324         * gcc.c-torture/execute/pr17078-1.c: New test case.
3325
3326 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3327
3328         PR c/14492
3329         * gcc.dg/debug/crash1.c: New test.
3330
3331 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
3332
3333         PR c/16180
3334         * gcc.dg/loop-5.c: New test.
3335
3336 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3337
3338         * gcc.c-torture/execute/20040823-1.c: New test.
3339
3340 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
3341
3342         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
3343         to the assembler.  Simplify test accordingly.
3344         (asm_abi_flags): Use GNU names.
3345         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
3346         to check for ABI flags.
3347
3348 2004-08-22  Andrew Pinski  <apinski@apple.com>
3349
3350         * g++.dg/opt/pr14029.C: New test.
3351         * gcc.c-torture/execute/pr15262.c: New test.
3352
3353 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3354
3355         * gfortran.dg/reduction.f90: Add checks with complex arguments.
3356
3357 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
3358
3359         PR 16908
3360         * gfortran.dg/direct_io.f90: New test.
3361
3362 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3363
3364         PR c++/17121
3365         * g++.dg/inherit/local2.C: New test.
3366
3367 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
3368
3369         PR c++/17120
3370         * g++.dg/warn/Wparentheses-4.C: New test.
3371
3372 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
3373
3374         PR c++/17121
3375         * g++.dg/inherit/local2.C: New test.
3376
3377         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
3378         * gcc.dg/ppc-ldstruct.c: Likewise.
3379         * gcc.dg/ppc64-abi-2.c: Likewise.
3380
3381 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
3382
3383         PR rtl-optimization/17099
3384         * gcc.c-torture/execute/20040820-1.c: New test.
3385
3386 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
3387
3388         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
3389
3390 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
3391
3392         PR fortran/17077
3393         * gfortran.dg/auto_array_1.f90: New test.
3394
3395 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3396
3397         PR fortran/17074
3398         * gfortran.dg/simpleif_1.f90: New test.
3399
3400 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
3401
3402         * lib/target-supports.exp (check_profiling_available): Return
3403         false for arm*-*-symbianelf* and arm*-*-eabi*.
3404
3405         PR c++/15890
3406         * g++.dg/template/delete1.C: New test.
3407
3408 2004-08-19  Paul Brook  <paul@codesourcery.com>
3409
3410         PR fortran/14976
3411         PR fortran/16228
3412         * gfortran.dg/data_char_1.f90: New test.
3413
3414 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
3415
3416         PR fortran/16946
3417         * gfortran.dg/reduction.f90: New testcase.
3418
3419 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3420
3421         PR fortran/16520
3422         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
3423
3424 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3425
3426         PR c++/17041
3427         * g++.dg/Wparentheses-3.C: New test.
3428
3429 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
3430
3431         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
3432         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
3433         * gcc.dg/vect/vect-2.c: Likewise.
3434         * gcc.dg/vect/vect-3.c: Likewise.
3435         * gcc.dg/vect/vect-4.c: Likewise.
3436         * gcc.dg/vect/vect-5.c: Likewise.
3437         * gcc.dg/vect/vect-6.c: Likewise.
3438         * gcc.dg/vect/vect-7.c: Likewise.
3439         * gcc.dg/vect/vect-25.c: Likewise.
3440         * gcc.dg/vect/vect-31.c: Likewise.
3441         * gcc.dg/vect/vect-32.c: Likewise.
3442         * gcc.dg/vect/vect-34.c: Likewise.
3443         * gcc.dg/vect/vect-36.c: Likewise.
3444         * gcc.dg/vect/vect-all.c: Likewise.
3445
3446 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
3447
3448         PR c++/17068
3449         * g++.dg/template/operator4.C: New test.
3450
3451 2004-08-18  Richard Henderson  <rth@redhat.com>
3452
3453         * gcc.dg/20040206-1.c: XFAIL.
3454
3455 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3456
3457         PR c++/16246
3458         * g++.dg/template/array7.C: New test.
3459
3460 2004-08-17  James E Wilson  <wilson@specifixinc.com>
3461
3462         * gcc.dg/mips-movcc-1.c: New test.
3463         * gcc.dg/mips-movcc-2.c: New test.
3464         * gcc.dg/mips-movcc-3.c: New test.
3465
3466         * gcc.dg/mips-nmadd-1.c: New test.
3467         * gcc.dg/mips-nmadd-2.c: New test.
3468
3469 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
3470
3471         PR c++/15871
3472         * g++.dg/opt/inline8.C: New test.
3473
3474         PR c++/16965
3475         * g++.dg/parse/error17.C: New test.
3476
3477 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
3478
3479         * gcc.dg/vect: New directory for vectorizer tests.
3480         * gcc.dg/vect/tree-vect.h: New file.
3481         * gcc.dg/vect/vect.exp: New file.
3482         * gcc.dg/vect/pr16105.c.c: New test.
3483         * gcc.dg/vect/vect-1.c: New test.
3484         * gcc.dg/vect/vect-2.c: New test.
3485         * gcc.dg/vect/vect-3.c: New test.
3486         * gcc.dg/vect/vect-4.c: New test.
3487         * gcc.dg/vect/vect-5.c: New test.
3488         * gcc.dg/vect/vect-6.c: New test.
3489         * gcc.dg/vect/vect-7.c: New test.
3490         * gcc.dg/vect/vect-8.c: New test.
3491         * gcc.dg/vect/vect-9.c: New test.
3492         * gcc.dg/vect/vect-10.c: New test.
3493         * gcc.dg/vect/vect-11.c: New test.
3494         * gcc.dg/vect/vect-12.c: New test.
3495         * gcc.dg/vect/vect-13.c: New test.
3496         * gcc.dg/vect/vect-14.c: New test.
3497         * gcc.dg/vect/vect-15.c: New test.
3498         * gcc.dg/vect/vect-16.c: New test.
3499         * gcc.dg/vect/vect-17.c: New test.
3500         * gcc.dg/vect/vect-18.c: New test.
3501         * gcc.dg/vect/vect-19.c: New test.
3502         * gcc.dg/vect/vect-20.c: New test.
3503         * gcc.dg/vect/vect-21.c: New test.
3504         * gcc.dg/vect/vect-22.c: New test.
3505         * gcc.dg/vect/vect-23.c: New test.
3506         * gcc.dg/vect/vect-24.c: New test.
3507         * gcc.dg/vect/vect-25.c: New test.
3508         * gcc.dg/vect/vect-26.c: New test.
3509         * gcc.dg/vect/vect-27.c: New test.
3510         * gcc.dg/vect/vect-28.c: New test.
3511         * gcc.dg/vect/vect-29.c: New test.
3512         * gcc.dg/vect/vect-30.c: New test.
3513         * gcc.dg/vect/vect-31.c: New test.
3514         * gcc.dg/vect/vect-32.c: New test.
3515         * gcc.dg/vect/vect-33.c: New test.
3516         * gcc.dg/vect/vect-34.c: New test.
3517         * gcc.dg/vect/vect-35.c: New test.
3518         * gcc.dg/vect/vect-36.c: New test.
3519         * gcc.dg/vect/vect-37.c: New test.
3520         * gcc.dg/vect/vect-38.c: New test.
3521         * gcc.dg/vect/vect-40.c: New test.
3522         * gcc.dg/vect/vect-41.c: New test.
3523         * gcc.dg/vect/vect-42.c: New test.
3524         * gcc.dg/vect/vect-43.c: New test.
3525         * gcc.dg/vect/vect-44.c: New test.
3526         * gcc.dg/vect/vect-45.c: New test.
3527         * gcc.dg/vect/vect-46.c: New test.
3528         * gcc.dg/vect/vect-47.c: New test.
3529         * gcc.dg/vect/vect-48.c: New test.
3530         * gcc.dg/vect/vect-49.c: New test.
3531         * gcc.dg/vect/vect-50.c: New test.
3532         * gcc.dg/vect/vect-51.c: New test.
3533         * gcc.dg/vect/vect-52.c: New test.
3534         * gcc.dg/vect/vect-53.c: New test.
3535         * gcc.dg/vect/vect-54.c: New test.
3536         * gcc.dg/vect/vect-55.c: New test.
3537         * gcc.dg/vect/vect-56.c: New test.
3538         * gcc.dg/vect/vect-57.c: New test.
3539         * gcc.dg/vect/vect-58.c: New test.
3540         * gcc.dg/vect/vect-59.c: New test.
3541         * gcc.dg/vect/vect-60.c: New test.
3542         * gcc.dg/vect/vect-61.c: New test.
3543         * gcc.dg/vect/vect-all.c: New test.
3544         * gcc.dg/vect/vect-none.c: New test.
3545
3546 2004-08-17  Paul Brook  <paul@codesourcery.com>
3547
3548         PR fortran/13082
3549         * gfortran.dg/entry_1.f90: New test.
3550
3551 2004-08-17  Andrew Pinski  <apinski@apple.com>
3552
3553         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
3554
3555 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
3556
3557         * gcc.dg/pr17036-1.c: New test.
3558
3559 2004-08-16  Devang Patel  <dpatel@apple.com>
3560
3561         * gcc.dg/darwin-20040809-1.c: New test.
3562
3563 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
3564
3565         * gcc.dg/funcdef-attr-1.c: New test.
3566
3567 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
3568
3569         * gcc.dg/altivec-17.c: New test.
3570         * gcc.dg/altivec-18.c: New test.
3571
3572 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3573
3574         PR c++/6749
3575         * g++.dg/template/vtable2.C: New test.
3576
3577 2004-08-14  Richard Henderson  <rth@redhat.com>
3578
3579         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
3580         * gcc.dg/pack-test-4.c (main): Return 0.
3581         * gcc.dg/setjmp-1.c: Remove XFAIL.
3582         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
3583
3584 2004-08-14  Richard Henderson  <rth@redhat.com>
3585
3586         * gcc.dg/980217-1.c: Add prototype for printf.
3587
3588 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
3589
3590         * gfortran.dg/pr16935.f90: New test.
3591
3592 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
3593
3594         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
3595
3596 2004-08-13  Paul Brook  <paul@codesourcery.com>
3597
3598         * gfortran.dg/der_io_1.f90: Remove stray comma.
3599
3600 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3601
3602         * gcc.dg/vmx/cw-bug-2.c: Remove.
3603         * gcc.dg/vmx/vprint-1.c: Remove.
3604         * gcc.dg/vmx/vscan-1.c: Remove.
3605
3606 2004-08-12  Devang patel  <dpatel@apple.com>
3607
3608         * gcc.dg/darwin-20040809-2.c: New test.
3609
3610 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
3611
3612         * g++.dg/ext/altivec-12.C: New test.
3613
3614         * g++.dg/ext/altivec-11.C: New test.
3615
3616 2004-08-12  Paul Brook  <paul@codesourcery.com>
3617
3618         * g++.dg/abi/arm_cxa_vec_1.C: New test.
3619
3620 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
3621
3622         * g++.dg/ext/altivec-2.C: Check for hardware support before
3623         executing any VMX instructions.
3624
3625         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
3626
3627 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
3628
3629         PR c++/16276
3630         * g++.old-deja/g++.other/comdat4.C: New test.
3631         * g++.old-deja/g++.other/comdat4-aux.cc: New.
3632
3633 2004-08-12  Ben Elliston  <bje@au.ibm.com>
3634
3635         PR target/16286
3636         * gcc.dg/pr16286.c: New test.
3637
3638 2004-08-12 Jan Beulich <jbeulich@novell.com>
3639
3640         * g++.dg/ext/asm5.C: New.
3641
3642 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3643
3644         PR c++/16698
3645         * g++.dg/eh/crash1.C: New test.
3646
3647         PR c++/16717
3648         * g++.dg/ext/construct1.C: New test.
3649
3650 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3651
3652         PR c++/16853
3653         * g++.dg/init/ptrmem1.C: New test.
3654
3655         PR c++/16618
3656         * g++.dg/parse/offsetof5.C: New test.
3657
3658         PR c++/16870
3659         * g++.dg/template/overload3.C: New test.
3660
3661 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
3662
3663         PR c++/16964
3664         * g++.dg/parse/error16.C: New test.
3665
3666         PR c++/16904
3667         * g++.dg/template/error14.C: New test.
3668
3669         PR c++/16929
3670         * g++.dg/template/error15.C: New test.
3671
3672 2004-08-11  Devang Patel  <dpatel@apple.com>
3673
3674         * gcc.dg/darwin-ld-20040809-1.c: New test.
3675         * gcc.dg/darwin-ld-20040809-2.c: New test.
3676
3677 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
3678
3679         PR fortran/16917
3680         * gfortran.dg/dfloat_1.f90: New test.
3681
3682 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
3683
3684         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
3685         * gcc.dg/dll-2.c: Fix dg-require syntax.
3686         * gcc.misc-tests/arm-isr.c (abort): Declare.
3687         (exit): Likewise.
3688
3689 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
3690
3691         PR c++/16971
3692         * g++.dg/parse/crash16.C: New test.
3693
3694 2004-08-10  Roger Sayle  <roger@eyesopen.com>
3695
3696         * gcc.dg/mips-rsqrt-1.c: New test case.
3697         * gcc.dg/mips-rsqrt-2.c: New test case.
3698         * gcc.dg/mips-rsqrt-3.c: New test case.
3699
3700 2004-08-10  Paul Brook  <paul@codesourcery.com>
3701
3702         * gfortran.dg/der_io_1.f90: New test.
3703
3704 2004-08-10  Paul Brook  <paul@codesourcery.com>
3705
3706         PR fortran/16919
3707         * gfortran.dg/der_array_1.f90: New test.
3708
3709 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
3710
3711         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3712
3713 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
3714
3715         * gcc.dg/wchar_t-2.c: Fix typo.
3716
3717 2004-08-09  Falk Hueffner  <falk@debian.org>
3718
3719         PR tree-optimization/12517
3720         * gcc.c-torture/compile/pr12517.c: New test.
3721
3722         PR tree-optimization/12578
3723         * gcc.c-torture/compile/pr12578.c: New test.
3724
3725         PR tree-optimization/12899
3726         * gcc.c-torture/compile/pr12899.c: New test.
3727
3728         PR rtl-optimization/14692
3729         * gcc.c-torture/compile/pr14692.c: New test.
3730
3731         PR tree-optimization/16461
3732         * gcc.c-torture/compile/pr16461.c: New test.
3733
3734 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3735
3736         * gfortran.dg/getenv_1.f90: New test.
3737
3738 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3739
3740         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3741         wchar_t.
3742         * gcc.dg/symbian5.c: Test -fno-short-wchar.
3743
3744 2004-08-06  Paul Brook  <paul@codesourcery.com>
3745
3746         * gfortran.dg/ret_array_1.f90: New test.
3747         * gfortran.dg/ret_pointer_1.f90: New test.
3748
3749 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
3750
3751         * gcc.dg/missing-field-init-[12].c: New tests.
3752         * g++.dg/warn/missing-field-init-[12].C: New tests.
3753
3754 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3755
3756         * gcc.dg/enum2.c: New test.
3757         * gcc.dg/symbian3.c: Likewise.
3758         * gcc.dg/symbian4.c: Likewise.
3759         * gcc.dg/wchar_t-2.c: Likewise.
3760
3761 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3762
3763         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3764         destructor tests.
3765
3766 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3767
3768         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3769         dg-require-visiblity.
3770         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3771         * g++.dg/ext/visibility/fvisibility.C: Likewise.
3772         * g++.dg/ext/visibility/memfuncts.C: Likewise.
3773         * g++.dg/ext/visibility/new1.C: Likewise.
3774         * g++.dg/ext/visibility/pragma.C: Likewise.
3775         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3776         * g++.dg/ext/visibility/virtual.C: Likewise.
3777         * g++/dg/ext/visibility/visibility-1.C: Likewise.
3778         * g++/dg/ext/visibility/visibility-2.C: Likewise.
3779         * g++/dg/ext/visibility/visibility-3.C: Likewise.
3780         * g++/dg/ext/visibility/visibility-4.C: Likewise.
3781         * g++/dg/ext/visibility/visibility-5.C: Likewise.
3782         * g++/dg/ext/visibility/visibility-6.C: Likewise.
3783         * g++/dg/ext/visibility/visibility-7.C: Likewise.
3784         * g++/dg/ext/visibility/visibility-8.C: New test.
3785         * gcc.c-torture/compile/dll.x: Remove.
3786         * gcc.dg/dll-2.c: Use dg-require-dll
3787         * gcc.dg/visibility-10.c: New test.
3788         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3789         supporting DLLs.
3790         * testsuite/lib/scanasm.exp (scan_hidden): New function.
3791         (scan_not_hidden): Likewise.
3792
3793 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
3794
3795         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3796
3797 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
3798
3799         * gcc.c-torture/execute/20040805-1.c: New test.
3800
3801 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
3802
3803         * gcc.dg/20020118-1.c: Declare abort.
3804         * gcc.dg/altivec_check.h: Likewise.
3805         * gcc.dg/iftrap-2.c: Likewise.
3806         * gcc.dg/pragma-darwin.c: Likewise.
3807         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3808
3809 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
3810
3811         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3812
3813 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3814
3815         * gcc.c-torture/execute/builtins/abs-2.c,
3816         gcc.c-torture/execute/builtins/abs-3.c,
3817         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3818         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3819         intmax_t, uintmax_t and their limits.
3820         * gcc.dg/intmax_t-1.c: New test.
3821
3822 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3823
3824         * g++.dg/tc1/dr147.C: Add reference to PR.
3825
3826 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
3827
3828         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3829         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3830
3831 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
3832
3833         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3834
3835 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3836
3837         * gcc.dg/redecl-5.c: New test.
3838         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3839         of scanf.
3840
3841 2004-08-03  Roger Sayle  <roger@eyesopen.com>
3842
3843         PR middle-end/16790
3844         * gcc.c-torture/execute/pr16790-1.c: New test case.
3845
3846 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3847
3848         * g++.dg/ext/visibility/assign1.C: New test.
3849         * g++.dg/ext/visibility/new1.C: Likewise.
3850
3851         * gcc.dg/symbian1.c: New test.
3852         * gcc.dg/symbian2.c: Likewise.
3853
3854 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
3855
3856         PR target/16570
3857         * gcc.dg/i386-sse-9.c: New test.
3858
3859 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3860
3861         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
3862
3863 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3864
3865         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
3866         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
3867         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
3868         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
3869         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
3870         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
3871         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3872         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3873         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3874         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3875         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3876         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3877         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3878         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3879         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3880         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3881         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3882         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3883         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3884         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3885         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3886         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3887         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3888         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3889         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3890         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3891         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3892         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3893         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3894         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3895         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3896         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3897         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3898         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3899         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3900         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3901         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3902         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3903         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3904         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3905         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3906         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3907         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3908         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3909         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3910         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3911         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3912         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3913         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3914         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3915         gcc.misc-tests/i386-pf-3dnow-1.c,
3916         gcc.misc-tests/i386-pf-athlon-1.c,
3917         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3918         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3919         Declare built-in functions used.
3920         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3921
3922 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
3923
3924         PR c++/16707
3925         * g++.dg/lookup/using12.C: New test.
3926
3927         * g++.dg/init/null1.C: Fix PR number.
3928         * g++.dg/parse/namespace10.C: Likewise.
3929
3930 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3931
3932         PR c++/16224
3933         * g++.dg/template/spec17.C: New test.
3934         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3935         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3936
3937 2004-08-02  David Billinghurst
3938
3939         PR fortran/16292
3940         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3941
3942 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
3943
3944         * gcc.dg/ia64-got-1.c: New test case.
3945
3946 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3947
3948         PR c++/16489
3949         * g++.dg/init/null1.C: New test.
3950         * g++.dg/tc1/dr76.C: Adjust error marker.
3951
3952         PR c++/16529
3953         * g++.dg/parse/namespace10.C: New test.
3954
3955         PR c++/16810
3956         * g++.dg/inherit/ptrmem2.C: New test.
3957
3958 2004-08-02  Ben Elliston  <bje@au.ibm.com>
3959
3960         PR target/16155
3961         * gcc.dg/pr16155.c: New test.
3962
3963 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3964
3965         * gcc.dg/redecl-2.c: New test.
3966
3967 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
3968
3969         * gcc.dg/darwin-longdouble.c: New file.
3970
3971 2004-07-30  Richard Henderson  <rth@redhat.com>
3972
3973         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3974         write to constant argument.
3975         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3976
3977 2004-07-30  Richard Henderson  <rth@redhat.com>
3978
3979         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3980         tests of nearest around zero.
3981
3982 2004-07-30  Andrew Pinski  <apinski@apple.com>
3983
3984         * gcc.c-torture/compile/20040730-1.c: New test.
3985
3986 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3987
3988         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3989         powerpc-eabispe.
3990
3991 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3992
3993         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3994
3995 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
3996
3997         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3998         contains $ld_library_path.
3999         * lib/gfortran.exp (gfortran_link_flags): Likewise.
4000
4001 2004-07-29  Richard Henderson  <rth@redhat.com>
4002
4003         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
4004
4005         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
4006         (alt2, which): New.
4007         (Check): Accept either alternative.
4008
4009 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
4010
4011         * g++.dg/abi/inline1.C: New test.
4012         * g++.dg/abi/local1-a.cc: Likewise.
4013         * g++.dg/abi/local1.C: Likewise.
4014         * g++.dg/abi/mangle11.C: Tweak location of warnings.
4015         * g++.dg/abi/mangle12.C: Likewise.
4016         * g++.dg/abi/mangle17.C: Likewise.
4017         * g++.dg/abi/mangle20-2.C: Likewise.
4018         * g++.dg/opt/interface1.C: Likewise.
4019         * g++.dg/opt/interface1.h: Likewise.
4020         * g++.dg/opt/interface1-a.cc: New test.
4021         * g++.dg/parse/repo1.C: New test.
4022         * g++.dg/template/repo1.C: Likewise.
4023         * g++.dg/warn/Winline-1.C: Likewise.
4024         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
4025
4026 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
4027
4028         * gcc.dg/tree-ssa/20040729-1.c: New test.
4029
4030 2004-07-27  Matt Austern <austern@apple.com>
4031
4032         * gcc.dg/darwin-bool-1.c: New test.
4033         * gcc.dg/darwin-bool-2.c: New test.
4034
4035 2004-07-28  Richard Henderson  <rth@redhat.com>
4036
4037         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
4038         arguments in the correct type.  Don't write to constant arguments.
4039
4040 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4041
4042         PR tree-optimization/16688
4043         PR tree-optimization/16689
4044         * g++.dg/tree-ssa/pr16688.C: New test.
4045
4046 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4047
4048         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4049         loads.  Not only in the comment, this time.
4050
4051 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
4052
4053         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
4054         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
4055         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
4056         * gcc.dg/sh4a-bitmovua.c: New.
4057         * gcc.dg/sh4a-cos.c: New.
4058         * gcc.dg/sh4a-cosf.c: New.
4059         * gcc.dg/sh4a-fprun.c: New.
4060         * gcc.dg/sh4a-fsrra.c: New.
4061         * gcc.dg/sh4a-memmovua.c: New.
4062         * gcc.dg/sh4a-sin.c: New.
4063         * gcc.dg/sh4a-sincos.c: New.
4064         * gcc.dg/sh4a-sincosf.c: New.
4065         * gcc.dg/sh4a-sinf.c: New.
4066
4067 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
4068
4069         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
4070         conditionals.
4071         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
4072         loads.
4073         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
4074         DOM1.
4075
4076 2004-07-27  Andrew Pinski  <apinski@apple.com>
4077
4078         * g++.dg/rtti/tinfo1.C: Correct the xfail.
4079
4080 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
4081
4082         * gcc.dg/pragma-isr.c: New test.
4083
4084 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4085
4086         PR c++/14429
4087         * g++.dg/template/ttp11.C: New test.
4088
4089 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
4090
4091         * gcc.c-torture/compile/20040727-1.c: New test.
4092
4093 2004-07-26  Eric Christopher  <echristo@redhat.com>
4094
4095         * gcc.c-torture/compile/20040726-2.c: New test.
4096
4097 2004-07-26  Andrew Pinski  <apinski@apple.com>
4098
4099         * g++.dg/rtti/tinfo1.C: Xfail.
4100
4101 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
4102
4103         * gcc.c-torture/compile/20040726-1.c: New test.
4104
4105 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
4106             Brian Ryner  <bryner@brianryner.com>
4107
4108         PR c++/9283
4109         PR c++/15000
4110         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
4111         * g++.dg/ext/visibility/: New directory.
4112         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
4113         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
4114         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
4115         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
4116         * g++.dg/ext/visibility/fvisibility.C,
4117         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
4118         g++.dg/ext/visibility/fvisibility-override1.C
4119         g++.dg/ext/visibility/fvisibility-override2.C
4120         g++.dg/ext/visibility/memfuncts.C
4121         g++.dg/ext/visibility/noPLT.C
4122         g++.dg/ext/visibility/pragma.C
4123         g++.dg/ext/visibility/pragma-override1.C
4124         g++.dg/ext/visibility/pragma-override2.C
4125         g++.dg/ext/visibility/staticmemfuncts.C
4126         g++.dg/ext/visibility/virtual.C: New tests.
4127
4128 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4129
4130         PR c/15360
4131         * gcc.dg/pr15360-1.c: New test.
4132
4133 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
4134
4135         * gcc.dg/pragma-align-2.c: New test.
4136         * gcc.dg/pragma-init-fini.c: New test.
4137         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
4138         targets.
4139
4140 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
4141
4142         * gcc.dg/init-string-2.c: New test.
4143
4144 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
4145
4146         PR 16684
4147         * gcc.dg/Wredundant-decls-1.c: New test case.
4148
4149 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
4150
4151         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
4152         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
4153         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
4154         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
4155         * gcc.dg/compat/generate-random.c: New file.
4156         * gcc.dg/compat/generate-random.h: Likewise.
4157         * gcc.dg/compat/generate-random_r.c: Likewise.
4158         * gcc.dg/compat/struct-layout-1.h: Likewise.
4159         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
4160         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
4161         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
4162         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
4163         * gcc.dg/compat/struct-layout-1_main.c: New test.
4164         * gcc.dg/compat/struct-layout-1_x.c: New file.
4165         * gcc.dg/compat/struct-layout-1_y.c: New file.
4166         * gcc.dg/compat/struct-layout-1_test.h: New file.
4167
4168 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
4169
4170         * gcc.dg/comp-return-1.c: New test
4171
4172 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
4173
4174         * gcc.dg/vmx/8-02a.c: Fix typo.
4175
4176         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
4177         * gcc.dg/darwin-abi-3.c: New test.
4178
4179         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
4180         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
4181
4182         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
4183         * gcc.dg/vmx/ops-long-1.c: New test.
4184         * gcc.dg/vmx/ops-long-2.c: New test.
4185
4186 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
4187
4188         * g++.dg/lookup/conv-[1234].C: New.
4189
4190 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
4191
4192         * g++.dg/parse/attr2.C: Simplify.
4193
4194 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4195
4196         PR c/7284
4197         * gcc.c-torture/execute/pr7284-1.c: New test.
4198
4199 2004-07-22  Brian Booth  <bbooth@redhat.com>
4200
4201         * gcc.dg/tree-ssa/20040721-1.c: New test.
4202
4203 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
4204
4205         * g++.dg/template/crash20.c: New.
4206
4207 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
4208
4209         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
4210         Add dg-run directive.  Declare variables as required.
4211         * gfortran.dg/g77/README: Update
4212
4213 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
4214
4215         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
4216         gcc.dg/cris-peep2-andu2.c: New tests.
4217
4218 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4219
4220         PR c/15052
4221         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
4222         on return type.
4223         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
4224         messages.
4225         * gcc.dg/qual-return-2.c: Update expected messages.
4226         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
4227
4228 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4229
4230         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
4231         * gcc.dg/noncompile/921102-1.c: Update expected error message.
4232
4233 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
4234
4235         PR c/11250
4236         * gcc.dg/init-string-1.c: New test.
4237
4238 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
4239
4240         PR middle-end/15345
4241         PR c/16450
4242         * gcc.dg/torture/nested-fn-1.c: New test.
4243
4244 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
4245
4246         PR target/16559
4247         * gcc.dg/ia64-fptr-1.c: New file.
4248
4249 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4250
4251         PR c++/14497
4252         * g++.dg/template/spec16.C: New test.
4253         * g++.old-deja/g++.robertl/eb118.C: Remove.
4254
4255 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4256
4257         PR c++/509
4258         * g++.dg/template/spec15.C: New test.
4259
4260 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
4261
4262         Copy cases from g77.f-torture/execute and add dg-run
4263         directive.  Other changes as noted.
4264         * gfortran.dg/g77/13037.f
4265         * gfortran.dg/g77/1832.f
4266         * gfortran.dg/g77/19981119-0.f
4267         * gfortran.dg/g77/19990313-0.f
4268         * gfortran.dg/g77/19990313-1.f
4269         * gfortran.dg/g77/19990313-2.f
4270         * gfortran.dg/g77/19990313-3.f
4271         * gfortran.dg/g77/19990419-1.f
4272         * gfortran.dg/g77/19990826-0.f
4273         * gfortran.dg/g77/19990826-2.f
4274         * gfortran.dg/g77/20000503-1.f
4275         * gfortran.dg/g77/20001111.f
4276         * gfortran.dg/g77/20010116.f
4277         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
4278         * gfortran.dg/g77/20010430.f
4279         * gfortran.dg/g77/6177.f
4280         * gfortran.dg/g77/947.f
4281         * gfortran.dg/g77/970816-3.f
4282         * gfortran.dg/g77/971102-1.f
4283         * gfortran.dg/g77/980520-1.f
4284         * gfortran.dg/g77/980628-0.f
4285         * gfortran.dg/g77/980628-1.f
4286         * gfortran.dg/g77/980628-10.f
4287         * gfortran.dg/g77/980628-2.f
4288         * gfortran.dg/g77/980628-3.f
4289         * gfortran.dg/g77/980628-7.f
4290         * gfortran.dg/g77/980628-8.f
4291         * gfortran.dg/g77/980628-9.f
4292         * gfortran.dg/g77/980701-0.f
4293         * gfortran.dg/g77/980701-1.f
4294         * gfortran.dg/g77/cabs.f
4295         * gfortran.dg/g77/claus.f
4296         * gfortran.dg/g77/complex_1.f
4297         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
4298         * gfortran.dg/g77/dcomplex.f
4299         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
4300         * gfortran.dg/g77/f90-intrinsic-mathematical.f
4301         * gfortran.dg/g77/f90-intrinsic-numeric.f
4302         * gfortran.dg/g77/int8421.f
4303         * gfortran.dg/g77/labug1.f
4304         * gfortran.dg/g77/large_vec.f
4305         * gfortran.dg/g77/le.f
4306         * gfortran.dg/g77/short.f
4307         * gfortran.dg/g77/README: Update
4308
4309 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
4310
4311         PR c++/16637
4312         * g++.dg/parse/lookup4.C: New test.
4313
4314 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4315
4316         PR c++/16175
4317         * g++.dg/template/ttp10.C: New test.
4318
4319 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
4320
4321         * gcc.dg/pr12625-1.c: New test.
4322
4323 2004-07-20  Steven Bosscher  <stevenb@suse.de>
4324
4325         * testsuite/gcc.dg/switch-warn-1.c: New test.
4326         * testsuite/gcc.dg/switch-warn-2.c: New test.
4327         * gcc.c-torture/compile/pr14730.c: Update.
4328
4329 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
4330
4331         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
4332         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
4333         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
4334         g++.dg/template/nontype3.C: Remove trailing CR from tests.
4335
4336 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
4337
4338         PR c++/16623
4339         * g++.dg/template/assign1.C: New test.
4340
4341 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4342
4343         PR c++/12170
4344         * g++.dg/template/ttp9.C: New test.
4345
4346 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
4347
4348         * gcc.dg/format/cmn-err-1.c: New test.
4349
4350 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
4351
4352         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
4353         gcc.dg/Wparentheses-10.c: New tests.
4354         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
4355
4356 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4357
4358         PR fortran/16465
4359         * gfortran.dg/g77//ffixed-line-length-0.f,
4360         gfortran.dg/g77/ffixed-line-length-132.f,
4361         gfortran.dg/g77/ffixed-line-length-72.f,
4362         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
4363         gfortran.dg/g77/README: Update.
4364
4365 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4366
4367         PR c++/13092
4368         * g++.dg/template/non-dependent7.C: New test.
4369         * g++.dg/template/non-dependent8.C: Likewise.
4370         * g++.dg/template/non-dependent9.C: Likewise.
4371         * g++.dg/template/non-dependent10.C: Likewise.
4372
4373 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
4374
4375         PR c++/16337
4376         * g++.dg/parse/attr2.C: New test.
4377
4378 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
4379
4380         * g77.dg: Removed.
4381         * g77.f-torture: Ditto.
4382
4383 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4384
4385         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
4386         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
4387         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
4388
4389 2004-07-16  Richard Henderson  <rth@redhat.com>
4390
4391         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
4392
4393 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4394
4395         * lib/fortran-torture.exp (fortran-torture): Don't test compile
4396         tests with full list of options.
4397         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
4398         of TORTURE_OPTIONS if test contains 'dg-do run'.
4399
4400         PR fortran/16404
4401         * gfortran.dg/do_iterator.f90: New test.
4402
4403 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4404
4405         PR rtl-optimization/16536
4406         * gcc.c-torture/execute/restrict-1.c: New test.
4407
4408 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4409
4410         PR fortran/15324
4411         * gfortran.dg/pr15324.f90: New test.
4412
4413         PR fortran/15129
4414         * gfortran.dg/pr15129.f90: New test.
4415
4416         PR fortran/15140
4417         * gfortran.dg/pr15140.f90: New test.
4418
4419         PR fortran/13792
4420         * gfortran.fortran-torture/execute/bounds.f90: Add check for
4421         compile-time simplification.
4422
4423 2004-07-14  Mike Stump  <mrs@apple.com>
4424
4425         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
4426
4427 2004-07-14  James E Wilson  <wilson@specifixinc.com>
4428
4429         PR target/16325
4430         * gcc.dg/profile-generate-1.c: New.
4431
4432 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
4433
4434         * gcc.c-torture/execute/20040709-1.c: New test.
4435         * gcc.c-torture/execute/20040709-2.c: New test.
4436
4437 2004-07-14  Mike Stump  <mrs@apple.com>
4438
4439         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
4440
4441 2004-07-14  Mike Stump  <mrs@apple.com>
4442
4443         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
4444
4445 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
4446
4447         PR c++/16518
4448         * g++.dg/parse/mutable1.C: New test.
4449
4450 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
4451
4452         PR tree-optimization/16443
4453         * gcc.dg/tree-ssa/20040713-1.c: New test.
4454
4455 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
4456
4457         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
4458         for operator new.
4459
4460 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4461
4462         * gfortran.dg/g77/README: New file
4463         * gfortran.dg/g77/19981216-0.f:  Copy from
4464         g77.f-torture/noncompile.  Add "dg-do compile" and
4465         dg-error as required.
4466         * gfortran.dg/g77/19990218-1.f: Likewise
4467         * gfortran.dg/g77/19990905-1.f: Likewise
4468         * gfortran.dg/g77/9263.f: Likewise
4469         * gfortran.dg/g77/980615-0.f: Likewise
4470         * gfortran.dg/g77/980616-0.f: Likewise
4471         * gfortran.dg/g77/check0.f: Likewise
4472         * gfortran.dg/g77/select_no_compile.f: Likewise
4473
4474 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4475
4476         Copy files from g77.f-torture/compile.
4477         Add "{ dg-do compile}".  Other changes as noted
4478         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
4479         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
4480         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
4481         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
4482         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
4483         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
4484         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
4485         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
4486         statement to conform to standard.  Append alpha1.x for reference.
4487         * gfortran.dg/g77/xformat.f: Add dg-warning
4488
4489 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
4490
4491         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
4492         Add {dg-do compile} directive.
4493         * gfortran.dg/g77/cpp2.F: Likewise
4494
4495 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4496
4497         PR c++/5402
4498         * g++.dg/lookup/name-clash1.C: New test.
4499
4500         PR c++/9777
4501         * g++.dg/lookup/name-clash2.C: New test.
4502
4503         PR c++/12102
4504         * g++.dg/lookup/name-clash3.C: New test.
4505
4506 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4507
4508         * g++.dg/lookup/new2.C: New test.
4509         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
4510
4511 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
4512
4513         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
4514         Add {dg-do compile} directive.
4515         * gfortran.dg/g77/13060.f: Likewise
4516         * gfortran.dg/g77/19990218-0.f: Likewise
4517         * gfortran.dg/g77/19990305-0.f: Likewise
4518         * gfortran.dg/g77/19990419-0.f: Likewise
4519         * gfortran.dg/g77/19990502-0.f: Likewise
4520         * gfortran.dg/g77/19990502-1.f: Likewise
4521         * gfortran.dg/g77/19990525-0.f: Likewise
4522         * gfortran.dg/g77/19990826-1.f: Likewise
4523         * gfortran.dg/g77/19990826-3.f: Likewise
4524         * gfortran.dg/g77/19990905-2.f: Likewise
4525         * gfortran.dg/g77/20000412-1.f: Likewise
4526         * gfortran.dg/g77/20000511-1.f: Likewise
4527         * gfortran.dg/g77/20000511-2.f: Likewise
4528         * gfortran.dg/g77/20000518.f: Likewise
4529         * gfortran.dg/g77/20000601-1.f: Likewise
4530         * gfortran.dg/g77/20000601-2.f: Likewise
4531         * gfortran.dg/g77/20000629-1.f: Likewise
4532         * gfortran.dg/g77/20000630-2.f: Likewise
4533         * gfortran.dg/g77/20010115.f: Likewise
4534         * gfortran.dg/g77/20010321-1.f: Likewise
4535         * gfortran.dg/g77/20010426.f: Likewise
4536         * gfortran.dg/g77/20020307-1.f: Likewise
4537         * gfortran.dg/g77/8485.f: Likewise
4538         * gfortran.dg/g77/960317-1.f: Likewise
4539         * gfortran.dg/g77/970915-0.f: Likewise
4540         * gfortran.dg/g77/980310-1.f: Likewise
4541         * gfortran.dg/g77/980310-2.f: Likewise
4542         * gfortran.dg/g77/980310-3.f: Likewise
4543         * gfortran.dg/g77/980310-4.f: Likewise
4544         * gfortran.dg/g77/980310-6.f: Likewise
4545         * gfortran.dg/g77/980310-7.f: Likewise
4546         * gfortran.dg/g77/980310-8.f: Likewise
4547         * gfortran.dg/g77/980419-2.f: Likewise
4548         * gfortran.dg/g77/980424-0.f: Likewise
4549         * gfortran.dg/g77/980427-0.f: Likewise
4550         * gfortran.dg/g77/980729-0.f: Likewise
4551         * gfortran.dg/g77/981117-1.f: Likewise
4552         * gfortran.dg/g77/toon_1.f: Likewise
4553
4554 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4555
4556         PR c++/2204
4557         * g++.dg/other/abstract2.C: New test.
4558
4559 2004-07-12  Paul Brook  <paul@codesourcery.com>
4560
4561         * gfortran.dg/pointer_init_1.f90: New test.
4562
4563 2004-07-11  Paul Brook  <paul@codesourcery.com>
4564
4565         PR fortran/15986
4566         * gfortran.dg/contained_1.f90: New test.
4567
4568 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
4569
4570         * g++.dg/parse/defarg8.C: New test.
4571
4572 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4573
4574         PR fortran/16433
4575         * gfortran.dg/pr16433.f: New test.
4576
4577         PR fortran/17574
4578         * gfortran.dg/pr15754.f90: New test.
4579
4580 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
4581
4582         PR tree-optimization/16437
4583         * gcc.c-torture/execute/bitfld-4.c: New test.
4584
4585 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4586
4587         * gfortran.fortran-torture/execute/common_2.f90: Add check for
4588         access to common var from module.
4589
4590 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4591
4592         PR fortran/16336
4593         * gfortran.fortran-torture/execute/common_2.f90: New test.
4594
4595 2004-07-10  Paul Brook  <paul@codesourcery.com>
4596
4597         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
4598
4599 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4600
4601         PR fortran/15969
4602         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
4603
4604 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
4605
4606         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
4607         * gfortran.dg/g77/ffixed-form-2.f: Likewise
4608         * gfortran.dg/g77/ffree-form-1.f: Likewise
4609         * gfortran.dg/g77/ffree-form-2.f: Likewise
4610         * gfortran.dg/g77/ffree-form-3.f: Likewise
4611         * gfortran.dg/g77/fno-underscoring.f: Likewise
4612         * gfortran.dg/g77/funderscoring.f: Likewise
4613         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
4614
4615 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4616
4617         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
4618
4619 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4620         Paul Brook  <paul@codesourcery.com>
4621
4622         PR fortran/13415
4623         * gfortran.dg/common_pointer_1.f90: New test.
4624
4625 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4626
4627         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
4628
4629 2004-07-09  James E Wilson  <wilson@specifixinc.com>
4630
4631         PR target/16364
4632         * gcc.c-torture/compile/20040709-1.c: New.
4633
4634 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4635
4636         PR fortran/14077
4637         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
4638
4639 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4640
4641         PR fortran/13201
4642         * gfortran.dg/shape_1.f90: New test.
4643
4644 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
4645             Andrew Pinski  <apinski@apple.com>
4646
4647         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
4648
4649 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4650
4651         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
4652         comment.
4653
4654 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4655         Paul Brook  <paul@codesourcery.com>
4656
4657         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
4658         '.f95' and '.F95'.
4659
4660 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
4661
4662         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
4663
4664 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4665
4666         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
4667         testcases with capital suffix.
4668
4669 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4670
4671         PR fortran/15481
4672         PR fortran/13372
4673         PR fortran/13575
4674         PR fortran/15978
4675         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
4676
4677         * gfortran.dg/implicit_1.f90: New test.
4678
4679 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4680
4681         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
4682         expression to match gfortran warning/error messages
4683         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
4684         dg-error text.
4685
4686 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4687
4688         * lib/fortran-torture.exp: Rename proc search_for to
4689         search_for_re.
4690
4691 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4692
4693         * gcc.c-torture/execute/simd-5.x: New file.
4694         XFAIL on SPARC 64-bit at -O0.
4695
4696 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4697
4698         PR c++/8211
4699         PR c++/16165
4700         * g++.dg/warn/effc3.C: New test.
4701
4702 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4703
4704         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
4705         change X to 1X in format.
4706         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
4707         add data statements to conform to standard.
4708
4709 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4710
4711         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4712         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4713         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4714
4715 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4716
4717         * gfortran.dg/g77/7388.f: Copy from g77.dg
4718         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4719         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4720         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4721         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4722         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4723         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4724         * gfortran.dg/g77/strlen0.f: Likewise
4725
4726 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
4727
4728         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4729         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4730
4731 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4732
4733         * gcc.c-torture/execute/920428-2.x: Delete.
4734         * gcc.c-torture/execute/920501-7.x: Likewise.
4735
4736 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
4737
4738         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4739         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
4740         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4741         prescott and c3-2.
4742         (PREFETCH_3DNOW): Add -march=c3.
4743
4744 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
4745
4746         PR c/16437
4747         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4748         * gcc.c-torture/execute/bf64-1.x: Likewise.
4749
4750 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4751
4752         * gcc.c-torture/compile/20040708-1.c: New test.
4753
4754 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4755
4756         PR c++/16169
4757         * g++.dg/warn/effc2.C: New test.
4758
4759 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4760
4761         * gcc.c-torture/execute/bitfld-1.x: Remove.
4762         * gcc.c-torture/execute/bitfld-3.c: New test.
4763         * gcc.dg/bitfld-2.c: Remove XFAILs.
4764
4765 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
4766
4767         PR c++/16276
4768         * g++.dg/rtti/tinfo1.C: New file.
4769
4770 2004-07-07  Eric Christopher  <echristo@redhat.com>
4771
4772         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4773
4774 2004-07-07  Andrew Pinski  <apinski@apple.com>
4775
4776         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4777
4778 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
4779
4780         * g++.dg/init/call1.C: XFAIL.
4781
4782 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
4783
4784         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4785         except for movstrict*, to movmem* and clrstr* to clrmem*.
4786
4787 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
4788
4789         * gcc.c-torture/execute/20040707-1.c: New test.
4790
4791 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
4792
4793         * gcc.c-torture/execute/20040706-1.c: New test.
4794
4795 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4796
4797         PR c++/3671
4798         * g++.dg/template/spec14.C: New test.
4799
4800 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
4801
4802         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4803         nothing if not yet defined.  Use it in b, c and d type definitions.
4804         * gcc.c-torture/execute/20040705-1.c: New test.
4805         * gcc.c-torture/execute/20040705-2.c: New test.
4806
4807 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4808
4809         PR c++/2518
4810         * g++.dg/lookup/new1.C: New test.
4811
4812 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4813
4814         PR c++/11406
4815         * g++.dg/template/sizeof8.C: New test.
4816
4817 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
4818
4819         * gcc.c-torture/compile/20040705-1.c: New test.
4820
4821 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
4822
4823         * gfortran.fortran-torture/execute/seq_io.f90: New test.
4824
4825 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
4826
4827         * gcc.dg/cpp/if-mop.c: Two new testcases.
4828         * gcc.dg/cpp/trad/comment-3.c: New.
4829
4830 2004-07-04  Paul Brook  <paul@codesourcery.com>
4831
4832         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4833
4834 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
4835
4836         PR c++/3761
4837         * g++.dg/lookup/crash4.C: New test.
4838
4839 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
4840
4841         * gcc.c-torture/execute/builtin-abs-1.c
4842         * gcc.c-torture/execute/builtin-abs-2.c
4843         * gcc.c-torture/execute/builtin-complex-1.c
4844         * gcc.c-torture/execute/builtins/string-1-lib.c
4845         * gcc.c-torture/execute/builtins/string-1.c
4846         * gcc.c-torture/execute/builtins/string-2-lib.c
4847         * gcc.c-torture/execute/builtins/string-2.c
4848         * gcc.c-torture/execute/builtins/string-3-lib.c
4849         * gcc.c-torture/execute/builtins/string-3.c
4850         * gcc.c-torture/execute/builtins/string-4-lib.c
4851         * gcc.c-torture/execute/builtins/string-4.c
4852         * gcc.c-torture/execute/builtins/string-5-lib.c
4853         * gcc.c-torture/execute/builtins/string-5.c
4854         * gcc.c-torture/execute/builtins/string-6-lib.c
4855         * gcc.c-torture/execute/builtins/string-6.c
4856         * gcc.c-torture/execute/builtins/string-7-lib.c
4857         * gcc.c-torture/execute/builtins/string-7.c
4858         * gcc.c-torture/execute/builtins/string-8-lib.c
4859         * gcc.c-torture/execute/builtins/string-8.c
4860         * gcc.c-torture/execute/builtins/string-9-lib.c
4861         * gcc.c-torture/execute/builtins/string-9.c
4862         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
4863         * gcc.c-torture/execute/builtins/string-asm-1.c
4864         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
4865         * gcc.c-torture/execute/builtins/string-asm-2.c
4866         * gcc.c-torture/execute/stdio-opt-1.c
4867         * gcc.c-torture/execute/stdio-opt-2.c
4868         * gcc.c-torture/execute/stdio-opt-3.c
4869         * gcc.c-torture/execute/string-opt-1.c
4870         * gcc.c-torture/execute/string-opt-10.c
4871         * gcc.c-torture/execute/string-opt-11.c
4872         * gcc.c-torture/execute/string-opt-12.c
4873         * gcc.c-torture/execute/string-opt-13.c
4874         * gcc.c-torture/execute/string-opt-14.c
4875         * gcc.c-torture/execute/string-opt-15.c
4876         * gcc.c-torture/execute/string-opt-16.c
4877         * gcc.c-torture/execute/string-opt-2.c
4878         * gcc.c-torture/execute/string-opt-6.c
4879         * gcc.c-torture/execute/string-opt-7.c
4880         * gcc.c-torture/execute/string-opt-8.c:
4881         Replace with ...
4882
4883         * gcc.c-torture/execute/builtins/abs-2.c
4884         * gcc.c-torture/execute/builtins/abs-3.c
4885         * gcc.c-torture/execute/builtins/complex-1.c
4886         * gcc.c-torture/execute/builtins/fprintf.c
4887         * gcc.c-torture/execute/builtins/fputs.c
4888         * gcc.c-torture/execute/builtins/memcmp.c
4889         * gcc.c-torture/execute/builtins/memmove.c
4890         * gcc.c-torture/execute/builtins/memops-asm.c
4891         * gcc.c-torture/execute/builtins/mempcpy-2.c
4892         * gcc.c-torture/execute/builtins/mempcpy.c
4893         * gcc.c-torture/execute/builtins/memset.c
4894         * gcc.c-torture/execute/builtins/printf.c
4895         * gcc.c-torture/execute/builtins/sprintf.c
4896         * gcc.c-torture/execute/builtins/strcat.c
4897         * gcc.c-torture/execute/builtins/strchr.c
4898         * gcc.c-torture/execute/builtins/strcmp.c
4899         * gcc.c-torture/execute/builtins/strcpy.c
4900         * gcc.c-torture/execute/builtins/strcspn.c
4901         * gcc.c-torture/execute/builtins/strlen-2.c
4902         * gcc.c-torture/execute/builtins/strlen.c
4903         * gcc.c-torture/execute/builtins/strncat.c
4904         * gcc.c-torture/execute/builtins/strncmp-2.c
4905         * gcc.c-torture/execute/builtins/strncmp.c
4906         * gcc.c-torture/execute/builtins/strncpy.c
4907         * gcc.c-torture/execute/builtins/strpbrk.c
4908         * gcc.c-torture/execute/builtins/strpcpy-2.c
4909         * gcc.c-torture/execute/builtins/strpcpy.c
4910         * gcc.c-torture/execute/builtins/strrchr.c
4911         * gcc.c-torture/execute/builtins/strspn.c
4912         * gcc.c-torture/execute/builtins/strstr-asm.c
4913         * gcc.c-torture/execute/builtins/strstr.c:
4914         ... these new files.
4915
4916         * gcc.c-torture/execute/builtins/abs-2-lib.c
4917         * gcc.c-torture/execute/builtins/abs-3-lib.c
4918         * gcc.c-torture/execute/builtins/complex-1-lib.c
4919         * gcc.c-torture/execute/builtins/fprintf-lib.c
4920         * gcc.c-torture/execute/builtins/fputs-lib.c
4921         * gcc.c-torture/execute/builtins/memcmp-lib.c
4922         * gcc.c-torture/execute/builtins/memmove-lib.c
4923         * gcc.c-torture/execute/builtins/memops-asm-lib.c
4924         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4925         * gcc.c-torture/execute/builtins/mempcpy-lib.c
4926         * gcc.c-torture/execute/builtins/memset-lib.c
4927         * gcc.c-torture/execute/builtins/printf-lib.c
4928         * gcc.c-torture/execute/builtins/sprintf-lib.c
4929         * gcc.c-torture/execute/builtins/strcat-lib.c
4930         * gcc.c-torture/execute/builtins/strchr-lib.c
4931         * gcc.c-torture/execute/builtins/strcmp-lib.c
4932         * gcc.c-torture/execute/builtins/strcpy-lib.c
4933         * gcc.c-torture/execute/builtins/strcspn-lib.c
4934         * gcc.c-torture/execute/builtins/strlen-2-lib.c
4935         * gcc.c-torture/execute/builtins/strlen-lib.c
4936         * gcc.c-torture/execute/builtins/strncat-lib.c
4937         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4938         * gcc.c-torture/execute/builtins/strncmp-lib.c
4939         * gcc.c-torture/execute/builtins/strncpy-lib.c
4940         * gcc.c-torture/execute/builtins/strpbrk-lib.c
4941         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4942         * gcc.c-torture/execute/builtins/strpcpy-lib.c
4943         * gcc.c-torture/execute/builtins/strrchr-lib.c
4944         * gcc.c-torture/execute/builtins/strspn-lib.c
4945         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4946         * gcc.c-torture/execute/builtins/strstr-lib.c
4947         * gcc.c-torture/execute/builtins/lib/abs.c
4948         * gcc.c-torture/execute/builtins/lib/fprintf.c
4949         * gcc.c-torture/execute/builtins/lib/memset.c
4950         * gcc.c-torture/execute/builtins/lib/printf.c
4951         * gcc.c-torture/execute/builtins/lib/sprintf.c
4952         * gcc.c-torture/execute/builtins/lib/strcpy.c
4953         * gcc.c-torture/execute/builtins/lib/strcspn.c
4954         * gcc.c-torture/execute/builtins/lib/strncat.c
4955         * gcc.c-torture/execute/builtins/lib/strncmp.c
4956         * gcc.c-torture/execute/builtins/lib/strncpy.c
4957         * gcc.c-torture/execute/builtins/lib/strpbrk.c
4958         * gcc.c-torture/execute/builtins/lib/strspn.c
4959         * gcc.c-torture/execute/builtins/lib/strstr.c:
4960         New files containing support routines.
4961
4962         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4963         declaration.
4964         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4965         when not optimizing.
4966
4967 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
4968
4969         PR c++/16240
4970         * g++.dg/abi/mangle22.C: New test.
4971         * g++.dg/abi/mangle23.C: Likewise.
4972
4973 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
4974
4975         PR fortran/16290
4976         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4977         Allow for cases without denormalized floating point numbers.
4978
4979 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
4980
4981         PR c/1027
4982         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4983         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4984         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4985         expected warning text.
4986         * gcc.dg/format/diag-2.c: New test.
4987
4988 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4989
4990         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4991
4992 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4993
4994         * gcc.dg/builtins-43.c: New.
4995         * gcc.dg/builtins-44.c: New.
4996         * gcc.dg/builtins-45.c: New.
4997
4998 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
4999             Andreas Tobler  <a.tobler@schweiz.ch>
5000
5001         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
5002         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
5003         as SIGSEGV.
5004         * gcc.dg/cleanup-11.c: Likewise.
5005         * gcc.dg/cleanup-8.c: Likewise.
5006         * gcc.dg/cleanup-9.c: Likewise.
5007         * gcc.dg/cleanup-5.c: Run on all platforms.
5008
5009 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
5010
5011         * g++.dg/warn/nonnull1.C: New test.
5012
5013 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
5014
5015         * gcc.dg/compat/compat-common.h: Wrap up CINT in
5016         an #ifndef SKIP_COMPLEX_INT/#endif pair.
5017         Special-case the Sun compiler wrt to <complex.h>.
5018
5019 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
5020
5021         * gcc.dg/Wunreachable-8.C: New test.
5022
5023         * gcc.dg/h8300-ice2.c : New test.
5024
5025 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
5026
5027         PR fortran/16161
5028         * gfortran.fortran-torture/compile/implicit.f90: Add test
5029         for implicit character.
5030
5031 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
5032
5033         PR fortran/16289
5034         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
5035         Use tiny() intrinsic to find smallest non-negative real
5036
5037 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
5038
5039         * gcc.dg/compat/struct-by-value-22_main.c: New test.
5040         * gcc.dg/compat/struct-by-value-22_x.c: New.
5041         * gcc.dg/compat/struct-by-value-22_y.c: New.
5042
5043         * gcc.c-torture/execute/20040629-1.c: New test.
5044
5045 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
5046
5047         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
5048         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
5049
5050         PR target/16195
5051         * gcc.dg/20040625-1.c: New test.
5052
5053 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5054
5055         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
5056
5057 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5058
5059         PR fortran/15963
5060         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
5061
5062 2004-06-29  Richard Henderson  <rth@redhat.com>
5063
5064         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
5065
5066 2004-06-29  Paul Brook  <paul@codesourcery.com>
5067
5068         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
5069         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
5070
5071 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
5072
5073         PR c++/16260
5074         * g++.dg/parse/crash15.C: New.
5075
5076 2004-06-28  Andrew Pinski  <apinski@apple.com>
5077
5078         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
5079         by the error already.
5080
5081         * g++.dg/opt/ptrmem4.C: Change to compile only test.
5082
5083 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
5084
5085         PR target/14041
5086         * gcc.dg/h8300-bss-align-1.c : New.
5087
5088 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
5089
5090         * PR c++/16174
5091         * g++.dg/template/ctor4.C: New.
5092
5093 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5094
5095         PR c++/16205
5096         * g++.dg/warn/Wsequence-point-1.C: New test.
5097
5098 2004-06-27  Paul Brook  <paul@codesourcery.com>
5099
5100         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
5101
5102 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
5103
5104         * g++.old-deja/g++.mike/p7325.C: Remove.
5105
5106 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
5107
5108         PR c/14963
5109         * gcc.dg/pr14963.c: New test.
5110
5111 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
5112
5113         PR c++/16193
5114         * g++.dg/parse/redef1.C: New test.
5115
5116 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
5117
5118         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
5119         20021110.c.
5120         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
5121         20021119-1.c.
5122         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
5123         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
5124         5-04.c.
5125         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
5126         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
5127         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
5128         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
5129         g++.brendan/enum14.C.
5130         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
5131         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
5132         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
5133         g++.mike/virt1.C.
5134         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
5135         memtemp24.C.
5136
5137 2004-06-27  Roger Sayle  <roger@eyesopen.com>
5138
5139         * gcc.dg/20040527-1.c: New test case.
5140
5141 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
5142
5143         PR gfortran/pr16196
5144         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
5145
5146 2004-06-25  Roger Sayle  <roger@eyesopen.com>
5147
5148         PR middle-end/15825
5149         * gcc.dg/pr15825-1.c: New test case.
5150
5151 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5152
5153         * gcc.c-torture/execute/20040625-1.c: New test.
5154
5155 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5156
5157         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
5158
5159 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
5160
5161         * gcc.dg/torture/mips-div-1.c: New test.
5162
5163 2004-06-24  Jeff Law  <law@redhat.com>
5164
5165         * gcc.dg/tree-ssa/20040624-1.c: New test.
5166
5167 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
5168
5169         * gcc.c-torture/compile/20040624-1.c: New test.
5170
5171 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5172
5173         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
5174         this directory.
5175
5176 2004-06-23  Andrew Pinski  <apinski@apple.com>
5177
5178         PR middle-end/15988
5179         * g++.dg/opt/ptrmem4.C: New test.
5180
5181         * gcc.dg/c90-array-quals-2.c: New test.
5182
5183 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
5184
5185         * gcc.dg/kpice1.c: New test.
5186
5187 2006-06-23  Andrew Pinski  <apinski@apple.com>
5188
5189         * gcc.dg/c90-array-quals.c: New test.
5190
5191 2006-06-22  Richard Henderson  <rth@redhat.com>
5192
5193         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
5194
5195 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
5196
5197         * gcc.dg/builtins-config.h: Handle FreeBSD.
5198
5199 2006-06-22  Richard Henderson  <rth@redhat.com>
5200
5201         * g++.dg/opt/devirt1.C: New.
5202
5203 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
5204
5205         * g++.dg/opt/pr15551.C: New testcase.
5206
5207 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
5208
5209         PR target/14800
5210         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
5211         x86_64-*-linux* when compiling for 32bit.
5212
5213 2004-06-21  Andrew Pinski  <apinski@apple.com>
5214
5215         * gcc.dg/pch/struct-1.c: New.
5216         * gcc.dg/pch/struct-1.hs: New.
5217
5218 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
5219
5220         * gcc.dg/pch/save-temps-1.c: New file.
5221         * gcc.dg/pch/save-temps-1.hs: New file.
5222
5223 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
5224
5225         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
5226         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
5227
5228 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5229
5230         * gfortran.fortran-torture/execute/select_1.f90: Rename function
5231         to fix type error.
5232         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
5233         Remove trailing spaces.
5234
5235 2004-06-21  Richard Henderson  <rth@redhat.com>
5236
5237         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
5238         merging && to BIT_FIELD_REF.
5239
5240 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
5241
5242         * g++.dg/opt/placeholder1.C: New test.
5243
5244 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5245
5246         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
5247         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5248         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5249         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5250
5251 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
5252
5253         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
5254         extern "C".
5255         * g++.dg/other/pragma-re-1.C: Add comments.
5256
5257 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
5258
5259         PR gfortran/16080
5260         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
5261
5262 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
5263
5264         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
5265         instead of setting the type of size_t by
5266         hand.
5267
5268 2004-06-18  Roger Sayle  <roger@eyesopen.com>
5269
5270         * gcc.dg/unordered-2.c: New test case.
5271         * gcc.dg/unordered-3.c: New test case.
5272
5273 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
5274
5275         PR other/16043
5276         * lib/g++.exp (g++_version): Tweak regexp for version
5277         * lib/g77.exp (g77_version): Likewise
5278         * lib/gfortran.exp (gfortran_version): Likewise
5279         * lib/objc.exp (objc_version): Likewise
5280         * lib/treelang.exp (treelang_version): Likewise
5281
5282 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
5283
5284         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
5285         Use INT_MAX instead of __INT_MAX__.
5286         * gcc.dg/compat/struct-align-2_y.c: Likewise.
5287
5288         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
5289         * gcc.dg/compat/scalar-return-3_x.c: Use it.
5290         * gcc.dg/compat/scalar-return-3_y.c: Use it.
5291         * gcc.dg/compat/scalar-return-4_x.c: Use it.
5292         * gcc.dg/compat/scalar-return-4_y.c: Use it.
5293         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
5294         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
5295         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
5296         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
5297
5298         * gcc.dg/range-test-1.c: New test.
5299         * g++.dg/opt/range-test-1.C: New test.
5300
5301 2004-06-17  Richard Henderson  <rth@redhat.com>
5302
5303         * objc.dg/sync-1.m: New.
5304         * objc.dg/try-catch-1.m: Don't force next runtime.
5305         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
5306         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
5307         shadowed catch clause.
5308         * objc.dg/try-catch-5.m: New.
5309
5310 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
5311
5312         Bug 14610
5313         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
5314
5315 2004-06-15  Richard Henderson  <rth@redhat.com>
5316
5317         * gcc.dg/20001116-1.c: Move expected warning line.
5318
5319 2004-06-15  Richard Henderson  <rth@redhat.com>
5320
5321         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
5322         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
5323
5324 2004-06-15  Jeff Law  <law@redhat.com>
5325
5326         * gcc.dg/tree-ssa/20040615-1.c: New test.
5327         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
5328         be less sensitive to operand ordering.
5329         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
5330
5331 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
5332
5333         * g++.dg/abi/bitfield3.C: Add comment..
5334
5335 2004-06-15  Richard Henderson  <rth@redhat.com>
5336
5337         * g++.dg/ext/stmtexpr1.C: XFAIL.
5338         * gcc.dg/20030612-1.c: XFAIL.
5339
5340 2004-06-15  Eric Christopher  <echristo@redhat.com>
5341
5342         * g++.dg/charset/asm5.c: New.
5343         * gcc.dg/charset/asm6.c: New.
5344
5345 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5346
5347         PR fortran/15962
5348         * gfortran.fortran-torture/execute/select_1.f90: New test.
5349
5350 2004-06-15  Paul Brook  <paul@codesourcery.com>
5351
5352         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
5353
5354 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5355
5356         PR c++/15967
5357         * g++.dg/lookup/crash3.C: New test.
5358
5359 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5360
5361         PR c++/15947
5362         * g++.dg/parse/dtor4.C: New test.
5363
5364 2004-06-14  Jeff Law  <law@redhat.com>
5365
5366         * gcc.c-torture/compile/20040614-1.c: New test.
5367
5368 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5369
5370         PR fortran/15211
5371         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
5372         LEN of a character array.
5373
5374 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
5375
5376         PR c++/15096
5377         * g++.dg/template/ptrmem10.C: New test.
5378
5379         PR c++/14930
5380         * g++.dg/template/friend30.C: New test.
5381
5382 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5383
5384         PR fortran/14928
5385         * gfortran.fortran-torture/compile/mloc.f90: New test.
5386
5387 2004-06-13  Paul Brook  <paul@codesourcery.com>
5388
5389         * gfortran.fortran-torture/execute/random_2.f90: New test.
5390
5391 2004-06-13  Eric Christopher  <echristo@redhat.com>
5392
5393         * gcc.dg/noncompile/redecl-1.c: Fix error message.
5394
5395 2004-06-12  Paul Brook  <paul@codesourcery.com>
5396
5397         * gfortran.fortran-torture/execute/contained_3.f90: New test.
5398
5399 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5400
5401         PR fortran/14923
5402         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
5403
5404 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5405
5406         PR fortran/14957
5407         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
5408         syntax errors in end statements of contained subroutines.
5409
5410 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5411
5412         PR fortran/12841
5413         * gfortran.fortran-torture/execute/null_arg.f90: New test.
5414
5415 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5416
5417         PR fortran/15665
5418         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
5419
5420 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
5421
5422         PR gfortran/12839
5423         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
5424
5425 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
5426
5427         PR c++/15862
5428         * g++.dg/parse/enum1.C: New test.
5429
5430 2004-06-10  Jeff Law  <law@redhat.com>
5431
5432         * gcc.c-torture/compile/20040610-1.c: New test.
5433
5434 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5435
5436         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
5437         * g++.old-deja/g++.other/decl3.C: Likewise.
5438
5439 2004-06-10  Brian Booth  <bbooth@redhat.com>
5440
5441         * gcc.dg/tree-ssa/20031015-1.c: Scan for
5442         V_MAY_DEF instead of VDEF.
5443         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
5444
5445 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
5446
5447         PR c++/14211
5448         * g++.dg/conversion/const1.C: New test.
5449
5450         PR c++/15076
5451         * g++.dg/conversion/reinterpret1.C: New test.
5452
5453         PR c++/15877
5454         * g++.dg/template/enum2.C: New test.
5455
5456         PR c++/15227
5457         * g++.dg/template/error13.C: New test.
5458
5459 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5460
5461         PR fortran/14957
5462         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
5463         arguments to test_* REAL and of the right size.
5464
5465 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5466
5467         PR target/15569
5468         PR rtl-optimization/15681
5469         * gcc.dg/20040609-1.c: New test.
5470
5471 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
5472
5473         PR c++/14791
5474         * g++.dg/opt/builtins1.C: New test.
5475
5476 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
5477
5478         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
5479         that use default windows32 struct layout.
5480         * gcc.dg/i386-bitfield2.c: Likewise.
5481
5482 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
5483
5484         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
5485         for mingw32 and cygwin targets.
5486
5487 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
5488
5489         * gcc.dg/pch/macro-4.c: New.
5490         * gcc.dg/pch/macro-4.hs: New.
5491
5492 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5493
5494         PR fortran/13249
5495         * gfortran.fortran-torture/compile/name_clash.f90: New test.
5496
5497 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5498
5499         PR fortran/13372
5500         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
5501
5502 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5503
5504         PR gfortran/14897
5505         * gfortran.fortran-torture/execute/t_edit.f90: New test.
5506
5507 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
5508
5509         PR gfortran/15755
5510         * gfortran.fortran-torture/execute/backspace.c : New test.
5511
5512 2004-06-09  Paul Brook  <paul@codesourcery.com>
5513
5514         * gfortran.fortran-torture/execure/intrinsic_associated.f90
5515         (pointer_to_section): Rewrite to use smaller array.
5516
5517 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
5518
5519         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
5520         * gcc.dg/ext/altivec-10.c: Same.
5521         * gcc.dg/ext/altivec-11.c: Same.
5522         * gcc.dg/ext/altivec-12.c: Same.
5523         * gcc.dg/ext/altivec-13.c: Same.
5524         * gcc.dg/ext/altivec-14.c: Same.
5525         * gcc.dg/ext/altivec-15.c: Same.
5526         * gcc.dg/ext/altivec-16.c: Same.
5527         * gcc.dg/ext/altivec-3.c: Same.
5528         * gcc.dg/ext/altivec-4.c: Same.
5529         * gcc.dg/ext/altivec-6.c: Same.
5530         * gcc.dg/ext/altivec-7.c: Same.
5531         * gcc.dg/ext/altivec-8.c: Same.
5532         * gcc.dg/ext/altivec-varargs-1.c: Same.
5533
5534         * g++.dg/ext/altivec-1.C: Correct dg syntax.
5535         * g++.dg/ext/altivec-10.C: Same.
5536         * g++.dg/ext/altivec-2.C: Same.
5537         * g++.dg/ext/altivec-3.C: Same.
5538         * g++.dg/ext/altivec-4.C: Same.
5539         * g++.dg/ext/altivec-5.C: Same.
5540         * g++.dg/ext/altivec-6.C: Same.
5541         * g++.dg/ext/altivec-7.C: Same.
5542         * g++.dg/ext/altivec-8.C: Same.
5543         * g++.dg/ext/altivec-9.C: Same.
5544
5545 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5546
5547         PR c++/7841
5548         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
5549
5550 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5551
5552         * gcc.dg/union-1.c: New test.
5553
5554 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5555
5556         * gcc.dg/builtins-41.c: New test case.
5557         * gcc.dg/builtins-42.c: New test case.
5558
5559 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5560
5561         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
5562         * g++.dg/ext/altivec-10.C: Same.
5563         * g++.dg/ext/altivec-2.C: Same.
5564         * g++.dg/ext/altivec-3.C: Same.
5565         * g++.dg/ext/altivec-4.C: Same.
5566         * g++.dg/ext/altivec-5.C: Same.
5567         * g++.dg/ext/altivec-6.C: Same.
5568         * g++.dg/ext/altivec-7.C: Same.
5569         * g++.dg/ext/altivec-8.C: Same.
5570         * g++.dg/ext/altivec-9.C: Same.
5571         * g++.old-deja/g++.abi/cxa_vec.C: Same.
5572         * g++.old-deja/g++.brendan/new3.C: Same.
5573         * gcc.c-torture/execute/eeprof-1.x: Same.
5574
5575 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
5576
5577         PR c/14765
5578         * gcc.dg/pr14765-1.c: New test.
5579
5580 2004-06-07  Roger Sayle  <roger@eyesopen.com>
5581
5582         PR c/14649
5583         * gcc.dg/pr14649-1.c: New test case.
5584
5585 2004-06-07  Richard Henderson  <rth@redhat.com>
5586
5587         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
5588         if temporaries.
5589
5590 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
5591
5592         * g++.dg/eh/elide1.C: Remove XFAIL.
5593
5594 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
5595
5596         PR c++/15337
5597         * g++.dg/expr/sizeof3.C: New test.
5598
5599         PR c++/14777
5600         * g++.dg/template/access14.C: New test.
5601
5602         PR c++/15554
5603         * g++.dg/template/enum1.C: New test.
5604
5605         PR c++/15057
5606         * g++.dg/eh/throw1.C: New test.
5607
5608 2004-06-07  David Ayers  <d.ayers@inode.at>
5609             Ziemowit Laski  <zlaski@apple.com>
5610
5611         * lib/objc.exp (objc_target_compile): Revert the '-framework
5612         Foundation' flag fix, since bare Darwin does not ship
5613         with the Foundation framework.
5614         * objc/execute/next_mapping.h: Provide a local NSConstantString
5615         @interface and @implementation.
5616         (objc_constant_string_init): A constructor function, used to
5617         initialize the NSConstantString meta-class object.
5618         * objc/execute/string1.m: Include "next_mapping.h" instead of
5619         <Foundation/NSString.h>.
5620         * objc/execute/string2.m: Likewise.
5621         * objc/execute/string3.m: Likewise.
5622         * objc/execute/string4.m: Likewise.
5623
5624 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
5625
5626         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
5627         to double. Replace double with FLOAT.
5628         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
5629
5630         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
5631         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
5632         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
5633         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
5634         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
5635         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
5636         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
5637         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
5638
5639 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
5640
5641         PR c/13519
5642         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
5643
5644 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5645
5646         PR c++/15503
5647         * g++.dg/template/meminit2.C: New test.
5648
5649 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
5650
5651         PR target/15822
5652         * gcc.c-torture/execute/compare-fp-1.c,
5653         gcc.c-torture/execute/compare-fp-2.c,
5654         gcc.c-torture/execute/compare-fp-3.c,
5655         gcc.c-torture/execute/compare-fp-4.c,
5656         gcc.c-torture/execute/compare-fp-3.x,
5657         gcc.c-torture/execute/compare-fp-4.x: Moved...
5658         * gcc.c-torture/execute/ieee/compare-fp-1.c,
5659         gcc.c-torture/execute/ieee/compare-fp-2.c,
5660         gcc.c-torture/execute/ieee/compare-fp-3.c,
5661         gcc.c-torture/execute/ieee/compare-fp-4.c,
5662         gcc.c-torture/execute/ieee/compare-fp-3.x,
5663         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
5664
5665 2004-06-04  David Ayers  <d.ayers@inode.at>
5666
5667         * objc/execute/protocol-isEqual-4.m: New testcase.
5668
5669 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
5670
5671         * objc/execute/protocol-isEqual-1.m: New testcase.
5672         * objc/execute/protocol-isEqual-2.m: New testcase.
5673         * objc/execute/protocol-isEqual-3.m: New testcase.
5674
5675 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5676
5677         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
5678
5679 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
5680
5681         * lib/objc.exp (objc_target_compile): When running tests on
5682         Darwin (Mac OS X), inform the linker about '-framework
5683         'Foundation'.
5684
5685 2004-06-02  Eric Christopher  <echristo@redhat.com>
5686
5687         * gcc.c-torture/compile/20040602-1.c: New.
5688
5689 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
5690
5691         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
5692         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
5693
5694         PR tree-optimization/14736
5695         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
5696
5697         PR tree-optimization/14042
5698         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
5699
5700         PR tree-optimization/14729
5701         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
5702
5703 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5704
5705         PR fortran/15557
5706         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5707
5708 2004-06-01  Richard Hederson  <rth@redhat.com>
5709
5710         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5711
5712 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5713
5714         PR c++/14932
5715         * g++.dg/parse/offsetof4.C: New test.
5716
5717 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
5718
5719         PR objc/7993
5720         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5721
5722 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
5723
5724         PR c++/15701
5725         * g++.dg/template/friend29.C: New test.
5726
5727 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5728
5729         PR c/15749
5730         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5731
5732 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5733
5734         * gcc.dg/sparc-trap-1.c: New test.
5735
5736 2004-05-31  Roger Sayle  <roger@eyesopen.com>
5737
5738         PR middle-end/15069
5739         * g++.dg/opt/fold3.C: New test case.
5740
5741 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
5742
5743         * lib/target-supports.exp (check_iconv_available): Fix fallout
5744         from 2004-05-28 patch.
5745
5746 2004-05-30  Paul Brook  <paul@codesourcery.com>
5747
5748         PR fortran/15620
5749         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5750         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5751
5752 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
5753
5754         * gfortran.fortran-torture/execute/random_1.f90: New test.
5755
5756 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5757
5758         * g++.dg/ext/altivec-10.C: New test.
5759
5760 2004-05-29  Paul Brook  <paul@codesourcery.com>
5761
5762         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5763
5764 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5765
5766         * gcc.dg/altivec-16.c: New test.
5767
5768 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
5769
5770         * lib/target-supports.exp (check_vmx_hw_available): New.
5771         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5772
5773         * lib/target-supports.exp (check_alias_available,
5774         check_iconv_available, check_named_sections_available): Use
5775         unique names for temporary files.
5776
5777 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5778
5779         * gcc.dg/altivec-15.c: New test.
5780
5781 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5782
5783         PR c++/15083
5784         * g++.dg/warn/noeffect6.C: New test.
5785
5786         PR c++/15471
5787         * g++.dg/expr/ptrmem4.C: New test.
5788
5789         PR c++/15640
5790         * g++.dg/template/operator3.C: New test.
5791
5792 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5793
5794         PR c++/14668
5795         * g++.dg/lookup/redecl1.C: New test.
5796         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5797
5798 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
5799
5800         * gcc.c-torture/execute/compare-fp-1.c,
5801         gcc.c-torture/execute/compare-fp-2.c,
5802         gcc.c-torture/execute/compare-fp-3.c,
5803         gcc.c-torture/execute/compare-fp-4.c,
5804         gcc.c-torture/execute/compare-fp-3.x,
5805         gcc.c-torture/execute/compare-fp-4.x,
5806         gcc.dg/pr15649-1.c: New.
5807
5808 2004-05-27  Adam Nemet  <anemet@lnxw.com>
5809
5810         PR c++/12883
5811         * g++.dg/init/array14.C: New test.
5812
5813 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
5814
5815         * lib/compat.exp (compat-get-options-main): New.
5816         (compat-get-options): Remove unneeded code, warn for ignored
5817         command.
5818         (compat-execute): Check flag set by dg-require-* commands.
5819
5820         * lib/compat.exp (compat-execute): Break up long lines.
5821
5822 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
5823
5824         * gcc.dg/altivec-7.c: Don't use 'vector long'.
5825         * gcc.dg/altivec-14.c: New test.
5826         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5827
5828         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5829         * gcc.dg/altivec-12.c: Ditto.
5830
5831         * gcc.dg/altivec-3.c: Move call to altivec_check.
5832
5833 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5834
5835         PR c++/15044
5836         * g++.dg/template/error12.C: New test.
5837
5838         PR c++/15317
5839         * g++.dg/ext/attrib15.C: New test.
5840
5841         PR c++/15329
5842         * g++.dg/template/ptrmem9.C: New test.
5843
5844 2004-05-25  Paul Brook  <paul@codesourcery.com>
5845
5846         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5847
5848 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5849
5850         PR c++/15165
5851         * g++.dg/template/crash19.C: New test.
5852
5853 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5854
5855         PR c++/15025
5856         * g++.dg/template/redecl1.C: New test.
5857
5858 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5859
5860         PR c++/14821
5861         * g++.dg/other/ns1.C: New test.
5862
5863         PR c++/14883
5864         * g++.dg/template/invalid1.C: New test.
5865
5866 2004-05-23  Paul Brook  <paul@codesourcery.com>
5867         Victor Leikehman  <lei@haifasphere.co.il>
5868
5869         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
5870         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5871
5872 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5873
5874         PR c++/15285
5875         PR c++/15299
5876         * g++.dg/template/non-dependent5.C: New test.
5877         * g++.dg/template/non-dependent6.C: New test.
5878
5879 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5880
5881         PR c++/15507
5882         * g++.dg/inherit/union1.C: New test.
5883
5884         PR c++/15542
5885         * g++.dg/template/addr1.C: New test.
5886
5887         PR c++/15427
5888         * g++.dg/template/array5.C: New test.
5889
5890         PR c++/15287
5891         * g++.dg/template/array6.C: New test.
5892
5893 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
5894             Roger Sayle  <roger@eyesopen.com>
5895
5896         * g++.dg/lookup/forscope2.C: New test case.
5897
5898 2004-05-22  Ben Elliston  <bje@au.ibm.com>
5899
5900         * gcc.dg/cpp/Wmissingdirs.c: New.
5901
5902 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5903
5904         PR target/15301
5905         * gcc.dg/compat/union-m128-1.h: New file.
5906         * gcc.dg/compat/union-m128-1_main.c: Likewise.
5907         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5908         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5909
5910 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5911
5912         PR target/15302
5913         * gcc.dg/compat/struct-complex-1.h: New file.
5914         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5915         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5916         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5917
5918 2004-05-20  Roger Sayle  <roger@eyesopen.com>
5919
5920         PR middle-end/3074
5921         * gcc.dg/pr3074-1.c: New test case.
5922         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5923
5924 2004-05-20  Falk Hueffner  <falk@debian.org>
5925
5926         PR other/15526
5927         * gcc.dg/ftrapv-1.c: New test case.
5928
5929 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
5930
5931         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5932
5933 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
5934             Jeff Law  <law@redhat.com>
5935
5936         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5937         * gcc.dg/tree-ssa/20040518-2.c: New test.
5938
5939         * gcc.dg/tree-ssa/20040518-1.c: New test.
5940
5941 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
5942
5943         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5944
5945 2004-05-18  Paul Brook  <paul@codesourcery.com>
5946
5947         PR fortran/13930
5948         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5949
5950 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5951
5952         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5953         constant folding.
5954
5955 2004-05-17  Steven Bosscher  <stevenb@suse.de>
5956
5957         * gcc.dg/tree-ssa/20040517-1.c: New test.
5958
5959 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5960
5961         * gcc.dg/loop-4.c: New test.
5962
5963 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
5964
5965         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5966
5967 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
5968
5969         PR fortran/15311
5970         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5971
5972 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5973
5974         PR fortran/13826
5975         PR fortran/13940
5976         * gfortran.fortran-torture/compile/data_1.f90: New test.
5977
5978 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
5979
5980         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5981         * gcc.dg/uninit-H.c: Define ASM for __s390__.
5982
5983 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5984
5985         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5986
5987 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5988
5989         PR c/15444
5990         * gcc.dg/format/xopen-1.c: Adjust expected message.
5991         * gcc.dg/format/xopen-3.c: New test.
5992
5993 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
5994
5995         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5996
5997 2004-05-14  Jeff Law  <law@redhat.com>
5998
5999         * gcc.dg/tree-ssa/20040514-2.c: New test.
6000
6001 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6002
6003         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
6004         this ...
6005         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
6006         this.
6007
6008 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
6009
6010         * gcc.dg/tree-ssa/20040514-1.c: New test.
6011
6012 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6013
6014         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
6015         test.
6016
6017 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6018
6019         PR fortran/14066
6020         * gfortran.fortran-torture/compile/do_1.f90: New test.
6021
6022 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
6023
6024         PR fortran/15051
6025         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
6026         test.
6027
6028 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
6029
6030         PR fortran/15149
6031         * gfortran.fortran-torture/execute/random_init.f90: New test.
6032
6033 2004-05-13  Paul Brook  <paul@codesourcery.com>
6034
6035         PR fortran/15314
6036         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
6037
6038 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
6039
6040         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
6041         for the powerpc case.
6042
6043 2004-05-13  Jeff Law  <law@redhat.com>
6044
6045         * gcc.dg/tree-ssa/20040513-1.c: New test.
6046         * gcc.dg/tree-ssa/20040513-2.c: New test.
6047
6048 2004-05-13  Paul Brook  <paul@codesourcery.com>
6049
6050         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
6051         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
6052         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
6053
6054 2004-05-13  Andreas Schwab  <schwab@suse.de>
6055
6056         PR other/10819
6057         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
6058         characters.
6059
6060 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
6061
6062         PR fortran/15294
6063         * gfortran.fortran-torture/execute/adjustr.f90: New file.
6064
6065 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
6066
6067         Merge from tree-ssa-20020619-branch.  See
6068         ChangeLog.tree-ssa for details.
6069
6070 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
6071
6072         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
6073         include <altivec.h> explicitly.
6074         * gcc.dg/altivec-13.c: Likewise.
6075
6076 2004-05-11  Paul Brook  <paul@codesourcery.com>
6077
6078         * gcc.c-torture/compile/20010518-1.c: Force enum size.
6079
6080 2004-05-10  Eric Christopher  <echristo@redhat.com>
6081
6082         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
6083         * gcc.dg/sibcall-4.c: Ditto.
6084
6085 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
6086
6087         * g++.dg/ext/altivec-8.C: New test case.
6088         * gcc.dg/altivec-13.c: New test case.
6089
6090 2004-05-08  Roger Sayle  <roger@eyesopen.com>
6091
6092         * gcc.c-torture/execute/divcmp-1.c: New test case.
6093         * gcc.c-torture/execute/divcmp-2.c: New test case.
6094         * gcc.c-torture/execute/divcmp-3.c: New test case.
6095
6096 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
6097
6098         * g++.dg/other/pragma-re-2.C: New test.
6099
6100 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6101
6102         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
6103         * gcc.dg/i386-387-2.c: Likewise.
6104
6105         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
6106         __builtin_drem.
6107         * gcc.dg/i386-387-6.c: Likewise.
6108
6109 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
6110
6111         * gcc.dg/builtins-33.c:  Also check log1p*.
6112
6113 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
6114
6115         PR optimization/15296
6116         * gcc.c-torture/execute/pr15296.c: New test.
6117
6118 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
6119
6120         * gcc.dg/builtins-40.c: New test.
6121
6122 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
6123
6124         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
6125
6126 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
6127
6128         * g++.dg/ext/spe1.C: New testcase.
6129
6130 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
6131
6132         * objc.dg/image-info.m: Allow additional attributes
6133         for __image_info section.
6134
6135 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
6136
6137         * gcc.dg/torture/mips-hilo-2.c: New test.
6138
6139 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6140
6141         PR c++/14389
6142         * g++.dg/template/member5.C: New test.
6143
6144 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
6145
6146         * gcc.dg/builtins-34.c: Also check expm1*.
6147
6148 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6149
6150         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
6151         * gcc.dg/torture/builtin-convert-3.c: New test.
6152
6153 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
6154
6155         PR middle-end/15054
6156         * g++.dg/opt/pr15054.C: New test.
6157
6158 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6159
6160         * gcc.dg/torture/builtin-rounding-1.c: New test.
6161         * gcc.dg/builtins-25.c: Delete.
6162         * gcc.dg/builtins-29.c: Delete.
6163
6164 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
6165
6166         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
6167         * gcc.dg/sibcall-4.c: Likewise.
6168         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
6169
6170 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6171
6172         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
6173         bit-field on 16-bit targets.
6174
6175 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
6176
6177         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
6178         16-bit targets.
6179
6180 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
6181
6182         * gcc.dg/rs6000-power2-1.c: Change to compile only.
6183         * gcc.dg/rs6000-power2-2.c: Likewise.
6184
6185 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
6186
6187         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
6188         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
6189         Change the asm registers to be in form of frN instead of fN.
6190
6191 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6192
6193         * gcc.dg/torture/builtin-convert-2.c: New test.
6194
6195 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
6196
6197         * gcc.dg/rs6000-power2-1.c: New test.
6198         * gcc.dg/rs6000-power2-2.c: New test.
6199
6200 2004-04-28  Jan Hubicka  <jh@suse.cz>
6201
6202         * gcc.dg/unused-6.c: New test.
6203
6204 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
6205             Ulrich Weigand  <uweigand@de.ibm.com>
6206
6207         * ada/acats/run_all.sh: Define $target variable.
6208
6209 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
6210
6211         PR c++/15119
6212         * g++.dg/other/vararg-1.C: New test.
6213
6214         PR c++/4794
6215         * g++.dg/eh/cleanup3.C: New test.
6216
6217 2004-04-24  Laurent GUERBY <laurent@guerby.net>
6218
6219         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
6220         and ad8011a (target_insn).
6221         * ada/acats/support/macro.dfs: Likewise.
6222         * ada/acats/support/impbit.adb: New file.
6223
6224 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
6225
6226         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
6227
6228 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6229
6230         * gcc.dg/loop-3.c: New test.
6231
6232 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
6233
6234         * gcc.c-torture/execute/simd-5.c: New test.
6235
6236 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6237
6238         PR c++/15064
6239         * g++.dg/template/crash18.C: New test.
6240
6241 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
6242
6243         * g++.dg/ext/complit3.C: New test.
6244
6245 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6246
6247         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
6248         * gcc.dg/altivec-3.c: Same.
6249         * gcc.dg/altivec-varargs-1.c: Same.
6250
6251 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
6252
6253         * lib/target-supports.exp (check_profiling_available): Assume
6254         profiling is not available on powerpc-eabi targets.
6255
6256 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
6257
6258         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
6259         * gcc.dg/vmx/bug-1.c: Ditto.
6260
6261 2004-04-20  Eric Christopher  <echristo@redhat.com>
6262
6263         * gcc.dg/charset/extern.c: New test.
6264         * g++.dg/charset/extern3.cc: Ditto.
6265
6266 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
6267
6268         * gcc.dg/builtins-39.c: New test.
6269
6270 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
6271
6272         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
6273
6274 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
6275
6276         * gcc.dg/torture/mips-hilo-1.c: New test.
6277
6278 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
6279
6280         * gcc.c-torture/compile/20040419-1.c: New test.
6281
6282 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
6283
6284         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
6285
6286 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
6287             Aldy Hernandez  <aldyh@redhat.com>
6288
6289         * gcc.c-torture/execute/va-arg-24.c: New.
6290
6291 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
6292             Aldy Hernandez  <aldyh@redhat.com>
6293
6294         * gcc.dg/vmx/1b-01.c: New.
6295         * gcc.dg/vmx/1b-02.c: New.
6296         * gcc.dg/vmx/1b-03.c: New.
6297         * gcc.dg/vmx/1b-04.c: New.
6298         * gcc.dg/vmx/1b-05.c: New.
6299         * gcc.dg/vmx/1b-06.c: New.
6300         * gcc.dg/vmx/1b-07.c: New.
6301         * gcc.dg/vmx/1c-01.c: New.
6302         * gcc.dg/vmx/1c-02.c: New.
6303         * gcc.dg/vmx/3a-01a.c: New.
6304         * gcc.dg/vmx/3a-01.c: New.
6305         * gcc.dg/vmx/3a-01m.c: New.
6306         * gcc.dg/vmx/3a-03.c: New.
6307         * gcc.dg/vmx/3a-03m.c: New.
6308         * gcc.dg/vmx/3a-04.c: New.
6309         * gcc.dg/vmx/3a-04m.c: New.
6310         * gcc.dg/vmx/3a-05.c: New.
6311         * gcc.dg/vmx/3a-06.c: New.
6312         * gcc.dg/vmx/3a-06m.c: New.
6313         * gcc.dg/vmx/3a-07.c: New.
6314         * gcc.dg/vmx/3b-01.c: New.
6315         * gcc.dg/vmx/3b-02.c: New.
6316         * gcc.dg/vmx/3b-10.c: New.
6317         * gcc.dg/vmx/3b-13.c: New.
6318         * gcc.dg/vmx/3b-14.c: New.
6319         * gcc.dg/vmx/3b-15.c: New.
6320         * gcc.dg/vmx/3c-01a.c: New.
6321         * gcc.dg/vmx/3c-01.c: New.
6322         * gcc.dg/vmx/3c-02.c: New.
6323         * gcc.dg/vmx/3c-03.c: New.
6324         * gcc.dg/vmx/3d-01.c: New.
6325         * gcc.dg/vmx/4-01.c: New.
6326         * gcc.dg/vmx/4-03.c: New.
6327         * gcc.dg/vmx/5-01.c: New.
6328         * gcc.dg/vmx/5-02.c: New.
6329         * gcc.dg/vmx/5-03.c: New.
6330         * gcc.dg/vmx/5-04.c: New.
6331         * gcc.dg/vmx/5-05.c: New.
6332         * gcc.dg/vmx/5-06.c: New.
6333         * gcc.dg/vmx/5-07.c: New.
6334         * gcc.dg/vmx/5-07t.c: New.
6335         * gcc.dg/vmx/5-08.c: New.
6336         * gcc.dg/vmx/5-10.c: New.
6337         * gcc.dg/vmx/5-11.c: New.
6338         * gcc.dg/vmx/7-01a.c: New.
6339         * gcc.dg/vmx/7-01.c: New.
6340         * gcc.dg/vmx/7c-01.c: New.
6341         * gcc.dg/vmx/7d-01.c: New.
6342         * gcc.dg/vmx/7d-02.c: New.
6343         * gcc.dg/vmx/8-01.c: New.
6344         * gcc.dg/vmx/8-02a.c: New.
6345         * gcc.dg/vmx/8-02.c: New.
6346         * gcc.dg/vmx/brode-1.c: New.
6347         * gcc.dg/vmx/bug-1.c: New.
6348         * gcc.dg/vmx/bug-2.c: New.
6349         * gcc.dg/vmx/bug-3.c: New.
6350         * gcc.dg/vmx/cw-bug-1.c: New.
6351         * gcc.dg/vmx/cw-bug-2.c: New.
6352         * gcc.dg/vmx/cw-bug-3.c: New.
6353         * gcc.dg/vmx/dct.c: New.
6354         * gcc.dg/vmx/debug-1.c: New.
6355         * gcc.dg/vmx/debug-2.c: New.
6356         * gcc.dg/vmx/debug-3.c: New.
6357         * gcc.dg/vmx/debug-4.c: New.
6358         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
6359         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
6360         * gcc.dg/vmx/eg-5.c: New.
6361         * gcc.dg/vmx/fft.c: New.
6362         * gcc.dg/vmx/gcc-bug-1.c: New.
6363         * gcc.dg/vmx/gcc-bug-2.c: New.
6364         * gcc.dg/vmx/gcc-bug-3.c: New.
6365         * gcc.dg/vmx/gcc-bug-4.c: New.
6366         * gcc.dg/vmx/gcc-bug-5.c: New.
6367         * gcc.dg/vmx/gcc-bug-6.c: New.
6368         * gcc.dg/vmx/gcc-bug-7.c: New.
6369         * gcc.dg/vmx/gcc-bug-8.c: New.
6370         * gcc.dg/vmx/gcc-bug-9.c: New.
6371         * gcc.dg/vmx/gcc-bug-b.c: New.
6372         * gcc.dg/vmx/gcc-bug-c.c: New.
6373         * gcc.dg/vmx/gcc-bug-d.c: New.
6374         * gcc.dg/vmx/gcc-bug-e.c: New.
6375         * gcc.dg/vmx/gcc-bug-f.c: New.
6376         * gcc.dg/vmx/gcc-bug-g.c: New.
6377         * gcc.dg/vmx/gcc-bug-i.c: New.
6378         * gcc.dg/vmx/harness.h: New.
6379         * gcc.dg/vmx/ira1.c: New.
6380         * gcc.dg/vmx/ira2a.c: New.
6381         * gcc.dg/vmx/ira2b.c: New.
6382         * gcc.dg/vmx/ira2.c: New.
6383         * gcc.dg/vmx/ira2c.c: New.
6384         * gcc.dg/vmx/mem.c: New.
6385         * gcc.dg/vmx/newton-1.c: New.
6386         * gcc.dg/vmx/ops.c: New.
6387         * gcc.dg/vmx/sn7153.c: New.
6388         * gcc.dg/vmx/spill2.c: New.
6389         * gcc.dg/vmx/spill3.c: New.
6390         * gcc.dg/vmx/spill.c: New.
6391         * gcc.dg/vmx/t.c: New.
6392         * gcc.dg/vmx/varargs-1.c: New.
6393         * gcc.dg/vmx/varargs-2.c: New.
6394         * gcc.dg/vmx/varargs-3.c: New.
6395         * gcc.dg/vmx/varargs-4.c: New.
6396         * gcc.dg/vmx/varargs-5.c: New.
6397         * gcc.dg/vmx/varargs-6.c: New.
6398         * gcc.dg/vmx/varargs-7.c: New.
6399         * gcc.dg/vmx/vmx.exp: New.
6400         * gcc.dg/vmx/vprint-1.c: New.
6401         * gcc.dg/vmx/vscan-1.c: New.
6402         * gcc.dg/vmx/x-01.c: New.
6403         * gcc.dg/vmx/x-02.c: New.
6404         * gcc.dg/vmx/x-03.c: New.
6405         * gcc.dg/vmx/x-04.c: New.
6406         * gcc.dg/vmx/x-05.c: New.
6407         * gcc.dg/vmx/yousufi-1.c: New.
6408         * gcc.dg/vmx/zero-1.c: New.
6409         * gcc.dg/vmx/zero.c: New.
6410
6411 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
6412
6413         * g++.dg/lookup/java1.C: Update for chage of
6414         _Jv_AllocObject.
6415         * g++.dg/lookup/java2.C: Likewise.
6416
6417 2004-04-17  Laurent GUERBY <laurent@guerby.net>
6418
6419         * ada/acats/run_all.sh: use -O2 by default.
6420
6421 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
6422
6423         * gcc.dg/vr-mult-[12].c: New tests.
6424
6425 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6426
6427         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
6428
6429         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
6430
6431 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
6432
6433         * lib/target-supports.exp (check_profiling_available): Assume profiling
6434         isn't available for mips*-*-elf targets.
6435
6436 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
6437
6438         * gcc.dg/builtins-38.c: New test.
6439
6440 2004-04-14  Eric Christopher  <echristo@redhat.com>
6441
6442         * g++.dg/charset/charset.exp: Run .cc extension tests.
6443
6444 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
6445
6446         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
6447
6448 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6449
6450         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
6451
6452 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
6453
6454         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
6455         * gcc.dg/i386-387-2.c: Likewise.
6456
6457         * gcc.dg/i386-387-7.c: New test.
6458         * gcc.dg/i386-387-8.c: New test.
6459
6460         * gcc.dg/builtins-37.c: New test.
6461
6462 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
6463
6464         * g++.dg/pch/externc-1.C: Add missing semicolon.
6465
6466 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
6467
6468         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
6469
6470 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6471
6472         * gcc.c-torture/execute/20040411-1.c: New test.
6473
6474 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
6475
6476         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
6477
6478 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
6479
6480         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
6481
6482 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
6483
6484         * lib/target-supports.exp (check_named_sections_available): New.
6485         * lib/gcc-dg.exp (dg-require-named-sections): New.
6486         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
6487         old-deja.exp.  Also prune error-count message from HP linker.
6488         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
6489
6490         * g++.dg/init/init-ref4.C: Use dg-require-weak.
6491         * g++.old-deja/g++.pt/static3.C: Likewise.
6492         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
6493
6494 2004-04-09  Roger Sayle  <roger@eyesopen.com>
6495
6496         * gcc.c-torture/execute/20040409-1.c: New test case.
6497         * gcc.c-torture/execute/20040409-2.c: New test case.
6498         * gcc.c-torture/execute/20040409-3.c: New test case.
6499
6500 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
6501
6502         * gcc.dg/20040409-1.c: New test.
6503
6504 2004-04-08  Roger Sayle  <roger@eyesopen.com>
6505
6506         PR target/14888
6507         * g++.dg/opt/pr14888.C: New test case.
6508
6509 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
6510
6511         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
6512         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
6513         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
6514         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
6515         New tests.
6516
6517 2004-04-08  Paul Brook  <paul@codesourcery.com>
6518
6519         * gcc.dg/spill-1.c: New test.
6520
6521 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6522
6523         * gcc.dg/torture/builtin-ctype-2.c: New test.
6524
6525 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
6526
6527         * gcc.dg/pch/pch.exp: Add largefile test.
6528
6529 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
6530
6531         * g++.dg/pch/externc-1.Hs: New.
6532         * g++.dg/pch/externc-1.C: New.
6533
6534 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6535
6536         * gcc.dg/compat/struct-by-value-5a_main.c,
6537         gcc.dg/compat/struct-by-value-5b_main.c: New files.
6538         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
6539         * gcc.dg/compat/struct-by-value-5a_x.c,
6540         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
6541         gcc.dg/compat/struct-by-value-5_x.c.
6542         * gcc.dg/compat/struct-by-value-5a_y.c,
6543         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
6544         gcc.dg/compat/struct-by-value-5_y.c.
6545
6546         * gcc.dg/compat/struct-by-value-6a_main.c,
6547         gcc.dg/compat/struct-by-value-6b_main.c: New files.
6548         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
6549         * gcc.dg/compat/struct-by-value-6a_x.c,
6550         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
6551         gcc.dg/compat/struct-by-value-6_x.c.
6552         * gcc.dg/compat/struct-by-value-6a_y.c,
6553         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
6554         gcc.dg/compat/struct-by-value-6_y.c.
6555
6556         * gcc.dg/compat/struct-by-value-7a_main.c,
6557         gcc.dg/compat/struct-by-value-7b_main.c: New files.
6558         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
6559         * gcc.dg/compat/struct-by-value-7a_x.c,
6560         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
6561         gcc.dg/compat/struct-by-value-7_x.c.
6562         * gcc.dg/compat/struct-by-value-7a_y.c,
6563         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
6564         gcc.dg/compat/struct-by-value-7_y.c.
6565
6566 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
6567
6568         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
6569         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
6570         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
6571         options.
6572
6573 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
6574
6575         * gcc.dg/builtins-36.c: New test.
6576
6577 2004-04-06  Paul Brook  <paul@codesourcery.com>
6578
6579         * README.gcc: Remove obsolete contraint on testcases.
6580
6581 2004-04-05  Paul Brook  <paul@codesourcery.com>
6582
6583         PR2123
6584         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
6585         failure and exit(0) on success.
6586         * g++.dg/expr/anew2.C: Ditto.
6587         * g++.dg/expr/anew3.C: Ditto.
6588         * g++.dg/expr/anew4.C: Ditto.
6589
6590 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
6591
6592         PR c++/3518
6593         * g++.dg/template/unify7.C: New.
6594
6595 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6596
6597         * g++.dg/README: Bring up to date with new subdirectories; remove
6598         duplicate subdirectory lines.
6599
6600 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
6601
6602         PR c++/14007
6603         * g++.dg/template/unify5.C: New.
6604         * g++.dg/template/unify6.C: New.
6605         * g++.dg/template/qualttp20.C: Adjust.
6606         * g++.old-deja/g++.jason/report.C: Adjust.
6607         * g++.old-deja/g++.other/qual1.C: Adjust.
6608
6609 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
6610
6611         PR c++/14803
6612         * g++.dg/inherit/ptrmem1.C: New test.
6613
6614 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
6615
6616         PR c++/14755
6617         * gcc.c-torture/execute/20040331-1.c: New test.
6618         * gcc.dg/20040331-1.c: New test.
6619
6620 2004-04-01  Paul Brook  <paul@codesourcery.com>
6621
6622         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
6623
6624 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
6625
6626         PR c++/14724
6627         * g++.dg/init/goto1.C: New test.
6628
6629         PR c++/14763
6630         * g++.dg/template/defarg4.C: New test.
6631
6632 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
6633
6634         * gcc.dg/altivec-11.c: Extend test for more valid cases.
6635
6636 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
6637
6638         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
6639
6640 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
6641
6642         * gcc.dg/noncompile/undeclared-2.c: New test.
6643
6644 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
6645
6646         * gcc.dg/940409-1.c: Remove XFAIL.
6647         * gcc.dg/reg-vol-struct-1.c: New test.
6648
6649 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6650
6651         * gcc.dg/torture/builtin-wctype-1.c: New test.
6652
6653 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
6654
6655         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
6656         * gcc.dg/20001101-1.c: Likewise.
6657         * gcc.dg/20001102-1.c: Likewise.
6658
6659 2004-03-25  Roger Sayle  <roger@eyesopen.com>
6660
6661         * gcc.dg/compare8.c: Add an additional test for XOR.
6662
6663 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6664
6665         * gcc.dg/torture/builtin-ctype-1.c: New test.
6666
6667 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6668
6669         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
6670         * gcc.dg/torture/builtin-math-1.c: Likewise.
6671         * gcc.dg/torture/builtin-power-1.c: New test.
6672
6673 2004-03-24  Andreas Schwab  <schwab@suse.de>
6674
6675         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
6676         IA64 assembler.
6677
6678 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
6679             Roger Sayle  <roger@eyesopen.com>
6680
6681         * gcc.dg/compare8.c: New test case.
6682
6683 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
6684
6685         * g++.dg/ext/altivec-7.C: New test.
6686
6687 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
6688
6689         PR 12267, 12391, 12560, 13129, 14114, 14133
6690         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
6691         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
6692         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
6693         Adjust error regexps.
6694         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
6695         * gcc.dg/noncompile/undeclared-1.c: New test cases.
6696         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
6697         * gcc.dg/local1.c: Add explanatory comment.
6698
6699 2004-03-23  Roger Sayle  <roger@eyesopen.com>
6700
6701         PR optimization/14669
6702         * g++.dg/opt/fold2.C: New test case.
6703
6704 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
6705
6706         PR c/14069
6707         * gcc.dg/20040322-1.c: New test.
6708
6709 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6710
6711         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
6712         * gcc.dg/ultrasp4.c: Likewise.
6713         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
6714
6715 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6716
6717         * gcc.dg/i386-sse-8.c: Reset default options.
6718
6719 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6720
6721         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6722         in the error message text.
6723
6724 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6725
6726         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6727
6728 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
6729
6730         PR c++/14616
6731         * g++.dg/init/array13.C: New test.
6732
6733 2004-03-20  Roger Sayle  <roger@eyesopen.com>
6734
6735         PR target/13889
6736         * gcc.c-torture/compile/pr13889.c: New test case.
6737
6738 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6739
6740         PR c/14635
6741         * builtins-1.c (nan, nans): Don't test.
6742         * builtins-30.c: Don't use nan, nanf, nanl.
6743         * builtins-35.c: New test.
6744
6745 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
6746
6747         * g++.dg/ext/altivec-6.C: New test.
6748
6749 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
6750
6751         * g++.dg/init/placement3.C: New test.
6752
6753         * g++.dg/template/spec13.C: New test.
6754
6755         * g++.dg/lookup/using11.C: New test.
6756
6757         * g++.dg/lookup/koenig3.C: New test.
6758
6759         * g++.dg/template/operator2.C: New test.
6760
6761         * g++.dg/expr/dtor3.C: New test.
6762         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6763         marker.
6764         * g++.old-deja/g++.law/visibility28.C: Likewise.
6765
6766 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
6767
6768         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6769         * gcc.dg/ppc64-abi-3.c: Likewise.
6770
6771 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6772
6773         PR c++/14545
6774         * g++.dg/parse/template15.C: New test.
6775
6776 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6777
6778         * g++.dg/expr/dtor2.C: New test.
6779
6780         * g++.dg/lookup/anon4.C: New test.
6781
6782         * g++.dg/overload/using1.C: New test.
6783
6784         * g++.dg/template/lookup7.C: New test.
6785
6786         * g++.dg/template/typename6.C: New test.
6787
6788         * g++.dg/expr/cond6.C: New test.
6789
6790 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6791
6792         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6793
6794 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6795
6796         * g++.dg/expr/cond5.C: New test.
6797         * g++.dg/expr/constcast1.C: Likewise.
6798         * g++.dg/expr/ptrmem2.C: Likewise.
6799         * g++.dg/expr/ptrmem3.C: Likewise.
6800         * g++.dg/lookup/main1.C: Likewise.
6801         * g++.dg/template/lookup6.C: Likewise.
6802
6803 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6804
6805         * gcc.dg/local1.c: New test.
6806
6807         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6808
6809 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6810
6811         * gcc.dg/torture/builtin-convert-1.c: New test.
6812
6813 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6814
6815         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6816
6817 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6818
6819         PR c++/14481
6820         * g++.dg/warn/Wunused-7.C: New test.
6821
6822 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6823
6824         * gcc.dg/torture/builtin-integral-1.c: New test.
6825
6826 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6827
6828         PR c++/14586
6829         * g++.dg/parse/non-dependent3.C: New test.
6830
6831 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
6832
6833         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6834         * g++.dg/eh/simd-2.C: Likewise.
6835         * g++.dg/init/array10.C: Likewise.
6836         * gcc.c-torture/compile/simd-1.c: Likewise.
6837         * gcc.c-torture/compile/simd-2.c: Likewise.
6838         * gcc.c-torture/compile/simd-3.c: Likewise.
6839         * gcc.c-torture/compile/simd-4.c: Likewise.
6840         * gcc.c-torture/compile/simd-6.c: Likewise.
6841         * gcc.c-torture/execute/simd-1.c: Likewise.
6842         * gcc.c-torture/execute/simd-2.c: Likewise.
6843         * gcc.dg/compat/vector-defs.h: Likewise.
6844         * gcc.dg/20020531-1.c: Likewise.
6845         * gcc.dg/altivec-3.c: Likewise.
6846         * gcc.dg/altivec-4.c: Likewise.
6847         * gcc.dg/altivec-varargs-1.c: Likewise.
6848         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6849         * gcc.dg/i386-mmx-3.c: Likewise.
6850         * gcc.dg/i386-sse-4.c: Likewise.
6851         * gcc.dg/i386-sse-5.c: Likewise.
6852         * gcc.dg/i386-sse-8.c: Likewise.
6853         * gcc.dg/simd-1.c: Likewise.
6854         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
6855         __ev64_opaque__ since the machine description provides it.
6856
6857 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6858
6859         * lib/compat.exp (skip_list): New global variable.
6860         Use it to hold the user defined COMPAT_SKIPS list if any.
6861         (compat-obj): Add the members of skip_list to optall.
6862
6863 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6864
6865         * gcc.dg/compat/union-by-value-1_main.c,
6866         union-by-value-1_x.c, union-by-value-1_y.c,
6867         union-check.h, union-defs.h,
6868         union-init.h, union-return-1_main.c,
6869         union-return-1_x.c, union-return-1_y.c: New files.
6870
6871 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6872
6873         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6874         mixed-struct-init.h: Add 4 mixed structure types.
6875         struct-by-value-21_main.c, struct-by-value-21_x.c,
6876         struct-by-value-21_y.c, struct-return-21_main.c,
6877         struct-return-21_x.c, struct-return-21_y.c: New files.
6878
6879 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
6880
6881         PR c++/14550
6882         * g++.dg/parse/template14.C: New test.
6883
6884 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6885
6886         * gcc.c-torture/execute/20040313-1.c: New test.
6887
6888 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
6889
6890         PR target/14533
6891         * gcc.dg/20040311-2.c: New test.
6892
6893 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
6894
6895         PR other/14544
6896         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6897         bit-field.
6898
6899 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
6900
6901         * gcc.dg/20040305-2.c: Add missing return statement.
6902
6903 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6904
6905         * gcc.dg/builtins-34.c: Also check pow10*.
6906
6907 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6908
6909         PR target/14262
6910         * gcc.dg/20040305-2.c: New test.
6911
6912 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6913
6914         * gcc.dg/20040310-1.c: New test.
6915
6916 2004-03-11  Roger Sayle  <roger@eyesopen.com>
6917
6918         * gcc.c-torture/execute/20040311-1.c: New test case.
6919
6920 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
6921
6922         PR c++/14476
6923         * g++.dg/lookup/enum1.C: New test.
6924
6925 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
6926
6927         PR c++/14510
6928         * g++.dg/lookup/struct2.C: New test.
6929
6930 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
6931
6932         * gcc.dg/builtins-34.c: New test.
6933
6934 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6935
6936         * gcc.dg/torture/builtin-nonneg-1.c: New test.
6937
6938 2004-03-09  James E Wilson  <wilson@specifixinc.com>
6939
6940         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6941         * gcc.dg/alias-2.c: New testcase.
6942
6943 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
6944
6945         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6946
6947 2004-03-09  Roger Sayle  <roger@eyesopen.com>
6948
6949         * gcc.c-torture/execute/20040309-1.c: New test case.
6950
6951 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
6952
6953         PR c++/14397
6954         * g++.dg/overload/ref1.C: New.
6955
6956 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6957
6958         PR c++/14409
6959         * g++.dg/template/spec12.C: New test.
6960
6961         PR c++/14448
6962         * g++.dg/parse/crash14.C: New test.
6963
6964 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6965
6966         PR c++/14230
6967         * g++.dg/init/ref11.C: New test.
6968
6969 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6970
6971         PR c++/14432
6972         * g++.dg/parse/builtin2.C: New test.
6973
6974 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6975
6976         PR c++/14401
6977         * g++.dg/init/ctor3.C: New test.
6978         * g++.dg/init/union1.C: New test.
6979         * g++.dg/ext/anon-struct4.C: New test.
6980
6981 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6982
6983         * g++.dg/lookup/koenig1.C: Tweak error messages.
6984         * g++.dg/lookup/used-before-declaration.C: Likewise.
6985         * g++.dg/other/do1.C: Likewise.
6986         * g++.dg/overload/koenig1.C: Likewise.
6987         * g++.dg/parse/crash13.C: Likewise.
6988         * g++.dg/template/instantiate3.C: Likewise.
6989
6990 2004-03-08  Eric Christopher  <echristo@redhat.com>
6991
6992         * * lib/target-supports.exp: Enable libiconv in test
6993         compilation.  Fix up error checking.
6994
6995 2004-03-08  Roger Sayle  <roger@eyesopen.com>
6996
6997         PR middle-end/14289
6998         * gcc.dg/pr14289-1.c: New test case.
6999         * gcc.dg/pr14289-2.c: Likewise.
7000         * gcc.dg/pr14289-3.c: Likewise.
7001
7002 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
7003
7004         * gcc.c-torture/execute/20040308-1.c: New test.
7005
7006 2004-03-07  Roger Sayle  <roger@eyesopen.com>
7007
7008         * gcc.c-torture/execute/20040307-1.c: New test case.
7009
7010 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
7011
7012         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
7013
7014 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
7015
7016         * gcc.dg/20040306-1.c: New test.
7017
7018 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
7019
7020         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
7021         them static.
7022         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
7023
7024 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7025
7026         PR c/14465
7027         * gcc.dg/decl-6.c: New test.
7028
7029 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7030
7031         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
7032         Rename LOGPOW -> LOG_POW.
7033         (SQRT_EXP, POW_EXP): New.
7034
7035 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7036
7037         * gcc.dg/i386-sse-8.c: New test.
7038
7039 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
7040
7041         PR c/14114
7042         * gcc.dg/decl-5.c: New test.
7043
7044 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
7045
7046         * gcc.dg/20040305-1.c: New test.
7047
7048 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
7049
7050         PR other/14354
7051         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
7052
7053 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
7054
7055         PR c++/14425, c++/14426
7056         * g++.dg/ext/altivec-4.C: New test.
7057         * g++.dg/ext/altivec-5.C: New test.
7058
7059 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
7060
7061         * g++.old-deja/g++.other/linkage1.C: Expect errors about
7062         global variables of a type with no linkage.
7063         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
7064         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
7065         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
7066         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
7067         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
7068         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
7069         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
7070         * g++.dg/warn/deprecated.C: Name enum Color.
7071         * g++.dg/overload/VLA.C: Name structure for 'b'.
7072         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
7073
7074 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7075
7076         * gcc.c-torture/compile/20040304-1.c: New test.
7077
7078 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
7079
7080         PR 13728
7081         * gcc.dg/decl-4.c: New testcase.
7082
7083 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
7084
7085         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
7086         as PRECF if sizeof (float) > sizeof (double).
7087         (PRECL): Make it the same as PRECF if
7088         sizeof (float) > sizeof (long double).
7089
7090 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7091
7092         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
7093         system type.  Add check for irix6 which doesn't have c99 runtime.
7094
7095 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
7096
7097         * gcc.dg/const-elim-1.c: xfail for xtensa.
7098
7099 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7100
7101         PR c++/14369
7102         * g++.dg/template/cond4.C: New test.
7103
7104 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7105
7106         PR c++/14360
7107         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
7108
7109         PR c++/14361
7110         * g++.dg/parse/defarg7.C: New test.
7111
7112         PR c++/14359
7113         * g++.dg/template/friend26.C: New test.
7114
7115 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7116
7117         PR c++/14324
7118         * g++.dg/abi/mangle21.C: New test.
7119
7120         PR c++/14260
7121         * g++.dg/parse/constructor2.C: New test.
7122
7123         PR c++/14337
7124         * g++.dg/template/sfinae1.C: New test.
7125
7126 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7127
7128         PR c++/14267
7129         * g++.dg/expr/crash2.C: New test.
7130
7131         PR middle-end/13448
7132         * gcc.dg/inline-5.c: New test.
7133         * gcc.dg/always-inline.c: Split out tests into ...
7134         * gcc.dg/always-inline2.c: ... this and ...
7135         * gcc.dg/always-inline3.c: ... this.
7136
7137 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
7138
7139         PR debug/12103
7140         * g++.dg/debug/crash1.C: New test.
7141
7142 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
7143
7144         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
7145         function with __attribute__((noinline)).
7146         (recurser_void2): Likewise.
7147         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
7148         (recurser_void2): Likewise.
7149
7150 2004-02-29  Roger Sayle  <roger@eyesopen.com>
7151
7152         PR middle-end/14203
7153         * g++.dg/warn/Wunused-6.C: New test case.
7154
7155 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
7156
7157         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
7158         not defined.
7159
7160 2004-02-27  Eric Christopher  <echristo@redhat.com>
7161
7162         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
7163         * g++.dg/charset/asm2.c: Run only x86.
7164         * gcc.dg/charset/asm3.c: Ditto.
7165
7166 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
7167
7168         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
7169         ld_library_path.
7170
7171 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
7172
7173         * g++.dg/ext/altivec-3.C: New.
7174
7175 2004-02-26  Richard Henderson  <rth@redhat.com>
7176
7177         * g++.dg/ext/attrib10.C: Mark for warning.
7178         * gcc.dg/attr-alias-1.c: New.
7179
7180 2004-02-26  Richard Henderson  <rth@redhat.com>
7181
7182         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
7183         * gcc.c-torture/execute/20040208-2.c: ... it back.
7184
7185 2004-02-26  Eric Christopher  <echristo@redhat.com>
7186
7187         * lib/target-supports.exp (check-iconv-available): New function.
7188         * lib/gcc-dg.exp (dg-require-iconv): New function.
7189         Use above.
7190         * gcc.dg/charset: New directory.
7191         * gcc.dg/charset/charset.exp: New file.
7192         * gcc.dg/charset/asm1.c: Ditto.
7193         * gcc.dg/charset/asm2.c: Ditto.
7194         * gcc.dg/charset/asm3.c: Ditto.
7195         * gcc.dg/charset/asm4.c: Ditto.
7196         * gcc.dg/charset/asm5.c: Ditto.
7197         * gcc.dg/charset/attribute1.c: Ditto.
7198         * gcc.dg/charset/attribute2.c: Ditto.
7199         * gcc.dg/charset/string1.c: Ditto.
7200         * g++.dg/charset: New directory.
7201         * g++.dg/dg.exp: Add here. Special options.
7202         * g++.dg/charset/charset.exp: New file.
7203         * g++.dg/charset/asm1.c: Ditto.
7204         * g++.dg/charset/asm2.c: Ditto.
7205         * g++.dg/charset/asm3.c: Ditto.
7206         * g++.dg/charset/asm4.c: Ditto.
7207         * g++.dg/charset/attribute1.c: Ditto.
7208         * g++.dg/charset/attribute2.c: Ditto.
7209         * g++.dg/charset/extern1.cc: Ditto.
7210         * g++.dg/charset/extern2.cc: Ditto.
7211         * g++.dg/charset/string1.c: Ditto.
7212
7213 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
7214
7215         PR c++/14278
7216         * g++.dg/parse/comma1.C: New test.
7217
7218 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7219
7220         PR c++/14284
7221         * g++.dg/template/ttp8.C: New test.
7222
7223 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
7224
7225         * gcc.dg/fixuns-trunc-1.c: New test.
7226
7227 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7228
7229         * gcc.dg/builtins-config.h: Use #elif.
7230
7231 2004-02-26  Michael Matz  <matz@suse.de>
7232
7233         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
7234         * gcc.dg/991214-1.c: Likewise.
7235         * gcc.dg/i386-asm-1.c: Likewise.
7236
7237 2004-02-25  Richard Henderson  <rth@redhat.com>
7238
7239         * gcc.c-torture/execute/20040208-2.c: Move ...
7240         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
7241
7242 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7243
7244         PR c++/14246
7245         * g++.dg/other/crash-3.C: New test.
7246
7247 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7248
7249         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
7250         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
7251
7252         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
7253         HP-UX.
7254
7255 2004-02-24  Michael Matz  <matz@suse.de>
7256
7257         * gcc.dg/i386-regparm.c: New.
7258
7259 2004-02-23  James E Wilson  <wilson@specifixinc.com>
7260
7261         * gcc.c-torture/execute/20040223-1.c: New.
7262
7263 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
7264             Kazu Hirata  <kazu@cs.umass.edu>
7265
7266         * gcc.dg/fwritable-strings-1.c: Remove.
7267
7268 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
7269
7270         PR c/14156
7271         * gcc.dg/20040223-1.c: New test.
7272
7273 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7274
7275         PR c++/14106
7276         * g++.dg/ext/typeof9.C: New test.
7277
7278 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7279
7280         PR c++/14250
7281         * g++.dg/other/switch1.C: New test.
7282
7283 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7284
7285         * gcc.dg/cast-function-1.c: Adjust for new informative message.
7286         * gcc.dg/va-arg-1.c: Likewise.
7287
7288 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7289
7290         PR c++/14143
7291         * g++.dg/template/koenig5.C: New test.
7292
7293 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
7294
7295         * g++.dg/ext/altivec-1.C: Generalize target triple.
7296         * g++.dg/ext/altivec-2.C: New test case.
7297         * g++.dg/ext/altivec_check.h: New file.
7298         * gcc.dg/altivec-1.c: Generalize target triple;
7299         include altivec_check.h and call altivec_check().
7300         * gcc.dg/altivec-[2-5].c: Generalize target triple.
7301         * gcc.dg/altivec-6.c: New test case.
7302         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
7303         type casts as needed.
7304         * gcc.dg/altivec-10.c: Include altivec_check.h and call
7305         altivec_check().
7306         * gcc.dg/altivec-12.c: New test case.
7307         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
7308         include altivec_check.h and call altivec_check().
7309         * gcc.dg/altivec_check.h: New file.
7310
7311 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7312
7313         * lib/target-supports.exp (check_alias_available): Don't mangle
7314         function `g' in test program.
7315
7316 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7317
7318         * lib/target-supports.exp (check_profiling_available): Check
7319         argument to determine whether we support a profiling type.
7320         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
7321         check_profiling_available.
7322         * g++.dg/bprob/bprob.exp: Likewise
7323         * g77.dg/bprob/bprob.exp: Likewise.
7324         * gcc.misc-tests/bprob.exp: Likewise.
7325         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
7326         dg-require-profiling and delete expected error handling.
7327         * gcc.dg/20021014-1.c: Likewise.
7328         * gcc.dg/nest.c: Likewise.
7329
7330 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7331
7332         PR c++/12007
7333         * g++.dg/other/vthunk1.C: New test.
7334
7335 2004-02-20  Falk Hueffner  <falk@debian.org>
7336
7337         PR target/14201
7338         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
7339
7340 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
7341
7342         PR c++/13927
7343         * g++.dg/other/error8.C: Remove XFAIL markers.
7344
7345         PR c++/14173
7346         * g++.dg/ext/packed5.C: New test.
7347
7348         PR c++/14199
7349         * g++.dg/warn/Wunused-5.C: New test.
7350
7351         PR c++/14186
7352         * g++.dg/lookup/member1.C: New test.
7353
7354 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
7355
7356         * gcc.c-torture/compile/20040130-1.c: Enable only when
7357         __INT_MAX__ >= 2147483647L.
7358         * gcc.c-torture/compile/961203-1.c: Likewise.
7359
7360 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
7361
7362         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
7363         * g++.dg/opt/template1.C: Robustify assembler regexp
7364
7365 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7366
7367         * gcc.c-torture/execute/simd-4.x: Remove.
7368         * gcc.c-torture/execute/va-arg-25.x: Likewise.
7369         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
7370         Guard with #ifndef SKIP_ATTRIBUTE.
7371         * gcc.dg/compat/vector-1_y.c: Likewise.
7372         * gcc.dg/compat/vector-2_x.c: Likewise.
7373         * gcc.dg/compat/vector-2_y.c: Likewise.
7374         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
7375         * g++.dg/eh/simd-2.C: Likewise.
7376
7377 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
7378
7379         * gcc.c-torture/compile/complex-1.c: New.
7380
7381 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
7382
7383         PR target/14209
7384         * gcc.c-torture/execute/20040218-1.c: New test.
7385
7386 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7387
7388         PR c++/14181
7389         * g++.dg/parse/new2.C: New test.
7390
7391 2004-02-18  Paul Brook  <paul@codesourcery.com>
7392
7393         * gcc.c-torture/compile/libcall-1.c: New test.
7394
7395 2004-02-18  Paul Brook  <paul@codesourcery.com>
7396
7397         PR debug/12934
7398         * gcc.dg/debug/debug-7.c: New test.
7399
7400 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
7401
7402         * gcc.dg/20040217-1.c: New test.
7403
7404 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
7405
7406         * gcc.c-torture/execute/990208-1.x: Delete.
7407
7408 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
7409
7410         * gcc.c-torture/execute/20040208-2.x: New file.
7411
7412 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
7413
7414         PR c++/11326
7415         * g++.dg/abi/structret1.C: New test.
7416
7417 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
7418
7419         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
7420         (i386_cpuid): No need to test if cpuid is available on AMD64.
7421         Fix assembly, so that it works onboth i386 and AMD64.
7422         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
7423         (vecInLong): Fix s[] member type to unsigned int.
7424         (vecInWord): Remove type.
7425         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
7426         (a64, b64, c64, d64, e64): Remove.
7427         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
7428         Remove unused variable.  Remove initialization of removed variables.
7429         Don't call mmx_tests nor sse_tests.
7430         (reference_mmx, reference_sse): Remove.
7431         (check): Add return stmt.
7432         * gcc.dg/i386-sse-7.c: New test.
7433         * gcc.dg/i386-mmx-4.c: New test.
7434
7435 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7436
7437         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
7438         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7439         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7440         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
7441         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
7442         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
7443         g++.dg/tc1/dr94.C: Fix line terminator.
7444
7445 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
7446
7447         * gcc.c-torture/compile/20040216-1.c: New.
7448
7449 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7450
7451         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
7452         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
7453         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
7454         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
7455         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
7456         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
7457
7458 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
7459
7460         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
7461
7462 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
7463
7464         PR c++/13971
7465         * g++.dg/expr/cond4.C: New test.
7466
7467         PR c++/14086
7468         * g++.dg/lookup/crash2.C: New test.
7469
7470 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
7471
7472         * gcc.c-torture/compile/20040214-2.c: New test.
7473
7474 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
7475
7476         PR c++/14116
7477         * g++.dg/ext/typeof8.C: New test.
7478
7479 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
7480
7481         * gcc.c-torture/compile/20040214-1.c: New test.
7482
7483 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7484
7485         PR c++/13635
7486         * g++.dg/template/spec11.C: New test.
7487
7488 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7489
7490         PR c++/13927
7491         * g++.dg/other/error8.C: New test.
7492
7493 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
7494
7495         PR c++/14122
7496         * g++.dg/template/array4.C: New test.
7497
7498         PR c++/14108
7499         * g++.dg/inherit/thunk2.C: New test.
7500
7501         PR c++/14083
7502         * g++.dg/eh/cond2.C: New test.
7503
7504 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
7505
7506         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
7507
7508 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
7509
7510         * lib/scanasm.exp (dg-scan): Quote pattern before display.
7511
7512 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
7513
7514         * g++.dg/simd-2.C: xfail on ppc64-linux.
7515
7516 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
7517
7518         PR c/456
7519         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
7520         tests.
7521
7522 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
7523
7524         * gcc.dg/builtins-33.c: New test.
7525
7526 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
7527
7528         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
7529
7530 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7531
7532         * g++.dg/simd-2.C: Set -maltivec for ppc64.
7533
7534 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7535
7536         * gcc.dg/ppc64-abi-3.c: New test.
7537
7538 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
7539
7540         PR c/14092
7541
7542         * gcc.dg/pr14092-1.c: New testcase.
7543
7544 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
7545
7546         * gcc.dg/cpp/assert4.c: Fix typo last change.
7547
7548         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
7549         * gcc.dg/cpp/assert4.c: Handle powerpc64.
7550
7551         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
7552
7553 2004-02-09  Roger Sayle  <roger@eyesopen.com>
7554
7555         * gcc.c-torture/compile/20040209-1.c: New test case.
7556
7557 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
7558
7559         * gcc.dg/c90-init-1.c: Adjust expected error messages.
7560
7561 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
7562
7563         * gcc.c-torture/execute/20040208-[12].c: New tests.
7564
7565 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7566
7567         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
7568
7569 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7570
7571         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
7572
7573 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7574
7575         Bug 13856
7576         * gcc.dg/visibility-8.c: New testcase.
7577
7578 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
7579
7580         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
7581         arguments.
7582         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
7583
7584 2004-02-07  Roger Sayle  <roger@eyesopen.com>
7585
7586         PR middle-end/13696
7587         * g++.dg/opt/fold1.C: New test case.
7588
7589 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7590
7591         PR c++/14033
7592         * g++.dg/other/crash-2.C: New test.
7593
7594 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7595
7596         PR c++/14028
7597         * g++.dg/parse/angle-bracket2.C: New test.
7598
7599 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7600
7601         PR middle-end/13750
7602         Revert:
7603         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7604         PR pch/13361
7605         * testsuite/g++.dg/pch/wchar-1.C: New.
7606         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7607
7608 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7609
7610         PR c++/14008
7611         * g++.dg/parse/error15.C: New test.
7612         * g++.dg/parse/crash11.C: Update dg-error mark.
7613
7614 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7615
7616         PR c++/13932
7617         * g++.dg/warn/conv2.C: New test.
7618
7619 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7620
7621         PR c++/13086
7622         * g++.dg/warn/incomplete1.C: Remove xfail.
7623
7624 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7625
7626         * lib/file-format.exp (gcc_target_object_format): Use
7627         ${tool}_target_compile, not gcc_target_compile.
7628         * lib/target-supports.exp (check_alias_available): Likewise.
7629         (check_gc_sections_available): Likewise.
7630         * g++.dg/ext/attrib10.C: Use dg-require-alias.
7631         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
7632         dg-require-alias.
7633
7634 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
7635
7636         PR c++/13969
7637         * g++.dg/template/static6.C: New test.
7638
7639 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
7640
7641         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
7642
7643 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7644
7645         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
7646         tests for systems where `char' is unsigned by default.
7647
7648 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7649
7650         PR c++/13997
7651         * g++.dg/template/partial3.C: New test.
7652
7653 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
7654
7655         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
7656         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
7657         Remove mentions of obsolete ports.
7658
7659 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
7660
7661         * gcc.dg/noncompile/20001228-1.c: Fix for new
7662         error message.
7663
7664 2004-02-03  Roger Sayle  <roger@eyesopen.com>
7665
7666         PR target/9348
7667         * gcc.c-torture/execute/multdi-1.c: New test case.
7668
7669 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7670
7671         PR c++/13925
7672         * g++.dg/template/lookup5.C: New test.
7673
7674 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7675
7676         PR c++/13950
7677         * g++.dg/template/lookup4.C: New test.
7678
7679         PR c++/13970
7680         * g++.dg/parse/error14.C: New test.
7681
7682         PR c++/14002
7683         * g++.dg/parse/template13.C: New test.
7684
7685 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
7686
7687         PR c++/13978
7688         * g++.dg/template/koenig4.C: New test.
7689
7690         PR c++/13968
7691         * g++.dg/template/crash17.C: New test.
7692
7693         PR c++/13975
7694         * g++.dg/parse/error13.C: New test.
7695         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
7696
7697 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
7698
7699         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
7700
7701 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
7702
7703         PR c/11658
7704         PR c/13994
7705         * gcc.dg/noncompile/20040203-1.c: New test.
7706         * gcc.dg/noncompile/20040203-2.c: Likewise.
7707         * gcc.dg/noncompile/20040203-3.c: Likewise.
7708         * gcc.dg/20040203-1.c: Likewise.
7709
7710 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
7711
7712         PR c++/10858
7713         * g++.dg/template/sizeof7.C: New test.
7714
7715 2004-02-02  Eric Christopher  <echristo@redhat.com>
7716             Zack Weinberg  <zack@codesourcery.com>
7717
7718         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7719
7720 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
7721
7722         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7723         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7724         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7725         * gcc.dg/cleanup-5.c: Run only on Linux targets.
7726
7727 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
7728
7729         PR c++/13113
7730         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7731
7732         PR c++/13854
7733         * g++.dg/ext/attrib13.C: New test.
7734
7735         PR c++/13907
7736         * g++.dg/conversion/op2.C: New test.
7737
7738 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7739
7740         * gcc.dg/titype-1.c: Fix pasto.
7741
7742 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7743
7744         * gcc.dg/titype-1.c: New test.
7745
7746 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7747
7748         PR c++/13957
7749         * g++.dg/template/non-type-template-argument-1.C,
7750         g++.dg/template/qualified-id1.C: Update dg-error marks.
7751         * g++.dg/template/nontype6.C: New test.
7752
7753 2004-02-01  Roger Sayle  <roger@eyesopen.com>
7754
7755         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7756         * gcc.dg/builtins-31.c: New testcase.
7757         * gcc.dg/builtins-32.c: New testcase.
7758
7759 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
7760
7761         * objc.dg/call-super-2.m: Update line numbers
7762         for the including of stddef.h.
7763
7764 2004-01-30  Michael Matz  <matz@suse.de>
7765
7766         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7767         g++.dg/ext/case-range3.C: New tests.
7768
7769 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7770
7771         DR206
7772         PR c++/13813
7773         * g++.dg/template/member4.C: New test.
7774
7775 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7776
7777         PR c++/13683
7778         * g++.dg/template/sizeof6.C: New test.
7779
7780 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7781
7782         * gcc.dg/fwritable-strings-1.c: New test.
7783
7784 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7785
7786         * gcc.c-torture/compile/20040130-1.c: New test.
7787
7788 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
7789
7790         * objc.dg/call-super-2.m: Include stddef.h for size_t.
7791
7792 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
7793
7794         PR c++/13883
7795         * g++.dg/template/ctor3.C: New test.
7796
7797 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7798
7799         * g++.dg/tc1: New directory.
7800         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7801         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7802         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7803         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7804         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7805
7806 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7807
7808         * g++.dg/parse/error11.C: New test.
7809         * g++.dg/parse/error12.C: Likewise.
7810
7811 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
7812
7813         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7814         (scan_initial, main): Use aligned_sizeof instead of sizeof.
7815
7816 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
7817
7818         PR c++/13791
7819         * g++.dg/ext/attrib12.C: New test.
7820
7821         PR c++/13736
7822         * g++.dg/parse/cast2.C: New test.
7823
7824 2004-01-27  James E Wilson  <wilson@specifixinc.com>
7825
7826         * objc.dg/encode-2.m (main): New local string.  Set depending on
7827         sizeof long.  Use in sscanf call.
7828         * objc.dg/encode-3.m (main): New local string.  Set depending on
7829         sizeof long.  Use in scan_initial call.
7830
7831 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7832
7833         * objc.dg/call-super-2.m: Make LP64-safe.
7834         * objc.dg/desig-init-1.m: Likewise.
7835
7836 2004-01-27  Devang Patel <dpatel@apple.com>
7837
7838         * g++.dg/debug/namespace1.C: New test.
7839
7840 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
7841
7842         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7843         xscale-*-*.
7844
7845         * gcc.dg/arm-mmx-1.c: New test.
7846
7847 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7848
7849         * gcc.dg/20040127-1.c: New test.
7850         * gcc.dg/20040127-2.c: New test.
7851
7852 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7853
7854         * objc.dg/stret-1.m (glob): Renamed to globa.
7855
7856 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
7857
7858         PR c++/13663
7859         * g++.dg/expr/for1.C: New test.
7860
7861 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
7862
7863         PR middle-end/13779
7864         * gcc.dg/darwin-longlong.c: New test.
7865
7866 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
7867
7868         * gcc.dg/20040124-1.c: Moved test from here...
7869         * gcc.c-torture/compile/20040124-1.c: ...to here.
7870
7871 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7872
7873         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
7874         the assembly output if -m64 is passed.
7875
7876 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
7877
7878         PR c++/13833
7879         * g++.dg/template/cond3.C: New test.
7880
7881 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7882
7883         PR c++/13810
7884         * g++.dg/template/ttp7.C: New test.
7885
7886 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7887
7888         PR c++/13797
7889         * g++.dg/template/nontype4.C: New test.
7890         * g++.dg/template/nontype5.C: Likewise.
7891
7892 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
7893
7894         * gcc.dg/torture/mips-clobber-at.c: New test.
7895
7896 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
7897
7898         * gcc.dg/20040124-1.c: New test.
7899
7900 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
7901
7902         * gcc.dg/20040123-1.c: New test.
7903
7904 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7905
7906         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7907
7908 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7909
7910         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7911
7912 2004-01-23  Andrew Pinski  <apinski@apple.com>
7913
7914         * gcc.dg/20030121-1.c: Move to ..
7915         * gcc.dg/20040121-1.c: here.
7916
7917 2004-01-23  Roger Sayle  <roger@eyesopen.com>
7918
7919         * gcc.dg/builtins-29.c: New test case.
7920
7921 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7922
7923         PR 18314
7924         * gcc.dg/builtins-30.c: New testcase.
7925
7926 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
7927
7928         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7929         * lib/g77.exp: Likewise.
7930         * lib/objc.exp: Likewise.
7931         * lib/g++.exp: Likewise.
7932
7933 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7934
7935         * gcc.dg/struct-by-value-2.c: New test.
7936
7937 2004-01-21  Andrew Pinski  <apinski@apple.com>
7938
7939         PR target/13785
7940         * gcc.dg/20030121-1.c: New test.
7941
7942 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
7943
7944         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
7945         clobber frame pointer register in asm statement.
7946
7947 2004-01-21  Falk Hueffner  <falk@debian.org>
7948
7949         * gcc.c-torture/compile/20040121-1.c: New test.
7950
7951 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
7952
7953         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7954
7955 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
7956
7957         * gcc.dg/ppc64-abi-2.c: New test.
7958
7959 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7960
7961         * lib/treelang.exp: Fill out this file.
7962         * lib/treelang-dg.exp: New File.
7963
7964 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7965
7966         * gcc.c-torture/compile/981022-1.c: Remove.
7967         * gcc.dg/array-5.c: Remove XFAIL.
7968         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7969         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7970         gcc.dg/cond-lvalue-1.c: Update.
7971         * gcc.dg/cast-lvalue-2.c: New test.
7972
7973 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
7974
7975         PR c++/13592
7976         * g++.dg/other/error1.C (class foo): Tweak error message.
7977
7978         PR c++/13592
7979         * g++.dg/template/call2.C: New test.
7980
7981 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7982
7983         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7984         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7985         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7986         scalar-return-1_x.c, scalar-return-2_y.c,
7987         scalar-return-3_x.c, scalar-return-3_y.c,
7988         scalar-return-4_x.c, scalar-return-4_y.c,
7989         struct-align-1.h, struct-align-1_x.c,
7990         struct-align-1_y.c, struct-align-2.h,
7991         struct-align-2_x.c, struct-align-2_y.c,
7992         struct-by-value-10_y.c, struct-by-value-11_x.c,
7993         struct-by-value-11_y.c, struct-by-value-12_x.c,
7994         struct-by-value-12_y.c, struct-by-value-13_x.c,
7995         struct-by-value-13_y.c, struct-by-value-14_x.c,
7996         struct-by-value-14_y.c, struct-by-value-15_x.c,
7997         struct-by-value-15_y.c, struct-by-value-16_y.c,
7998         struct-by-value-17_y.c, struct-by-value-18_y.c,
7999         struct-by-value-19_y.c, struct-by-value-1_x.c,
8000         struct-by-value-1_y.c, struct-by-value-20_y.c,
8001         struct-by-value-2_x.c, struct-by-value-2_y.c,
8002         struct-by-value-3_y.c, struct-by-value-4_x.c,
8003         struct-by-value-4_y.c, struct-by-value-5_y.c,
8004         struct-by-value-6_y.c, struct-by-value-7_y.c
8005         struct-by-value-8_x.c, struct-by-value-8_y.c
8006         struct-by-value-9_x.c, struct-by-value-9_y.c
8007         struct-return-10_x.c, struct-return-10_y.c,
8008         struct-return-19_x.c, struct-return-20_x.c
8009         struct-return-2_x.c, struct-return-2_y.c
8010         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
8011         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
8012
8013 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8014
8015         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
8016         attribute on sparc*-sun-solaris2.*.
8017
8018 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
8019
8020         PR c++/13710
8021         * g++.dg/ext/typeof7.C: New test.
8022
8023 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
8024
8025         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
8026         * gcc.dg/const-elim-1.c: Same.
8027
8028 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
8029
8030         * objc.dg/stret-1.m: New.
8031         * objc.dg/stret-2.m: New.
8032
8033 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
8034
8035         PR c++/11895
8036         * g++.dg/ext/vector1.C: New test.
8037
8038 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
8039
8040         * gcc.dg/pch/import-1.c: New.
8041         * gcc.dg/pch/import-1.hs: New.
8042         * gcc.dg/pch/import-1a.h: New.
8043         * gcc.dg/pch/import-1b.h: New.
8044         * gcc.dg/pch/import-1c.h: New.
8045
8046 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8047
8048         PR c++/13574
8049         * g++.dg/ext/array1.C: New test.
8050
8051         PR c++/13178
8052         * g++.dg/conversion/op1.C: New test.
8053
8054 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
8055
8056         PR 11864
8057         From Kazumoto Kojima / Dan Kegel:
8058         * gcc.dg/pr11864-1.c: New test.
8059
8060         PR 10392
8061         From Marcus Comstedt / Dan Kegel:
8062         * gcc.dg/pr10392-1.c: New test.
8063
8064 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
8065
8066         PR c++/13478
8067         * g++.dg/init/ref10.C: New test.
8068
8069 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8070
8071         PR c++/13407
8072         * g++.dg/parse/typename6.C: New test.
8073
8074 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
8075
8076         PR pch/13361
8077         * testsuite/g++.dg/pch/wchar-1.C: New.
8078         * testsuite/g++.dg/pch/wchar-1.Hs: New.
8079
8080 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8081
8082         PR c++/9259
8083         * g++.dg/expr/sizeof2.C: New test.
8084
8085 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
8086
8087         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
8088
8089 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8090
8091         PR c++/13659
8092         * g++.dg/lookup/strong-using-3.C: New.
8093         * g++.dg/lookup/using-10.C: New.
8094
8095 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
8096
8097         PR c++/13594
8098         * g++.dg/lookup/strong-using-2.C: New.
8099
8100 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
8101             Dan Kegel <dank@kegel.com>
8102             J"orn Rennecke <joern.rennecke@superh.com>
8103
8104         PR target/9365
8105         * gcc.dg/pr9365-1.c: New test.
8106
8107 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8108
8109         PR c++/8856
8110         * g++.dg/parse/casting-operator2.C: New test.
8111         * g++.old-deja/g++.pt/explicit83.C: Remove.
8112
8113 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
8114
8115         * gcc.dg/label-compound-stmt-1.c: New test.
8116         * gcc.c-torture/compile/950922-1.c,
8117         gcc.c-torture/compile/20000211-3.c,
8118         gcc.c-torture/compile/20000518-1.c,
8119         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
8120         compound statements.
8121
8122 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
8123
8124         * gcc.dg/ppc64-abi-1.c: New test.
8125
8126 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
8127
8128          * g++.dg/ext/attrib9.C: Add dg-warnings.
8129
8130 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8131
8132         PR c++/12335
8133         * g++.dg/parse/dtor3.C: New test.
8134
8135 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
8136
8137         PR c++/12709
8138         * g++.dg/parse/try-catch-1.C: New test.
8139
8140 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
8141
8142         * ada/acats/run_all.sh: Add more verbose output in acats.log
8143         when compiling tests.
8144
8145 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8146
8147         PR 13656
8148         * gcc.dg/typedef-redecl.c: New test case.
8149         * gcc.dg/typedef-redecl.h: New support file.
8150
8151 2004-01-13  Jan Hubicka  <jh@suse.cz>
8152
8153         * gcc.dg/always_inline.c: New test.
8154         * gcc.dg/debug/20031231-1.c: Fix.
8155
8156 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8157
8158         PR c++/13474
8159         * g++.dg/template/array3.C: New test.
8160
8161 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
8162
8163         * g++.dg/ext/lvalue1.C: No longer expected to fail.
8164         * g++.dg/warn/Wunused-2.C: Likewise.
8165
8166 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8167
8168         PR c++/13289
8169         * g++.dg/template/instantiate6.C: New test.
8170
8171 2004-01-12  Roger Sayle  <roger@eyesopen.com>
8172
8173         PR middle-end/11397
8174         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
8175
8176 2004-01-12  Jan Hubicka  <jh@suse.cz>
8177
8178         PR opt/12826
8179         * gcc.dg/20040112-1.c: New.
8180
8181         * gcc.dg/dwarf-die[1-7].c: Move to...
8182         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
8183         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
8184
8185 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8186
8187         PR c++/4100
8188         * g++.dg/parse/friend4.C: New test.
8189
8190 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
8191
8192         PR c++/4100
8193         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
8194         definition is called a friend.
8195
8196 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
8197
8198         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
8199
8200 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
8201
8202         PR c++/3478
8203         * g++.dg/parse/error10.C: New test.
8204         * g++.dg/template/arg2.C: Accept "invalid type" error.
8205
8206 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
8207
8208         PR middle-end/13392
8209         * g++.dg/opt/expect2.C: New test.
8210
8211 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8212
8213         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
8214         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
8215         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
8216         Update dg-error regexps.
8217
8218 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
8219
8220         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
8221         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
8222
8223 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8224
8225         * gcc.dg/pragma-re-1.c: Use right pointer type.
8226
8227 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
8228
8229         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
8230
8231 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
8232
8233         * gcc.dg/rs6000-ldouble-1.c: New.
8234
8235 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8236
8237         DR 337
8238         PR c++/9256
8239         * g++.dg/other/abstract1.C: New test.
8240
8241 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
8242
8243         * g++.dg/lookup/strong-using-1.C: New.
8244
8245 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
8246
8247         PR c/11234
8248         * gcc.dg/func-ptr-conv-1.c: New test.
8249         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
8250
8251 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
8252
8253         PR target/13380.
8254         * gcc.c-torture/compile/20040109-1.c: New.
8255
8256 2004-01-08  Stuart Hastings  <stuart@apple.com>
8257
8258         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
8259         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
8260         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
8261
8262 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
8263
8264         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
8265
8266 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8267
8268         * ada/acats/run_acats: Treat 'gnatchop' the same way
8269         as 'gnatmake'.  Export GCC_DRIVER.
8270         * ada/acats/run_all.sh: Add target_gnatchop.  Use
8271         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
8272
8273 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8274
8275         PR c++/12573
8276         * g++.dg/template/dependent-expr4.C: New test.
8277
8278 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
8279
8280         * gcc.dg/altivec-11.c: New test.
8281
8282 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
8283
8284         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
8285
8286 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8287
8288         PR c/6024
8289         * gcc.dg/enum-compat-1.c: New test.
8290         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
8291
8292 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
8293
8294         PR c/12165
8295         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
8296         gcc.dg/c99-idem-qual-3.c: New tests.
8297
8298 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
8299
8300         * gcc.dg/winline-7.c: Don't cast void * to int.
8301
8302 2004-01-06  Jan Hubicka  <jh@suse.cz>
8303
8304         * gcc.dg/i386-sse-5.c: New test
8305         * g++.dg/eh/simd-1.c: Add -w argument for i386.
8306
8307 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8308
8309         PR c++/12815
8310         * g++.dg/rtti/typeid4.C: New test.
8311
8312 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8313
8314         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
8315
8316 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
8317
8318         PR c++/12132
8319         * g++.dg/template/error11.C: New test.
8320
8321         PR c++/13451
8322         * g++.dg/template/class2.C: New test.
8323
8324 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
8325         Richard Sandiford <rsandifo@redhat.com>
8326
8327         PR c++/13387
8328         * g++.dg/opt/alias3.C: New test.
8329
8330 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
8331
8332         PR c++/13157
8333         * g++.dg/template/koenig3.C: New test.
8334
8335         PR c++/13529
8336         * g++.dg/parse/offsetof3.C: New test.
8337
8338         * g++.dg/init/copy7.C: Add missing dg-error markers.
8339
8340         PR c++/12226
8341         * g++.dg/init/copy7.c: New test.
8342
8343         PR c++/13536
8344         * g++.dg/parse/cast1.C: New test.
8345
8346 2004-01-04  Jan Hubicka  <jh@suse.cz>
8347
8348         * gcc.dg/winline[1-7].c: New tests.
8349
8350 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8351
8352         PR c++/13520
8353         * g++.dg/template/qualttp22.C: New test.
8354
8355 2004-01-01  Jan Hubicka  <jh@suse.cz>
8356
8357         * gcc.dg/debug/20031231-1.c: New.
8358         * gcc.c-torture/compile/20040101-1.c: New.
8359         * gcc.dg/dwarf-die-[1-7].c: New.
8360
8361 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
8362
8363         PR optimization/13521
8364         * gcc.c-torture/compile/20031231-1.c: New test.
8365
8366 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8367
8368         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
8369
8370 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8371
8372         PR c++/10079
8373         * g++.dg/template/crash16.C: New test.
8374
8375 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
8376
8377         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
8378
8379 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
8380
8381         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
8382         ports.
8383         * g++.old-deja/g++.jason/thunk3.C: Likewise.
8384         * g++.old-deja/g++.law/profile1.C: Likewise.
8385         * gcc.c-torture/compile/981006-1.c: Likewise.
8386         * gcc.c-torture/execute/loop-2e.x: Likewise.
8387         * gcc.c-torture/execute/loop-2f.x: Remove.
8388         * gcc.c-torture/execute/loop-2g.x: Likewise.
8389         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
8390         * gcc.dg/20020312-2.c: Remove traces of dead ports.
8391
8392 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
8393
8394         PR c++/13507
8395         * g++.dg/ext/attrib11.C: New test.
8396
8397         PR c++/13494
8398         * g++.dg/template/array2-1.C: New test.
8399         * g++.dg/template/array2-2.C: New test.
8400
8401 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
8402
8403         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
8404
8405 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8406
8407         PR c++/12774
8408         * g++.dg/template/array1-1.C: New test.
8409         * g++.dg/template/array1-2.C: New test.
8410
8411 2003-12-29  Roger Sayle  <roger@eyesopen.com>
8412
8413         PR fortran/12632
8414         * g77.dg/12632.f: New test case.
8415
8416 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8417
8418         PR c++/13289
8419         * g++.dg/parse/nontype1.C: New test.
8420
8421 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8422
8423         PR c++/12403
8424         * g++.dg/parse/explicit1.C: New test.
8425         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
8426
8427 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8428
8429         PR c++/13081
8430         * g++.dg/opt/inline6.C: New test.
8431
8432         PR c++/12613
8433         * g++.dg/parse/error9.C: New test.
8434
8435         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
8436
8437 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
8438
8439         PR c++/13009
8440         * g++.dg/init/assign1.C: New test.
8441
8442 2003-12-28  Roger Sayle  <roger@eyesopen.com>
8443
8444         PR c++/13070
8445         * g++.dg/warn/format3.C: New test case.
8446
8447 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8448
8449         * gcc.c-torture/compile/20031227-1.c: New test.
8450
8451 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8452
8453         * g++.dg/bprob/bprob.exp: Load target-supports.exp
8454         * g77.dg/bprob/bprob.exp: Likewise.
8455         * gcc.misc-tests/bprob.exp: Likewise.
8456         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
8457         variants on systems where the library does not provide that
8458         functionality.
8459         * gcc.dg/builtins-20.c: Use builtins-config.h.
8460         * gcc.dg/builtins-config.h: New file.
8461
8462 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8463
8464         * lib/gcc-dg.exp (dg-require-profiling): New function.
8465         * lib/target-supports.exp (check_profiling_available): Likewise.
8466         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
8467         * g77.dg/bprob/bprob.exp: Likewise.
8468         * gcc.misc-tests/bprob.exp: Likewise.
8469         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
8470         * gcc.dg/20021014-1.c: Likewise.
8471         * gcc.dg/nest.c: Likewise.
8472
8473 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8474
8475         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
8476         compiling.
8477         * g++.dg/lookup/java2.C: Likewise.
8478         * gcc.dg/cpp/lexident.c: Likewise.
8479
8480 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8481
8482         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
8483         given.
8484         * gcc.c-torture/compile/961203-1.c: Likewise.
8485         * gcc.c-torture/compile/980506-1.c: Likewise.
8486
8487 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
8488
8489         * lib/gcc-dg.exp (dg-prune-output): New annotation.
8490         (additional_prunes): New global.
8491         (gcc-dg-prune): Handle additional per-test pruning.
8492         (dg-test): Clear additional_prunes between tests.
8493
8494         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
8495         dg-prune-output to avoid spurious failures from assembler
8496         complaining about nonexistent WAW violations.
8497         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
8498         Use dg-prune-output to avoid spurious failures from assembler
8499         warning about Itanium B-step errata.
8500
8501 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
8502
8503         * g++.dg/abi/macro0.C: New test.
8504         * g++.dg/abi/macro1.C: Likewise.
8505         * g++.dg/abi/macro2.C: Likewise.
8506
8507         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
8508         * g++.dg/abi/bitfield7.C: Likewise.
8509         * g++.dg/abi/dtor2.C: Likewise.
8510         * g++.dg/abi/mangle11.C: Likewise.
8511         * g++.dg/abi/mangle12.C: Likewise.
8512         * g++.dg/abi/mangle14.C: Likewise.
8513         * g++.dg/abi/mangle17.C: Likewise.
8514         * g++.dg/abi/vbase10.C: Likewise.
8515         * g++.dg/abi/vbase14.C: Likewise.
8516         * g++.dg/template/qualttp17.C: Likewise.
8517
8518 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
8519
8520         PR c/11995
8521         * gcc.dg/20031223-1.c: New test.
8522
8523 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8524
8525         * gcc.dg/noreturn-7.c: New test.
8526
8527 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
8528
8529         * gcc.dg/null-pointer-1.c: New test.
8530
8531 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8532
8533         * g++.old-deja/g++.jason/template18.C: Remove.
8534         * g++.old-deja/g++.jason/template37.C: Likewise.
8535
8536         PR c++/12862
8537         * g++.dg/lookup/ns1.C: New test.
8538
8539         PR c++/12397
8540         * g++.dg/template/lookup3.C: New test.
8541
8542 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8543
8544         * g++.dg/template/recurse1.C: New test
8545
8546 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
8547
8548         PR c++/12479
8549         * g++.dg/parse/semicolon1.C: New test.
8550         * g++.dg/parse/semicolon1.h: Likewise.
8551
8552 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
8553
8554         * gcc.dg/darwin-misaligned.c: New test.
8555
8556 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
8557
8558         PR c/9163
8559         * gcc.dg/20031222-1.c: New test.
8560
8561 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
8562
8563         PR c++/13438
8564         * g++.dg/parse/error8.C: New test.
8565
8566         PR c++/11554
8567         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
8568
8569 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
8570
8571         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
8572         too small.
8573         * gcc.c-torture/compile/930217-1.c: Likewise.
8574         * gcc.c-torture/compile/930513-1.c: Likewise.
8575         * gcc.c-torture/execute/920908-2.c: Likewise.
8576         * gcc.c-torture/execute/921204-1.c: Likewise.
8577         * gcc.c-torture/execute/930621-1.c: Likewise.
8578         * gcc.c-torture/execute/930630-1.c: Likewise.
8579         * gcc.c-torture/execute/931031-1.c: Likewise.
8580         * gcc.c-torture/execute/980602-2.c: Likewise.
8581         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8582         * gcc.c-torture/execute/compndlit-1.c: Likewise.
8583         * gcc.c-torture/execute/extzvsi.c: Likewise.
8584         * gcc.c-torture/unsorted/ext.c: Likewise.
8585
8586 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
8587
8588         PR target/12749
8589         * gcc.c-torture/compile/20031220-2.c: New test case.
8590
8591 2003-12-20  Roger Sayle  <roger@eyesopen.com>
8592
8593         PR optimization/13031
8594         * gcc.c-torture/compile/20031220-1.c: New test case.
8595
8596 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8597
8598         * gcc.dg/cast-function-1.c: New test.
8599
8600 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
8601
8602         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
8603         formats.
8604
8605 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
8606
8607         PR c++/12795
8608         * g++.dg/ext/attrib10.C: New test.
8609
8610 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8611
8612         * gcc.dg/cleanup-10.c: New test.
8613         * gcc.dg/cleanup-11.c: New test.
8614
8615 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
8616
8617         PR c++/13239
8618         * g++.dg/opt/expect1.C: New test.
8619
8620 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
8621
8622         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
8623
8624 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
8625
8626         PR debug/12923
8627         * gcc.dg/20031218-1.c: New test.
8628
8629         PR debug/12389
8630         * gcc.dg/20031218-2.c: New test.
8631         * gcc.dg/20031218-3.c: New test.
8632
8633         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
8634         of label name and allow for USER_LABEL_PREFIX == "_" names.
8635         * g++.dg/abi/mangle18-2.C: Likewise.
8636         * g++.dg/abi/mangle19-1.C: Likewise.
8637         * g++.dg/abi/mangle19-2.C: Likewise.
8638         * g++.dg/abi/mangle20-1.C: Likewise.
8639         * g++.dg/abi/mangle20-2.C: Likewise.
8640
8641 2003-12-18  Richard Henderson  <rth@redhat.com>
8642
8643         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
8644
8645 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
8646             Dan Kegel <dank@kegel.com>
8647
8648         PR other/12009
8649         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
8650         testing a cross compiler, it causes spurious compile failures.
8651         * lib/g++.exp: Likewise.
8652
8653 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8654
8655         PR c++/13262
8656         * g++.dg/template/access13.C: New test.
8657
8658 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
8659
8660         * gcc.dg/20031216-1.c: New test.
8661
8662 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8663
8664         PR c++/9154
8665         * g++.dg/template/error10.C: New test.
8666
8667 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
8668
8669         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
8670         * g++.dg/eh/simd-2.C: Likewise.
8671
8672 2003-12-17  James E Wilson  <wilson@specifixinc.com>
8673             Roger Sayle  <roger@eyesopen.com>
8674
8675         * gcc.c-torture/execute/ieee/mzero5.c: New.
8676
8677 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
8678
8679         PR c++/10603
8680         * g++.dg/parse/error6.C: New test.
8681
8682         PR c++/12827
8683         * g++.dg/parse/error7.C: New test.
8684
8685 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
8686
8687         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
8688         at -O with stabs debugging formats.
8689         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
8690         * gcc.dg/debug/debug-2.c: Likewise.
8691
8692 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8693
8694         PR c++/12696
8695         * g++.dg/init/error1.C: New test.
8696
8697         PR c++/12218
8698         * g++.dg/init/pm3.C: New test.
8699
8700 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8701
8702         PR c/3347
8703         * gcc.dg/bitfld-8.c: New test.
8704
8705 2003-12-16  James Lemke  <jim@wasabisystems.com>
8706
8707         * gcc.dg/arm-scd42-[123].c: New tests.
8708
8709 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8710
8711         PR c++/9043
8712         * g++.dg/abi/mangle20-1.C: New test.
8713         * g++.dg/abi/mangle20-2.C: New test.
8714
8715 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8716
8717         PR c++/13275
8718         * g++.dg/other/offsetof2.C: Remove XFAIL.
8719         * g++.dg/parse/offsetof1.C: New test.
8720         * g++.gd/parse/offsetof2.C: Likewise.
8721
8722 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8723
8724         * g++.dg/template/nontype3.C: New test.
8725         * g++.dg/template/static2.C: Tweaked the dg-error clause.
8726
8727 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8728
8729         * g++.dg/warn/noreturn-3.C: Also test instantiation.
8730
8731 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8732
8733         PR c++/13387
8734         * g++.dg/expr/assign1.C: New test.
8735
8736         PR c++/13242
8737         * g++.dg/abi/mangle19-1.C: New test.
8738         * g++.dg/abi/mangle19-2.C: New test.
8739
8740 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
8741
8742         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8743
8744 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8745
8746         * gcc.c-torture/execute/20031216-1.c: New test.
8747
8748 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8749
8750         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8751         an ICE regression.
8752
8753 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8754
8755         PR c++/10926
8756         * g++.dg/template/error9.C: New test.
8757
8758         PR c++/11116
8759         * g++.dg/template/error8.C: New test.
8760
8761 2003-12-15  Roger Sayle  <roger@eyesopen.com>
8762
8763         PR middle-end/13400
8764         * gcc.c-torture/execute/20031215-1.c: New test case.
8765
8766 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8767
8768         PR c++/13269
8769         * g++.dg/parse/error5.C: New test.
8770
8771         PR c++/12989
8772         * g++.dg/expr/sizeof1.C: New test.
8773
8774         PR c++/13310
8775         * g++.dg/template/crash15.C: New test.
8776
8777 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
8778
8779         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8780         a non-POD type as the last named parameter of a varargs function.
8781
8782 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8783
8784         PR c++/13243
8785         PR c++/12573
8786         * g++.dg/template/crash14.C: New test.
8787         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8788
8789 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
8790
8791         * g++.dg/other/java1.C: New test.
8792
8793         PR c++/13241
8794         * g++.dg/abi/mangle18-1.C: New test.
8795         * g++.dg/abi/mangle18-2.C: New test.
8796
8797 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8798
8799         PR optimization/10312
8800         * gcc.c-torture/execute/20031214-1.c: New.
8801
8802 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
8803
8804         PR c++/10779
8805         PR c++/12160
8806         * g++.dg/parse/error3.C: New test.
8807         * g++.dg/parse/error4.C: Likewise.
8808         * g++.dg/abi/mangle4.C: Tweak error messages.
8809         * g++.dg/lookup/using5.C: Likewise.
8810         * g++.dg/other/error2.C: Likewise.
8811         * g++.dg/parse/typename5.C: Likewise.
8812         * g++.dg/parse/undefined1.C: Likewise.
8813         * g++.dg/template/arg2.C: Likewise.
8814         * g++.dg/template/ttp3.C: Likewise.
8815         * g++.dg/template/type1.C: Likewise.
8816         * g++.old-deja/g++.other/crash32.C: Likewise.
8817         * g++.old-djea/g++.pt/defarg8.C: Likewise.
8818
8819 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8820
8821         PR c++/13106
8822         * g++.dg/warn/noreturn-3.C: New test.
8823
8824 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8825
8826         PR c++/13118
8827         * g++.dg/abi/covariant3.C: New.
8828
8829 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
8830
8831         * g++.dg/eh/ia64-1.C: New test.
8832
8833 2003-12-12  Roger Sayle  <roger@eyesopen.com>
8834
8835         PR optimization/13037
8836         * g77.f-torture/execute/13037.f: New test case.
8837
8838 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8839
8840         PR c++/12881
8841         * g++.dg/abi/covariant2.C: New.
8842
8843 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
8844
8845         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8846
8847 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
8848
8849         * gcc.c-torture/execute/wchar_t-1.x: Delete.
8850
8851 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
8852
8853         PR other/10819
8854         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8855         to fix Bug 10819.
8856         * lib/g++.exp (g++_version): Likewise.
8857         * lib/g77.exp (g77_version): Likewise.
8858         * lib/objc.exp (default_objc_version): Likewise.
8859
8860 2003-12-10  Richard Henderson  <rth@redhat.com>
8861
8862         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
8863
8864         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
8865
8866 2003-12-08  Matt Austern  <austern@apple.com>
8867
8868         PR c/13134
8869         * lib/gcc-dg.exp (dg-require-visibility): Define.
8870         * lib/target-supports (check_visibility_available): Define.
8871         * gcc.dg/visibility-1.c: New test.
8872         * gcc.dg/visibility-2.c: Likewise.
8873         * gcc.dg/visibility-3.c: Likewise.
8874         * gcc.dg/visibility-4.c: Likewise.
8875         * gcc.dg/visibility-5.c: Likewise.
8876         * gcc.dg/visibility-6.c: Likewise.
8877         * g++.dg/ext/visibility-1.C: Likewise.
8878         * g++.dg/ext/visibility-2.C: Likewise.
8879         * g++.dg/ext/visibility-3.C: Likewise.
8880         * g++.dg/ext/visibility-4.C: Likewise.
8881         * g++.dg/ext/visibility-5.C: Likewise.
8882         * g++.dg/ext/visibility-6.C: Likewise.
8883
8884 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8885
8886         * g++.dg/lookup/java1.C: New test.
8887         * g++.dg/lookup/java2.C: New test.
8888
8889 2003-12-07  Falk Hueffner  <falk@debian.org>
8890
8891         * g++.dg/opt/noreturn-1.C: New test.
8892
8893 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
8894
8895         * gcc.dg/overflow-1.c: New test.
8896
8897 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8898
8899         * g77.f-torture/compile/13060.f: New test.
8900
8901 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
8902
8903         PR c++/13323
8904         * g++.dg/inherit/operator2.C: New test.
8905
8906 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8907
8908         PR c++/13305
8909         * g++.dg/ext/attrib9.C: New test.
8910
8911 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8912
8913         PR c++/13314
8914         * g++.dg/template/error7.C: New test.
8915
8916 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
8917             J"orn Rennecke <joern.rennecke@superh.com>
8918
8919         PR target/13302
8920         * g++.dg/other/struct-va_list.C: New test.
8921
8922 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8923
8924         PR c++/13166
8925         * g++.dg/parse/defarg6.C: New test.
8926
8927 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
8928
8929         PR target/13256
8930         * gcc.c-torture/execute/20031201-1.c: New test.
8931
8932 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
8933
8934         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8935
8936 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8937
8938         * gcc.dg/builtin-return-1.c: New test.
8939
8940 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
8941             J"orn Rennecke <joern.rennecke@superh.com>
8942
8943         PR optimization/13260
8944         * gcc.c-torture/execute/20031204-1.c: New test.
8945
8946 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8947
8948         PR c++/9127
8949         * g++.dg/template/error6.C: New test.
8950
8951 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
8952
8953         * gcc.dg/20031202-1.c: New test.
8954
8955 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8956
8957         PR c++/13179
8958         * g++.dg/template/eh1.C: New test.
8959
8960         PR c++/10771
8961         * g++.dg/template/error5.C: New test.
8962
8963 2003-12-02  David Ung  <davidu@mips.com>
8964
8965         * gcc.dg/compat/vector-check.h: Corrected type for var
8966         g_##TMODE
8967
8968 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8969
8970         PR c++/10126
8971         * g++.dg/template/ptrmem8.C: New test.
8972
8973 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8974
8975         PR c++/12573
8976         * g++.dg/template/dependent-expr3.C: New test.
8977
8978 2003-12-01  James Lemke  <jim@wasabisystems.com>
8979
8980         * gcc.dg/arm-g2.c: New test.
8981
8982 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8983
8984         PR optimization/11634
8985         * gcc.dg/20031201-2.c: New test case.
8986
8987 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
8988
8989         PR 11433
8990         * objc.dg/proto-lossage-3.m: New test.
8991
8992 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8993
8994         PR optimization/12628
8995         * gcc.dg/20031201-1.c: New test case.
8996
8997 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8998
8999         * gcc.dg/unaligned-1.c: New test.
9000
9001 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
9002
9003         PR c++/9849
9004         * g++.dg/template/error4.C: New test.
9005         * g++.dg/template/nested3.C: Adjust error markers.
9006
9007 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9008
9009         * gcc.dg/cpp/assert4.c: Check more #system assertions.
9010
9011 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
9012
9013         PR c/10333
9014         * gcc.dg/bitfld-7.c: New test.
9015
9016 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
9017
9018         * gcc.dg/tls/asm-1.C: New test.
9019
9020 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9021
9022         * gcc.dg/cpp/assert4.c: Update.
9023
9024 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
9025
9026         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
9027         * gcc.dg/builtin-apply3.c: New test.
9028
9029 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9030
9031         * lib/compat.exp (compat-obj): New xfaildata parameter.
9032         Use it to set compiler_conditional_xfail_data before compiling.
9033         (compat-get-options): Handle dg-xfail-if.
9034         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
9035         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
9036         * gcc.dg/compat/vector-1_y.c: Likewise.
9037         * gcc.dg/compat/vector-2_x.c: Likewise.
9038         * gcc.dg/compat/vector-2_y.c: Likewise.
9039
9040 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9041
9042         * g++.dg/opt/reg-stack4.C: New test.
9043
9044 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9045
9046         * gcc.dg/builtin-apply2.c: New test.
9047
9048 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
9049
9050         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
9051
9052 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9053
9054         PR c++/12924
9055         * g++.dg/template/template-id-2.C: New test.
9056
9057 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9058
9059         PR c++/5369
9060         * g++.dg/template/memfriend1.C: New test.
9061         * g++.dg/template/memfriend2.C: Likewise.
9062         * g++.dg/template/memfriend3.C: Likewise.
9063         * g++.dg/template/memfriend4.C: Likewise.
9064         * g++.dg/template/memfriend5.C: Likewise.
9065         * g++.dg/template/memfriend6.C: Likewise.
9066         * g++.dg/template/memfriend7.C: Likewise.
9067         * g++.dg/template/memfriend8.C: Likewise.
9068         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
9069
9070 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
9071
9072         PR c++/12515
9073         * g++.dg/ext/cond1.C: New test.
9074
9075 2003-11-20  Richard Henderson  <rth@redhat.com>
9076
9077         * gcc.dg/20020201-2.c: Remove.
9078         * gcc.dg/20020201-4.c: Remove.
9079         * gcc.dg/20020304-1.c: Remove.
9080
9081 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9082
9083         * gcc.dg/cpp/trad/xwin1.c: New test case.
9084
9085 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9086
9087         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
9088         * lib/g77.exp: Likewise.
9089         * lib/objc.exp: Likewise.
9090         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
9091         for darwin.
9092
9093 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9094
9095         PR c++/12932
9096         * g++.dg/template/static5.C: New test.
9097
9098 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
9099
9100         * gcc.dg/nested-func-1.c: New test.
9101
9102 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9103
9104         * gcc.dg/cpp/assert4.c: New test.
9105
9106 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9107
9108         PR c++/2294
9109         * g++.dg/lookup/using9.c: New test.
9110
9111 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
9112
9113         PR c++/12762
9114         * g++.dg/template/error3.C: New test.
9115
9116 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9117
9118         PR ada/13035
9119         * ada/acats/run_acats, run_all.sh: Fix syntax error.
9120         No longer use a wrapper for gcc, since this does not work under
9121         Windows.
9122
9123 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
9124
9125         PR c++/2094
9126         * g++.dg/template/ptrmem7.C: New test.
9127
9128 2003-11-13  Andrew Pinski <apinski@apple.com>
9129
9130         * gcc.c-torture/compile/20031113-1.c: New test.
9131
9132 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
9133             Kean Johnston <jkj@sco.com>
9134
9135         PR c/13029
9136         * gcc.dg/unused-4.c: Update.
9137
9138 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
9139
9140         * g++.dg/opt/const3.C: New test.
9141
9142 2003-11-13  Jan Hubicka  <jh@suse.cz>
9143
9144         * gcc.c-torture/compile/20031112-1.c: New test.
9145
9146 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
9147
9148         * g++.dg/parse/crash10.C: Remove bogus error marker.
9149
9150 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9151
9152         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
9153         (host_gcc): Likewise.
9154         (ROOT): Honor $PWDCMD.
9155         (BASE): Likewise.
9156         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
9157
9158 2003-11-12  Catherine Moore  <clm@redhat.com>
9159
9160         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
9161
9162 2003-11-12  Andreas Jaeger  <aj@suse.de>
9163             Jakub Jelinek  <jakub@redhat.com>
9164             Andrew Pinski  <pinskia@physics.uc.edu>
9165             Richard Henderson  <rth@redhat.com>
9166
9167         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
9168         systems.
9169         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
9170
9171         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
9172         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
9173
9174 2003-11-11  Andreas Jaeger  <aj@suse.de>
9175
9176         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
9177
9178         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
9179
9180 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
9181
9182         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
9183         Clean ups.
9184
9185 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
9186
9187         * gcc.dg/trampoline-1.c: New test.
9188
9189 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
9190
9191         * gcc.c-torture/compile/200031109-1.c: New test.
9192
9193 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9194
9195         PR c/3190
9196         PR c/8714
9197         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
9198         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
9199         gcc.dg/format/no-y2k-1.c: Update.
9200
9201 2003-11-08  Roger Sayle  <roger@eyesopen.com>
9202
9203         PR optimization/10467
9204         * gcc.dg/20031108-1.c: New test case.
9205
9206 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
9207
9208         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
9209
9210 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
9211
9212         * gcc.dg/compound-lvalue-1.c: New test.
9213         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
9214         some XFAILs.
9215
9216 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
9217
9218         * gcc.dg/altivec-varargs-1.c: New test.
9219
9220 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
9221
9222         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
9223         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
9224         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
9225         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
9226         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
9227
9228 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
9229
9230         * gcc.dg/cond-lvalue-1.c: New test.
9231
9232 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
9233
9234         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
9235
9236 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9237
9238         PR c++/11616
9239         * g++.dg/template/instantiate5.C: New test.
9240
9241 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9242
9243         PR c++/12726
9244         * g++.dg/ext/complit2.C: Replace test with self-contained version.
9245         * ChangeLog: Add missing first entry for above test.
9246
9247 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9248
9249         PR c++/9810
9250         * g++.dg/template/using8.C: New test.
9251         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
9252
9253 2003-11-02  Roger Sayle  <roger@eyesopen.com>
9254
9255         PR optimization/10817
9256         * gcc.c-torture/compile/20031102-1.c: New test case.
9257
9258 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
9259
9260         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
9261         2147483647.
9262
9263 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9264
9265         * gcc.dg/20031102-1.c: New test.
9266
9267 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
9268
9269         * gcc.dg/complex-1.c: New test.
9270
9271 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9272
9273         PR c++/12796
9274         * g++.dg/template/crash13.C: Adjust expected error location.
9275         * g++.old-deja/g++.brendan/ns1.C: Likewise.
9276
9277 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9278
9279         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9280
9281 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9282
9283         PR/10239
9284         * gcc.c-torture/compile/20031031-2.c: New test.
9285
9286 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
9287
9288         PR/11640
9289         * gcc.c-torture/compile/20031031-1.c: New test.
9290
9291 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
9292
9293         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
9294         * gcc.misc-tests/bprob.exp: Likewise.
9295         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
9296         the execution test on arm-elf configs.
9297         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
9298         configs that don't support scratch files.
9299         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
9300
9301 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
9302
9303         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
9304         done by dejagnu.
9305
9306 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
9307
9308         * ada/acats/run_all.sh: Redirect mv output to /dev/null
9309         Avoid non pure sh syntax. Add more logging.
9310
9311         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
9312         fail.
9313
9314 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9315
9316         PR libgcj/10610
9317         * gcc.dg/ppc-stackalign-1.c: New test.
9318
9319 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
9320
9321         * ada/acats/run_all.sh: Change output to be more compliant with
9322         dejagnu framework.
9323         Create acats.sum and acats.log files under testsuite/ada/acats
9324         Only run [a-z]* directories, to filter out e.g. CVS.
9325         Redirect build output to log file.
9326
9327 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9328
9329         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
9330
9331 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
9332
9333         PR ada/5909:
9334         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
9335
9336 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
9337
9338         * gcc.c-torture/compile/20031023-1.c: New test.
9339         * gcc.c-torture/compile/20031023-2.c: New test.
9340         * gcc.c-torture/compile/20031023-3.c: New test.
9341         * gcc.c-torture/compile/20031023-4.c: New test.
9342
9343 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9344
9345         PR c++/10371
9346         * g++.dg/lookup/scoped8.C: New test.
9347
9348 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
9349
9350         * g++.dg/opt/reg-stack3.C: New test.
9351
9352 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9353
9354         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
9355
9356 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9357
9358         PR c++/11076
9359         * g++.dg/template/crash13.C: New test.
9360
9361 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
9362
9363         * gcc.dg/c99-restrict-2.c: New test.
9364
9365 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
9366
9367         PR c++/12698, c++/12699, c++/12700, c++/12566
9368         * g++.dg/inherit/covariant9.C: New test.
9369         * g++.dg/inherit/covariant10.C: New test.
9370         * g++.dg/inherit/covariant11.C: New test.
9371
9372 2003-10-23  Jason Merrill  <jason@redhat.com>
9373
9374         PR c++/12726
9375         * g++.dg/ext/complit2.C: New test.
9376
9377 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
9378
9379         PR target/12654
9380         * gcc.c-torture/execute/20031020-1.c: New test.
9381
9382 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9383
9384         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
9385         following the jump_insn.
9386
9387 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
9388
9389         * gcc.dg/cast-lvalue-1.c: New test.
9390
9391 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
9392
9393         PR c++/11962
9394         * g++.dg/template/cond2.C: New test.
9395
9396 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
9397
9398         * gcc.dg/builtins-28.c: New test.
9399
9400 2003-10-20  Jan Hubicka  <jh@suse.cz>
9401
9402         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
9403         parameter.
9404         * testsuite/gcc.dg/inline-2.c: Likewise.
9405
9406 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9407
9408         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
9409         * gcc.dg/nest.c:  Likewise.
9410
9411 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9412
9413         PR c++/9781, c++/10583, c++/11862
9414         * g++.dg/parse/crash13.C: New test.
9415
9416 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9417
9418         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
9419
9420 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
9421
9422         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
9423         Define HAVE_C99_RUNTIME except on Solaris.
9424         * gcc.dg/builtins-20.c: Likewise.
9425
9426 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9427
9428         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
9429
9430 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9431
9432         PR c++/12495
9433         * g++.dg/template/crash21.C: New test.
9434
9435 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9436
9437         PR c++/2513
9438         * g++.dg/template/typename5.C: New test.
9439
9440 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9441
9442         PR c++/12369
9443         * g++.dg/template/friend25.C: New test.
9444
9445 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
9446
9447         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9448         versions.
9449
9450 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
9451
9452         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
9453         == 2147483647.
9454
9455 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
9456
9457         * gcc.c-torture/execute/960416-1.x: Remove.
9458         * gcc.c-torture/execute/divconst-3.x: Likewise.
9459
9460 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
9461
9462         PR target/12598
9463         * gcc.dg/torture/cris-volatile-1.c: New test.
9464
9465 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9466
9467         PR optimization/9325
9468         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
9469         for overflowing floating point to integer conversion during RTL
9470         simplification.
9471
9472 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
9473
9474         * objc/execute/_cmd.m: Fix typo.
9475         * objc.dg/image-info.m, objc.dg/symtab-1.m:
9476         Relax 'scan-assembler' regexp.
9477         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
9478         objc.dg/try-catch-4.m: Run on non-Darwin targets.
9479         * objc.dg/zero-link-2.m: Remove blank line.
9480         * objc.dg/zero-link-3.m: New test case.
9481
9482 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
9483
9484         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
9485
9486         * gcc.dg/asm-names.c: Use scan-assembler-not rather
9487         than linker trickery.
9488
9489 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9490
9491         PR c++/12370
9492         * g++.dg/other/friend2.C: New test.
9493
9494 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9495
9496         * gcc.dg/20031012-1.c: New test.
9497
9498 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
9499
9500         * gcc.dg/weak/weak-3.c: Fix for new warning.
9501
9502 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9503
9504         PR optimization/8750
9505         * gcc.c-torture/execute/20031012-1.c: New test case.
9506
9507 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9508
9509         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
9510         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
9511
9512 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9513
9514         PR optimization/12260
9515         * gcc.c-torture/compile/20031011-2.c: New test case.
9516
9517 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9518
9519         * gcc.c-torture/execute/20031011-1.c: New testcase.
9520
9521 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
9522
9523         * gcc.c-torture/compile/20031011-1.c: New test.
9524
9525 2003-10-11  Jan Hubicka  <jh@suse.cz>
9526
9527         * g++.dg/other/first-global.C: New test.
9528
9529 2003-10-11  Roger Sayle  <roger@eyesopen.com>
9530
9531         * gcc.c-torture/execute/string-opt-18.c: New testcase.
9532
9533 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
9534
9535         * gcc.c-torture/compile/20031010-1.c: New test.
9536
9537 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
9538
9539         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
9540         * gcc.c-torture/execute/va-arg-25.c: ... here.
9541
9542 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
9543
9544         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
9545
9546 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
9547
9548         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
9549
9550 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
9551
9552         * g++.dg/parse/error2.C: New test.
9553
9554 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
9555
9556         PR c++/11097
9557         * g++.dg/other/error5.C: Modify the error message.
9558         * g++.dg/lookup/using8.C: New test.
9559
9560 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
9561
9562         * gcc.dg/darwin-abi-2.c: New file.
9563         * gcc.c-torture/execute/va-arg-24.c: New file.
9564
9565 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
9566
9567         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
9568         indentation.
9569
9570 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
9571
9572         PR c++/10147
9573         * g++.dg/other/error4.C: Update error messages.
9574         * g++.dg/template/ptrmem4.C: Likewise.
9575
9576         PR c++/12337
9577         * g++.dg/init/new9.C: New test.
9578
9579         PR c++/12334, c++/12236, c++/8656
9580         * g++.dg/ext/attrib8.C: New test.
9581
9582 2003-10-06  Devang Patel  <dpatel@apple.com>
9583
9584         * gcc.dg/debug/dwarf2-3.h: New test.
9585         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
9586
9587 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
9588
9589         * g++.dg/opt/cfg2.C: New test.
9590
9591 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9592
9593         * g++.dg/opt/float1.C: New test.
9594
9595 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9596
9597         * gcc.dg/c90-array-lval-6.c: New test.
9598         * gcc.dg/c99-array-lval-6.c: New test.
9599
9600 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
9601             Ziemowit Laski  <zlaski@apple.com>
9602
9603         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
9604         'Derived', so that it is never considered a class method; add
9605         new warning for '+port' method ambiguity.
9606         * objc.dg/method-12.m: Include <objc/objc.h> instead of
9607         <objc/objc-api.h> (needed on Mac OS X).
9608         * objc.dg/method-13.m: New test.
9609
9610 2003-10-03  Roger Sayle  <roger@eyesopen.com>
9611
9612         PR optimization/9325, PR java/6391
9613         * gcc.c-torture/execute/20031003-1.c: New test case.
9614
9615 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
9616
9617         PR optimization/12180
9618         * gcc.dg/20031002-1.c: New test.
9619
9620         PR c++/12486
9621         * g++.dg/inherit/error1.C: New test.
9622
9623 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
9624
9625         * lib/f-torture.exp (search_for): Rename to...
9626         (search_for_re): This.  Also, clean up comments and the
9627         "regexp" invocation.
9628
9629 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
9630
9631         * gcc.c-torture/compile/20031002-1.c: New test.
9632
9633 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
9634
9635         * g++.dg/opt/cond1.C: New test.
9636
9637 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
9638
9639         * gcc.dg/Wold-style-definition-2.c: New testcase.
9640         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
9641
9642 2003-09-29  Richard Henderson  <rth@redhat.com>
9643
9644         * g++.dg/init/array10.C: Add dg-options.
9645
9646 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
9647
9648         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
9649
9650 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9651
9652         * g++.dg/template/friend19.C: Fix typo.
9653         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
9654
9655 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
9656
9657         * gcc.c-torture/execute/20030928-1.c: New test.
9658         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
9659
9660 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
9661
9662         * g++.dg/opt/unroll1.C: New test.
9663
9664 2003-09-26  Roger Sayle  <roger@eyesopen.com>
9665
9666         PR optimization/11741
9667         * gcc.dg/20030926-1.c: New test case.
9668
9669 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9670
9671         PR c++/5655
9672         * g++.dg/parse/access7.C: New test.
9673         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
9674
9675 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
9676
9677         MERGE OF objc-improvements-branch into MAINLINE:
9678         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
9679         if libobjc has not been built.
9680         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
9681         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
9682         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
9683         objc/execute/nested-3.m, objc/execute/np-2.m,
9684         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
9685         objc/execute/redefining_self.m, objc/execute/root_methods.m,
9686         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
9687         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
9688         objc.dg/special/unclaimed-category-1.h,
9689         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
9690         well as GNU runtime.
9691         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
9692         * execute/cascading-1.m, execute/function-message-1.m,
9693         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
9694         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
9695         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
9696         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
9697         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
9698         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
9699         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
9700         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
9701         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
9702         * objc.dg/bitfield-2.m: Run only on Darwin.
9703         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
9704         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
9705         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
9706         * objc.dg/const-str-1.m: Fix constant string layout.
9707
9708 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
9709
9710         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9711
9712 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
9713
9714         * gcc.dg/darwin-abi-1.c: New file.
9715
9716 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
9717
9718         PR target/12281
9719         * gcc.c-torture/compile/20030921-1.c: New test.
9720
9721 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9722
9723         * g++.dg/opt/reg-stack2.C: New test.
9724
9725 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9726
9727         * g++.dg/eh/delayslot1.C: New test.
9728
9729 2003-09-20  Richard Henderson  <rth@redhat.com>
9730
9731         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9732
9733 2003-09-20  Roger Sayle  <roger@eyesopen.com>
9734
9735         * gcc.c-torture/execute/20030920-1.c: New test case.
9736
9737 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9738
9739         * g++.dg/rtti/typeid3.C: Correct expected error message.
9740
9741 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9742
9743         PR c++/157
9744         * g++.dg/parse/crash12.C: New test.
9745
9746 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
9747
9748         * gcc.dg/compat/mixed-struct-check.h: New.
9749         * gcc.dg/compat/mixed-struct-defs.h: New.
9750         * gcc.dg/compat/mixed-struct-init.h: New.
9751         * gcc.dg/compat/struct-by-value-19_main.c: New.
9752         * gcc.dg/compat/struct-by-value-19_x.c: New.
9753         * gcc.dg/compat/struct-by-value-19_y.c: New.
9754         * gcc.dg/compat/struct-by-value-20_main.c: New.
9755         * gcc.dg/compat/struct-by-value-20_x.c: New.
9756         * gcc.dg/compat/struct-by-value-20_y.c: New.
9757         * gcc.dg/compat/struct-return-19_main.c: New.
9758         * gcc.dg/compat/struct-return-19_x.c: New.
9759         * gcc.dg/compat/struct-return-19_y.c: New.
9760         * gcc.dg/compat/struct-return-20_main.c: New.
9761         * gcc.dg/compat/struct-return-20_x.c: New.
9762         * gcc.dg/compat/struct-return-20_y.c: New.
9763
9764 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
9765         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9766         so that it will not complain on LP64 targets.
9767
9768 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9769
9770         PR c++/495
9771         * g++.dg/template/friend24.C: New test.
9772
9773 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
9774
9775         PR c++/12332
9776         * g++.dg/template/memtmpl2.C: New test.
9777
9778 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
9779
9780         PR target/11184
9781         * gcc.dg/builtin-apply1.c: New test.
9782
9783 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9784
9785         PR c++/9848
9786         * g++.dg/warn/Wunused-4.C: New test.
9787
9788 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9789
9790         PR c++/12316
9791         * g++.dg/other/gc2.C: New test.
9792
9793 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
9794
9795         PR c++/11991
9796         * g++.dg/rtti/typeid3.C: New test.
9797
9798         PR c++/12266
9799         * g++.dg/overload/template1.C: New test.
9800
9801 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9802
9803         * g++.dg/opt/cfg3.C: New test.
9804
9805 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9806
9807         PR c++/7939
9808         * g++.dg/template/crash11.C: New test.
9809
9810 2003-09-16  Jason Merrill  <jason@redhat.com>
9811             Jakub Jelinek  <jakub@redhat.com>
9812
9813         * gcc.dg/attr-warn-unused-result.c: New test.
9814
9815 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9816
9817         PR c++/12184
9818         * g++.dg/expr/call2.C: New test.
9819
9820 2003-09-15  Andreas Jaeger  <aj@suse.de>
9821
9822         * gcc.dg/Wold-style-definition-1.c: New test.
9823
9824 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
9825
9826         PR c++/3907
9827         * g++.dg/parse/template12.C: New test.
9828
9829         * g++.dg/abi/bitfield11.C: New test.
9830         * g++.dg/abi/bitfield12.C: Likewise.
9831
9832 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
9833
9834         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
9835         non-expansion of functional macro name without arguments at EOL.
9836         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
9837
9838 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
9839
9840         * gcc.c-torture/execute/20030914-[12].c: New tests.
9841
9842 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9843
9844         PR c++/11788
9845         * g++.dg/overload/addr1.C: New test.
9846
9847 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
9848
9849         * gcc.dg/20030909-1.c: New test.
9850
9851 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9852
9853         * gcc.dg/ultrasp10.c: New test.
9854
9855 2003-09-09  Devang Patel  <dpatel@apple.com>
9856
9857         * gcc.dg/darwin-ld-6.c: New test.
9858
9859 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9860
9861         * gcc.dg/torture/builtin-explog-1.c: New testcase.
9862
9863 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9864
9865         * gcc.dg/ia64-types1.c: New test.
9866         * gcc.dg/ia64-types2.c: Likewise.
9867
9868 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9869
9870         * gcc.dg/builtins-1.c: Add more _Complex tests.
9871         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9872
9873         * gcc.dg/builtins-1.c: Test existing _Complex functions.
9874         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9875
9876 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9877
9878         PR c++/11786
9879         * g++.dg/lookup/koenig2.C: New test.
9880
9881         PR c++/5296
9882         * g++.dg/rtti/typeid2.C: New test.
9883
9884 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
9885
9886         * gcc.c-torture/compile/20030904-1.c: New test.
9887
9888 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9889
9890         * g++.dg/opt/longbranch2.C: New test.
9891
9892 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9893
9894         * g++.dg/template/crash10.C: Only compile it.
9895
9896 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9897
9898         PR middle-end/11665
9899         * gcc.c-torture/compile/20030907-1.c: New test.
9900         * g++.dg/init/array11.C: New test.
9901
9902 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9903
9904         PR c++/11852
9905         * g++.dg/init/struct1.C: New test.
9906
9907 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9908
9909         PR c++/12181
9910         * g++.dg/expr/comma1.C: New test.
9911
9912 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
9913
9914         PR c++/11867
9915         * g++.dg/expr/static_cast5.C: New test.
9916
9917 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
9918
9919         PR c++/11507
9920         * g++.dg/lookup/scoped7.C: New test.
9921
9922         PR c++/9574
9923         * g++.dg/other/static1.C: New test.
9924
9925         PR c++/11490
9926         * g++.dg/warn/template-1.C: New test.
9927
9928         PR c++/11432
9929         * g++.dg/template/crash10.C: New test.
9930
9931         PR c++/2478
9932         * g++.dg/overload/VLA.C: New test.
9933
9934         PR c++/10804
9935         * g++.dg/template/call1.C: New test.
9936
9937 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9938
9939         PR c++/11794
9940         * g++.dg/parse/using3.C: New test.
9941
9942 2003-09-06  Roger Sayle  <roger@eyesopen.com>
9943
9944         PR c++/11409
9945         * g++.dg/overload/builtin3.C: New test case.
9946
9947 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
9948
9949         PR c/9862
9950         * gcc.dg/20030906-1.c: New test.
9951         * gcc.dg/20030906-2.c: Likewise.
9952
9953 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9954
9955         PR c++/12167
9956         * g++.dg/parse/defarg5.C: New test.
9957
9958         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9959
9960 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
9961
9962         PR c++/12163
9963         * g++.dg/expr/static_cast4.C: New test.
9964
9965         PR c++/12146
9966         * g++.dg/template/crash9.C: New test.
9967
9968 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
9969
9970         * g++.old-deja/g++.ext/pretty2.C: Update for change
9971         in __FUNCTION__.
9972         * g++.old-deja/g++.ext/pretty3.C: Likewise.
9973
9974 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
9975
9976         PR c++/11922
9977         * g++/dg/template/qualified-id1.C: New test.
9978
9979         PR c++/12037
9980         * g++.dg/warn/noeffect4.C: New test.
9981
9982 2003-09-04  Matt Austern  <austern@apple.com>
9983
9984         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9985         * g++.dg/ext/fnname2.C: Likewise.
9986         * g++.dg/ext/fnname3.C: Likewise.
9987
9988 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
9989
9990         * g++.dg/expr/lval1.C: New test.
9991         * g++.dg/ext/lvcast.C: Remove.
9992
9993 2003-09-03  Roger Sayle  <roger@eyesopen.com>
9994
9995         PR optimization/11700.
9996         * gcc.c-torture/compile/20030903-1.c: New test case.
9997
9998 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
9999
10000         PR c++/12053
10001         * g++.dg/abi/layout4.C: New test.
10002
10003 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
10004
10005         PR c++/11553
10006         * g++.dg/parse/friend3.C: New test.
10007
10008 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
10009
10010         PR c++/11847
10011         * g++.dg/template/class1.C: New test.
10012
10013         PR c++/11808
10014         * g++.dg/expr/call1.C: New test.
10015
10016 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
10017
10018         PR c++/12114
10019         * g++.dg/init/ref9.C: New test.
10020
10021         PR c++/11972
10022         * g++.dg/template/nested4.C: New test.
10023
10024 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10025
10026         PR c++/12093
10027         * g++.dg/template/non-dependent4.C: New test.
10028
10029         PR c++/11928
10030         * g++.dg/inherit/conv1.C: New test.
10031
10032 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
10033
10034         PR c++/6196
10035         * g++.dg/ext/label1.C: New test.
10036         * g++.dg/ext/label2.C: Likewise.
10037
10038 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10039
10040         * g++.dg/expr/cond3.C: New test.
10041
10042 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10043
10044         * gcc.dg/builtins-1.c: Add new builtin cases.
10045
10046 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10047
10048         * gcc.dg/builtins-1.c: Add new cases.
10049         * gcc.dg/torture/builtin-attr-1.c: Likewise.
10050
10051 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10052
10053         * gcc.dg/builtins-1.c: Add more math builtin tests.
10054         * gcc.dg/torture/builtin-attr-1.c: New test.
10055
10056 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
10057
10058         PR optimization/5079
10059         * g++.dg/opt/static3.C: New test.
10060
10061 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
10062
10063         * gcc.misc-tests/gcov-10b.c: New test.
10064
10065 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
10066
10067         * g++.dg/opt/ptrmem3.C: New test.
10068
10069         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
10070
10071 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
10072
10073         * gcc.dg/20030826-2.c: New test.
10074
10075 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10076
10077         PR middle-end/12002
10078         * g77.f-torture/compile/12002.f: New test case.
10079
10080 2003-08-26  Roger Sayle  <roger@eyesopen.com>
10081
10082         * gcc.dg/20030826-1.c: New test case.
10083
10084 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
10085
10086         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
10087
10088 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
10089
10090         PR c++/11871
10091         * c++.dg/lookup/crash1.C: New test.
10092
10093         * c++.dg/warn/noeffect3.C: New test.
10094
10095 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
10096
10097         * gcc.dg/compat/vector-1_x.c: Compile with -w.
10098         * gcc.dg/compat/vector-1_y.c: Ditto.
10099         * gcc.dg/compat/vector-2_x.c: Ditto.
10100         * gcc.dg/compat/vector-2_y.c: Ditto.
10101
10102 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
10103
10104         * gcc.dg/20030702-1.c: New test.
10105
10106 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
10107
10108         PR c++/8795
10109         * g++.dg/ext/altivec-1.C: New test.
10110
10111 2003-08-24  Richard Henderson  <rth@redhat.com>
10112
10113         * g++.dg/eh/simd-2.C: Add -w for x86.
10114
10115 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
10116
10117         * gcc.dg/20030815-1.c: New test.
10118
10119 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10120
10121         PR c++/3765
10122         * g++.dg/parse/access6.C: New test.
10123
10124 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10125
10126         PR c++/641, c++/11876
10127         * g++.dg/template/friend22.C: New test.
10128         * g++.dg/template/friend23.C: Likewise.
10129
10130 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10131
10132         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
10133         identically.
10134
10135 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10136
10137         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
10138
10139 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10140
10141         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
10142
10143 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10144
10145         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
10146
10147 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
10148
10149         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
10150
10151 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
10152
10153         PR c++/11919
10154         * g++.dg/overload/prom1.C: New test.
10155
10156         PR c++/11551
10157         * g++.dg/parse/dtor2.C: New test.
10158
10159         PR c++/10762
10160         * g++.dg/parse/using2.C: New test.
10161
10162 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
10163
10164         PR target/11805
10165         * gcc.c-torture/compile/20030821-1.c: New.
10166
10167 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
10168
10169         PR c++/11834
10170         * g++.dg/template/deduce2.C: New test.
10171
10172 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
10173
10174         * gcc.c-torture/execute/20030821-1.c: New test.
10175
10176 2003-08-20  Roger Sayle  <roger@eyesopen.com>
10177
10178         PR middle-end/11984
10179         * gcc.dg/20030820-1.c: New test case.
10180
10181 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
10182
10183         PR c++/11945
10184         * g++.dg/warn/noeffect2.C: New test.
10185
10186 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
10187
10188         PR c++/10926
10189         * g++.dg/template/dtor2.C: New test.
10190
10191         PR c++/11684
10192         * g++.dg/template/operator1.C: New test.
10193         * g++.dg/parse/operator4.C: New test.
10194
10195         PR c++/11946.C
10196         * g++.dg/expr/enum1.C: New test.
10197         * gcc.dg/c99-bool-1.c: Remove bogus warning.
10198
10199         PR c++/11036.C
10200         * g++.dg/parse/elab2.C: New test.
10201         * g++.dg/parse/typedef4.C: Change error message.
10202         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
10203         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
10204         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
10205
10206 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
10207
10208         * gcc.dg/pch/warn-1.c: New.
10209         * gcc.dg/pch/warn-1.hs: New.
10210
10211         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
10212         not-tested file.
10213
10214 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10215
10216         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
10217
10218 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
10219
10220         * gcc.dg/uninit-D.c: New Test.
10221         * gcc.dg/uninit-E.c: New Test.
10222         * gcc.dg/uninit-F.c: New Test.
10223         * gcc.dg/uninit-G.c: New Test.
10224
10225 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
10226
10227         * g++.dg/README: Describe the pch directory.
10228
10229 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10230
10231         PR c++/11174
10232         * g++.dg/parse/access4.C: New test.
10233         * g++.dg/parse/access5.C: Likewise.
10234         * g++.old-deja/g++.jason/access17.C: Adjust error message.
10235
10236 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
10237
10238         * gcc.dg/noncompile/20030818-1.c: New.
10239
10240 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
10241
10242         PR c++/11957
10243         * g++.dg/warn/noeffect1.C: New test.
10244
10245         * g++.dg/template/scope2.C: New test.
10246         * g++.dg/template/error2.C: Correct dg-error
10247
10248 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
10249
10250         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
10251
10252 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
10253
10254         PR C++/11512
10255         * g++.dg/template/warn1.C: New.
10256
10257 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
10258
10259         * g++.dg/template/error2.C: New test.
10260         * g++.dg/lookup/using7.C: Adjust errors
10261         * g++.old-deja/g++.pt/crash36.C: Likewise.
10262         * g++.old-deja/g++.pt/derived3.C: Likewise.
10263
10264 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10265
10266         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
10267         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
10268         * gcc.c-torture/execute/builtins/string-9.c: New, from
10269         string-opt-9.c.  Adjust for execute/builtins framework.
10270         * gcc.c-torture/execute/string-opt-9.c: Delete.
10271
10272 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
10273
10274         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
10275
10276         * g++.dg/parse/ret-type2.C: New test.
10277
10278         PR c++/11703
10279         * g++.dg/init/new8.C: New test.
10280
10281         PR c++/10923
10282         * g++.dg/parse/typedef5.C: New test.
10283
10284         PR c++/9512
10285         * g++.dg/parse/qualified2.C: New test.
10286         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
10287         invalid code.
10288
10289 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
10290
10291         * g++.dg/conversion/ptrmem1.C: New test.
10292
10293 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
10294
10295         PR target/11693
10296         * gcc.dg/20030811-1.c: New test.
10297
10298         PR target/11535
10299         * gcc.c-torture/execute/20030811-1.c: New test.
10300
10301 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10302
10303         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
10304
10305 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
10306
10307         PR c++/11789.C
10308         * g++.dg/inherit/multiple1.C: New test.
10309
10310 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
10311
10312         * gcc.dg/spe1.c: New test.
10313
10314         PR c++/11670
10315         * g++.dg/expr/cast2.C: New test.
10316
10317         PR c++/10530
10318         * g++.dg/template/dependent-name2.C: New test.
10319
10320 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
10321
10322         * g++.dg/parse/crash11.C: Put the dg options in comments.
10323
10324 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
10325
10326         * lib/gcc-dg.exp: Update for diagnostic change.
10327
10328 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10329
10330         PR c++/5767
10331         * g++.dg/parse/crash11.C: New test.
10332
10333 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
10334
10335         * gcc.dg/cpp/spacing1.c: Update.
10336
10337 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
10338
10339         PR target/11739
10340         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
10341         a value for -mtune.
10342
10343 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10344
10345         PR middle-end/11771
10346         * gcc.c-torture/compile/20030804-1.c: New test case.
10347
10348 2003-08-04  Roger Sayle  <roger@eyesopen.com>
10349
10350         * gcc.dg/20030804-1.c: New test case.
10351
10352 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
10353
10354         * gcc.dg/cpp/separate-1.c: New test.
10355
10356 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
10357
10358         PR c++/11704
10359         * g++.dg/template/dependent-expr2.C: New test.
10360
10361         PR c++/11766
10362         * g++.dg/expr/ptrmem1.C: New test.
10363
10364 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10365
10366         PR c++/9453
10367         * g++.dg/template/friend15.C: New test.
10368
10369 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
10370
10371         * lib/dg-pch.exp: Work round PCH bug.
10372
10373 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10374
10375         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
10376         builtins.  Move cases from builtins-4.c here.
10377
10378         * gcc.dg/torture/builtin-math-1.c: New test taken from
10379         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
10380         additional cases.
10381
10382         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
10383         Delete.
10384
10385 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10386
10387         PR c++/9447
10388         * g++.dg/template/using7.C: New test.
10389
10390 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
10391
10392         * import1.c, import2.c: New tests.
10393
10394 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
10395
10396         * g++.dg/eh/crossjump1.C: New test.
10397
10398 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
10399
10400         PR c++/11697
10401         * g++.dg/template/using6.C: New test.
10402
10403         PR c++/11744
10404         * g++.dg/template/koenig2.C: New test.
10405
10406 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10407
10408         PR c++/7983
10409         * g++.dg/parse/typedef4.C: New test.
10410
10411 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10412
10413         PR c++/8442, c++/8806
10414         * g++.dg/template/elab1.C: New test.
10415         * g++.dg/template/type2.C: Likewise.
10416         * g++.dg/template/ttp3.C: Adjust expected error message.
10417         * g++.old-deja/g++.law/visibility13.C: Likewise.
10418         * g++.old-deja/g++.niklas/t135.C: Likewise.
10419         * g++.old-deja/g++.pt/ttp41.C: Likewise.
10420         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
10421         template argument.
10422         * g++.old-deja/g++.pt/ttp44.C: Likewise.
10423
10424 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
10425
10426         PR c++/11295
10427         * g++.dg/ext/stmtexpr1.C: New test.
10428
10429         * g++.dg/opt/tmp1.C: New test.
10430
10431         PR c++/11525
10432         * g++.dg/parse/constant4.C: New test.
10433
10434         PR c++/9447
10435         * g++.dg/template/using5.C: New test.
10436
10437 2003-07-31  Roger Sayle  <roger@eyesopen.com>
10438
10439         * gcc.dg/builtins-27.c: New test case.
10440
10441 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
10442
10443         * gcc.dg/tls/opt-7.c: New test.
10444
10445 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
10446
10447         * g++.old-deja/g++.other/crash18.C: Remove.
10448
10449 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10450
10451         * g++.dg/template/explicit3.C: New.
10452         * g++.dg/template/explicit4.C: New.
10453         * g++.dg/template/explicit5.C: New.
10454
10455         PR c++/11347
10456         * g++.dg/template/memtmpl1.C: New.
10457
10458 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
10459
10460         PR target/11565
10461         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10462         * gcc.dg/i386-387-5.c (dg-options): Likewise.
10463
10464 2003-07-30  Jan Hubicka  <jh@suse.cz>
10465
10466         * vtgc1.c: Kill.
10467
10468 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
10469
10470         * gcc.dg/struct-in-proto-1.c: New test.
10471
10472 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
10473
10474         * gcc.dg/cpp/include2.c: Only expect one message.
10475
10476 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
10477
10478         PR c++/9447
10479         * g++.dg/template/using1.C: New test.
10480         * g++.dg/template/using2.C: New test.
10481         * g++.dg/template/using3.C: New test.
10482         * g++.dg/template/using4.C: New test.
10483
10484 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
10485
10486         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
10487         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10488
10489 2003-07-28  Jan Hubicka  <jh@suse.cz>
10490
10491         PR c++/11530
10492         * g++.dg/opt/call1.C: New test.
10493
10494 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
10495
10496         PR c++/11667
10497         * g++.dg/init/enum2.C: New test.
10498         * g++.dg/template/overload1.C: Add "-w" option.
10499
10500 2003-07-28    <hp@bitrange.com>
10501
10502         * gcc.dg/Wdeclaration-after-statement-1.c,
10503         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
10504
10505 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
10506
10507         * gcc.c-torture/compile/20030725-1.c: New test.
10508
10509 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
10510
10511         * gcc.dg/20030505.c: Only run for SPE.
10512         Remove definition of opaque type.
10513
10514 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
10515
10516         * g++.dg/template/ptrmem6.C: New test.
10517
10518 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
10519
10520         * gcc.c-torture/compile/zero-strct-2.c: New test.
10521
10522 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
10523
10524         * gcc.dg/intermod-1.c: New test.
10525
10526 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10527
10528         PR c++/11617
10529         * g++.dg/template/lookup2.C: New test.
10530         * g++.dg/template/memclass1.C: Remove instantiated from error.
10531         * g++.dg/other/error2.C: Tweak expected errors.
10532
10533         PR c++/11596
10534         * g++.dg/template/defarg3.C: New test.
10535
10536         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
10537
10538 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
10539
10540         * g++.dg/inherit/access5.C: New test.
10541
10542 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10543
10544         PR c++/11513
10545         * g++.dg/template/crash8.C: New test.
10546
10547 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
10548
10549         PR c/10602
10550         * gcc.dg/noncompile/incomplete-2.c: New test.
10551
10552 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
10553
10554         PR c++/11645
10555         * g++.dg/inherit/access4.C: New test.
10556
10557         PR c++/11517
10558         * g++.dg/expr/cond2.C: New test.
10559
10560         PR optimization/10679
10561         * g++.dg/opt/inline4.C: New test.
10562
10563 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
10564
10565         * g++.dg/parse/crash10: New test.
10566
10567 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10568
10569         * g++.dg/ext/flexary1.C: New test.
10570
10571 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10572
10573         PR c++/10793
10574         * g++.dg/template/crash9.C: New test.
10575
10576 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10577
10578         PR c++/3004
10579         * g++.dg/parse/typedef3.C: New test.
10580
10581         PR c++/7906
10582         * g++.dg/parse/operator2.C: New test.
10583
10584         PR c++/8895
10585         * g++.dg/parse/def-tmpl-arg1.C: New test.
10586
10587         PR c++/9282
10588         * g++.dg/parse/funptr1.C: New test.
10589
10590         PR c++/9452
10591         * g++.dg/parse/ambig3.C: New test.
10592
10593         PR c++/9454
10594         * g++.dg/parse/operator3.C: New test.
10595
10596         PR c++/9486
10597         * g++.dg/parse/template10.C: New test.
10598
10599         PR c++/9488
10600         * g++.dg/parse/template11.C: New test.
10601
10602         PR c++/10150
10603         * g++.dg/parse/invalid-op1.C: New test.
10604
10605         PR c++/10247
10606         * g++.dg/parse/condexpr1.C: New test.
10607
10608 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
10609
10610         * g++.dg/ext/packed3.C: New test.
10611         * g++.dg/ext/packed4.C: New test.
10612
10613         * gcc.dg/pack-test-3.c: New test.
10614
10615 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
10616
10617         * lib/compat.exp: Handle dg-options per source file.
10618         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
10619         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
10620         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
10621         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
10622         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
10623         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
10624         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
10625         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
10626         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
10627         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
10628         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
10629         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
10630         * g++.dg/compat/break/bitfield7_x.C: Ditto.
10631         * g++.dg/compat/break/bitfield7_y.C: Ditto.
10632
10633 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
10634
10635         PR c/10320
10636         * gcc.c-torture/execute/20030718-1.c: New test.
10637
10638 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
10639
10640         PR optimization/11536
10641         * gcc.dg/20030721-1.c: New test.
10642
10643 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
10644
10645         PR c++/11546
10646         * g++.dg/template/lookup1.C: New test.
10647
10648 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
10649
10650         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
10651         diagnostics of ill-formed constructs involving labels.
10652         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
10653         the new 'previously defined here' message.
10654
10655 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
10656
10657         * g++.dg/parse/non-dependent2.C: New test.
10658
10659 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
10660
10661         * g++.dg/init/init-ref4.C: xfail on targets without
10662         weak symbols.
10663
10664 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
10665
10666         PR target/11087
10667         * gcc.c-torture/execute/20030717-1.c: New test.
10668
10669 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
10670
10671         * g++.dg/opt/cfg1.C: New test.
10672
10673 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
10674
10675         PR optimization/11557
10676         * gcc.dg/20030717-1.c: New test.
10677
10678 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
10679
10680         PR c++/10476
10681         * g++.dg/expr/crash-1.C: New test.
10682
10683         PR c++/11027
10684         * g++.dg/template/init3.C: New test.
10685
10686         PR c++/8222
10687         * g++.dg/template/non-dependent1.C: New test.
10688
10689         PR c++/11070
10690         * g++.dg/template/non-dependent2.C: New test.
10691
10692         PR c++/11071
10693         * g++.dg/template/non-dependent3.C: New test.
10694
10695         PR c++/9907
10696         * g++.dg/template/sizeof5.C: New test.
10697
10698 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
10699
10700         PR 11498
10701         * gcc.c-torture/compile/mangle-1.c: New file.
10702
10703 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10704
10705         PR c++/7809
10706         * g++.dg/parse/access3.C: New test.
10707
10708 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
10709
10710         PR c++/11384
10711         * g++.dg/init/init-ref4.C: New test.
10712
10713 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
10714
10715         PR c++/11547
10716         * g++.dg/parse/constant3.C: New test.
10717         * g++.dg/parse/crash7.C: Likewise.
10718
10719 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
10720
10721         PR target/11008
10722         * gcc.dg/i386-pentium4-not-mull.c: New.
10723
10724 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
10725
10726         * gcc.dg/asm-names.c (ymain): Make it weak.
10727
10728 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10729
10730         PR c++/5421
10731         * g++.dg/template/friend21.C: New test.
10732
10733 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
10734
10735         * gcc.dg/cleanup-8.c: New test.
10736         * gcc.dg/cleanup-9.c: New test.
10737
10738 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
10739
10740         * g++.dg/ext/dll-MI1.h: New file.
10741         * g++.dg/ext/dllexport-MI1.C: New file.
10742         * g++.dg/ext/dllimport-MI1.C: New file.
10743
10744 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
10745
10746         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10747         it does not have cmpstrsi patterns (just cmpmemsi).
10748
10749 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
10750
10751         PR debug/11473
10752         * g++.dg/debug/debug8.C: New test.
10753
10754 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10755
10756         PR c++/10108
10757         * g++.dg/template/crash7.C: New test.
10758
10759 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
10760
10761         PR target/10795
10762         * gcc.c-torture/compile/20030708-1.c: New.
10763
10764 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10765
10766         * gcc.c-torture/execute/20030715-1.c: New test.
10767
10768 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
10769
10770         * gcc.dg/pch/inline-3.c: New file.
10771         * gcc.dg/pch/inline-3.hs: New file.
10772         * gcc.dg/pch/inline-4.c: New file.
10773         * gcc.dg/pch/inline-4.hs: New file.
10774
10775 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
10776
10777         PR c++/11509
10778         * g++.dg/template/crash6.C: New test.
10779
10780         PR c++/7053
10781         * g++.dg/template/friend20.C: New test.
10782
10783         PR c++/7019
10784         * g++.dg/template/overload2.C: New test.
10785
10786 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10787
10788         PR optimization/11440
10789         * gcc.c-torture/execute/20030714-1.c: New test.
10790
10791 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10792
10793         PR c++/11154
10794         * g++.dg/template/partial2.C: New test.
10795
10796 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
10797
10798         PR c++/11503
10799         * g++.dg/template/anon1.C: New test.
10800
10801         PR c++/11493
10802         PR c++/11495
10803         * g++.dg/parse/template9.C: Likewise.
10804         * g++.dg/template/crash4.C: New test.
10805         * g++.dg/template/koenig1.C: Likewise.
10806         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10807         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10808         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10809         functions.
10810         * g++.old-deja/g++.jason/template36.C: Likewise.
10811         * g++.old-deja/g++.mike/p1989.C: Likewise.
10812         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10813         * g++.old-deja/g++.pt/ttp20.C: Use this->.
10814         * g++.old-deja/g++.pt/ttp21.C: Use this->.
10815         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10816         compiling.
10817         * g++.old-deja/g++.pt/union2.C: Use this->.
10818
10819 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
10820
10821         * gcc.dg/20030711-1.c: New test.
10822
10823 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
10824
10825         PR c++/11050
10826         * g++.dg/parse/args1.C: New test.
10827         * g++.pt/defarg8.C: Change expected errors.
10828
10829 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
10830
10831         PR c++/8164
10832         * g++.dg/template/nontype2.C: New test.
10833
10834         PR c++/10558
10835         * g++.dg/parse/template8.C: New test.
10836
10837         PR c++/8327
10838         * g++.dg/template/scope1.C: New test.
10839
10840         * g++.dg/warn/Wsign-compare-1.C: New test.
10841
10842 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10843
10844         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10845
10846 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
10847
10848         PR c++/9411
10849         * g++.dg/template/explicit2.C: New test.
10850
10851         PR c++/10032
10852         * g++.dg/warn/pedantic1.C: New test.
10853
10854 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
10855
10856         PR c++ 9483
10857         * g++.dg/other/field1.C: New test.
10858
10859 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10860
10861         PR c/11449
10862         * gcc.c-torture/compile/20030707-1.c: New.
10863
10864 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10865
10866         PR c++/10849
10867         * g++.dg/template/access12.C: New test.
10868
10869 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
10870
10871         * g++.dg/bprob/bprob.exp (prof_ext): Update.
10872         * g77.dg/bprob/bprob.exp (prof_ext): Update.
10873         * gcc.misc-tests/bprob.exp (prof_ext): Update.
10874         * gcc.misc-tests/gcov.exp: Update
10875         * g++.dg/gcov/gcov.exp: Update
10876         * lib/gcov.exp: Update.
10877
10878 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
10879
10880         * g++.dg/abi/mangle17.C: Make sure template expressions are
10881         dependent.
10882         * g++.dg/abi/mangle4.C: Mark erroneous casts.
10883         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10884         * g++.dg/opt/stack1.C: Remove erroneous code.
10885         * g++.dg/parse/template7.C: New test.
10886         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10887         * g++.old-deja/g++.pt/crash4.C: Likewise.
10888
10889 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10890
10891         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10892         with zero or one occurence of `$' after the initial `L'.
10893
10894 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
10895
10896         * gcc.c-torture/compile/20030704-1.c: Add a comment.
10897
10898 2003-07-08  Roger Sayle  <roger@eyesopen.com>
10899
10900         PR c/11370
10901         * gcc.dg/Wunreachable-6.c: New testcase.
10902         * gcc.dg/Wunreachable-7.c: New testcase.
10903
10904 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10905
10906         PR c/11420
10907         * gcc.dg/20030708-1.c: New test.
10908
10909 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
10910
10911         * gcc.dg/compat/sdata-section.h: New file.
10912         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10913         * gcc.dg/torture/mips-sdata-1.c: New test.
10914
10915 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10916
10917         PR c++/11030
10918         * g++.dg/template/friend19.C: New test.
10919
10920 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10921
10922         * g++.dg/opt/strength-reduce.C: New test.
10923
10924 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10925
10926         PR target/10979
10927         * gcc.dg/20030707-1.c: New testcase.
10928
10929 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10930
10931         PR optimization/11059
10932         * g++.dg/opt/emptyunion.C: New testcase.
10933
10934 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10935             Eric Botcazou  <ebotcazou@libertysurf.fr>
10936
10937         * g++.dg/opt/stack1.C: New test.
10938
10939 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
10940
10941         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10942         run test.
10943
10944         PR c++/11431
10945         * g++.dg/expr/static_cast3.C: New test.
10946
10947 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10948
10949         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10950         everywhere.
10951         * gcc.dg/concat.c: Concatenation of string constants with
10952         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10953         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10954         * gcc.dg/cpp/escape-2.c: Use wide character constants where
10955         necessary to avoid multi-character character constant warning.
10956         * gcc.dg/cpp/escape.c: Likewise.
10957         * gcc.dg/cpp/ucs.c: Likewise.
10958         Remove backslashes from dg-bogus comments, as they confuse Tcl.
10959         Fix a typo.
10960
10961 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10962
10963         PR c/11428
10964         * gcc.c-torture/compile/20030704-1.c: New.
10965
10966 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10967
10968         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10969
10970 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
10971
10972         PR c++/5287, PR c++/7910,  PR c++/11021
10973         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10974         tests for warnings.
10975         * g++.dg/ext/dllimport2.C: Add tests for warnings.
10976         * g++.dg/ext/dllimport3.C: Likewise.
10977         * g++.dg/ext/dllimport4.C: New file.
10978         * g++.dg/ext/dllimport5.C: New file.
10979         * g++.dg/ext/dllimport6.C: New file.
10980         * g++.dg/ext/dllimport7.C: New file.
10981         * g++.dg/ext/dllimport8.C: New file.
10982         * g++.dg/ext/dllimport9.C: New file.
10983         * g++.dg/ext/dllimport10.C: New file.
10984         * g++.dg/ext/dllexport1.C: New file.
10985
10986 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10987
10988         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10989         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10990
10991 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10992
10993         * gcc.dg/builtins-25.c: New testcase.
10994         * gcc.dg/builtins-26.c: New testcase.
10995
10996 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
10997
10998         * gcc.dg/compat/vector-defs.h: New file.
10999         * gcc.dg/compat/vector-setup.h: New file.
11000         * gcc.dg/compat/vector-check.h: New file.
11001         * gcc.dg/compat/vector-1_main.c: New file.
11002         * gcc.dg/compat/vector-1_x.c: New file.
11003         * gcc.dg/compat/vector-1_y.c: New file.
11004         * gcc.dg/compat/vector-2_main.c: New file.
11005         * gcc.dg/compat/vector-2_x.c: New file.
11006         * gcc.dg/compat/vector-2_y.c: New file.
11007
11008         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
11009         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
11010         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
11011         * gcc.dg/compat/struct-align-1.h: New file.
11012         * gcc.dg/compat/struct-align-1_main.c: New file.
11013         * gcc.dg/compat/struct-align-1_x.c: New file.
11014         * gcc.dg/compat/struct-align-1_y.c: New file.
11015         * gcc.dg/compat/struct-align-2.h: New file.
11016         * gcc.dg/compat/struct-align-2_main.c: New file.
11017         * gcc.dg/compat/struct-align-2_x.c: New file.
11018         * gcc.dg/compat/struct-align-2_y.c: New file.
11019
11020         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
11021         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11022         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11023         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11024         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11025         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11026         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11027         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11028         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11029         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11030         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11031         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11032         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11033         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11034         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11035         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11036         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11037         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11038         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11039         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11040         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11041         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11042         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11043         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11044         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11045         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11046         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11047         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11048         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11049
11050 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11051
11052         * gcc.dg/i386-call-1.c: New test.
11053
11054 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
11055
11056         PR c++/9162
11057         * g++.dg/parse/defarg4.C: New.
11058
11059 2003-07-03  Roger Sayle  <roger@eyesopen.com>
11060
11061         PR target/10700
11062         * gcc.c-torture/compile/20030703-1.c: New test case.
11063
11064 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
11065
11066         * g++.dg/template/local3.C: Remove extra semicolon.
11067
11068 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
11069
11070         * gcc.dg/i386-volatile-1.c: New test.
11071
11072 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
11073
11074         PR c++/11072
11075         * g++.dg/other/offsetof2.C: XFAIL.
11076         * g++.dg/other/offsetof5.C: New.
11077
11078         PR c++/10219
11079         * g++.dg/template/error1.C: New.
11080
11081         PR c++/9779
11082         * g++.dg/template/dependent-expr1.C: New.
11083
11084 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11085
11086         PR c++/6949
11087         * g++.dg/template/local3.C: New test.
11088
11089         PR c++/11149
11090         * g++.dg/lookup/scoped6.C: New test.
11091
11092 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
11093
11094         PR c++/8046
11095         * g++.dg/other/error7.C: New test.
11096
11097 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
11098
11099         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
11100         * g++.old-deja/g++.abi/vtable3.h: Likewise.
11101         * g++.old-deja/g++.law/code-gen5.C: Likewise.
11102         * g++.old-deja/g++.other/union2.C: Likewise.
11103         * gcc.dg/c90-const-expr-2.c: Likewise.
11104         * gcc.dg/c90-const-expr-3.c: Likewise.
11105         * gcc.dg/c99-const-expr-2.c: Likewise.
11106         * gcc.dg/c99-const-expr-3.c: Likewise.
11107         * gcc.dg/concat.c: Likewise.
11108
11109 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
11110
11111         PR c++/9559
11112         * g++.dg/init/static1.C: New test.
11113
11114 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11115
11116         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
11117         * g++.old-deja/g++.other/access2.C: Likewise.
11118         * g++.old-deja/g++.other/decl2.C: Likewise.
11119         * gcc.c-torture/execute/20020615-1.c: Likewise.
11120
11121 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11122
11123         PR c++/4933
11124         * g++.dg/template/sizeof4.C: New test.
11125
11126 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11127
11128         * g++.dg/other/error6.C: New test.
11129
11130 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
11131
11132         PR c++/10750
11133         * g++.dg/parse/constant2.C: New test.
11134
11135 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
11136
11137         PR c++/11106
11138         * g++.dg/other/error5.C: New test.
11139
11140 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11141
11142         * gcc.dg/format/gcc_diag-1.c: New test.
11143
11144 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
11145
11146         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
11147
11148 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
11149
11150         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
11151         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
11152         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
11153
11154 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
11155
11156         * gcc.c-torture/execute/builtins/string-8.c: New test.
11157         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
11158         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
11159         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
11160
11161 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11162
11163         PR c++/10468
11164         * g++.dg/ext/typeof6.C: New test.
11165
11166 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
11167
11168         PR c++/10796
11169         * g++.dg/init/enum1.C: New test.
11170
11171 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
11172
11173         * gcc.dg/20030627-1.c: New test.
11174
11175 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
11176
11177         PR c++/11332
11178         * g++.dg/expr/static_cast2.C: New test.
11179
11180 2003-06-26  Roger Sayle  <roger@eyesopen.com>
11181             Jakub Jelinek  <jakub@redhat.com>
11182
11183         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
11184         sprintf(dst,"%s",src) optimization.
11185         * gcc.c-torture/execute/20030626-1.c: New test case.
11186         * gcc.c-torture/execute/20030626-2.c: New test case.
11187
11188 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
11189
11190         * gcc.c-torture/execute/multi-ix.c: New test.
11191
11192         * gcc.c-torture/execute/simd-4.c (main):
11193         Added missing semicolon at end of union.
11194
11195 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
11196
11197         PR c++/8266
11198         * g++.dg/template/explicit-instantiation3.C: New test.
11199
11200 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11201
11202         * gcc.dg/20030626-1.c: Use signed char.
11203
11204 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
11205
11206         * gcc.dg/20030626-1.c: New test.
11207
11208 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
11209
11210         * const-str-2.m: Update.
11211
11212 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
11213
11214         PR c++/10990
11215         * g++.dg/rtti/dyncast1.C: New test.
11216         * g++.dg/abi/mangle4.C: Correct base-specifier access.
11217         * g++.dg/lookup/scoped1.C: Remove XFAIL.
11218         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
11219
11220         PR c++/10931
11221         * g++.dg/expr/static_cast1.C: New test.
11222
11223 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
11224
11225         * gcc.dg/20030625-1.c: New test.
11226
11227 2003-06-24  Roger Sayle  <roger@eyesopen.com>
11228
11229         * gcc.c-torture/compile/20030624-1.c: New test case.
11230
11231 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
11232
11233         * gcc.c-torture/execute/string-opt-17.c: New test.
11234
11235 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
11236
11237         PR c++/5754
11238         * g++.dg/parse/crash6.C: New test.
11239
11240 2003-06-23  Roger Sayle  <roger@eyesopen.com>
11241
11242         * gcc.dg/builtins-24.c: New test case.
11243
11244 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
11245
11246         * g++.dg/opt/operator1.C: New test.
11247
11248 2003-06-22  Roger Sayle  <roger@eyesopen.com>
11249
11250         * gcc.c-torture/execute/string-opt-16.c: New test case.
11251
11252 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11253
11254         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
11255         * g++.old-deja/g++.other/conv7.C: Likewise
11256         * g++.old-deja/g++.other/overcnv2.C: Likewise.
11257         * g++.old-deja/g++.other/overload14.C: Likewise.
11258
11259 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
11260
11261         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
11262         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
11263
11264 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11265
11266         PR c++/10888
11267         * g++.dg/warn/Winline-3.C: New test.
11268
11269 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11270
11271         * lib/target-supports.exp (check_alias_available): Make the test
11272         program acceptable to the Solaris assembler.
11273
11274         PR c++/10749
11275         * g++.dg/template/memclass2.C: New test.
11276
11277 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11278             Eric Botcazou  <ebotcazou@libertysurf.fr>
11279
11280         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
11281         data for non-matching targets.
11282         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
11283
11284 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
11285
11286         PR c++/10845
11287         * g++.dg/template/member3.C: New test.
11288
11289 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
11290
11291         PR c++/10939
11292         * g++.dg/template/func1.C: New test.
11293
11294         PR c++/9649
11295         * g++.dg/template/static4.C: New test.
11296         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
11297
11298         PR c++/11041
11299         * g++.dg/init/ref7.C: New test.
11300
11301 2003-06-19  Matt Austern  <austern@apple.com>
11302
11303         PR c++/11228
11304         * g++.dg/anew1.C: New test.
11305         * g++.dg/anew2.C: New test.
11306         * g++.dg/anew3.C: New test.
11307         * g++.dg/anew4.C: New test.
11308
11309 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
11310
11311         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
11312
11313 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
11314
11315         * gcc.c-torture/execute/simd-4.c (main): Make expected value
11316         endian-dependent.
11317
11318 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11319
11320         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
11321         Remove cruft.
11322
11323 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11324
11325         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
11326         * gcc.c-torture/compile/961203-1.c: Likewise.
11327         * gcc.c-torture/compile/980506-1.c: Likewise.
11328
11329 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11330
11331         PR c++/10712
11332         * g++.dg/lookup/using7.C: New test.
11333
11334 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
11335
11336         PR c++/11105
11337         * g++.dg/abi/conv1.C: Remove it.
11338         * g++.dg/template/conv7.C: New test.
11339         * g++.dg/template/conv8.C: Likewise.
11340         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
11341         conversion operator.
11342
11343 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
11344
11345         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
11346         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
11347         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11348         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
11349         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
11350         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11351         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11352         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
11353         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
11354         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
11355         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
11356         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
11357         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
11358         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
11359         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
11360         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
11361         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
11362         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
11363         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11364         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11365         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11366         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11367         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11368         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11369         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11370         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11371         * gcc.dg/compat/struct-return-10_x.c: Ditto.
11372         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11373         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11374
11375 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
11376
11377         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
11378         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
11379         indications.
11380
11381 2003-06-16  Roger Sayle  <roger@eyesopen.com>
11382
11383         * gcc.dg/i386-387-5.c: New test case.
11384         * gcc.dg/i386-387-6.c: New test case.
11385         * gcc.dg/builtins-23.c: New test case.
11386
11387 2003-06-15  Roger Sayle  <roger@eyesopen.com>
11388
11389         * gcc.dg/builtins-22.c: New test case.
11390         * gcc.dg/i386-387-1.c: Update to test exp.
11391         * gcc.dg/i386-387-2.c: Likewise.
11392
11393 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11394
11395         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
11396
11397 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11398
11399         * lib/gcc-dg.exp (dg-require-dll): New function.
11400         (dg-xfail-if): Likewise.
11401         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
11402         driver.
11403
11404         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
11405         * gcc.c-torture/compile/20001205-1.c: Likewise.
11406         * gcc.c-torture/compile/20001226-1.c: Likewise.
11407         * gcc.c-torture/compile/20010518-2.c: Likewise.
11408         * gcc.c-torture/compile/20020312-1.c: Likewise.
11409         * gcc.c-torture/compile/20020604-1.c: Likewise.
11410         * gcc.c-torture/compile/920501-12.c: Likewise.
11411         * gcc.c-torture/compile/920501-4.c: Likewise.
11412         * gcc.c-torture/compile/920520-1.c: Likewise.
11413         * gcc.c-torture/compile/920521-1.c: Likewise.
11414         * gcc.c-torture/compile/920625-1.c: Likewise.
11415         * gcc.c-torture/compile/961203-1.c: Likewise.
11416         * gcc.c-torture/compile/980506-1.c: Likewise.
11417         * gcc.c-torture/compile/981006-1.c: Likewise.
11418         * gcc.c-torture/compile/981022-1.c: Likewise.
11419         * gcc.c-torture/compile/981223-1.c: Likewise.
11420         * gcc.c-torture/compile/990617-1.c: Likewise.
11421         * gcc.c-torture/compile/dll.c: Likewise.
11422         * gcc.c-torture/compile/labels-3.c: Likewise.
11423         * gcc.c-torture/compile/mipscop-1.c: Likewise.
11424         * gcc.c-torture/compile/mipscop-2.c: Likewise.
11425         * gcc.c-torture/compile/mipscop-3.c: Likewise.
11426         * gcc.c-torture/compile/mipscop-4.c: Likewise.
11427         * gcc.c-torture/compile/simd-5.c: Likewise.
11428         * gcc.c-torture/compile/20000804-1.x: Remove.
11429         * gcc.c-torture/compile/20001205-1.x: Likewise.
11430         * gcc.c-torture/compile/20001226-1.x: Likewise.
11431         * gcc.c-torture/compile/20010518-2.x: Likewise.
11432         * gcc.c-torture/compile/20020312-1.x: Likewise.
11433         * gcc.c-torture/compile/20020604-1.x: Likewise.
11434         * gcc.c-torture/compile/920501-12.x: Likewise.
11435         * gcc.c-torture/compile/920501-4.x: Likewise.
11436         * gcc.c-torture/compile/920520-1.x: Likewise.
11437         * gcc.c-torture/compile/920521-1.x: Likewise.
11438         * gcc.c-torture/compile/920625-1.x: Likewise.
11439         * gcc.c-torture/compile/961203-1.x: Likewise.
11440         * gcc.c-torture/compile/980506-1.x: Likewise.
11441         * gcc.c-torture/compile/981006-1.x: Likewise.
11442         * gcc.c-torture/compile/981022-1.x: Likewise.
11443         * gcc.c-torture/compile/981223-1.x: Likewise.
11444         * gcc.c-torture/compile/990617-1.x: Likewise.
11445         * gcc.c-torture/compile/mipscop-1.x: Likewise.
11446         * gcc.c-torture/compile/mipscop-2.x: Likewise.
11447         * gcc.c-torture/compile/mipscop-3.x: Likewise.
11448         * gcc.c-torture/compile/mipscop-4.x: Likewise.
11449         * gcc.c-torture/compile/simd-5.x: Likewise.
11450
11451         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
11452
11453 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
11454
11455         * gcc.c-torture/execute/20030611-1.c: New test.
11456
11457 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11458
11459         PR middle-end/168
11460         * gcc.dg/20030612-1.c: New test case.
11461
11462 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
11463
11464         PR c++/10635
11465         * g++.dg/expr/cast1.C: New test.
11466
11467 2003-06-12  Roger Sayle  <roger@eyesopen.com>
11468
11469         * gcc.dg/builtins-21.c: New test case.
11470
11471 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
11472
11473         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
11474         options instead of at the end.
11475         * lib/objc.exp (objc_target_compile): Likewise.
11476
11477 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
11478
11479         PR c++/10432
11480         * g++.dg/parse/error1.C: New test.
11481
11482 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
11483
11484         * gcc.dg/compat/struct-by-value-11_main.c: New file.
11485         * gcc.dg/compat/struct-by-value-11_x.c: New file.
11486         * gcc.dg/compat/struct-by-value-11_y.c: New file.
11487         * gcc.dg/compat/struct-by-value-12_main.c: New file.
11488         * gcc.dg/compat/struct-by-value-12_x.c: New file.
11489         * gcc.dg/compat/struct-by-value-12_y.c: New file.
11490         * gcc.dg/compat/struct-by-value-13_main.c: New file.
11491         * gcc.dg/compat/struct-by-value-13_x.c: New file.
11492         * gcc.dg/compat/struct-by-value-13_y.c: New file.
11493         * gcc.dg/compat/struct-by-value-14_main.c: New file.
11494         * gcc.dg/compat/struct-by-value-14_x.c: New file.
11495         * gcc.dg/compat/struct-by-value-14_y.c: New file.
11496         * gcc.dg/compat/struct-by-value-15_main.c: New file.
11497         * gcc.dg/compat/struct-by-value-15_x.c: New file.
11498         * gcc.dg/compat/struct-by-value-15_y.c: New file.
11499         * gcc.dg/compat/struct-by-value-16_main.c: New file.
11500         * gcc.dg/compat/struct-by-value-16_x.c: New file.
11501         * gcc.dg/compat/struct-by-value-16_y.c: New file.
11502         * gcc.dg/compat/struct-by-value-17_main.c: New file.
11503         * gcc.dg/compat/struct-by-value-17_x.c: New file.
11504         * gcc.dg/compat/struct-by-value-17_y.c: New file.
11505         * gcc.dg/compat/struct-by-value-18_main.c: New file.
11506         * gcc.dg/compat/struct-by-value-18_x.c: New file.
11507         * gcc.dg/compat/struct-by-value-18_y.c: New file.
11508
11509         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
11510         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
11511         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
11512         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
11513         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
11514         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
11515         * gcc.dg/compat/scalar-return-3_main.c: New file.
11516         * gcc.dg/compat/scalar-return-3_x.c: New file.
11517         * gcc.dg/compat/scalar-return-3_y.c: New file.
11518         * gcc.dg/compat/scalar-return-4_main.c: New file.
11519         * gcc.dg/compat/scalar-return-4_x.c: New file.
11520         * gcc.dg/compat/scalar-return-4_y.c: New file.
11521
11522 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
11523
11524         * gcc.dg/compat/fp2-struct-check.h: New file.
11525         * gcc.dg/compat/fp2-struct-defs.h: New file.
11526         * gcc.dg/compat/fp2-struct-init.h: New file.
11527         * gcc.dg/compat/struct-by-value-10_main.c: New file.
11528         * gcc.dg/compat/struct-by-value-10_x.c: New file.
11529         * gcc.dg/compat/struct-by-value-10_y.c: New file.
11530         * gcc.dg/compat/struct-return-10_main.c: New file.
11531         * gcc.dg/compat/struct-return-10_x.c: New file.
11532         * gcc.dg/compat/struct-return-10_y.c: New file.
11533
11534         * gcc.dg/compat/compat-common.h: New file.
11535         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
11536         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
11537         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
11538         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
11539         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
11540         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
11541         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
11542         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
11543         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
11544         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
11545         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
11546         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
11547         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
11548         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
11549         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
11550         * gcc.dg/compat/small-struct-check.h: Ditto.
11551         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
11552         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
11553         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
11554         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
11555         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
11556         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11557         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
11558         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
11559         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
11560         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
11561         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11562         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11563         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
11564         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11565         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11566         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
11567         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
11568         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
11569         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
11570         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
11571         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
11572         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
11573         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
11574         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
11575         * gcc.dg/compat/struct-return-2_main.c: Ditto.
11576         * gcc.dg/compat/struct-return-2_x.c: Ditto.
11577         * gcc.dg/compat/struct-return-2_y.c: Ditto.
11578         * gcc.dg/compat/struct-return-3_main.c: Ditto.
11579         * gcc.dg/compat/struct-return-3_x.c: Ditto.
11580         * gcc.dg/compat/struct-return-3_y.c: Ditto.
11581
11582 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
11583
11584         * g++.dg/pch/static-1.C: New file.
11585         * g++.dg/pch/static-1.Hs: New file.
11586
11587 2003-06-10  Richard Henderson  <rth@redhat.com>
11588
11589         * gcc.dg/asm-7.c: Adjust expected warning text.
11590
11591 2003-06-10  Roger Sayle  <roger@eyesopen.com>
11592
11593         * gcc.dg/builtins-20.c: New test case.
11594
11595 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
11596
11597         PR c++/11131
11598         * g++.dg/opt/template1.C: New test.
11599
11600 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11601
11602         * lib/gcc-dg.exp (dg-test): Clear additional_files and
11603         additional_sources.
11604
11605 2003-05-21  David Taylor  <dtaylor@emc.com>
11606
11607         * gcc.dg/Wpadded.c: New file.
11608
11609 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11610
11611         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
11612         * gcc.dg/special/weak-2.c: Add dg-require-weak.
11613         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
11614         dg-require-weak.
11615
11616 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
11617
11618         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
11619
11620 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
11621
11622         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
11623         (dg-require-alias): Likewise.
11624         (dg-require-gc-sections): Likewise.
11625         * lib/target-supports.exp (check_gc_sections_available): Likewise.
11626
11627 2003-06-08  Richard Henderson  <rth@redhat.com>
11628
11629         * gcc.dg/20011029-2.c: Fix the array reference.
11630         * gcc.dg/asm-7.c: New.
11631
11632 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
11633
11634         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
11635
11636 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
11637
11638         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
11639         (dg-require-gc-sections): Likewise.
11640
11641 2003-06-08  Jan Hubicka  <jh@suse.cz>
11642
11643         * i386-cmov1.c: Fix regular expression.
11644         * i386-cvt-1.c: Likewise.
11645         * i386-local.c: Likewise.
11646         * i386-local2.c: Likewise.
11647         * i386-mul.c: Likewise.
11648         * i386-ssetype-1.c: Likewise.
11649         * i386-ssetype-3.c: Likewise.
11650         * i386-ssetype-5.c: Likewise.
11651
11652 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11653
11654         PR c++/11039
11655         * g++.dg/warn/implicit-typename2.C: New test.
11656         * g++.dg/warn/implicit-typename3.C: New test.
11657
11658 2003-06-07  Richard Henderson  <rth@redhat.com>
11659
11660         * g++.dg/other/offsetof3.C: Use size_t.
11661         * g++.dg/other/offsetof4.C: Likewise.
11662
11663 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
11664
11665         * lib/copy-file.exp: New. Implement gcc_copy_files.
11666
11667         * lib/dg-pch.exp: Load copy-file.exp
11668         (dg-pch): Use gcc_copy_files instead of "file copy".
11669
11670 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
11671
11672         * gcc.dg/weak/weak.exp: Simplify.
11673         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
11674         * gcc.dg/weak/weak-1.c: Likewise.
11675         * gcc.dg/weak/weak-2.c: Likewise.
11676         * gcc.dg/weak/weak-3.c: Likewise.
11677         * gcc.dg/weak/weak-4.c: Likewise.
11678         * gcc.dg/weak/weak-5.c: Likewise.
11679         * gcc.dg/weak/weak-6.c: Likewise.
11680         * gcc.dg/weak/weak-7.c: Likewise.
11681         * gcc.dg/weak/weak-8.c: Likewise.
11682         * gcc.dg/weak/weak-9.c: Likewise.
11683
11684 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
11685
11686         gcc.c-torture/execute/20030606-1.c: New.
11687
11688 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11689
11690         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
11691         * gcc.dg/builtins-19.c: Likewise.
11692
11693 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11694
11695         * gcc.dg/builtins-2.c: Add some more tests.
11696         * gcc.dg/builtins-18.c: New test case.
11697         * gcc.dg/builtins-19.c: New test case.
11698
11699 2003-06-06  Roger Sayle  <roger@eyesopen.com>
11700             Jim Wilson  <wilson@tuliptree.org>
11701
11702         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
11703
11704 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
11705
11706         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11707         mempcpy/stpcpy calls not to be optimized into something else.
11708         * gcc.c-torture/execute/string-opt-3.c: Moved to...
11709         * gcc.c-torture/execute/builtins/string-7.c: ...here.
11710         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11711
11712 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11713
11714         * gcc.dg/format/asm_fprintf-1.c: New test.
11715
11716 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
11717
11718         * lib/gcc-defs.exp (additional_sources): New variable.
11719         (dg-additional-sources): New function.
11720         (additional_files): New variable.
11721         (dg-additional-files): New function.
11722         (dg-additional-files-options): Likewise.
11723         * lib/gcc-dg.exp (dg-require-weak): New function.
11724         (dg-require-alias): Likewise.
11725         (dg-require-gc-sections): Likewise.
11726         * lib/target-supports.exp (check_alias_available): Remove testfile
11727         parameter.
11728         (check_gc_sections_available): New function.
11729         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11730         (dg-gpp-additional-files): Likewise.
11731         * lib/g++.exp (additional_sources): Remove.
11732         (additional_files): Likewise.
11733         (g++_target_compile): Use dg-additional-files-options.
11734
11735         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
11736         Tcl logic.
11737         * gcc.dg/special/ecos.exp: Remove.
11738         * gcc.dg/special/20000419-2.c: Use dg-require-*.
11739         * gcc.dg/special/alias-1.c: Likewise.
11740         * gcc.dg/special/alias-2.c: Likewise.
11741         * gcc.dg/special/gcsec-1.c: Likewise.
11742         * gcc.dg/special/weak-1.c: Likewise.
11743         * gcc.dg/special/weak-2.c: Likewise.
11744         * gcc.dg/special/wkali-1.c: Likewise.
11745         * gcc.dg/special/wkali-2.c: Likewise.
11746
11747         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11748         dg-gpp-additional-*.
11749         * g++.dg/special/conpr-3.C: Likewise.
11750         * g++.dg/special/conpr-4.C: Likewise.
11751         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11752         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11753         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11754         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11755         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11756         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11757         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11758         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11759         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11760         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11761         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11762         * g++.old-deja/g++.other/comdat1.C: Likewise.
11763         * g++.old-deja/g++.other/comdat2.C: Likewise.
11764         * g++.old-deja/g++.other/comdat3.C: Likewise.
11765         * g++.old-deja/g++.other/ctor1.C: Likewise.
11766         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11767
11768 2003-06-05  Richard Henderson  <rth@redhat.com>
11769
11770         * gcc.dg/debug/20030605-1.c: New.
11771
11772 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11773
11774         * README.QMTEST: Update.
11775
11776 2003-06-04  Richard Henderson  <rth@redhat.com>
11777
11778         * gcc.dg/cleanup-1.c: New.
11779         * gcc.dg/cleanup-2.c: New.
11780         * gcc.dg/cleanup-3.c: New.
11781         * gcc.dg/cleanup-4.c: New.
11782         * gcc.dg/cleanup-5.c: New.
11783         * gcc.dg/cleanup-6.c: New.
11784         * gcc.dg/cleanup-7.c: New.
11785
11786 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11787
11788         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11789
11790         * lib/dg-pch.exp: New file.
11791         * g++.dg/pch/pch.exp: Use dg-pch.exp.
11792         * gcc.dg/pch/pch.exp: Likewise.
11793
11794 2003-06-04  Roger Sayle  <roger@eyesopen.com>
11795
11796         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11797         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11798         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11799         * gcc.dg/builtins-17.c: New test case.
11800         * gcc.dg/i386-387-4.c: New test case.
11801         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11802
11803 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11804
11805         * gcc.dg/ultrasp9.c: New test.
11806
11807 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11808
11809         * gcc.c-torture/compile/20030604-1.c: New test.
11810         * gcc.dg/sparc-constant-1.c: New test.
11811
11812 2003-06-03  Glen Nakamura  <glen@imodulo.com>
11813
11814         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11815
11816 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
11817
11818         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11819
11820         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11821         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11822
11823 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
11824
11825         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11826
11827 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11828
11829         PR c++/10940
11830         * g++.dg/template/spec10.C: New test.
11831
11832 2003-06-03  Roger Sayle  <roger@eyesopen.com>
11833
11834         * gcc.dg/builtins-16.c: New test case.
11835
11836 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
11837
11838         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11839         mempcpy test with post-increments.
11840         * gcc.c-torture/execute/string-opt-3.c: New test.
11841         * gcc.dg/string-opt-1.c: New test.
11842
11843 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
11844
11845         PR fortran/10965
11846         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11847
11848 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
11849
11850         * lib/scanasm.exp (dg-scan): New function, factored out of ...
11851         (scan-assembler): ... here.  Use dg-scan.
11852         (scan-assembler-not): Likewise.
11853         (scan-file): New function.
11854         (scan-file-not): Likewise.
11855         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11856         * gcc.dg/cpp/_Pragma4.c: Likewise.
11857         * gcc.dg/cpp/_Pragma5.c: Likewise.
11858         * gcc.dg/cpp/avoidpaste1.c: Likewise.
11859         * gcc.dg/cpp/avoidpaste2.c: Likewise.
11860         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
11861         * gcc.dg/cpp/cmdlne-P.c: Likewise.
11862         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
11863         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
11864         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
11865         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
11866         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
11867         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
11868         * gcc.dg/cpp/cxxcom1.c: Likewise.
11869         * gcc.dg/cpp/line1.c: Likewise.
11870         * gcc.dg/cpp/maccom1.c: Likewise.
11871         * gcc.dg/cpp/maccom2.c: Likewise.
11872         * gcc.dg/cpp/maccom3.c: Likewise.
11873         * gcc.dg/cpp/maccom4.c: Likewise.
11874         * gcc.dg/cpp/maccom5.c: Likewise.
11875         * gcc.dg/cpp/maccom6.c: Likewise.
11876         * gcc.dg/cpp/multiline.c: Likewise.
11877         * gcc.dg/cpp/spacing1.c: Likewise.
11878         * gcc.dg/cpp/spacing2.c: Likewise.
11879         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11880         * gcc.dg/cpp/trad/maccom1.c: Likewise.
11881         * gcc.dg/cpp/trad/maccom2.c: Likewise.
11882         * gcc.dg/cpp/trad/maccom3.c: Likewise.
11883         * gcc.dg/cpp/trad/maccom4.c: Likewise.
11884         * gcc.dg/cpp/trad/maccom6.c: Likewise.
11885         * gcc.dg/cpp/cxxcom2.c: Likewise.
11886         * gcc.dg/cpp/cxxcom2.h: New file.
11887
11888         * gcc.dg/cpp/truefalse.cpp: Move it to ...
11889         * g++.dg/cpp/truefalse.C: Here.
11890         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11891
11892 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
11893
11894         * gcc.dg/cpp/redef3.c: New file.
11895
11896 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11897
11898         * gcc.dg/i386-loop-3.c: New test.
11899
11900 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
11901
11902         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11903
11904 2003-05-31  Roger Sayle  <roger@eyesopen.com>
11905
11906         * gcc.dg/fwrapv-1.c: New test case.
11907         * gcc.dg/fwrapv-2.c: New test case.
11908
11909 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11910
11911         PR c++/10956
11912         * g++.dg/template/spec9.C: New test.
11913
11914 2003-05-29  Roger Sayle  <roger@eyesopen.com>
11915
11916         * gcc.dg/duff-4.c: New test case.
11917
11918 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
11919
11920         PR fortran/10843
11921         * g77.dg/ffixed-form-1.f: New test
11922         * g77.dg/ffixed-form-2.f: New test
11923         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11924         * g77.dg/ffree-form-3.f: New test
11925
11926 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
11927
11928         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11929         * gcc.dg/wint_t-1.c: Likewise.
11930
11931 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11932
11933         * g++.dg/template/access11.C: New test.
11934
11935 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11936
11937         PR c++/10849
11938         * g++.dg/template/access10.C: New test.
11939
11940 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11941             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11942
11943         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11944
11945 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11946
11947         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11948         suppress for powerpc-*-darwin*.
11949         * gcc.dg/torture/builtin-noret-2.c: Likewise.
11950
11951 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11952
11953         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11954         suppress option for powerpc-*-darwin*.
11955
11956 2003-05-23  Roger Sayle  <roger@eyesopen.com>
11957
11958         * gcc.dg/builtins-1.c: Add tests for tan and atan.
11959         * gcc.dg/builtins-4.c: Add test for fmod.
11960
11961 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11962
11963         PR c++/10682
11964         * g++.dg/template/instantiate4.C: New test.
11965
11966 2003-05-22  Roger Sayle  <roger@eyesopen.com>
11967
11968         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11969
11970 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
11971
11972         * gcc.dg/compat/scalar-return-1_main.c: New file.
11973         * gcc.dg/compat/scalar-return-1_x.c: New file.
11974         * gcc.dg/compat/scalar-return-1_y.c: New file.
11975         * gcc.dg/compat/scalar-return-2_main.c: New file.
11976         * gcc.dg/compat/scalar-return-2_x.c: New file.
11977         * gcc.dg/compat/scalar-return-2_y.c: New file.
11978         * gcc.dg/compat/struct-return-3_main.c: New file.
11979         * gcc.dg/compat/struct-return-3_y.c: New file.
11980         * gcc.dg/compat/struct-return-3_x.c: New file.
11981         * gcc.dg/compat/struct-return-2_main.c: New file.
11982         * gcc.dg/compat/struct-return-2_x.c: New file.
11983         * gcc.dg/compat/struct-return-2_y.c: New file.
11984
11985 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11986
11987         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11988         for hppa*-hp-hpux*.
11989         * gcc.dg/20021014-1.c (dg-options): Likewise.
11990         * gcc.dg/nest.c (dg-options): Likewise.
11991
11992 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
11993
11994         PR c++/9738
11995         * g++.dg/ext/dllimport2.C: New file.
11996         * g++.dg/ext/dllimport3.C: New file.
11997
11998 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
11999
12000         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
12001         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
12002         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
12003         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
12004         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
12005         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
12006         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
12007         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
12008         * gcc.dg/compat/small-struct-defs.h: New file.
12009         * gcc.dg/compat/small-struct-init.h: New file.
12010         * gcc.dg/compat/small-struct-check.h: New file.
12011         * gcc.dg/compat/fp-struct-defs.h: New file.
12012         * gcc.dg/compat/fp-struct-check.h: New file.
12013         * gcc.dg/compat/fp-struct-init.h: New file.
12014         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
12015         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
12016
12017 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
12018
12019         * gcc.dg/20030225-2.c: New test.
12020
12021 2003-05-18  Roger Sayle  <roger@eyesopen.com>
12022             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12023
12024         * gcc.c-torture/compile/20030518-1.c: New test case.
12025
12026 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
12027
12028         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
12029         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
12030         gcc-dg-debug-runtest.
12031         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
12032         gcc-dg-debug-runtest.
12033
12034 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12035
12036         PR c++/9022
12037         * g++.dg/lookup/using6.C: New test.
12038
12039 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12040
12041         * g++.dg/parse/access2.C: New test.
12042
12043 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
12044
12045         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
12046         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
12047         * gcc.dg/debug/debug.exp: Likewise.
12048
12049 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
12050
12051         * gcc.dg/dollar.c: New test.
12052
12053 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
12054
12055         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
12056         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
12057         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
12058         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
12059         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
12060         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
12061         * gcc.dg/compat/struct-by-value-6_main.c: New file.
12062         * gcc.dg/compat/struct-by-value-6_x.c: New file.
12063         * gcc.dg/compat/struct-by-value-6_y.c: New file.
12064         * gcc.dg/compat/struct-by-value-7_main.c: New file.
12065         * gcc.dg/compat/struct-by-value-7_x.c: New file.
12066         * gcc.dg/compat/struct-by-value-7_y.c: New file.
12067         * gcc.dg/compat/struct-by-value-8_main.c: New file.
12068         * gcc.dg/compat/struct-by-value-8_x.c: New file.
12069         * gcc.dg/compat/struct-by-value-8_y.c: New file.
12070         * gcc.dg/compat/struct-by-value-9_main.c: New file.
12071         * gcc.dg/compat/struct-by-value-9_x.c: New file.
12072         * gcc.dg/compat/struct-by-value-9_y.c: New file.
12073
12074 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
12075
12076         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
12077         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
12078         support for "repo" mode.
12079         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
12080         * lib/g77-dg.exp: Likewise.
12081         * lib/obj-dg.exp: Likewise.
12082
12083 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
12084
12085         Merge from gcc-3_2-rhl8-branch:
12086         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
12087
12088         * gcc.dg/tls/opt-6.c: New test.
12089
12090         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
12091
12092         * gcc.dg/20030405-1.c: New test.
12093
12094         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
12095
12096         * gcc.dg/20030309-1.c: New test.
12097
12098         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
12099
12100         * gcc.c-torture/execute/20030307-1.c: New test.
12101
12102         2003-02-20  Randolph Chung  <tausq@debian.org>
12103
12104         * gcc.c-torture/compile/20030220-1.c: New test.
12105
12106         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
12107
12108         * gcc.dg/20030217-1.c: New test.
12109
12110         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
12111
12112         * gcc.c-torture/compile/20020129-1.c: New test.
12113
12114         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
12115
12116         * gcc.dg/unroll-1.c: New test.
12117
12118         2002-11-16  Jan Hubicka  <jh@suse.cz>
12119
12120         * gcc.c-torture/execute/20020920-1.c: New test.
12121
12122         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
12123
12124         PR target/7434
12125         * gcc.c-torture/compile/20021008-1.c: New test.
12126
12127         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
12128
12129         PR target/7559
12130         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
12131
12132         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
12133
12134         * gcc.c-torture/compile/20020807-1.c: New test.
12135
12136         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
12137
12138         * gcc.dg/tls/opt-1.c: New test.
12139
12140         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
12141
12142         * gcc.dg/20020729-1.c: New test.
12143
12144         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
12145
12146         * g++.dg/opt/life1.C: New test.
12147
12148         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
12149
12150         * gcc.dg/20020525-1.c: New test.
12151
12152         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
12153
12154         PR c++/6794
12155         * g++.dg/ext/pretty1.C: New test.
12156         * g++.dg/ext/pretty2.C: New test.
12157
12158 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
12159
12160         PR c++/8385
12161         * g++.dg/ext/typeof5.C: New test.
12162
12163 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
12164
12165         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
12166         __USER_LABEL_PREFIX__ into account.
12167         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
12168
12169 2003-05-14  Roger Sayle  <roger@eyesopen.com>
12170
12171         * gcc.dg/builtins-15.c: New test case.
12172
12173 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
12174
12175         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
12176
12177 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
12178
12179         * lib/g++.exp: Tweak handling of additional source files.
12180         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
12181         * g++.dg/special/conpr-2a.C: Rename to ...
12182         * g++.dg/special/conpr-2a.cc: ... this.
12183         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
12184         * g++.dg/special/conpr-3a.C: Rename to ...
12185         * g++.dg/special/conpr-3a.cc: This.
12186         * g++.dg/special/conpr-3b.C: Rename to ...
12187         * g++.dg/special/conpr-3b.cc: This.
12188         * g++.dg/special/conpr-4.C: New test.
12189         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
12190
12191 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
12192
12193         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
12194
12195 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12196
12197         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
12198         * g++.old-deja/g++.robertl/eb71.C: Likewise.
12199         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
12200         * g++.old-deja/g++.other/warn3.C: Likewise.
12201
12202 2003-05-11  Roger Sayle  <roger@eyesopen.com>
12203
12204         * gcc.dg/i386-387-1.c: Update to also test log.
12205         * gcc.dg/i386-387-2.c: Likewise.
12206
12207 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12208
12209         * g77.f-torture/execute/int8421.f: New test.
12210
12211 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12212
12213         PR c++/10230, c++/10481
12214         * g++.dg/lookup/scoped5.C: New test.
12215
12216 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12217
12218         PR c++/10552
12219         * g++.dg/template/ttp6.C: New test.
12220
12221 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
12222
12223         * gcc.c-torture/execute/builtins: New directory.
12224         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
12225         gcc.c-torture/execute/builtins.
12226         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
12227         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
12228         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
12229         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
12230
12231 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12232
12233         PR c++/9252
12234         * g++.dg/template/access8.C: New test.
12235         * g++.dg/template/access9.C: New test.
12236
12237 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12238
12239         PR c++/9554
12240         * g++.dg/parse/access1.C: New test.
12241
12242 2003-05-09  DJ Delorie  <dj@redhat.com>
12243
12244         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
12245         long, and not an int.
12246
12247 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12248
12249         PR c++/10555, c++/10576
12250         * g++.dg/template/memclass1.C: New test.
12251
12252 2003-05-08  DJ Delorie  <dj@redhat.com>
12253
12254         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
12255         targets.
12256         * gcc.c-torture/execute/20021024-1.x: Likewise.
12257         * gcc.c-torture/execute/shiftdi.x: Likewise.
12258         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
12259         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
12260         * gcc.dg/20021018-1.c: Likewise.
12261
12262 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12263
12264         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
12265
12266         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
12267         (bcopy): Call memmove.
12268
12269 2003-05-08  Roger Sayle  <roger@eyesopen.com>
12270
12271         * g77.f-torture/compile/8485.f: New test case.
12272
12273 2003-05-07  Richard Henderson  <rth@redhat.com>
12274
12275         PR c++/10570
12276         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
12277         Verify exception_cleanup not called for rethrows.
12278         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
12279         when exiting catch block without rethrowing.
12280         * g++.dg/eh/forced3.C: New.
12281         * g++.dg/eh/forced4.C: New.
12282
12283 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
12284
12285         * gcc.dg/20030505.c: Fix triplet.
12286
12287 2003-05-06  DJ Delorie  <dj@redhat.com>
12288
12289         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
12290         * gcc.dg/nest.c: Likewise.
12291
12292 2003-05-05  Roger Sayle  <roger@eyesopen.com>
12293
12294         * gcc.dg/builtins-14.c: New test case.
12295
12296 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
12297
12298         * lib/compat.exp (compat-execute): New argument.
12299         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
12300         * gcc.dg/compat: New test directory.
12301         * gcc.dg/compat/compat.exp: New expect script.
12302         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
12303         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
12304         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
12305         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
12306         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
12307         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
12308
12309         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
12310         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
12311         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
12312         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
12313         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
12314         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
12315         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
12316         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
12317         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
12318         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
12319         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
12320         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
12321         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
12322         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
12323         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
12324
12325 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
12326
12327         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
12328
12329 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
12330
12331         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
12332
12333 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
12334
12335         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
12336         * gcc.dg/ppc-fsel-2.c: New test.
12337
12338         * gcc.dg/unused-5.c: New test.
12339
12340 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12341
12342         PR c++/10496
12343         * g++.dg/warn/pmf1.C: New test.
12344
12345 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12346
12347         PR c++/4494
12348         * g++.dg/warn/main.C: New test.
12349
12350 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12351
12352         * gcc.dg/nonnull-3.c: New test.
12353
12354 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
12355
12356         * gcc.dg/cpp/Wtrigraphs.c: Update.
12357         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
12358
12359 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
12360
12361         * gcc.dg/ppc-fsel-1.c: New test.
12362
12363 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
12364
12365         PR c/10604
12366         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
12367
12368 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
12369
12370         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
12371
12372 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12373
12374         PR c++/9364, c++/10553, c++/10586
12375         * g++.dg/parse/typename4.C: New test.
12376         * g++.dg/parse/typename5.C: Likewise.
12377
12378 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
12379
12380         * gcc.c-torture/compile/20030503-1.c: New test.
12381
12382 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12383
12384         * g++.dg/lookup/using5.C: Fix testcase error.
12385
12386 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
12387
12388         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
12389         since MEABI is no longer supported.  Remove all vestiges
12390         of MEABI from the test.
12391
12392 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12393
12394         PR c++/10554
12395         * g++.dg/lookup/using5.C: New test.
12396
12397 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12398
12399         PR c++/8772
12400         * g++.dg/template/ttp5.C: New test.
12401
12402 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
12403
12404         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
12405         (dg-gpp-additional-sources): New function.
12406         (dg-gpp-additional-files): Likewise.
12407         * lib/g++.exp (additional_sources): New variable.
12408         (additional_files): Likewise.
12409         (g++_target_compile): Deal with them.
12410         * lib/old-dejagnu.exp: Remove.
12411         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
12412         * g++.old-deja: Revise all tests to use dg commands.
12413
12414 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12415
12416         PR c++/9432, c++/9528
12417         * g++.dg/lookup/using4.C: New test.
12418
12419 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
12420
12421         * gcc.dg/noreturn-5.c: New file.
12422         * gcc.dg/noreturn-6.c: New file.
12423
12424         * gcc.c-torture/compile/inline-1.c: New file.
12425
12426 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12427
12428         PR c++/10551
12429         * g++.dg/template/explicit1.C: New test.
12430
12431 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12432
12433         PR c++/10549
12434         * g++.dg/other/bitfield1.C: New test.
12435
12436         PR c++/10527
12437         * g++.dg/init/new7.C: New test.
12438
12439 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
12440
12441         * g++.dg/ext/desig1.C: New test.
12442         * g++.dg/ext/init1.C: Update.
12443
12444         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
12445
12446 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
12447
12448         PR c++/10180
12449         * g++.dg/warn/Winline-1.C: New test.
12450
12451 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
12452
12453         * gcc.c-torture/execute/string-opt-19.c: New test.
12454
12455         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
12456         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
12457
12458 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
12459
12460         PR c++/10506
12461         * g++.dg/init/new6.C: New test.
12462
12463         PR c++/10503
12464         * g++.dg/init/ref6.C: New test.
12465
12466 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
12467
12468         * g++.dg/warn/weak1.C: XFAIL on AIX4.
12469
12470 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12471
12472         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
12473         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
12474
12475 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
12476
12477         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
12478         initialized static data members.
12479
12480 2003-04-25  H.J. Lu <hjl@gnu.org>
12481
12482         * gcc.dg/ia64-sync-4.c: New test.
12483
12484 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12485
12486         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
12487         date.
12488
12489 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
12490
12491         PR c++/10337
12492         * g++.dg/warn/conv1.C: New test.
12493         * g++.old-deja/g++.other/conv7.C: Adjust.
12494         * g++.old-deja/g++.other/overload14.C: Adjust.
12495
12496 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12497
12498         PR c++/10471
12499         * g++.dg/template/defarg2.C: New test.
12500
12501 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
12502
12503         * gcc.dg/cpp/include2.c: Update.
12504         * gcc.dg/cpp/multiline-2.c: New.
12505         * gcc.dg/cpp/multiline.c: Update.
12506         * gcc.dg/cpp/strify2.c: Update.
12507         * gcc.dg/cpp/trad/literals-2.c: Update.
12508
12509 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12510
12511         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
12512
12513 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12514
12515         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
12516
12517 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
12518
12519         PR c++/10451
12520         * g++.dg/parse/crash4.C: New test.
12521
12522         PR c++/9847
12523         * g++.dg/parse/crash5.C: New test.
12524
12525 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
12526
12527         PR c++/10446
12528         * g++.dg/parse/crash3.C: New test.
12529
12530         PR c++/10428
12531         * g++.dg/parse/elab1.C: New test.
12532
12533 2003-04-22  Devang Patel  <dpatel@apple.com>
12534
12535         * gcc.dg/cpp/trad/funlike-5.c: New test.
12536
12537 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
12538
12539         * g++.dg/other/packed1.C: Fix dg options.
12540
12541 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
12542
12543         * g++.dg/other/offsetof2.C: New test.
12544
12545 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
12546
12547         * g++.dg/template/recurse.C: Adjust location of error messages.
12548
12549 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
12550
12551         PR c++/9881
12552         * g++.dg/init/addr-const1.C: New test.
12553         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
12554
12555 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12556
12557         PR c++/10405
12558         * g++.dg/lookup/struct-hack1.C: New test.
12559
12560 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
12561
12562         * ucs.c: Update diagnostic messages.
12563
12564 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12565
12566         * gcc.dg/cpp/truefalse.cpp: New test.
12567         * gcc.dg/cpp/cpp.exp: Update.
12568         * g++.dg/other/stdbool-if.C: Remove.
12569
12570 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
12571
12572         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
12573         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
12574
12575 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
12576
12577         * gcc.c-torture/compile/20030418-1.c: New test.
12578
12579 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
12580
12581         * README.compat: Remove; content moved to doc/sourcebuild.texi.
12582
12583 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12584
12585         PR c++/10347
12586         g++.dg/template/dependent-name1.C: New test.
12587
12588 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
12589
12590         * gcc.dg/warn-1.c (tourist_guide): New array,
12591         contains a pointer to bar.
12592
12593 2003-04-16  Roger Sayle  <roger@eyesopen.com>
12594
12595         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
12596         * gcc.c-torture/execute/medce-1.c: New test case.
12597         * gcc.c-torture/execute/medce-2.c: New test case.
12598
12599 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
12600
12601         * lib/prune.exp: Ignore more messages.
12602
12603         PR c++/10381
12604         * g++.dg/parse/lookup3.C: New test.
12605
12606 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
12607
12608         * gcc.c-torture/compile/20030415-1.c : New test.
12609
12610 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
12611
12612         * gcc.c-torture/execute/scope-2.c: Move to ...
12613         * gcc.dg/noncompile/scope.c: .... here.
12614
12615 2003-04-14  Roger Sayle  <roger@eyesopen.com>
12616
12617         * gcc.dg/20030414-2.c: New test case.
12618
12619 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
12620
12621         PR target/10377
12622         * gcc.dg/20030414-1.c: New test.
12623
12624 2003-04-13  Roger Sayle  <roger@eyesopen.com>
12625
12626         * gcc.dg/builtins-12.c: New test case.
12627         * gcc.dg/builtins-13.c: New test case.
12628
12629 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12630
12631         * gcc.c-torture/execute/string-opt-18.c: New test.
12632
12633 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
12634
12635         PR c++/10300
12636         * g++.dg/init/new5.C: New test.
12637
12638 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
12639
12640         PR c++/7910
12641         * g++.dg/ext/dllimport1.C: New test.
12642
12643 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12644
12645         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
12646
12647 2003-04-11  Bud Davis <bdavis9659@comcast.net>
12648
12649         PR Fortran/9263
12650         * g77.f-torture/noncompile/9263.f: New test
12651         PR Fortran/1832
12652         * g77.f-torture/execute/1832.f: New test
12653
12654 2003-04-11  David Chad  <davidc@freebsd.org>
12655             Loren J. Rittle  <ljrittle@acm.org>
12656
12657         libobjc/8562
12658         * objc.dg/headers.m: New test.
12659
12660 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
12661
12662         * gcc.c-torture/execute/builtin-noret-2.c: New.
12663         * gcc.c-torture/execute/builtin-noret-2.x: New.
12664         XFAIL builtin-noret-2.c at -O1 and above.
12665         * gcc.dg/redecl.c: New.
12666         * gcc.dg/Wshadow-1.c: Update error regexps.
12667
12668 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
12669
12670         * g++.dg/abi/bitfield10.C: New test.
12671
12672 2003-04-09  Mike Stump  <mrs@apple.com>
12673
12674         * gcc.dg/pch/pch.exp: Make testcase names longer.
12675         * g++.dg/pch/pch.exp: Make testcase names longer.
12676
12677 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12678
12679         * gcc.dg/builtins-11.c: New test case.
12680
12681 2003-04-08  Roger Sayle  <roger@eyesopen.com>
12682
12683         * gcc.dg/builtins-9.c: New test case.
12684         * gcc.dg/builtins-10.c: New test case.
12685
12686 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
12687
12688         * gcc.dg/noncompile/init-4.c.c: New test.
12689
12690 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12691
12692         * gcc.misc-test/gcov-9.c: New test.
12693         * gcc.misc-test/gcov-10.c: New test
12694         * gcc.misc-test/gcov-11.c: New test.
12695
12696 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
12697
12698         PR optimization/10024
12699         * gcc.c-torture/compile/20030405-1.c: New test.
12700
12701 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
12702
12703         * gcc.dg/pch/static-3.c: New.
12704         * gcc.dg/pch/static-3.hs: New.
12705         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12706
12707 2003-04-04  Richard Henderson  <rth@redhat.com>
12708
12709         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12710         * g++.dg/eh/forced2.C: Likewise.
12711
12712 2003-04-03  Mike Stump  <mrs@apple.com>
12713
12714         * lib/scanasm.exp (scan-assembler): Add xfail processing for
12715         target arg.
12716         (scan-assembler-times, scan-assembler-not): Likewise.
12717         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12718
12719 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12720
12721         * gcc.dg/sparc-loop-1.c: New test.
12722
12723 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
12724
12725         PR other/9274
12726         * g++.dg/pch/system-2.C: New.
12727         * g++.dg/pch/system-2.Hs: New.
12728
12729 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
12730
12731         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12732
12733         * g++.dg/eh/simd-1.C (vecfunc): Same.
12734
12735 2003-04-01  Roger Sayle  <roger@eyesopen.com>
12736
12737         * gcc.c-torture/execute/20030401-1.c: New test case.
12738
12739 2003-04-01  Ziemowit Laski <zlaski@apple.com>
12740
12741         * objc.dg/defs.m: New.
12742
12743 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
12744
12745         * g++.dg/eh/simd-1.C: New.
12746         * g++.dg/eh/simd-2.C: New.
12747
12748 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
12749
12750         * gcc.c-torture/execute/simd-3.c: New.
12751
12752 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12753
12754         PR c/9936
12755         * gcc.dg/20030331-2.c: New test.
12756
12757 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12758
12759         PR c++/10278
12760         * g++.dg/parse/crash2.C: New test.
12761
12762 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12763
12764         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12765         * gcc.c-torture/execute/20030331-1.c: ...here.
12766
12767 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12768
12769         * gcc.c-torture/execute/20030331-1.c: New test.
12770
12771 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
12772
12773         * lib/gcov.exp: Adjust call return testing strings.
12774         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12775
12776 2003-03-31  Roger Sayle  <roger@eyesopen.com>
12777
12778         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12779         * gcc.dg/builtins-7.c: New test case.
12780         * gcc.dg/builtins-8.c: New test case.
12781
12782 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12783
12784         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12785
12786 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
12787
12788         PR c++/7647
12789         * g++.dg/lookup-class-member-2.C: New test.
12790
12791 2003-03-30  Glen Nakamura  <glen@imodulo.com>
12792
12793         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12794
12795 2003-03-28  Roger Sayle  <roger@eyesopen.com>
12796
12797         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
12798
12799 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
12800
12801         * g++.dg/init/attrib1.C: New test.
12802
12803 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12804
12805         * gcc.dg/ultrasp8.c: New test.
12806
12807 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12808
12809         * gcc.dg/ultrasp7.c: New test.
12810
12811 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
12812
12813         PR c++/10047
12814         * g++.dg/template/inline1.C: New test.
12815
12816 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12817
12818         * gcc.dg/sparc-dwarf2.c: New test.
12819
12820 2003-03-27  Roger Sayle  <roger@eyesopen.com>
12821
12822         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12823         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12824
12825 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
12826
12827         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12828         than reading .x files.
12829         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12830         * g77.dg/gcov/gcov-1.f: Likewise.
12831         * gcc.misc-tests/gcov-4b.c: Likewise.
12832         * gcc.misc-tests/gcov-5b.c: Likewise.
12833         * gcc.misc-tests/gcov-6.c: Likewise.
12834         * gcc.misc-tests/gcov-7.c: Likewise.
12835         * gcc.misc-tests/gcov-8.c: Likewise.
12836         * g++.dg/gcov/gcov-1.x: Remove.
12837         * g77.dg/gcov/gcov-1.x: Likewise.
12838         * gcc.misc-tests/gcov-4b.x: Likewise.
12839         * gcc.misc-tests/gcov-5b.x: Likewise.
12840         * gcc.misc-tests/gcov-6.x: Likewise.
12841         * gcc.misc-tests/gcov-7.x: Likewise.
12842         * gcc.misc-tests/gcov-8.x: Likewise.
12843
12844 2003-03-27  Glen Nakamura  <glen@imodulo.com>
12845
12846         PR opt/10087
12847         * gcc.dg/20030324-1.c: New test.
12848
12849 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
12850
12851         PR c++/10224
12852         * g++.dg/template/arg3.C: New test.
12853
12854         PR c++/10158
12855         * g++.dg/template/friend18.C: New test.
12856
12857 2003-03-26  Roger Sayle  <roger@eyesopen.com>
12858
12859         * g77.f-torture/compile/20030326-1.f: New test case.
12860
12861 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
12862
12863         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
12864
12865         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
12866
12867 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
12868
12869         * gcc.dg/ia64-sync-3.c: New test.
12870
12871 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
12872
12873         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12874
12875 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
12876
12877         * gcc.dg/ultrasp6.c: New test.
12878
12879 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12880
12881         * gcc.dg/i386-signbit-1.c: New test.
12882         * gcc.dg/i386-signbit-2.c: New test.
12883         * gcc.dg/i386-signbit-3.c: New test.
12884
12885 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12886
12887         * gcc.dg/ultrasp5.c: Fix options.
12888
12889 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12890
12891         * gcc.dg/ultrasp5.c: Fix comment.
12892
12893 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
12894
12895         PR fortran/10197
12896         * g77.f-torture/execute/10197.f: New test.
12897
12898 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
12899
12900         PR c++/9898, c++/383
12901         * g++.dg/template/conv6.C: New test.
12902
12903         PR c++/10119
12904         * g++.dg/template/ptrmem5.C: New test.
12905
12906         PR c++/10026
12907         * g++.dg/lookup/koenig1.C: New test.
12908
12909         PR C++/10199
12910         * g++.dg/lookup/template2.C: New test.
12911
12912 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
12913
12914         * g++.dg/opt/rtti1.C: New test.
12915
12916 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
12917
12918         * gcc.dg/ultrasp5.c: New test.
12919
12920 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
12921
12922         PR middle-end/9967
12923         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12924         builtin fputs.
12925
12926 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12927
12928         PR c/8224
12929         * gcc.dg/20030323-1.c: New test.
12930
12931 2003-03-23  Roger Sayle  <roger@eyesopen.com>
12932
12933         * gcc.c-torture/compile/20030323-1.c: New test case.
12934
12935 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
12936
12937         * gcc.dg/20030321-1.c: New test.
12938
12939 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
12940
12941         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12942
12943 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
12944
12945         PR c++/9978, c++/9708
12946         * g++.dg/ext/vlm1.C: Adjust expected error.
12947         * g++.dg/ext/vla2.C: New test.
12948         * g++.dg/template/arg1.C: New test.
12949         * g++.dg/template/arg2.C: New test.
12950
12951 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
12952
12953         * g77.f-torture/execute/select.f: New test.
12954         * g77.f-torture/noncompile/select_no_compile.f: New test.
12955
12956 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
12957
12958         PR c++/9898
12959         * g++.dg/other/error4.C: New test.
12960
12961 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
12962
12963         * g++.dg/template/friend17.C: New test.
12964
12965 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
12966
12967         * gcc.c-torture/compile/20030320-1.c: New.
12968
12969 2003-03-20  Roger Sayle  <roger@eyesopen.com>
12970
12971         * gcc.dg/builtins-6.c: New test case.
12972
12973 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
12974
12975         PR target/10073
12976         * gcc.c-torture/compile/20030319-1.c: New.
12977
12978 2003-03-18  Jan Hubicka  <jh@suse.cz>
12979
12980         * gcc.dg/i386-cvt-1.c: New test.
12981
12982 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
12983
12984         * objc.dg/naming-1.m: Use "(parse|syntax) error".
12985         * objc.dg/naming-2.m: Likewise.
12986
12987 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
12988
12989         PR c++/9639
12990         * g++.dg/parse/crash1.C: New test.
12991
12992 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
12993
12994         PR c++/8805
12995         * g++.dg/eh/cleanup1.C: New test.
12996
12997 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12998
12999         * gcc.c-torture/execute/20030316-1.c: New test case.
13000
13001 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
13002
13003         PR c++/9629
13004         * g++.dg/init/ctor2.C: New test.
13005
13006 2003-03-15  Roger Sayle  <roger@eyesopen.com>
13007
13008         * g77.f-torture/compile/xformat.f: New test case.
13009
13010 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13011
13012         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
13013         * g++.old-deja/g++.mike/eh50.C: Likewise.
13014
13015 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13016
13017         PR c++/6440
13018         * g++.dg/template/spec7.C: New test.
13019         * g++.dg/template/spec8.C: Likewise.
13020
13021 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
13022
13023         * gcc.c-torture/execute/20030313-1.c: New test.
13024
13025 2003-03-14  Richard Henderson  <rth@redhat.com>
13026
13027         * gcc.dg/inline-2.c: Adjust alpha test for external call.
13028
13029 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13030
13031         * gcc.c-torture/compile/20030314-1.c: New test.
13032
13033 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
13034
13035         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
13036         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
13037         thumb target,
13038         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
13039         to accept newer _imp__  prefix and additional
13040         newline in .drectve section.
13041         * gcc.dg/dll-4.c: Likewise.
13042         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
13043         switch.
13044
13045 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
13046
13047         * g++.dg/parse/namespace9.C: New test.
13048
13049         * g++.dg/init/ref5.C: New test.
13050         * g++.dg/parse/ptrmem1.C: Likewise.
13051
13052 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
13053
13054         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
13055         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
13056         regular expression.
13057         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
13058         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
13059
13060 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
13061
13062         * gcc.c-torture/execute/20030224-2.c: New test.
13063
13064 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13065
13066         * gcc.dg/decl-3.c: New test.
13067
13068 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13069
13070         * gcc.dg/i386-loop-2.c: New test.
13071
13072 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
13073
13074         PR c++/9474
13075         * g++.dg/parse/namespace8.C: New test.
13076
13077         PR c++/9924
13078         * g++.dg/overload/builtin2.C: New test.
13079
13080 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
13081
13082         * gcc.dg/return-type-3.c: New test.
13083
13084 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
13085
13086         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
13087         profiling options are not supported.
13088
13089 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
13090
13091         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
13092         * g++.old-deja/g++.warn/impint2.C: Likewise.
13093
13094 2003-03-10  Devang Patel  <dpatel@apple.com>
13095
13096         * g++.dg/cpp/c++_cmd_1.C: New test.
13097         * g++.dg/cpp/c++_cmd_1.h: New file.
13098
13099 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
13100
13101         * gcc.dg/altivec-9.c: New file.
13102
13103 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13104
13105         * gcc.dg/ppc-sdata-1.c: New test.
13106         * gcc.dg/ppc-sdata-2.c: New test.
13107
13108 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
13109
13110         PR c++/9373
13111         * g++.dg/opt/ptrmem2.C: New test.
13112
13113         PR c++/8534
13114         * g++.dg/opt/ptrmem1.C: New test.
13115
13116 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13117
13118         * gcc.dg/i386-loop-1.c: New test.
13119
13120 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13121
13122         PR c++/9970
13123         * g++.dg/lookup/friend1.C: New test.
13124
13125 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13126
13127         PR c++/9823
13128         * g++.dg/parser/constructor1.C: New test.
13129
13130 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
13131
13132         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
13133
13134         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
13135
13136 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
13137
13138         * gcc.dg/cpp/Wunused.c: Update test.
13139
13140 2003-03-08  Jan Hubicka  <jh@suse.cz>
13141
13142         * gcc.dg/inline-3.c: New test.
13143
13144 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
13145
13146         PR c++/9809
13147         * g++.dg/parse/builtin1.C: New test.
13148
13149         PR c++/9982
13150         * g++.dg/abi/cookie1.C: New test.
13151         * g++.dg/abi/cookie2.C: Likewise.
13152
13153         PR c++/9524
13154         * g++.dg/template/field1.C: New test.
13155
13156         PR c++/9912
13157         * g++.dg/parse/class1.C: New test.
13158         * g++.dg/parse/namespace7.C: Likewise.
13159         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
13160
13161 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
13162
13163         * g++.dg/init/ref4.C: New test.
13164
13165 2003-03-07  Jan Hubicka  <jh@suse.cz>
13166
13167         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
13168         * gcc.dg/inline-3.c:  New test.
13169
13170 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
13171
13172         * g++.dg/init/ref3.C: New test.
13173
13174         PR c++/9965
13175         * g++.dg/init/ref2.C: New test.
13176
13177         PR c++/9400
13178         * g++.dg/warn/Wshadow-2.C: New test.
13179
13180         PR c++/9791
13181         * g++.dg/warn/Woverloaded-1.C: New test.
13182
13183 2003-03-05  Jan Hubicka  <jh@suse.cz>
13184
13185         * gcc.dg/i386-local2.c: New.
13186         * gcc.dg/i386-local.c: Fix typo.
13187
13188 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
13189
13190         * g++.dg/abi/layout3.C: New test.
13191
13192 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
13193
13194         * gcc.c-torture/compile/20030305-1.c
13195
13196 2003-03-05  Jan Hubicka  <jh@suse.cz>
13197
13198         * gcc.dg/i386-local.c: New.
13199
13200 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
13201
13202         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
13203
13204 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13205
13206         * gcc.dg/switch-2.c: New test.
13207         * gcc.dg/switch-3.c: New test.
13208         * gcc.dg/Wswitch.c: Adjust line numbers.
13209         * gcc.dg/Wswitch-default.c: Likewise.
13210         * gcc.dg/Wswitch-enum.c: Likewise.
13211
13212 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
13213
13214         * gcc.c-torture/execute/20030222-1.c: New test.
13215
13216 2003-03-03  James E Wilson  <wilson@tuliptree.org>
13217
13218         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
13219
13220 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
13221
13222         PR c++/9878
13223         * g++.dg/init/ref1.C: New test.
13224
13225 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
13226
13227         * gcc.dg/sh-relax.c: New SH-only test.
13228
13229 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
13230
13231         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
13232         comment explaining purpose of testcase.
13233
13234 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13235
13236         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
13237         for HC11/HC12 (asm needs two int registers).
13238         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
13239         HC11/HC12 because the test uses an asm which needs two 32-bit
13240         registers.
13241
13242 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
13243
13244         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
13245         for HC11/HC12 (array is too large otherwise).
13246         * gcc.c-torture/compile/920501-4.x: New file, likewise.
13247         * gcc.c-torture/compile/20010518-2.x: Likewise.
13248         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
13249         HC11/HC12 (array is too large).
13250
13251 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
13252
13253         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
13254         * lib/g++-dg.exp (g++-dg-test): Likewise.
13255
13256 2003-03-01  Roger Sayle  <roger@eyesopen.com>
13257
13258         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
13259         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
13260
13261 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13262
13263         * g++.dg/warn/implicit-typename1.C: Remove warning.
13264
13265 2003-02-28  Richard Henderson  <rth@redhat.com>
13266
13267         * gcc.dg/noreturn-1.c: Move noreturn warning line.
13268         * gcc.dg/return-type-1.c: Move control reaches end warning line.
13269
13270 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
13271
13272         * gcc.dg/pch/pch.exp: Change .pch to .gch.
13273         * g++.dg/pch/pch.exp: Likewise.
13274
13275 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
13276
13277         PR c++/9879
13278         * testsuite/g++.dg/init/new4.C: New test.
13279
13280 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
13281
13282         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
13283
13284 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
13285
13286         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
13287         unsigned long.
13288
13289         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
13290         wider than float.
13291
13292 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
13293
13294         * lib/scanasm.exp: Add support for counting numbers of
13295         occurences.
13296         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
13297         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
13298
13299 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
13300
13301         PR c++/9683
13302         * g++.dg/template/static3.C: New test.
13303
13304         PR c++/9829
13305         * g++.dg/parse/namespace6.C: New test.
13306
13307 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13308
13309         PR target/9732
13310         * gcc.dg/20030225-1.c: New test.
13311
13312 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
13313
13314         * README: Remove out-of-date information.
13315
13316         PR c++/9836
13317         * g++.dg/template/spec6.C: New test.
13318
13319 2003-02-24  Jeff Law  <law@redhat.com>
13320
13321         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
13322
13323 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13324
13325         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
13326         * gcc.dg/pragma-ep-1.c: Likewise.
13327
13328 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13329
13330         PR c++/9602
13331         * g++.dg/template/friend16.C: New test.
13332
13333 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
13334
13335         PR c++/5333
13336         * g++.dg/parse/fused-params1.C: Adjust error messages.
13337         * g++.dg/template/nested3.C: New test.
13338
13339 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
13340
13341         * g++.dg/abi/param1.C: New test.
13342
13343 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13344
13345         PR c++/7982
13346         * g++.dg/warn/implicit-typename1.C: New test.
13347
13348 2003-02-22  Kelley Cook <kelleycook@comcast.net>
13349
13350         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
13351         with "mtune".
13352         * g++.old-deja/g++.other/store-expr2.C: Likewise.
13353         * gcc.c-torture/execute/20010129-1.x: Likewise.
13354         * gcc.dg/20011107-1.c: Likewise.
13355         * gcc.dg/20020108-1.c: Likewise.
13356         * gcc.dg/20020122-3.c: Likewise.
13357         * gcc.dg/20020206-1.c: Likewise.
13358         * gcc.dg/20020310-1.c: Likewise.
13359         * gcc.dg/20020426-2.c: Likewise.
13360         * gcc.dg/20020517-1.c: Likewise.
13361         * gcc.dg/991230-1.c: Likewise.
13362         * gcc.dg/i386-unroll-1.c: Likewise.
13363         * gcc.misc-tests/i386-prefetch.exp: Likewise.
13364
13365 2003-02-22  Jan Hubicka  <jh@suse.cz>
13366
13367         * gcc.dg/i386-mul.c: New test.
13368
13369 2003-02-21  Roger Sayle  <roger@eyesopen.com>
13370
13371         * gcc.dg/builtins-5.c: New test case.
13372
13373 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
13374
13375         * gcc.dg/asmreg-1.c: New test.
13376
13377 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13378
13379         PR c++/9749
13380         * g++.dg/parse/varmod1.C: New test.
13381
13382 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13383
13384         PR c++/9727
13385         * g++.dg/template/op1.C: New test.
13386
13387 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13388
13389         PR c++/8906
13390         * g++.dg/template/nested2.C: New test.
13391
13392 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
13393
13394         PR c++/8724
13395         * g++.dg/expr/dtor1.C: New test.
13396
13397 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
13398
13399         * gcc.dg/cpp/include3.c: New test.
13400         * gcc.dg/cpp/inc/foo.h: New file.
13401
13402 2003-02-21  Glen Nakamura  <glen@imodulo.com>
13403
13404         * gcc.c-torture/execute/20030221-1.c: New test.
13405
13406 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
13407
13408         PR c++/9729
13409         * g++.dg/abi/conv1.C: New test.
13410
13411 2003-02-20  Jan Hubicka  <jh@suse.cz>
13412
13413         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
13414
13415 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
13416
13417         * gcc.c-torture/compile/20030219-1.c: New test.
13418
13419 2003-02-18  Jan Hubicka  <jh@suse.cz>
13420
13421         * gcc.dg/funcorder.c: New test.
13422
13423 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13424
13425         * gcc.c-torture/execute/20030218-1.c: New.
13426
13427 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
13428
13429         * gcc.dg/20030218-1.c: New.
13430
13431 2003-02-18  Richard Henderson  <rth@redhat.com>
13432
13433         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
13434         * gcc.dg/attr-used-2.c: New.
13435
13436 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
13437
13438         PR c++/9704
13439         * g++.dg/init/copy5.C: New test.
13440
13441 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
13442
13443         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
13444         * g++.dg/pch/pch.exp: Likewise.
13445
13446 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
13447
13448         * gcc.c-torture/execute/20030209-1.c: Enable the test if
13449         STACK_SIZE is not defined.
13450
13451 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13452
13453         PR c++/9457
13454         * g++.dg/template/init1.C: New test.
13455
13456 2003-02-16  Jan HUbicka  <jh@suse.cz>
13457
13458         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
13459         (foo): Add few extra tests
13460         * gcc.dg/c99-const-expr-3.c: Likewise.
13461         * gcc.c-torture/execute/20030216-1.c: New.
13462
13463 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13464
13465         PR c++/9459
13466         * g++.dg/ext/typeof4.C: New test.
13467
13468 2003-02-15  Roger Sayle  <roger@eyesopen.com>
13469
13470         * gcc.dg/i386-387-3.c: New test case.
13471
13472 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
13473
13474         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
13475         cris-*-elf* cris-*-aout* and mmix-*-*.
13476
13477 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
13478
13479         * gcc.dg/20030213-1.c: New test.
13480
13481 2003-02-12  Roger Sayle  <roger@eyesopen.com>
13482
13483         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
13484         * gcc.dg/i386-387-2.c: Likewise.
13485
13486 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
13487
13488         * gcc.dg/ppc-spe.c: Fix formatting.
13489         Enable tests that were previously unsupported by gas.
13490         Delete tests for instructions that no longer exist.
13491         Switch arguments on evsubifw builtin.
13492
13493 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
13494
13495         * gcc.c-torture/execute/20030209-1.c: Disable the test if
13496         STACK_SIZE is too small.
13497
13498 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
13499             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
13500
13501         * gcc.dg/decl-2.c: New test.
13502
13503 2003-02-10  Jan Hubicka  <jh@suse.cz>
13504
13505         * gcc.dg/i386-fpcvt-1.c:  New test.
13506
13507 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
13508
13509         * gcc.c-torture/execute/20030209-1.c: New test.
13510
13511 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
13512
13513         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
13514         int-wide bitops, use the constants of the same width.
13515         Likewise, if long long is 32-bit wide, test bitops using
13516         32-bit constants.
13517
13518 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
13519
13520         * gcc.dg/20021014-1.c: Annotate with expected notice text.
13521
13522 2003-02-07  Roger Sayle  <roger@eyesopen.com>
13523
13524         * testsuite/gcc.dg/builtins-4.c: New test case.
13525
13526 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13527
13528         * gcc.dg/20020430-1.c: Fix dg command typos.
13529         * gcc.dg/20020503-1.c: Likewise.
13530
13531 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13532
13533         PR c++/8785
13534         * g++.dg/parse/fused-params1.C: New test.
13535
13536         PR c++/8857
13537         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
13538
13539         PR c++/8921
13540         * g++.dg/parse/non-dependent1.C: New test.
13541
13542         PR c++/8928
13543         * g++.dg/parse/dupl-tmpl-args1.C: New test.
13544
13545         PR c++/9228
13546         * g++.dg/parse/undefined7.C: New test.
13547         * g++.dg/parse/non-templ1.C: New test.
13548
13549         PR c++/9229
13550         * g++.dg/parse/too-many-tmpl-args1.C: New test.
13551
13552 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
13553
13554         * gcc.c-torture/compile/20030206-1.c: New test.
13555
13556 2003-02-05  Roger Sayle  <roger@eyesopen.com>
13557
13558         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
13559         "pow" to "foo" to avoid potential confusion with a math built-in.
13560
13561 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13562
13563         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
13564         conditions for SPARC targets.
13565
13566 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
13567
13568         * gcc.dg/20030204-1.c: New test.
13569
13570 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13571
13572         PR c++/38
13573         * g++.dg/parse/array-size1.C: New test.
13574
13575         PR c++/5657
13576         * g++.dg/parse/undefined3.C: New test.
13577
13578         PR c++/5665
13579         * g++.dg/parse/undefined4.C: New test.
13580
13581         PR c++/5975
13582         * g++.dg/parse/undefined5.C: New test.
13583
13584         PR c++/7259
13585         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
13586
13587         PR c++/8578
13588         * g++.dg/parse/casting-operator1.C: New test.
13589
13590         PR c++/8596
13591         * g++.dg/parse/undefined6.C: New test.
13592
13593         PR c++/8736
13594         * g++.dg/parse/missing-template1.C: New test.
13595
13596 2003-02-04  Jan Hubicka  <jh@suse.cz>
13597
13598         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
13599         * gcc.dg/i386-cmov?.c:  Likewise.
13600         * gcc.dg/i386-fpcvt-?.c:  Likewise.
13601         * gcc.dg/i386-ssefp-1.c:  Likewise.
13602         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
13603         conventions.
13604
13605 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
13606
13607         PR c++/7129
13608         * testsuite/g++.dg/ext/max.C: New test.
13609
13610 2003-02-03  Jan Hubicka  <jh@suse.cz>
13611
13612         * gcc.c-torture/execute/20030203-1.c: New test.
13613
13614 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
13615
13616         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
13617         'natural-endian'.
13618
13619 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
13620
13621         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
13622         * g++.dg/init/new2.C: Likewise.
13623         * g++.dg/other/new1.C: Likewise.
13624
13625 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
13626
13627         * gcc.dg/struct-ret-libc.c: New test.
13628
13629 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
13630
13631         * gcc.dg/20030129-1.c: New test.
13632
13633 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13634
13635         PR c++/8849
13636         * g++.dg/template/ptrmem4.C: New test.
13637
13638 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
13639
13640         * g++.dg/parser/constant1.C: New test.
13641
13642 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13643
13644         PR c++/8591
13645         * g++.dg/parse/friend2.C: New test.
13646
13647 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
13648
13649         PR c++/9437
13650         * g++.dg/template/unify4.C: New test.
13651
13652 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
13653
13654         * gcc.c-torture/execute/20030128-1.c: New test.
13655
13656 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
13657
13658         * g++.dg/lookup/nested1.C: Test moved from ...
13659         * g++.old-deja/g++.other/lookup24.C: ... here.
13660
13661 2003-01-28  Jan Hubicka  <jh@suse.cz>
13662
13663         * gcc.dg/i386-cmov5.c:  New test.
13664
13665 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
13666
13667         * gcc.c-torture/execute/20010925-1.c: Changed the
13668         memcpy declaration.
13669
13670 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13671
13672         PR c++/3902
13673         * g++.dg/parse/template5.C: New test.
13674
13675 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
13676
13677         PR fortran/9258
13678         * g77.dg/pr9258: New test.
13679
13680 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13681
13682         * README: Move relevant parts from README.g++.
13683
13684         * README.g++: Remove this file.
13685
13686 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
13687
13688         * g++.dg/abi/dcast1.C: New test.
13689
13690 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13691
13692         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
13693
13694 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
13695
13696         PR c++/47
13697         * g++.old-deja/g++.other/lookup24.C: New test.
13698
13699 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13700
13701         PR middle-end/7227
13702         * gcc.dg/uninit-C.c: New test.
13703
13704 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
13705
13706         * g++.dg/abi/covariant1.C: New test.
13707
13708 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
13709
13710         * gcc.dg/20030123-1.c: New test.
13711
13712 2003-01-25  Jan Hubicka  <jh@suse.cz>
13713
13714         PR opt/8492
13715         * gcc.c-torture/compile/20030125-1.c
13716
13717 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
13718
13719         PR c++/9403
13720         * g++.dg/parse/template3.C: New test.
13721         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13722
13723         PR c++/795
13724         * g++.dg/parse/template4.C: New test.
13725
13726         PR c++/9415
13727         * g++.dg/template/qual2.C: New test.
13728
13729         PR c++/8545
13730         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13731
13732         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13733
13734 2003-01-25  Roger Sayle  <roger@eyesopen.com>
13735
13736         * gcc.c-torture/execute/switch-1.c: New test case.
13737
13738 2003-01-25  Jan Hubicka  <jh@suse.cz>
13739
13740         * gcc.c-torture/execute/20030125-1.[cx]: New test.
13741
13742 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
13743
13744         Tweaks for Bison-1.875. From the NEWS file:
13745         "- `parse error' -> `syntax error'
13746         Bison now uniformly uses the term `syntax error'"
13747         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13748         * gcc.dg/cpp/digraph2.c: Likewise.
13749         * gcc.dg/cpp/direct2.c: Likewise.
13750         * gcc.dg/cpp/paste4.c: Likewise.
13751         * gcc.dg/c90-restrict-1.c: Likewise.
13752         * gcc.dg/c99-func-2.c: Likewise.
13753         * gcc.dg/noncompile/920721-2.c: Likewise.
13754         * gcc.dg/noncompile/930622-2.c: Likewise.
13755         * gcc.dg/noncompile/940112-1.c: Likewise.
13756         * gcc.dg/noncompile/950921-1.c: Likewise.
13757         * gcc.dg/noncompile/951123-1.c: Likewise.
13758         * gcc.dg/noncompile/971104-1.c: Likewise.
13759         * gcc.dg/noncompile/990416-1.c: Likewise.
13760
13761 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
13762
13763         * g++.dg/parse/undefined1.C: Add error message.
13764
13765 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13766
13767         PR c++/9354
13768         * g++.dg/parse/new1.C: New test.
13769
13770         PR c++/9216
13771         * g++.dg/parse/template2.C: New test.
13772
13773         PR c++/9354
13774         * g++.dg/parse/typedef2.C: New test.
13775
13776         PR c++/9328
13777         * g++.dg/ext/typeof3.C: New test.
13778
13779 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13780
13781         PR c++/2738
13782         * g++.dg/parse/ret-type1.C: New test.
13783
13784         PR c++/3792
13785         * g++.dg/parse/tmpl-outside1.C: New test.
13786
13787         PR c++/4207
13788         * g++.dg/parse/int-as-enum1.C: New test.
13789
13790         PR c++/4903
13791         * g++.dg/parse/no-typename1.C: New test.
13792
13793         PR c++/5533
13794         * g++.dg/parse/no-value1.C: New test.
13795
13796         PR c++/5921
13797         * g++.dg/parse/wrong-inline1.C: New test.
13798
13799         PR c++/6402
13800         * g++.dg/parse/ref1.C: New test.
13801
13802         PR c++/6992
13803         * g++.dg/parse/attr-ctor1.C: New test.
13804
13805         PR c++/7229
13806         * g++.dg/parse/namespace5.C: New test.
13807
13808         PR c++/7917
13809         * g++.dg/parse/func-def1.C: New test.
13810
13811         PR c++/8143
13812         * g++.dg/parse/undefined1.C: New test.
13813
13814         PR c++/5723, PR c++/8522
13815         * g++.dg/parse/specialization1.C: New test.
13816
13817         PR c++/163, PR c++/8595
13818         * g++.dg/parse/struct-as-enum1.C: New test.
13819
13820         PR c++/9173
13821         * g++.dg/parse/undefined2.C: New test.
13822
13823 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13824
13825         PR c++/9298
13826         * g++.dg/parse/template1.C: New test.
13827
13828         PR c++/9384
13829         * g++.dg/parse/using1.C: New test.
13830
13831         PR c++/9285
13832         PR c++/9294
13833         * g++.dg/parse/expr2.C: New test.
13834
13835         PR c++/9388
13836         * g++.dg/parse/lookup2.C: Likewise.
13837
13838 2003-01-21  Jan Hubicka  <jh@suse.cz>
13839
13840         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
13841         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
13842         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13843         * gcc.c-torture/execute/string-opt-*.c: Likewise.
13844
13845 2003-01-20  Nick Clifton  <nickc@redhat.com>
13846
13847         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
13848         problem with ARM sibcall code generation.
13849
13850 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
13851
13852         * gcc.c-torture/execute/20030120-1.c: New.
13853
13854 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
13855
13856         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13857
13858 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
13859
13860         PR c++/9272
13861         * g++.dg/parse/ctor1.C: New test.
13862
13863         PR c++/9294:
13864         * g++.dg/parse/qualified1.C: New test.
13865
13866         * g++.dg/parse/typename3.C: New test.
13867
13868 2003-01-16  Richard Henderson  <rth@redhat.com>
13869
13870         * g++.dg/tls/init-2.C: Fix error matches for real this time.
13871
13872 2003-01-16  Richard Henderson  <rth@redhat.com>
13873
13874         * g++.dg/pch/pch.exp: Copy test header to the working directory
13875         before using it either for precompilation or direct use.
13876         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13877         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13878
13879 2003-01-16  Richard Henderson  <rth@redhat.com>
13880
13881         * gcc.dg/pch/pch.exp: Copy test header to the working directory
13882         before using it either for precompilation or direct use.
13883         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13884         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13885
13886 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
13887
13888         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13889         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13890         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13891         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13892         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13893         typename warning into error.
13894         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13895         error messages.
13896         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13897         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13898         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13899         messages.
13900         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13901         make declaration visible in template.
13902         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13903         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13904         messages.
13905         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13906         message.
13907         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13908         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13909         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13910         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13911         typename warning with error message.
13912         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13913         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13914         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13915
13916 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
13917
13918         * g++.dg/parse/ambig2.C: New test.
13919
13920 2003-01-15  Richard Henderson  <rth@redhat.com>
13921
13922         * g++.dg/tls/init-2.C: Update error message string.
13923
13924 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13925
13926         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13927
13928 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
13929
13930         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13931         all for HC11/HC12.
13932         * gcc.c-torture/compile/20001205-1.x: Likewise.
13933         * gcc.c-torture/compile/20001226-1.x: Likewise.
13934         * gcc.c-torture/compile/920520-1.x: Likewise.
13935         * gcc.c-torture/compile/961203-1.x: Likewise.
13936         * gcc.c-torture/compile/20020604-1.x: Likewise.
13937
13938 2003-01-15  Jan Hubicka  <jh@suse.cz>
13939
13940         * gcc.c-torture/compile/20030115-1.c: New test.
13941
13942         * gcc.dg/i386-fpcvt-1.c: New test.
13943         * gcc.dg/i386-fpcvt-2.c: New test.
13944
13945 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
13946
13947         Further conform g++'s __vmi_class_type_info to the C++ ABI
13948         specification.
13949         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13950         the specification.
13951
13952 2003-01-14  Jan Hubicka  <jh@suse.cz>
13953
13954         * gcc.dg/i386-fpcvt-1.c: New test.
13955         * gcc.dg/i386-fpcvt-2.c: New test.
13956
13957 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13958
13959         * gcc.dg/i386-mmx-3.c: New test.
13960
13961 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
13962
13963         PR c++/9264
13964         * g++.dg/parse/octal1.C: New file.
13965
13966         PR c++/9172
13967         * g++.dg/parse/typename1.C: New file.
13968
13969 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
13970
13971         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13972         * gcc.dg/bf-no-ms-layout.c: Likewise.
13973         * gcc.dg/bf-ms-attrib.c: Likewise.
13974
13975 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
13976
13977         PR c++/9099
13978         * g++.dg/parse/dtor1.C: New file.
13979
13980         PR c++/9128
13981         * g++.dg/rtti/typeid1.C: New file.
13982
13983         PR c++/9153
13984         * g++.dg/parse/lookup1.C: New file.
13985
13986         PR c++/9171
13987         * g++.dg/templ/spec5.C: New file.
13988
13989 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
13990
13991         * gcc.c-torture/compile/20030110-1.c: New test.
13992
13993 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
13994
13995         Merge from pch-branch:
13996
13997         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
13998
13999         * gcc.dg/pch/cpp-1.h: New.
14000         * gcc.dg/pch/cpp-1.c: New.
14001         * gcc.dg/pch/cpp-2.h: New.
14002         * gcc.dg/pch/cpp-2.c: New.
14003
14004         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
14005
14006         * gcc.dg/pch/except-1.h: New.
14007         * gcc.dg/pch/except-1.c: New.
14008
14009         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
14010
14011         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
14012         running test.
14013         * gcc.dg/pch: Include *.hp not *.h.
14014         * gcc.dg/pch/system-1.h: New.
14015         * gcc.dg/pch/system-1.c: New.
14016
14017         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
14018
14019         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
14020         rather than trying to build and run a program using PCH.
14021         * gcc.dg/pch: Remove dg-do commands from test files.
14022
14023         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
14024
14025         * gcc.dg/pch/macro-3.c: New.
14026         * gcc.dg/pch/macro-3.h: New.
14027
14028         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
14029
14030         * gcc.dg/pch/common-1.c: New.
14031         * gcc.dg/pch/common-1.h: New.
14032         * gcc.dg/pch/decl-1.c: New.
14033         * gcc.dg/pch/decl-1.h: New.
14034         * gcc.dg/pch/decl-2.c: New.
14035         * gcc.dg/pch/decl-2.h: New.
14036         * gcc.dg/pch/decl-3.c: New.
14037         * gcc.dg/pch/decl-3.h: New.
14038         * gcc.dg/pch/decl-4.c: New.
14039         * gcc.dg/pch/decl-4.h: New.
14040         * gcc.dg/pch/decl-5.c: New.
14041         * gcc.dg/pch/decl-5.h: New.
14042         * gcc.dg/pch/global-1.c: New.
14043         * gcc.dg/pch/global-1.h: New.
14044         * gcc.dg/pch/inline-1.c: New.
14045         * gcc.dg/pch/inline-1.h: New.
14046         * gcc.dg/pch/inline-2.c: New.
14047         * gcc.dg/pch/inline-2.h: New.
14048         * gcc.dg/pch/static-1.c: New.
14049         * gcc.dg/pch/static-1.h: New.
14050         * gcc.dg/pch/static-2.c: New.
14051         * gcc.dg/pch/static-2.h: New.
14052
14053         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
14054
14055         * g++.dg/pch/pch.exp: Better handle failing testcases.
14056         * gcc.dg/pch/pch.exp: Likewise.
14057         * gcc.dg/pch/macro-1.c: New.
14058         * gcc.dg/pch/macro-1.h: New.
14059         * gcc.dg/pch/macro-2.c: New.
14060         * gcc.dg/pch/macro-2.h: New.
14061
14062         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
14063
14064         * g++.dg/dg.exp: Treat files in pch/ specially.
14065         * g++.dg/pch/pch.exp: New file.
14066         * g++.dg/pch/empty.H: New file.
14067         * g++.dg/pch/empty.C: New file.
14068         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
14069         "precompile".
14070
14071         * gcc.dg/pch/pch.exp: New file.
14072         * gcc.dg/pch/empty.h: New file.
14073         * gcc.dg/pch/empty.c: New file.
14074         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
14075         "precompile".
14076
14077 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14078
14079         * g++.dg/template/friend14.C: New test.
14080
14081 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14082
14083         * gcc.dg/old-style-asm-1.c: New test.
14084
14085 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
14086
14087         * gcc.c-torture/compile/20030109-1.c: New test.
14088
14089 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14090
14091         * gcc.c-torture/execute/20030109-1.c: New test.
14092
14093 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
14094
14095         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
14096         * g++.old-deja/g++.mike/dyncast2.C: Likewise
14097         * g++.old-deja/g++.mike/dyncast3.C: Likewise
14098         * g++.old-deja/g++.mike/eh2.C: Likewise
14099         * g++.old-deja/g++.mike/eh3.C: Likewise
14100         * g++.old-deja/g++.mike/eh5.C: Likewise
14101         * g++.old-deja/g++.mike/eh6.C: Likewise
14102         * g++.old-deja/g++.mike/eh7.C: Likewise
14103         * g++.old-deja/g++.mike/eh8.C: Likewise
14104         * g++.old-deja/g++.mike/eh9.C: Likewise
14105         * g++.old-deja/g++.mike/eh10.C: Likewise
14106         * g++.old-deja/g++.mike/eh12.C: Likewise
14107         * g++.old-deja/g++.mike/eh13.C: Likewise
14108         * g++.old-deja/g++.mike/eh14.C: Likewise
14109         * g++.old-deja/g++.mike/eh16.C: Likewise
14110         * g++.old-deja/g++.mike/eh17.C: Likewise
14111         * g++.old-deja/g++.mike/eh18.C: Likewise
14112         * g++.old-deja/g++.mike/eh21.C: Likewise
14113         * g++.old-deja/g++.mike/eh23.C: Likewise
14114         * g++.old-deja/g++.mike/eh24.C: Likewise
14115         * g++.old-deja/g++.mike/eh25.C: Likewise
14116         * g++.old-deja/g++.mike/eh26.C: Likewise
14117         * g++.old-deja/g++.mike/eh27.C: Likewise
14118         * g++.old-deja/g++.mike/eh28.C: Likewise
14119         * g++.old-deja/g++.mike/eh29.C: Likewise
14120         * g++.old-deja/g++.mike/eh31.C: Likewise
14121         * g++.old-deja/g++.mike/eh33.C: Likewise
14122         * g++.old-deja/g++.mike/eh34.C: Likewise
14123         * g++.old-deja/g++.mike/eh35.C: Likewise
14124         * g++.old-deja/g++.mike/eh36.C: Likewise
14125         * g++.old-deja/g++.mike/eh37.C: Likewise
14126         * g++.old-deja/g++.mike/eh38.C: Likewise
14127         * g++.old-deja/g++.mike/eh39.C: Likewise
14128         * g++.old-deja/g++.mike/eh40.C: Likewise
14129         * g++.old-deja/g++.mike/eh41.C: Likewise
14130         * g++.old-deja/g++.mike/eh42.C: Likewise
14131         * g++.old-deja/g++.mike/eh44.C: Likewise
14132         * g++.old-deja/g++.mike/eh46.C: Likewise
14133         * g++.old-deja/g++.mike/eh47.C: Likewise
14134         * g++.old-deja/g++.mike/eh48.C: Likewise
14135         * g++.old-deja/g++.mike/eh49.C: Likewise
14136         * g++.old-deja/g++.mike/eh50.C: Likewise
14137         * g++.old-deja/g++.mike/eh51.C: Likewise
14138         * g++.old-deja/g++.mike/eh53.C: Likewise
14139         * g++.old-deja/g++.mike/eh55.C: Likewise
14140         * g++.old-deja/g++.mike/p7912.C: Likewise
14141         * g++.old-deja/g++.mike/p9706.C: Likewise
14142         * g++.old-deja/g++.mike/p10416.C: Likewise
14143         * g++.old-deja/g++.mike/p11667.C: Likewise
14144         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
14145         Remove redundant reference to Iris.
14146         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
14147         Elxsi, i860, Pico Java, and WE32K.
14148
14149 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
14150
14151         * g++.dg/ext/asm4.C: New test.
14152
14153 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14154
14155         PR c++/9030
14156         * g++.dg/template/friend12.C: New test.
14157         * g++.dg/template/friend13.C: Likewise.
14158         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
14159
14160 2003-01-08  Jan Hubicka  <jh@suse.cz>
14161
14162         * gcc.dg/i386-cadd.c: New test.
14163         * gcc.dg/i386-cmov4.c: Likewise.
14164
14165 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
14166
14167         PR c++/9165
14168         * g++.dg/warn/Wunused-3.C: New test.
14169
14170         * g++.dg/abi/bitfield9.C: New test.
14171
14172         PR c++/9189
14173         * g++.dg/parse/defarg3.C: New test.
14174
14175 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
14176
14177         * g++.dg/parse/ambig1.C: New test.
14178         * g++.dg/parse/defarg2.C: New test.
14179
14180 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
14181
14182         * g++.dg/template/defarg-1.C: New test.
14183         * g++.dg/template/local2.C: Likewise.
14184
14185 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
14186
14187         * gcc.c-torture/execute/20030105-1.c: New test.
14188
14189 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14190
14191         * g++.dg/parse/namespace3.C: Remove extra semicolons.
14192         * g++.dg/parse/namespace4.C: Likewise.
14193
14194 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14195
14196         * g++.dg/template/ntp2.C: New test.
14197
14198 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
14199
14200         * g++.dg/parse/extern-C-1.C: New test.
14201
14202         * g++.dg/parse/namespace4.C: New test.
14203
14204         * g++.dg/template/nested1.C: New test.
14205
14206         * g++.dg/parse/namespace3.C: New test.
14207
14208 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
14209
14210         * g++.dg/lookup/two-stage1.C: New test.
14211
14212 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14213
14214         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
14215         * g++.old-deja/g++.jason/access8.C: Likewise.
14216         * g++.old-deja/g++.other/decl5.C: Likewise.
14217
14218 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14219
14220         * g++.dg/parse/parse7.C: New test.
14221
14222 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
14223
14224         PR c++/2843
14225         * g++.dg/ext/attrib7.C: New test.
14226
14227 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
14228
14229         * g++.dg/parse/parse6.C: New test.
14230
14231 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
14232
14233         * gcc.dg/h8300-stack-1.c: New.
14234
14235 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14236
14237         g++.dg/lookup/exception1.C: New test.
14238
14239         g++.dg/lookup/template1.C: New test.
14240
14241         g++.dg/parse/namespace2.C: New test.
14242
14243         g++.dg/parse/parens2.C: New test.
14244
14245 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14246
14247         * g++.dg/parse/parse5.C: New test.
14248         * g++.dg/lookup/scoped4.C: New test.
14249
14250 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
14251
14252         * g++.dg/parse/parens1.C: New test.
14253
14254         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
14255         angle-bracket1.C.
14256         * g++.dg/parse/parens2.C: New test.
14257
14258         * g++.dg/lookup/scope-operator1.C: New test.
14259
14260         * g++.dg/parse/operator1.C: New test.
14261
14262 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14263
14264         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
14265         * g++.old-deja/g++.other/access6.C: Likewise.
14266         * g++.old-deja/g++.other/decl1.C: Likewise.
14267         * g++.old-deja/g++.pt/typename12.C: Likewise.
14268
14269 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14270
14271         * g++.dg/parse/namespace1.C: New test.
14272
14273 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14274
14275         * g++.dg/parse/parse4.C: New test.
14276
14277 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14278
14279         * g++.dg/parse/parse3.C: New test.
14280
14281 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14282
14283         * g++.dg/parse/parse2.C: New test.
14284
14285 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14286
14287         * g++.dg/template/friend11.C: New test.
14288
14289 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
14290
14291         * g++.dg/parse/parse1.C: New test.
14292
14293 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
14294
14295         * lib/profopt.exp: Change the name of a global variable to avoid
14296         possible clashes with other test suites.
14297
14298 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
14299
14300         * g++.dg/inherit/covariant8.C: New test.
14301
14302 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
14303
14304         * g++.dg/init/array9.C: New test.
14305
14306         PR c++/9112
14307         * g++.dg/parse/expr1.C: New test.
14308
14309 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
14310
14311         * gcc.c-torture/compile/20021230-1.c: New test.
14312
14313 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
14314
14315         * g++.dg/inherit/covariant5.C: New test.
14316         * g++.dg/inherit/covariant6.C: New test.
14317         * g++.dg/inherit/covariant7.C: New test.
14318
14319 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14320
14321         PR c++/2739
14322         * g++.dg/other/access2.C: New test.
14323
14324 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14325
14326         * g++.dg/other/anon-struct.C: No longer fails
14327         * g++.old-deja/g++.brendan/parse4.C: Likewise.
14328         * g++.old-deja/g++.brendan/parse5.C: Likewise.
14329         * g++.old-deja/g++.brendan/parse6.C: Likewise.
14330
14331 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
14332
14333         * g++.dg/parse/angle-bracket.C (main): No longer fails.
14334
14335 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
14336
14337         * g++.dg/eh/spec4.C: Remove stray semicolon.
14338         * g++.dg/expr/pmf-1.C: Change error message.
14339         * g++.dg/ext/asm1.C: Remove stray semicolon.
14340         * g++.dg/ext/typename1.C: Add missing typenames.
14341         * g++.dg/inherit/template-as-base.C: Change error message.
14342         * g++.dg/lookup/scoped1.C: Likewise.
14343         * g++.dg/lookup/scoped2.C: Likewise.
14344         * g++.dg/lookup/using2.C: Likewise.
14345         * g++.dg/other/component1.C: Remove stray semicolon.
14346         * g++.dg/other/do1.C: Change error message.
14347         * g++.dg/other/error2.C: Likewise.
14348         * g++.dg/other/init1.C: Likewise.
14349         * g++.dg/other/packed1.C: Remove stray semicolon.
14350         * g++.dg/other/ptrmem2.C: Change error message.
14351         * g++.dg/parse/parameter-declaration-1.C: Remove line number
14352         marker.
14353         * g++.dg/special/initp1.C: Remove invalid attribute usage.
14354         * g++.dg/template/access3.C: Add typename keyword.
14355         * g++.dg/template/access5.C: Remove stray semicolon.
14356         * g++.dg/template/access6.C: Likewise.
14357         * g++.dg/template/complit1.C: Likewise.
14358         * g++.dg/template/crash1.C: Change error message.
14359         * g++.dg/template/inherit2.C: Remove stray semicolon.
14360         * g++.dg/template/instantiate2.C: Likewise.
14361         * g++.dg/template/instantiate3.C: Change error message.
14362         * g++.dg/template/qual1.C: Remove stray semicolon.
14363         * g++.dg/template/qualttp18.C: Change error message.
14364         * g++.dg/template/ref1.C: Remove stray semicolon.
14365         * g++.dg/template/sizeof1.C (A::value): Declare it.
14366         * g++.dg/template/spec4.C: Change error message.
14367         * g++.dg/template/static1.C: Likewise.
14368         * g++.dg/template/type1.C: Likewise.
14369         * g++.dg/template/typename3.C: Likewise.
14370         * g++.old-deja/g++.benjamin/13478.C: Change error message.
14371         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
14372         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
14373         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
14374         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
14375         named return value extension.
14376         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
14377         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
14378         * g++.old-deja/g++.bob/extern_C.C: Likewise.
14379         * g++.old-deja/g++.bob/inherit2.C: Likewise.
14380         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14381         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14382         * g++.old-deja/g++.brendan/crash13.C: Likewise.
14383         * g++.old-deja/g++.brendan/crash15.C: Likewise.
14384         * g++.old-deja/g++.brendan/crash18.C: Change error message.
14385         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
14386         * g++.old-deja/g++.brendan/crash38.C: Likewise.
14387         * g++.old-deja/g++.brendan/crash50.C: Likewise.
14388         * g++.old-deja/g++.brendan/crash56.C: Likewise.
14389         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
14390         syntax.
14391         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
14392         * g++.old-deja/g++.brendan/crash8.C: Change error message.
14393         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
14394         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14395         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
14396         * g++.old-deja/g++.brendan/template11.C: Likewise.
14397         * g++.old-deja/g++.brendan/template26.C: Likewise.
14398         * g++.old-deja/g++.brendan/template27.C: Use explicit
14399         specialization syntax.
14400         * g++.old-deja/g++.brendan/template30.C: Likewise.
14401         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
14402         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
14403         non-dependent names.
14404         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
14405         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
14406         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
14407         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
14408         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
14409         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
14410         named return value extension.
14411         * g++.old-deja/g++.ext/namedret2.C: Likewise.
14412         * g++.old-deja/g++.ext/namedret3.C: Likewise.
14413         * g++.old-deja/g++.ext/return1.C: Likewise.
14414         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
14415         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
14416         * g++.old-deja/g++.jason/access8.C: Likewise.
14417         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
14418         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
14419         pseudo-destructor names.
14420         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
14421         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
14422         pseudo-destructor names.
14423         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
14424         * g++.old-deja/g++.jason/overload19.C: Likewise.
14425         * g++.old-deja/g++.jason/overload32.C: Likewise.
14426         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
14427         stray semicolons.
14428         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
14429         * g++.old-deja/g++.jason/return.C: Likewise.
14430         * g++.old-deja/g++.jason/return2.C: Likewise.
14431         * g++.old-deja/g++.jason/shadow1.C: Likewise.
14432         * g++.old-deja/g++.jason/special.C: Use explicit specialization
14433         syntax.
14434         * g++.old-deja/g++.jason/template10.C: Account for use of
14435         non-dependent names.
14436         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
14437         syntax.
14438         * g++.old-deja/g++.jason/template37.C: Likewise.
14439         * g++.old-deja/g++.law/access4.C: Change error messages.
14440         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
14441         pseudo-destructor names.
14442         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
14443         * g++.old-deja/g++.law/ctors9.C: Likewise.
14444         * g++.old-deja/g++.law/cvt22.C: Likewise.
14445         * g++.old-deja/g++.law/dtors5.C: Likewise.
14446         * g++.old-deja/g++.law/global-init1.C: Likewise.
14447         * g++.old-deja/g++.law/missed-error3.C: Likewise.
14448         * g++.old-deja/g++.law/operators28.C: Likewise.
14449         * g++.old-deja/g++.law/visibility28.C: Likewise.
14450         * g++.old-deja/g++.martin/eval1.C: Likewise.
14451         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
14452         name.
14453         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
14454         * g++.old-deja/g++.mike/net34.C: Likewise.
14455         * g++.old-deja/g++.mike/net36.C: Likewise.
14456         * g++.old-deja/g++.mike/ns2.C: Likewise.
14457         * g++.old-deja/g++.mike/p12306.C: Likewise.
14458         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
14459         value extension.
14460         * g++.old-deja/g++.mike/p700.C: Likewise.
14461         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
14462         * g++.old-deja/g++.mike/p710.C: Likewise.
14463         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
14464         value extension.
14465         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
14466         * g++.old-deja/g++.mike/pmf9.C: Likewise.
14467         * g++.old-deja/g++.ns/crash2.C: Likewise.
14468         * g++.old-deja/g++.ns/crash3.C: Likewise.
14469         * g++.old-deja/g++.ns/invalid1.C: Likewise.
14470         * g++.old-deja/g++.ns/ns17.C: Likewise.
14471         * g++.old-deja/g++.ns/template16.C: Likewise.
14472         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
14473         keyword.
14474         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
14475         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
14476         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
14477         named return value extension.
14478         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
14479         * g++.old-deja/g++.other/access4.C: Issue additional error
14480         messages.
14481         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
14482         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
14483         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
14484         * g++.old-deja/g++.other/crash25.C: Change error message.
14485         * g++.old-deja/g++.other/crash4.C: Change error message.
14486         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
14487         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
14488         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
14489         checks.
14490         * g++.old-deja/g++.other/defarg8.C: Likewise.
14491         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
14492         * g++.old-deja/g++.other/dtor10.C: Likewise.
14493         * g++.old-deja/g++.other/incomplete.C: Likewise.
14494         * g++.old-deja/g++.other/linkage7.C: Likewise.
14495         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
14496         lookup algorithm.
14497         * g++.old-deja/g++.other/mangle2.C: Likewise.
14498         * g++.old-deja/g++.other/refinit2.C: Likewise.
14499         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
14500         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
14501         * g++.old-deja/g++.pt/crash28.C: Likewise.
14502         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
14503         syntax.
14504         * g++.old-deja/g++.pt/crash32.C: Change error message.
14505         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
14506         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
14507         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
14508         error message position.
14509         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
14510         * g++.old-deja/g++.pt/defarg8.C: Change error message.
14511         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
14512         syntax.
14513         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
14514         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
14515         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
14516         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
14517         keyword.
14518         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14519         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
14520         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
14521         keyword.
14522         * g++.old-deja/g++.pt/explicit71.C: Change error message.
14523         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
14524         syntax.
14525         * g++.old-deja/g++.pt/friend28.C: Account for use of
14526         non-dependent names.
14527         * g++.old-deja/g++.pt/friend29.C: Likewise.
14528         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
14529         rules.
14530         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
14531         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
14532         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
14533         lookup rules.
14534         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
14535         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
14536         keyword.
14537         * g++.old-deja/g++.pt/memclass20.C: Likewise.
14538         * g++.old-deja/g++.pt/memclass5.C: Likewise.
14539         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
14540         keyword.
14541         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
14542         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
14543         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
14544         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
14545         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
14546         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
14547         keyword.
14548         * g++.old-deja/g++.pt/spec10.C: Likewise.
14549         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
14550         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
14551         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
14552         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
14553         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
14554         * g++.old-deja/g++.pt/ttp62.C: Likewise.
14555         * g++.old-deja/g++.pt/ttp64.C: Likewise.
14556         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
14557         * g++.old-deja/g++.pt/typename15.C: Likewise.
14558         * g++.old-deja/g++.pt/typename22.C: Likewise.
14559         * g++.old-deja/g++.pt/typename6.C: Change error messages.
14560         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
14561         * g++.old-deja/g++.pt/virtual2.C: Likewise.
14562         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
14563         syntax.
14564         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
14565         return value extension.
14566         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
14567         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
14568         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
14569         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
14570
14571 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
14572
14573         * g++.dg/warn/inline1.C: New test.
14574         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
14575         * g++.old-deja/g++.jason/synth10.C: Likewise.
14576         * g++.old-deja/g++.mike/net31.C: Likewise.
14577         * g++.old-deja/g++.mike/p8786.C: Likewise.
14578
14579         * g++.dg/template/friend10.C: New test.
14580         * g++.dg/template/conv5.C: New test.
14581
14582 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
14583
14584         * g++.dg/lookup/scoped3.C: New test.
14585
14586         * g++.dg/lookup/decl1.C: New test.
14587         * g++.dg/lookup/decl2.C: New test.
14588
14589 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
14590
14591         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
14592         gcc.c-torture/compile/20021015-1.c,
14593         gcc.c-torture/compile/20021015-2.c,
14594         gcc.c-torture/compile/20021123-1.c,
14595         gcc.c-torture/compile/20021123-2.c,
14596         gcc.c-torture/compile/20021123-3.c,
14597         gcc.c-torture/compile/20021123-4.c,
14598         gcc.c-torture/execute/20021024-1.c: Add tests previously added
14599         only to 3.1 or 3.2 branch.
14600
14601 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
14602
14603         * gcc.dg/i386-bitfield3.c: New test.
14604
14605         * gcc.dg/i386-bitfield2.c: New test.
14606
14607 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
14608
14609         * g++.dg/parse/conv_op1.C: New test.
14610
14611 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
14612
14613         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
14614         approved.
14615
14616 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
14617
14618         * gcc.c-torture/compile/20021220-1.c: New test.
14619
14620 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
14621
14622         * gcc.dg/i386-fastcall-1.c: New.
14623
14624 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14625
14626         * gcc.c-torture/execute/20021219-1.c: New test.
14627
14628 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14629
14630         * gcc.dg/i386-pic-1.c: New test.
14631
14632 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14633
14634         PR c++/8099
14635         * g++.dg/template/friend9.C: New test.
14636
14637 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14638
14639         PR c++/3663
14640         * g++.dg/template/access7.C: New test.
14641
14642 2002-12-18  Nick Clifton  <nickc@redhat.com>
14643
14644         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
14645         the libstdc++-v3 directory has been found.
14646
14647 2002-12-12  Devang Patel <dpatel@apple.com>
14648         * gcc.dg/darwin-ld-1.c: New test.
14649         * gcc.dg/darwin-ld-2.c: New test.
14650         * gcc.dg/darwin-ld-3.c: New test.
14651         * gcc.dg/darwin-ld-4.c: New test.
14652         * gcc.dg/darwin-ld-5.c: New test.
14653
14654 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
14655
14656         * gcc.c-torture/compile/20021212-1.c: New test.
14657
14658 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
14659
14660         * gcc.dg/fshort-wchar: New test.
14661
14662 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
14663
14664         PR c++/8372
14665         * g++.dg/template/dtor1.C: New test.
14666
14667         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
14668         markers.
14669
14670 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
14671
14672         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
14673
14674 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
14675
14676         * g++.dg/template/static1.C: New test.
14677         * g++.dg/template/static2.C: New test.
14678         * g++.old-deja/g++.ext/memconst.C: New test.
14679
14680 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14681
14682         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
14683         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
14684         * g++.dg/special/initp1.C: Likewise.
14685
14686 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
14687
14688         * gcc.c-torture/execute/20021204-1.c: New test.
14689
14690 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
14691
14692         * gcc.dg/ppc-fmadd-1.c: New file.
14693         * gcc.dg/ppc-fmadd-2.c: New file.
14694         * gcc.dg/ppc-fmadd-3.c: New file.
14695
14696 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
14697
14698         * gcc.c-torture/compile/20021204-1.c: New test.
14699
14700 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
14701
14702         * g++.dg/inherit/covariant2.C: New test.
14703         * g++.dg/inherit/covariant3.C: New test.
14704         * g++.dg/inherit/covariant4.C: New test.
14705         * g++.dg/inherit/covariant1.C: Remove XFAIL.
14706         * g++.old-deja/g++.robertl/eb17.C: Likewise.
14707
14708 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
14709
14710         PR c++/8688
14711         * g++.dg/init/brace3.C: New test.
14712
14713 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
14714
14715         * gcc.dg/20020210-1.c: Fix a comment typo.
14716
14717 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
14718
14719         PR c++/8720
14720         * g++.dg/parse/defarg1.C: New test.
14721
14722         PR c++/8615
14723         * g++.dg/template/char1.C: New test.
14724
14725         * g++.dg/template/varmod1.C: Fix typo.
14726
14727 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14728
14729         DR 180
14730         * g++.old-deja/g++.pt/crash32.C: Expect error.
14731
14732 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
14733
14734         PR c++/5919
14735         * g++.dg/template/varmod1.C: New test.
14736
14737         PR c++/8727
14738         * g++.dg/inherit/typeinfo1.C: New test.
14739
14740         PR c++/8663
14741         * g++.dg/inherit/typedef1.C: New test.
14742
14743 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
14744
14745         PR c++/8332
14746         PR c++/8493
14747         * g++.dg/template/strlen1.C: New test.
14748
14749         PR c++/8227
14750         * g++.dg/template/ctor2.C: New test.
14751
14752         PR c++/8214
14753         * g++.dg/init/string1.C: New test.
14754
14755         PR c++/8511
14756         * g++.dg/template/friend8.C: New test.
14757
14758 2002-11-29  Joe Buck <jbuck@synopsys.com>
14759
14760         * g++.dg/lookup/anon2.C: New test.
14761
14762 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
14763
14764         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14765         h8300 port.
14766
14767 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
14768
14769         * gcc.dg/bitfld-6.c: New test.
14770
14771 2002-11-27  Jan Hubicka  <jh@suse.cz>
14772
14773         * gcc.c-torture/execute/20021127.[cx]: New test.
14774
14775 2002-11-26  Jan Hubicka  <jh@suse.cz>
14776
14777         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14778         quality.
14779
14780 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
14781
14782         * g++.dg/init/brace2.C: New test.
14783         * g++.old-deja/g++.mike/p9129.C: Correct.
14784
14785 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
14786
14787         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14788
14789 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
14790
14791         * gcc.dg/sibcall-6: New test for indirect sibcalls.
14792
14793 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
14794
14795         * testsuite/g++.dg/abi/empty11.C: New test.
14796         * testsuite/g++.dg/rtti/cv1.C: New test.
14797
14798 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
14799
14800         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14801
14802 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
14803
14804         * g++.dg/abi/empty10.C: New test.
14805
14806 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14807
14808         * gcc.c-torture/compile/20021124-1.c: New test.
14809
14810 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
14811
14812         * g++.dg/abi/rtti2.C: New test.
14813
14814 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14815
14816         * gcc.dg/i386-unroll-1.c: New test.
14817
14818 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
14819
14820         * gcc.c-torture/compile/20021120-1.c: New test.
14821         * gcc.c-torture/compile/20021120-2.c: New test.
14822
14823 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14824
14825         * gcc.dg/bitfld-5.c: New test.
14826
14827 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14828
14829         * gcc.c-torture/execute/20021120-3.c: New test.
14830
14831 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14832
14833         * gcc.c-torture/execute/20021120-2.c: New test.
14834
14835 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14836
14837         * gcc.c-torture/execute/20021120-1.c: New test.
14838
14839 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
14840
14841         * gcc.c-torture/execute/20021118-3.c: New test.
14842
14843 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14844
14845         * gcc.c-torture/compile/20021119-1.c: New test.
14846
14847 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
14848
14849         * gcc.dg/duff-1.c: New test.
14850         * gcc.dg/duff-2.c: New test.
14851         * gcc.dg/duff-3.c: New test.
14852
14853 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
14854
14855         * gcc.dg/cpp/_Pragma5.c: New test.
14856
14857 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14858
14859         * gcc.c-torture/execute/20021118-2.c: New test.
14860
14861 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14862
14863         * gcc.c-torture/execute/20021118-1.c: New test.
14864
14865 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
14866
14867         * gcc.dg/20021116-1.c: New test.
14868
14869 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
14870
14871         * g++.dg/abi/vcall1.C: New test.
14872
14873 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
14874
14875         * gcc.dg/20021029-1.c: New test.
14876         * gcc.dg/20021029-2.c: New test.
14877
14878 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14879
14880         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14881
14882 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14883
14884         PR c/8439
14885         * gcc.dg/20021110.c: Move to ...
14886         * gcc.c-torture/compile/20021110.c: .... here.
14887
14888 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14889
14890         PR c/8467
14891         * gcc.c-torture/execute/20021111-1.c
14892
14893 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14894
14895         PR c/8439
14896         * gcc.dg/20021110.c: New test.
14897
14898 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
14899
14900         * g++.dg/abi/vthunk3.C: Run only on x86.
14901
14902 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
14903
14904         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14905
14906 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
14907
14908         * lib/compat.exp (compat-execute): Fix logic error in last
14909         change.
14910
14911 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
14912
14913         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14914
14915 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14916
14917         PR c++/8389
14918         * g++.dg/template/access6.C: New test.
14919
14920 2002-11-08  Jan Hubicka  <jh@suse.cz>
14921
14922         * gcc.dg/i386-ssefp-1.c: New test.
14923         * gcc.dg/i386-ssefp-1.c: New test.
14924
14925 2002-11-08  Jan Hubicka  <jh@suse.cz>
14926
14927         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14928
14929 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14930
14931         * g++.dg/abi/vthunk3.C: New test.
14932
14933         PR c++/8338
14934         * g++.dg/template/crash2.C: New test.
14935
14936 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14937
14938         * testsuite/g++.dg/abi/dtor1.C: New test.
14939         * testsuite/g++.dg/abi/dtor2.C: Likewise.
14940
14941 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
14942
14943         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14944         Darwin.
14945
14946 2002-11-04  Adam Nemet  <anemet@lnxw.com>
14947
14948         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14949         -mthumb.  Only xfail with -O0.
14950
14951 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
14952
14953         * g++.dg/abi/thunk1.C: New test.
14954         * g++.dg/abi/thunk2.C: Likewise.
14955         * g++.dg/abi/vtt1.C: Likewise.
14956
14957 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
14958
14959         PR optimization/8423
14960         * gcc.c-torture/execute/builtin-constant.c: New test.
14961
14962 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
14963
14964         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14965         Add some more cases.
14966
14967 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
14968
14969         PR c++/8391
14970         * g++.dg/opt/local1.C: New test.
14971
14972 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
14973
14974         PR c++/8160
14975         * g++.dg/template/complit1.C: New test.
14976
14977         PR c++/8149
14978         * g++.dg/template/typename4.C: Likewise.
14979
14980 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14981
14982         Core issue 287, PR c++/7639
14983         * g++.dg/template/instantiate1.C: Adjust error location.
14984         * g++.dg/template/instantiate3.C: New test.
14985         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14986         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14987         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14988
14989 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
14990
14991         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14992
14993 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
14994
14995         PR c++/8287
14996         * g++.dg/init/dtor2.C: New test.
14997
14998 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14999
15000         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
15001         * gcc.dg/nest.c: Bypass errors on irix6.
15002
15003 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
15004
15005         * gcc.dg/nest.c: Expect error for mmix-*-*.
15006         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
15007
15008 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
15009
15010         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
15011         markers.
15012
15013         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
15014
15015 2002-10-25  Mike Stump  <mrs@apple.com>
15016
15017         * gcc.dg/warn-1.c: New test.
15018
15019 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15020
15021         * g++.dg/template/typename3.C: New test.
15022
15023 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
15024
15025         * g++.dg/lookup/ptrmem1.C: New test.
15026
15027         * g++.dg/abi/vthunk2.C: New test.
15028
15029 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
15030
15031         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
15032
15033 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
15034
15035         * g++.dg/abi/empty9.C: New test.
15036
15037 2002-10-24  Richard Henderson  <rth@redhat.com>
15038
15039         * g++.dg/inherit/thunk1.C: Enable for ia64.
15040
15041 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15042
15043         PR c++/8067
15044         * g++.dg/lookup/pretty1.C: New test.
15045
15046 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
15047
15048         * gcc.dg/20021023-1.c: New test.
15049
15050 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
15051
15052         PR c++/7679
15053         * g++.dg/parse/inline1.C: New test.
15054
15055 2002-10-23  Richard Henderson  <rth@redhat.com>
15056
15057         * g++.dg/inherit/thunk1.C: Enable for x86_64.
15058
15059         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
15060
15061 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
15062
15063         PR c++/6579
15064         * g++.dg/parse/stmtexpr3.C: New test.
15065
15066 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
15067
15068         * g++.dg/expr/cond1.C: New test.
15069
15070 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15071
15072         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
15073
15074 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15075
15076         * g++.dg/abi/vbase13.C: New test.
15077         * g++.dg/abi/vbase14.C: Likewise.
15078
15079 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
15080
15081         * gcc.dg/tls/pic-1.c: New test.
15082         * gcc.dg/tls/nonpic-1.c: New test.
15083         * gcc.dg/20021018-1.c: New test.
15084
15085 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15086
15087         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
15088         Remove only files with the same base name as the test case.
15089         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
15090         (profopt-execute): Likewise.  Also, remove old profiling
15091         and performance data files before running the tests.
15092
15093         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
15094         * g++.dg/bprob/bprob.exp: Likewise.
15095         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
15096         to allow more general test case names.
15097
15098         * g++.dg/bprob/bprob-1.C: Rename to ...
15099         * g++.dg/bprob/g++-bprob-1.C: ... this.
15100
15101         * g77.dg/bprob/bprob-1.f: Rename to ...
15102         * g77.dg/bprob/g77-bprob-1.f: ... this.
15103
15104 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
15105
15106         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
15107         bison 1.50 or later.
15108
15109 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
15110
15111         * g++.dg/README: Describe more test directories.
15112
15113 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15114
15115         * g++.dg/init/array6.C: Add additional tests.
15116
15117 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
15118
15119         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
15120         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
15121
15122 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
15123
15124         * gcc.c-torture/compile/20020604-1.x: New.
15125         * gcc.c-torture/compile/simd-5.x: Likewise.
15126         * gcc.c-torture/execute/920710-1.x: Likewise.
15127         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
15128
15129 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
15130
15131         * g++.dg/inherit/override1.C: Add dg-options clause.
15132
15133 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
15134
15135         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
15136         _mm_slli_si128.
15137
15138 2002-10-19  Andreas Schwab  <schwab@suse.de>
15139
15140         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
15141         directory component.
15142
15143 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
15144
15145         * g++.dg/inherit/thunk1.C: New test.
15146
15147         * g++.dg/inherit/override1.C: New test.
15148
15149         * g++.dg/abi/mangle11.C: New test.
15150         * g++.dg/abi/mangle14.C: New test.
15151         * g++.dg/abi/mangle17.C: New test.
15152
15153 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
15154
15155         * g++.dg/overload/member2.C: New test.
15156
15157 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
15158
15159         * g++.dg/README: Describe new compat directory.
15160         * g++.dg/dg.exp: Skip tests in compat directory.
15161         * README.compat: New file.
15162         * lib/compat.exp: New expect script.
15163         * g++.dg/compat: New test directory.
15164         * g++.dg/compat/compat.exp: New expect script.
15165         * g++.dg/compat/abi: New test directory.
15166         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
15167         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
15168         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
15169         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
15170         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
15171         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
15172         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
15173         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
15174         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
15175         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
15176         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
15177         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
15178         * g++.dg/compat/break: New test directory.
15179         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
15180         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
15181         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
15182         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
15183         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
15184         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
15185         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
15186         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
15187         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
15188         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
15189         g++.dg/compat/break/README: New files.
15190         * g++.dg/compat/eh: New test directory.
15191         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
15192         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
15193         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
15194         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
15195         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
15196         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
15197         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
15198         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
15199         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
15200         g++.dg/compat/eh/filter2_y.C,
15201         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
15202         g++.dg/compat/eh/new1_y.C,
15203         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
15204         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
15205         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
15206         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
15207         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
15208         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
15209         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
15210         g++.dg/compat/eh/unexpected1_y.C: New files.
15211         * g++.dg/compat/init: New test directory.
15212         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
15213         g++.dg/compat/init/array5_y.C,
15214         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
15215         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
15216         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
15217         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
15218         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
15219         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
15220         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
15221         g++.dg/compat/init/init-ref2_y.C: New files.
15222
15223 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15224
15225         PR c++/7584
15226         * g++.dg/inherit/using3.C: New test.
15227
15228 2002-10-17  Jan Hubicka  <jh@suse.cz>
15229
15230         * gcc.dg/20021017-2.c: New test.
15231
15232 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
15233
15234         * g++.dg/abi/mangle16.C: Adjust.
15235
15236         * g++.dg/init/array8.C: New test.
15237
15238 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
15239
15240         * gcc.dg/special/mips-abi.exp: New test.
15241         * gcc.dg/special/mips-abi.s: Empty file used by the above.
15242
15243 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15244
15245         * g++.dg/abi/mangle16.C: New test.
15246         * g++.dg/abi/mangle17.C: Likewise.
15247
15248         PR c++/7478
15249         * g++.dg/template/ref1.C: New test.
15250
15251 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15252
15253         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
15254
15255 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
15256
15257         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
15258
15259 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
15260
15261         PR c++/7524
15262         * g++.dg/init/array7.C: New test.
15263
15264 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
15265
15266         * g++.dg/init/array6.C: New test.
15267
15268         * g++.dg/abi/mangle13.C: Likewise.
15269         * g++.dg/abi/mangle14.C: Likewise.
15270         * g++.dg/abi/mangle15.C: Likewise.
15271
15272 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15273
15274         * g++.dg/abi/empty8.C: New test.
15275
15276 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
15277
15278         * g++.dg/init/ctor1.C: New test.
15279
15280 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
15281
15282         * gcc.c-torture/execute/20021015-1.c: New test.
15283
15284 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
15285
15286         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
15287
15288 2002-10-14  Jan Hubicka  <jh@suse.cz>
15289
15290         * gcc.dg/i386-ssetype-[1-5].c: New tests.
15291
15292 2002-10-14  Richard Henderson  <rth@redhat.com>
15293
15294         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
15295
15296 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15297
15298         PR optimization/6631
15299         * g++.dg/opt/const2.C: New test.
15300
15301 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
15302
15303         PR c++/7176
15304         * g++.dg/parse/friend1.C: New test.
15305         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
15306
15307 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
15308
15309         * gcc.dg/20021014-1.c: New test.
15310
15311 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
15312
15313         PR c++/5661
15314         * g++.dg/ext/vlm1.C: New test.
15315         * g++.dg/ext/vlm2.C: Likewise.
15316
15317         * g++.dg/init/array1.C: Remove invalid braces.
15318         * g++.dg/init/brace1.C: New test.
15319         * g++.dg/init/copy2.C: Likewise.
15320         * g++.dg/init/copy3.C: Likewise.
15321         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
15322         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
15323         braces.
15324
15325 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
15326
15327         * gcc.dg/cpp/assembler.S: Don't use -ansi.
15328
15329 2002-10-11  Richard Shann  <richard.shann@superh.com>
15330
15331         * gcc.c-torture/compile/simd-5.c: New test.
15332
15333 2002-10-10  Roger Sayle  <roger@eyesopen.com>
15334
15335         * gcc.c-torture/execute/shiftopt-1.c: New test case.
15336
15337 2002-10-10  Jim Wilson  <wilson@redhat.com>
15338
15339         * gcc.c-torture/execute/20021010-1.c: New test.
15340
15341 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
15342
15343         PR c/7353
15344         * g++.dg/ext/typedef-init.C: New test.
15345         * gcc.dg/typedef-init.c: New test.
15346
15347 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
15348
15349         * gcc.dg/cpp/paste13.c: New test.
15350
15351 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15352
15353         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
15354         remaining platforms, XFAIL during compile, not execute.  Don't
15355         XFAIL at -O0.
15356
15357 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
15358
15359         * gcc.dg/alias-1.c: Tweak expected warning.
15360
15361 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
15362
15363         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
15364
15365 2002-10-06  Andreas Jaeger  <aj@suse.de>
15366
15367         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
15368         * gcc.dg/cpp/c++98.C: Likewise.
15369
15370         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
15371         * g++.dg/cpp/c++98.C: Likewise.
15372
15373         * g++.dg/README (Subdirectories): Mention cpp directory.
15374
15375         PR target/7559
15376         * gcc.dg/20021006-1.c: New test.
15377
15378 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15379
15380         PR c++/7804
15381         * g++.dg/other/warning1.C: New test.
15382
15383 2002-10-04  Roger Sayle  <roger@eyesopen.com>
15384
15385         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
15386         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
15387         and sparc-*-* with -m64 as expected failures.  See PR 8087.
15388
15389 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15390
15391         PR c++/7931
15392         * g++.dg/template/ptrmem3.C: New test.
15393
15394         PR c++/7754
15395         * g++.dg/template/union1.C: New test.
15396
15397 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
15398
15399         PR c++/8006
15400         * g++.dg/abi/mangle9.C: New test.
15401         * g++.dg/abi/mangle10.C: New test.
15402         * g++.dg/abi/mangle11.C: New test.
15403         * g++.dg/abi/mangle12.C: New test.
15404
15405 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
15406
15407         PR c++/7188.
15408         * g++.dg/template/meminit1.C: New test.
15409         * g++.dg/warn/Wreorder-1.C: Likewise.
15410         * g++.old-deja/g++.mike/warn3.C: Tweak.
15411         * lib/prune.exp: Ingore "in copy constructor".
15412
15413 2002-10-02  Andreas Jaeger  <aj@suse.de>
15414
15415         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
15416         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
15417         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
15418         on x86-64.
15419
15420 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15421
15422         * gcc.dg/empty1.C: Fix typo.
15423
15424 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
15425
15426         * gcc.dg/alias-1.c: New test.
15427
15428 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
15429
15430         * gcc.dg/empty1.C: New test.
15431
15432         * g++.dg/tls/init-2.C: Tweak error messages.
15433
15434 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
15435
15436         * gcc.c-torture/compile/20020923-1.c: New test.
15437
15438 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
15439
15440         * gcc.c-torture/execute/ffs-1.c: New test.
15441         * gcc.c-torture/execute/ffs-2.c: Ditto.
15442
15443 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
15444
15445         * g++.dg/overload/member1.C: New test.
15446
15447 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
15448
15449         * g++.dg/abi/empty7.C: New test.
15450         * g++.dg/init/pm2.C: Likewise.
15451
15452 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
15453
15454         * g++.dg/rtti/crash1.C: New test.
15455
15456 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
15457
15458         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
15459         gcc.dg/sibcall-4.c: New tests.
15460
15461 2002-09-28  Roger Sayle  <roger@eyesopen.com>
15462
15463         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
15464         powerpc and MMIX targets.
15465
15466 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
15467
15468         * gcc.dg/cpp/20020927-1.c: New.
15469
15470 2002-09-26  David S. Miller  <davem@redhat.com>
15471
15472         * gcc.c-torture/compile/trunctfdf.c: New.
15473
15474 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15475
15476         * lib/target-supports.exp (check_weak_available): Handle solaris2.
15477
15478 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
15479
15480         * gcc.c-torture/execute/loop-15.c: New.
15481
15482 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
15483
15484         * README.QMTEST: Fix typo.
15485
15486 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
15487
15488         * gcc.dg/20020926-1.c: New test.
15489
15490 2002-09-25  David S. Miller  <davem@redhat.com>
15491
15492         PR target/7842
15493         * gcc.c-torture/execute/shiftdi.c: New test.
15494
15495 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
15496
15497         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
15498         unique to the tool.
15499         * lib/g77.exp (g77_init): Likewise.
15500         * lib/g++.exp (g++_init): Likewise.
15501         * lib/objc.exp (objc_init): Likewise.
15502
15503 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
15504
15505         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
15506         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
15507         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
15508
15509 2002-09-25  Richard Henderson  <rth@redhat.com>
15510
15511         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
15512         too-small long double.
15513
15514 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
15515
15516         * gcc.dg/20020919-1.c: New test.
15517
15518 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
15519
15520         * g++.dg/abi/bitfield6.C: New test.
15521         * g++.dg/abi/bitfield7.C: New test.
15522         * g++.dg/abi/bitfield8.C: New test.
15523         * g++.dg/abi/vbase11.C: New test.
15524
15525 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15526
15527         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
15528         hppa*-*-hpux*.  Update test comment.
15529
15530 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
15531
15532         * gcc.dg/tls/struct-1.c: New test.
15533
15534 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
15535
15536         * gcc.dg/cpp/tr-warn2.c: Update.
15537
15538 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15539
15540         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
15541
15542 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
15543
15544         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
15545         systems.
15546
15547 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
15548
15549         * gcc.c-torture/execute/ieee/mzero3.c: New test.
15550
15551         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
15552         Adjust for c++filt moved to binutils.  Remove spurious duplicate
15553         setting of cxxfilt.
15554
15555 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
15556
15557         * gcc.dg/20020312-2.c: Update for darwin.
15558
15559 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
15560
15561         * g++.old-deja/g++.other/crash32.C: Mark ICE.
15562
15563 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
15564
15565         * objc.dg/comp-types-1.m: New test.
15566         * objc.dg/comp-types-2.m: New test.
15567         * objc.dg/comp-types-3.m: New test.
15568         * objc.dg/comp-types-4.m: New test.
15569         * objc.dg/comp-types-5.m: New test.
15570         * objc.dg/comp-types-6.m: New test.
15571
15572 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15573
15574         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
15575
15576 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15577
15578         * g++.dg/other/do1.C: New test.
15579
15580         * g++.dg/template/subst1.C: New test.
15581
15582 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
15583
15584         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
15585
15586 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
15587
15588         * g++.dg/template/qualttp20.C: Adjust expected errors.
15589         * g++.old-deja/g++.jason/report.C: Likewise.
15590         * g++.old-deja/g++.other/qual1.C: Likewise.
15591
15592         * g++.dg/lookup/scoped2.C: New test.
15593
15594         * g++.dg/ext/asm3.C: New test.
15595
15596 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
15597
15598         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
15599
15600 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
15601
15602         * ChangeLog: follow spelling conventions.
15603         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
15604         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
15605         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
15606         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
15607         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
15608         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
15609         * g++.old-deja/g++.law/global-init1.C: Likewise.
15610         * g++.old-deja/g++.other/delete4.C: Likewise.
15611         * g++.old-deja/g++.other/inline21.C: Likewise.
15612         * g++.old-deja/g++.other/singleton.C: Likewise.
15613         * g77.dg/strlen0.f: Likewise.
15614         * g77.f-torture/compile/20010519-1.f: Likewise.
15615         * g77.f-torture/compile/980310-4.f: Likewise.
15616         * gcc.c-torture/compile/20000605-1.c: Likewise.
15617         * gcc.c-torture/execute/20020225-1.c: Likewise.
15618         * gcc.dg/c90-hexfloat-2.c: Likewise.
15619         * gcc.dg/c99-bool-1.c: Likewise.
15620         * gcc.dg/c99-hexfloat-2.c: Likewise.
15621         * gcc.dg/dll-2.c: Likewise.
15622         * gcc.dg/wtr-union-init-1.c: Likewise.
15623         * gcc.dg/wtr-union-init-2.c: Likewise.
15624         * gcc.dg/wtr-union-init-3.c: Likewise.
15625         * gcc.dg/cpp/avoidpaste1.c: Likewise.
15626         * gcc.dg/cpp/defined.c: Likewise.
15627         * gcc.dg/cpp/macsyntx.c: Likewise.
15628         * gcc.dg/cpp/paste2.c: Likewise.
15629         * gcc.dg/cpp/trad/defined.c: Likewise.
15630         * gcc.dg/format/c90-printf-1.c: Likewise.
15631         * gcc.dg/format/c90-scanf-1.c: Likewise.
15632         * gcc.dg/format/c99-printf-1.c: Likewise.
15633         * gcc.dg/format/c99-scanf-1.c: Likewise.
15634         * gcc.misc-tests/gcov-8.c: Likewise.
15635         * lib/profopt.exp: Likewise.
15636
15637 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
15638
15639         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
15640
15641 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15642
15643         * g++.dg/inherit/using2.C: New test.
15644
15645 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
15646
15647         * ChangeLog: Follow spelling conventions.
15648         * g++.dg/template/friend4.C: Likewise.
15649         * g++.old-deja/g++.pt/crash67.C: Likewise.
15650         * gcc.c-torture/execute/20000801-4.c: Likewise.
15651         * gcc.dg/c90-digraph-1.c: Likewise.
15652         * gcc.dg/c94-digraph-1.c: Likewise.
15653         * gcc.dg/c99-digraph-1.c: Likewise.
15654         * gcc.dg/cpp/line5.c: Likewise.
15655         * gcc.dg/cpp/multiline.c: Likewise.
15656         * gcc.dg/cpp/trad/literals-1.c: Likewise.
15657         * gcc.dg/format/attr-3.c: Likewise.
15658         * gcc.dg/format/c90-scanf-3.c: Likewise.
15659         * gcc.dg/format/ext-4.c: Likewise.
15660
15661 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
15662
15663         * g++.dg/template/pretty1.C: New test.
15664
15665 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
15666
15667         * gcc.c-torture/execute/struct-cpy-1.c: New test.
15668
15669 2002-09-13  Matt Austern  <austern@apple.com>
15670
15671         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
15672         passing a cast expression to a function by const reference.
15673
15674 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
15675
15676         * g++.dg/template/deduce1.C: New test.
15677
15678 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
15679
15680         * gcc.c-torture/execute/simd-1.c: Force all use of int to
15681         32-bit int.
15682
15683 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
15684
15685         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
15686         usage.
15687
15688 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
15689
15690         * gcc.c-torture/compile/20020910-1.c: New test.
15691
15692 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
15693
15694         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
15695
15696 2002-09-10  Andreas Jaeger  <aj@suse.de>
15697
15698         * gcc.dg/20020312-2.c: Adjust for x86-64.
15699
15700 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
15701
15702         * g77.dg/7388.f: New test case for PR 7388.
15703
15704 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
15705
15706         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15707
15708 2002-09-05  Ziemowit Laski <zlaski@apple.com>
15709
15710         * objc.dg/proto-lossage-1.m: New test.
15711
15712 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
15713
15714         * gcc.dg/cpp/_Pragma4.c: Fix typo.
15715
15716 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
15717
15718         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
15719         expected to pass.
15720
15721 2002-09-06  Stan Shebs  <shebs@apple.com>
15722             David Edelsohn  <edelsohn@gnu.org>
15723
15724         * gcc.dg/weak: New directory.
15725         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15726         target-specific xfail bits.
15727         * gcc.dg/typeof-2.c: Move to new directory.
15728         * gcc.dg/weak.exp: New expect script.
15729
15730 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
15731
15732         * gcc.c-torture/execute/extzvsi.c: New test.
15733
15734 2002-09-05  Stan Shebs  <shebs@apple.com>
15735
15736         * gcc.dg/weak-1.c: xfail on Darwin.
15737         * gcc.dg/weak-2.c: Ditto.
15738         * gcc.dg/weak-3.c: Ditto.
15739         * gcc.dg/weak-4.c: Ditto.
15740         * gcc.dg/weak-5.c: Ditto.
15741         * gcc.dg/weak-6.c: Ditto.
15742         * gcc.dg/weak-7.c: Ditto.
15743         * gcc.dg/weak-8.c: Ditto.
15744         * gcc.dg/weak-9.c: Ditto.
15745
15746 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
15747
15748         * gcc.c-torture/execute/loop-14.c: New test.
15749
15750 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
15751
15752         * g++.dg/other/cxa-atexit1.C: New test.
15753
15754         * gcc.dg/typeof-2.c: New test.
15755
15756 2002-09-03  Roger Sayle  <roger@eyesopen.com>
15757
15758         * gcc.dg/builtins-2.c: New testcase.
15759         * gcc.dg/builtins-3.c: New testcase.
15760
15761 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
15762
15763         * gcc.dg/cpp/_Pragma4.c: New test.
15764
15765 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
15766
15767         * objc/execute/nil_method-1.m: New testcase.
15768
15769 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
15770
15771         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15772         [Object class], not [Object initialize].
15773
15774 2002-08-31  Roger Sayle  <roger@eyesopen.com>
15775             Hans-Peter Nilsson  <hp@bitrange.com>
15776
15777         * gcc.c-torture/execute/20020720-1.x: Skip test on
15778         mmix-knuth-mmixware.  Correct comment.
15779
15780 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
15781
15782         * testsuite/g++.dg/abi/bitfield5.C: New test.
15783         * testsuite/g++.dg/abi/vbase10.C: Likewise.
15784
15785 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
15786
15787         * objc.dg/undeclared-selector.m: New test.
15788
15789 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
15790
15791         * g++.dg/other/offsetof1.C: Avoid cast warning.
15792
15793 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
15794
15795         * objc.dg/super-class-2.m: New test.
15796
15797 2002-08-24  Matt Austern  <austern@apple.com>
15798
15799         * g++.dg/ext/lvaddr.C: New test.
15800         * g++.dg/ext/lvcast.C: New test.
15801
15802 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
15803
15804         * testsuite/g++.dg/inherit/cond1.C: New test.
15805
15806 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
15807
15808         * gcc.dg/noncompile/incomplete-1.c: New test.
15809
15810 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
15811
15812         * gcc.dg/typespec-1.c: New test.
15813
15814 2002-08-20  Devang Patel  <dpatel@apple.com>
15815         * objc.dg/proto-hier-2.m: New test.
15816
15817 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
15818
15819         * objc.dg/bitfield-1.m: New test.
15820         * objc.dg/bitfield-2.m: New test.
15821
15822 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
15823
15824         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15825         gcc.dg/c99-flex-array-4.c: New tests.
15826
15827 2002-08-16  Stan Shebs  <shebs@apple.com>
15828
15829         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15830
15831 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
15832
15833         * gcc.dg/typeof-1.c: New test.
15834         * g++.dg/ext/typeof2.C: New test.
15835
15836 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
15837
15838         * g++.dg/other/offsetof1.C: New test.
15839
15840 2002-08-14  Richard Henderson  <rth@redhat.com>
15841
15842         * gcc.dg/tls/diag-3.c: Fix expected message strings.
15843
15844 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
15845
15846         * gcc.dg/cpp/_Pragma3.c: New test.
15847
15848 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
15849
15850         * g++.dg/template/inherit3: New test.
15851
15852 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15853
15854         * gcc.dg/bitfld-4.c: Add blank options.
15855
15856 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
15857
15858         * g++.dg/template/crash1.C: New test.
15859
15860 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15861
15862         * gcc.dg/tls/opt-2.c: New test.
15863
15864 2002-08-08  Devang Patel  <dpatel@apple.com>
15865
15866         * objc.dg/selector-1.m : New test
15867
15868 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15869
15870         * g++.dg/abi/bitfield4.C: New test.
15871         * gcc.dg/bitfld-4.c: New test.
15872
15873 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15874
15875         * g++.dg/other/packed1.C: New test.
15876
15877 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
15878
15879         * g++.dg/abi/offsetof.C: Tweak error messages.
15880         * g++.old-deja/g++.mike/p10769a.C: Likewise.
15881
15882 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15883
15884         * gcc.dg/bitfld-3.c: New test.
15885
15886 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15887             Richard Henderson  <rth@redhat.com>
15888
15889         * gcc.dg/i386-bitfield1.c: New test.
15890         * g++.dg/abi/bitfield3.C: Update.
15891
15892 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
15893
15894         * objc.dg/const-str-2.m: Update.
15895         * gcc.dg/cpp/c++98.c: Change to C extension.
15896         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15897         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15898
15899 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
15900
15901         * testsuite/gcc.dg/tls/diag-3.c: New.
15902
15903 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
15904
15905         * g++.dg/README (Subdirectories): Document new subdir expr.
15906         * g++.dg/expr/pmf-1.C: New test.
15907
15908 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
15909
15910         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15911
15912 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
15913
15914         * g++.dg/abi/bitfield3.C: New test.
15915
15916 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
15917
15918         * lib/gcov.exp: Tweak expected line formats.
15919         * gcc.misc-tests/gcov8.c: New test.
15920         * gcc.misc-tests/gcov8.x: New flags.
15921
15922 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
15923
15924         * consistency.vlad/layout/endian.c: Include string.h.
15925
15926         * gcc.c-torture/execute/20020805-1.c: New test.
15927
15928 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
15929
15930         * g++.dg/other/conversion1.C: New test.
15931
15932 2002-08-03  Roger Sayle  <roger@eyesopen.com>
15933
15934         * gcc.dg/builtins-1.c: New testcase.
15935
15936 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
15937
15938         * g++.dg/inherit/access3.C: New test.
15939
15940 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
15941
15942         * gcc.dg/ia64-visibility-2.c: New test.
15943
15944 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
15945
15946         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15947         __qualifier_flags to __flags.
15948
15949 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
15950
15951         * g++.dg/inherit/operator1.C: New test.
15952         * g++.dg/lookup/disamb1.C: Fix typo in comment.
15953         * g++.dg/other/error1.C: Change expected error message.
15954         * g++.dg/template/conv4.C: Likewise.
15955
15956 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
15957
15958         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15959         for documented behavior.
15960
15961 2002-07-25  Roger Sayle  <roger@eyesopen.com>
15962
15963         * gcc.c-torture/execute/20020720-1.x: Skip this test on
15964         several targets known to fail.
15965
15966 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
15967
15968         * gcc.dg/mips-args-[123].c: New tests.
15969
15970 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
15971
15972         * gcc.dg/ppc-spe.c: New.
15973
15974 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
15975
15976         * g++.dg/other/ptrmem4.C: New testcase.
15977
15978 2002-07-24  Richard Henderson  <rth@redhat.com>
15979
15980         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15981
15982 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
15983
15984         * g++.dg/ext/alignof1.C (main): Return 0 for success.
15985
15986 2002-07-24  Roger Sayle  <roger@eyesopen.com>
15987
15988         * gcc.c-torture/execute/memset-3.c: New testcase.
15989
15990 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
15991
15992         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15993         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15994
15995 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15996
15997         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15998         Delete.
15999
16000 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
16001
16002         * gcc.c-torture/compile/simd-4.c: New test.
16003
16004 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16005
16006         PR c++/7347, c++/7348
16007         * g++.dg/template/access4.C: New test.
16008         * g++.dg/template/access5.C: New test.
16009         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
16010         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
16011         * g++.old-deja/g++.pt/ttp58.C: Likewise.
16012         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
16013
16014 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
16015
16016         * gcc.dg/gnu89-init-2.c: New test.
16017
16018 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
16019
16020         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
16021
16022 2002-07-20  Roger Sayle  <roger@eyesopen.com>
16023
16024         * gcc.c-torture/execute/20020720-1.c: New testcase.
16025
16026 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
16027
16028         * gcc.dg/cpp/Wsignprom.c: New tests.
16029
16030 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
16031
16032         * gcc.c-torture/execute/loop-13.c: New test.
16033
16034 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
16035
16036         * gcc.dg/cpp/expr.c: New tests.
16037
16038 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
16039
16040         * g++.dg/opt/pr6713.C: Add template instantiation.
16041
16042 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
16043
16044         * gcc.dg/nest.c: New test.
16045
16046 2002-07-17  Richard Henderson  <rth@redhat.com>
16047
16048         * g++.dg/opt/pr6713.C: New test.
16049
16050 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
16051
16052         * gcc.c-torture/execute/loop-2e.x: Let the testcase
16053         XFAIL for all x86 processors.
16054
16055 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
16056
16057         * gcc.c-torture/execute/20010122-1.x: Do not test with
16058         -fomit-frame-pointer.
16059
16060 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16061
16062         * g++.dg/template/instantiate2.C: New test.
16063         * g++.dg/template/spec4.C: New test.
16064
16065 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16066
16067         * g++.dg/template/access2.C: New test.
16068         * g++.dg/template/access3.C: New test.
16069
16070 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
16071
16072         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
16073         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
16074         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
16075         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
16076         Convert to use <stdarg.h>.
16077         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
16078         Delete.
16079         * gcc.dg/va-arg-2.c: New.
16080         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
16081
16082 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
16083
16084         * gcc.c-torture/compile/20020710-1.c: New test.
16085
16086 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
16087                           Andrew Pinski  <pinskia@physics.uc.edu>
16088
16089         gcc.c-torture/compile/simd-2.c: New testcase.
16090         gcc.c-torture/compile/simd-3.c: Likewise.
16091
16092 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
16093
16094         PR c++/7224
16095         * g++.dg/overload/error1.C: New test.
16096
16097 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16098
16099         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
16100         configuration and IRIX 6 O32 ABI.
16101
16102 2002-07-11  Roger Sayle  <roger@eyesopen.com>
16103
16104         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
16105
16106 2002-07-10  Roger Sayle  <roger@eyesopen.com>
16107
16108         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
16109
16110 2002-07-10  Jeffrey A Law  <law@redhat.com>
16111
16112         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
16113
16114         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
16115
16116 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
16117
16118         * gcc.dg/20020312-2.c: Check for __PPC__.
16119
16120 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
16121
16122         * gcc.c-torture/compile/20020709-1.c: New test.
16123
16124 2002-07-07  Roger Sayle  <roger@eyesopen.com>
16125
16126         * g++.dg/template/qualttp21.C: New test case.
16127
16128 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
16129
16130         * gcc.c-torture/compile/20020706-1.c: New test.
16131         * gcc.c-torture/compile/20020706-2.c: New test.
16132
16133 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
16134             Alexandre Oliva  <aoliva@redhat.com>
16135
16136         * g++.dg/warn/incomplete1.C: New test.
16137
16138 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16139
16140         PR c++/7099
16141         * g++.dg/warn/noreturn1.C: New test.
16142
16143 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
16144
16145         PR c++/6706
16146         * g++.dg/debug/debug6.C: New test.
16147         * g++.dg/debug/debug7.C: New test.
16148
16149 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
16150
16151         * gcc.c-torture/compile/simd-3.c: New test.
16152
16153 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
16154
16155         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
16156         * gcc.dg/20020620-1.c: Likewise.
16157
16158 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16159
16160         PR c++/6944
16161         * g++.dg/init/array4.C: New test.
16162         * g++.dg/init/array5.C: New test.
16163
16164 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
16165
16166         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
16167         * gcc.c-torture/execute/simd-2.c (main): Likewise.
16168
16169 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16170
16171         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
16172         * gcc.dg/wtr-aggr-init-1.c: Likewise.
16173         * gcc.dg/wtr-conversion-1.c: Likewise.
16174         * gcc.dg/wtr-escape-1.c: Likewise.
16175         * gcc.dg/wtr-int-type-1.c: Likewise.
16176         * gcc.dg/wtr-label-1.c: Likewise.
16177         * gcc.dg/wtr-static-1.c: Likewise.
16178         * gcc.dg/wtr-strcat-1.c: Likewise.
16179         * gcc.dg/wtr-suffix-1.c: Likewise.
16180         * gcc.dg/wtr-switch-1.c: Likewise.
16181         * gcc.dg/wtr-unary-plus-1.c: Likewise.
16182         * gcc.dg/wtr-union-init-1.c: Likewise.
16183         * gcc.dg/wtr-union-init-2.c: Likewise.
16184         * gcc.dg/wtr-union-init-3.c: Likewise.
16185
16186         * gcc.dg/wtr-func-def-1.c: New test.
16187
16188 2002-07-02 Devang Patel <dpatel@apple.com>
16189
16190         * objc.dg/param-1.m: New test.
16191
16192 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
16193
16194         * gcc.dg/cpp/trad/directive.c: Add test.
16195         * gcc.dg/cpp/trad/macroargs.c: Add test.
16196         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
16197
16198 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
16199
16200         * gcc.dg/cpp/cmdlne-M.c: New test.
16201
16202 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
16203
16204         * objc.dg/desig-init-1.m: New test.
16205
16206 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16207
16208         PR c++/6716
16209         * g++.dg/template/instantiate1.C: New test.
16210
16211 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
16212
16213         PR c++/7112
16214         * g++.dg/template/sizeof2.C: New test.
16215
16216 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16217
16218         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
16219         gcc.dg/cpp/trad/include.c: New tests.
16220
16221 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
16222
16223         PR target/7177
16224         * gcc.c-torture/compile/20020701-1.c: New test.
16225
16226 2002-07-01  Stan Shebs  <shebs@apple.com>
16227
16228         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
16229         header here...
16230         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
16231         (objc-torture-execute): or here.
16232
16233 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
16234
16235         * gcc.c-torture/execute/arith-rand-ll.c: New test.
16236
16237 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
16238
16239         * gcc.dg/cpp/trad/escaped-nl.c: New test.
16240
16241 2002-06-30  Devang Patel  <dpatel@apple.com>
16242
16243         * objc.dg/fsyntax-only.m: New test.
16244
16245 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
16246
16247         PR c++/6695
16248         * g++.dg/template/friend7.C: New file.
16249
16250 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
16251
16252         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
16253         return type.
16254
16255 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
16256
16257         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
16258         avoid division by zero.
16259
16260 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
16261
16262         * gcc.dg/Wunknownprag.c: New tests.
16263
16264 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
16265
16266         * gcc.c-torture/execute/simd-2.c: New test.
16267
16268 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
16269
16270         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
16271         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
16272         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
16273         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
16274         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
16275         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
16276         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
16277         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
16278         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
16279         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
16280         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
16281         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
16282         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
16283         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
16284         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
16285         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
16286         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
16287
16288 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
16289
16290         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
16291         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
16292         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
16293         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
16294         New tests.
16295         * gcc.dg/cpp/trad/directive.c: Update.
16296
16297 2002-06-23  Andreas Jaeger  <aj@suse.de>
16298
16299         * gcc.c-torture/execute/complex-6.c: New.
16300
16301 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
16302
16303         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
16304         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
16305         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
16306         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
16307
16308 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
16309
16310         * gcc.dg/cpp/trad: New directory with traditional tests copied
16311         from parent directory.
16312         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16313         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16314         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16315         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16316         Move to trad/ and rename.
16317         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
16318         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
16319         gcc.dg/cpp/trad/redef2.c: New tests.
16320         * gcc.dg/cpp/trad/trad.exp: New driver.
16321
16322 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
16323
16324         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
16325         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
16326         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
16327         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
16328         Remove.
16329
16330 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
16331
16332         * gcc.dg/20020620-1.c: New test.
16333
16334 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16335
16336         * g++.dg/template/ttp4.C: New test.
16337
16338 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
16339
16340         * g++.dg/opt/vt1.C: Fix regexp.
16341
16342 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16343
16344         * gcc.c-torture/execute/pure-1.c: Make functions static again.
16345         Don't use attribute `noinline'.
16346
16347 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16348
16349         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
16350
16351 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
16352
16353         * gcc.c-torture/execute/simd-1.c: New.
16354
16355         * gcc.dg/simd-1.c: New.
16356
16357 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
16358
16359         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
16360
16361 2002-06-16  Richard Henderson  <rth@redhat.com>
16362
16363         * g++.dg/ext/anon-struct1.C: New.
16364         * g++.dg/ext/anon-struct2.C: New.
16365         * g++.dg/ext/anon-struct3.C: New.
16366         * gcc.dg/anon-struct-1.c: New.
16367         * gcc.dg/anon-struct-2.c: New.
16368         * gcc.dg/anon-struct-3.c: New.
16369         * gcc.dg/20011008-1.c: Adjust warning text.
16370         * gcc.dg/20020527-1.c: Add -fms-extensions.
16371
16372 2002-06-16  Richard Henderson  <rth@redhat.com>
16373
16374         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
16375
16376 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
16377
16378         * gcc.c-torture/execute/20020615-1.c: New test.
16379
16380 2002-06-15  Roger Sayle  <roger@eyesopen.com>
16381
16382         * gcc.c-tortuture/execute/compare-1.c: New test case.
16383         * gcc.c-tortuture/execute/compare-2.c: New test case.
16384         * gcc.c-tortuture/execute/compare-3.c: New test case.
16385
16386 2002-06-13  Richard Henderson  <rth@redhat.com>
16387
16388         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
16389         ia64 ilp32.
16390
16391 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16392
16393         * g++.dg/template/typename2.C: Update error message.
16394
16395 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
16396
16397         * gcc.c-torture/execute/20020611-1.c: New test.
16398
16399 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
16400
16401         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
16402         list of targets to skip.
16403
16404 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
16405
16406         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
16407         targets if not optimizing.
16408
16409 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
16410
16411         * gcc.c-torture/compile/20020605-1.c: New test.
16412
16413         * g++.dg/opt/vt1.C: New test.
16414
16415         * gcc.dg/20020531-1.c: New test.
16416
16417         * gcc.dg/20020530-1.c: New test.
16418
16419         * gcc.dg/20020527-1.c: New test.
16420
16421         * g++.dg/opt/cse1.C: New test.
16422
16423 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16424
16425         * gcc.dg/20020607-2.c: New test case.
16426
16427 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
16428
16429         * gcc.c-torture/compile/20020604-1.c: New test.
16430
16431 2002-06-04  Richard Henderson  <rth@redhat.com>
16432
16433         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
16434         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
16435         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
16436
16437 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
16438
16439         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
16440
16441 2002-06-03  Richard Henderson  <rth@redhat.com>
16442
16443         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
16444         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
16445
16446 2002-06-02  Richard Henderson  <rth@redhat.com>
16447
16448         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
16449         test functions static.
16450
16451 2002-06-02  Andreas Jaeger  <aj@suse.de>
16452
16453         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
16454         now.
16455
16456 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
16457
16458         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
16459         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
16460         Update for mofified diagnostics.
16461         * gcc.dg/c99-intconst-1.c: No longer fail.
16462
16463 2002-06-02  Richard Henderson  <rth@redhat.com>
16464
16465         * gcc.dg/uninit-A.c: Remove xfail markers.
16466
16467 2002-06-01  Roger Sayle  <roger@eyesopen.com>
16468
16469         * gcc.dg/fnegate-1.c: New test case.
16470
16471 2002-05-30  Osku Salerma  <osku@iki.fi>
16472
16473         * gcc.c-torture/execute/mayalias-1.c: New file.
16474
16475 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16476
16477         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
16478         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
16479         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
16480
16481 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
16482
16483         * gcc.c-torture/execute/20020529-1.c: New test.
16484
16485 2002-05-27  Richard Henderson  <rth@redhat.com>
16486
16487         * g++.dg/ext/attrib6.C: New test case.
16488
16489 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16490
16491         * gcc.c-torture/execute/pure-1.c: New test.
16492
16493 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16494
16495         * gcc.dg/cpp/arith-2.c: Remove.
16496
16497 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16498
16499         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
16500         * gcc.dg/cpp/if-3.c: Remove.
16501
16502 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
16503
16504         * g++.dg/opt/cse2.C: New test.
16505
16506 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
16507
16508         * gcc.dg/cpp/arith-1.c: New semantic tests.
16509         * gcc.dg/cpp/if-1.c: Update.
16510
16511 2002-05-24  Ben Elliston  <bje@redhat.com>
16512
16513         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
16514
16515 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
16516
16517         * gcc.dg/verbose-asm.c: New test.
16518
16519 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16520
16521         * gcc.dg/cpp/paste12.c: New test.
16522
16523 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16524
16525         * g++.dg/parse/named_ops.C: New test.
16526
16527 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
16528
16529         * gcc/testsuite/gcc.dg/weak-8.c: New test.
16530
16531 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
16532
16533         * gcc.dg/weak-2.c: Allow optional leading underscore
16534         in scan-assembler symbol name.
16535         * gcc.dg/weak-3.c: Likewise.
16536         * gcc.dg/weak-4.c: Likewise.
16537         * gcc.dg/weak-5.c: Likewise.
16538
16539 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
16540
16541         * gcc.dg/20020523-1.c: New test.
16542
16543 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
16544
16545         * objc.dg/const-str-2.m: Update now that we stop after
16546         a command line error.
16547
16548 2002-05-22  Richard Henderson  <rth@redhat.com>
16549
16550         * g++.dg/dg.exp: Fix typo in test pruneing.
16551
16552 2002-05-22  Richard Henderson  <rth@redhat.com>
16553
16554         * g++.dg/dg.exp: Prune the tls subdirectory.
16555         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
16556         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
16557         * g++.dg/tls/init-1.C: New.
16558
16559 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
16560
16561         * gcc.dg/20020517-1.c: New test.
16562
16563 2002-05-21  Richard Henderson  <rth@redhat.com>
16564
16565         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
16566         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
16567
16568 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
16569
16570         * g++.dg/other/copy2.C: New test.
16571
16572 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
16573
16574         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
16575         (MAX_COPY): Bump up to 10 times sizeof (long long).
16576         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
16577
16578         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
16579         sizeof (long long).
16580
16581         * gcc.c-torture/execute/strcpy-1.c: New test.
16582
16583 2002-05-19  Jason Merrill  <jason2redhat.com>
16584
16585         * g++.dg/ext/oper1.C: New test.
16586
16587 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
16588 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
16589
16590         * README.QMTEST: New file.
16591
16592         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
16593
16594 2002-05-19  Andreas Jaeger  <aj@suse.de>
16595
16596         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
16597         now.
16598         * gcc.c-torture/execute/loop-2d.x: Likewise.
16599
16600 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
16601
16602         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
16603         support weak symbols.
16604         * gcc.dg/weak-4.c: Likewise
16605         * gcc.dg/weak-6.c: Likewise
16606
16607 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
16608
16609         * gcc.dg/weak-3.c: Add dg-excess-error comment for
16610         cygwin, coff and h8300-*-hms targets
16611         * gcc.dg/weak-5.c: Likewise
16612         * gcc.dg/weak-7.c: Likewise
16613
16614 2002-05-16  Jason Merrill  <jason@redhat.com>
16615
16616         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
16617         (scan-assembler-not, scan-assembler-dem): Likewise.
16618         (scan-assembler-dem-not): Likewise.
16619
16620 2002-05-15  Richard Henderson  <rth@redhat.com>
16621
16622         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
16623
16624 2002-05-15  Richard Henderson  <rth@redhat.com>
16625
16626         * gcc.dg/weak-5.c (vfoo1c): No warning here.
16627         (vfoo1f): Warning here.
16628         (vfoo1l): Don't redefine the alias.
16629
16630 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
16631
16632         * g++.dg/init/pm1.C: New test.
16633
16634 2002-05-12  David S. Miller  <davem@redhat.com>
16635
16636         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
16637         types.
16638
16639 2002-05-10  Roger Sayle  <roger@eyesopen.com>
16640
16641         * gcc.c-torture/execute/20020510-1.c: New test case.
16642
16643 2002-05-10  David S. Miller  <davem@redhat.com>
16644
16645         * gcc.c-torture/execute/conversion.c: Test long double too.
16646
16647 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
16648
16649         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
16650         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
16651         * lib/g++.exp (g++_link_flags): Likewise.
16652         * lib/objc.exp (objc_target_compile): Likewise.
16653
16654 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
16655
16656         * gcc.dg/cpp/poison.c: Update.
16657         * gcc.dg/cpp/20000625-2.c: Remove.
16658         * gcc.dg/cpp/direct2s.c: Remove final test.
16659
16660 2002-05-08  Tom Rix  <trix@redhat.com>
16661
16662         * gcc.c-torture/execute/20020508-1.c: New test.
16663         * gcc.c-torture/execute/20020508-2.c: New test.
16664         * gcc.c-torture/execute/20020508-3.c: New test.
16665
16666 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
16667
16668         * gcc.dg/cpp/charconst-4.c: More tests.
16669
16670 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
16671
16672         PR c/6569
16673         * gcc.dg/weak-3.c: Update location of warning messages.
16674         * gcc.dg/weak-5.c: Likewise.
16675
16676 2002-05-06  Roger Sayle  <roger@eyesopen.com>
16677
16678         * gcc.c-torture/execute/20020506-1.c: New test case.
16679
16680 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
16681
16682         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
16683
16684 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16685
16686         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
16687
16688 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
16689
16690         * gcc.dg/cpp/charconst-3.c: New test.
16691
16692 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
16693
16694         * gcc.dg/cpp/charconst.c: Update tests.
16695
16696 2002-05-05  Tim Josling  <tej@melbpc.org.au>
16697
16698         * treelang: Added directory for new sample language treelang. Also
16699         lib/treelang.exp: New file to signal treelang should be tested.
16700
16701 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16702
16703         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
16704         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
16705         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
16706         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16707         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16708         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16709         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16710
16711 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16712
16713         * gcc.dg/format/xopen-2.c: New test.
16714
16715 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16716
16717         * gcc.dg/20020503-1.c: New test.
16718
16719 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
16720
16721         * g++.dg/init/dtor1.C: Make it tougher.
16722
16723 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
16724
16725         * g++.dg/init/dtor1.C: New test.
16726
16727 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
16728
16729         * gcc.dg/altivec-8.c: New.
16730
16731 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
16732
16733         * gcc.dg/altivec-7.c: New.
16734
16735 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
16736
16737         * g++.dg/parse/typedef1.C: New test.
16738
16739 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
16740
16741         PR c++/6486
16742         * g++.dg/template/friend6.C: New test.
16743
16744         PR c++/6492
16745         * g++.dg/init/copy1.C: New test.
16746
16747 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
16748
16749         * g++.dg/warn/effc1.C: New test.
16750
16751 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16752
16753         * gcc.dg/cpp/if-cexp.c: Add a test.
16754
16755 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
16756
16757         * gcc.dg/20020426-2.c: New test.
16758
16759 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
16760
16761         * gcc.dg/cpp/if-mop.c: Update.
16762         * gcc.dg/cpp/if-mpar.c: Add test.
16763         * gcc.dg/cpp/if-oppr.c: Update.
16764
16765 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16766
16767         PR c/6343
16768         * gcc.dg/weak-[2-7].c: New tests.
16769
16770 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16771
16772         * gcc.dg/enum1.c: New test.
16773
16774 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16775
16776         PR c++/6497
16777         * g++.dg/inherit/access2.C: New test.
16778
16779 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16780
16781         PR bootstrap/6445
16782         * gcc.dg/20020426-1.c: New test.
16783
16784 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16785
16786         * g++.dg/abi/enum1.C: New test.
16787
16788 2002-04-26  Richard Henderson  <rth@redhat.com>
16789
16790         * gcc.dg/c99-bool-1.c: Expect always true warning.
16791
16792 2002-04-25  Roger Sayle  <roger@eyesopen.com>
16793
16794         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16795
16796 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16797
16798         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16799         targets.
16800
16801 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
16802
16803         * g++.dg/abi/mange7.C: New test.
16804
16805         PR c++/6438.
16806         * g++.dg/parse/stmtexpr2.C: New test.
16807
16808 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
16809
16810         * gcc.dg/20020312-2.c: Add SH target.
16811
16812 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16813
16814         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16815         compiler output on mips*-*-irix*.
16816
16817 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
16818
16819         * g++.dg/parse/attr1.C: New test.
16820
16821 2002-04-23  Roger Sayle  <roger@eyesopen.com>
16822
16823         * gcc.c-torture/execute/string-opt-17.c: New test case.
16824         * gcc.c-torture/execute/memset-2.c: New test case.
16825
16826 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
16827
16828         PR c++/6256:
16829         * g++.dg/template/friend5.C: New test.
16830
16831         PR c++/6331:
16832         * g++.dg/template/qual1.C: Likewise.
16833
16834 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
16835
16836         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16837         Include stdlib.h, not stdio.h or ctype.h.
16838
16839 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
16840
16841         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16842         cris-*-elf* and mmix-*-*.
16843         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16844         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16845         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16846         Ditto.
16847         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16848         * gcc.dg/wchar_t-1.c: Ditto.
16849
16850 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
16851
16852         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16853         Clarify comment.
16854
16855 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
16856
16857         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
16858
16859 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16860
16861         * gcc.c-torture/execute/20000906-1.x: Delete.
16862
16863 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
16864
16865         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
16866
16867 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
16868
16869         * PR6367
16870         * g77.f-torture/execute/6367.f: New test.
16871         * g77.f-torture/execute/6367.x: Disable for MMIX.
16872
16873 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
16874
16875         * PR6352
16876         * g++.dg/opt/inline2.C: New test.
16877
16878 2002-04-18  Richard Henderson  <rth@redhat.com>
16879
16880         * gcc.dg/20000906-1.c: Enable for all targets.
16881         * gcc.c-torture/compile/iftrap-2.c: New.
16882
16883 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16884
16885         * gcc.dg/20020418-1.c: New test.
16886         * gcc.dg/20020418-2.c: New test.
16887
16888 2002-04-18  Richard Henderson  <rth@redhat.com>
16889
16890         * gcc.c-torture/compile/iftrap-1.c: New.
16891         * gcc.dg/iftrap-1.c: Adjust for ia64.
16892         * gcc.dg/iftrap-2.c: New.
16893
16894 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16895
16896         * gcc.c-torture/compile/20020418-1.c: New test.
16897
16898 2002-04-18  Roger Sayle  <roger@eyesopen.com>
16899
16900         * gcc.c-torture/compile/20020415-1.c: New.
16901
16902 2002-04-18  David S. Miller  <davem@redhat.com>
16903
16904         * gcc.c-torture/execute/20020418-1.c: New test.
16905
16906 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
16907
16908         * gcc.dg/20020416-1.c: New test.
16909
16910         * g++.dg/opt/inline1.C: New test.
16911
16912 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
16913
16914         * gcc.dg/altivec-5.c: New test.
16915
16916         * gcc.dg/20020415-1.c: New test.
16917
16918 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
16919
16920         * testsuite/lib/chill.exp: Remove.
16921
16922 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
16923
16924         * g++.dg/other/big-struct.C: New test.
16925
16926 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
16927
16928         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16929         of scratch file.
16930
16931 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
16932
16933         PR c/6277
16934         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
16935         in scan-assembler function name
16936
16937 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
16938
16939         * g77.f-torture/execute/980628-4.x,
16940         g77.f-torture/execute/980628-5.x,
16941         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16942         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16943         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16944         i[34567]86-*-*.
16945
16946 2002-04-13  David S. Miller  <davem@redhat.com>
16947
16948         * gcc.c-torture/execute/20020413-1.c: New test.
16949
16950 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
16951
16952         * gcc.dg/asm-6.c,
16953         * g++.dg/ext/asm1.C: New tests.
16954
16955 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
16956
16957         PR c++ 5373.
16958         * g++.dg/parse/stmtexpr1.C: New test.
16959
16960         PR c++/5189.
16961         * g++.dg/template/copy1.C: New test.
16962
16963 2002-04-12  Richard Henderson  <rth@redhat.com>
16964
16965         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16966
16967 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
16968
16969         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16970         gcc.c-torture/execute/20020307-2.c.
16971
16972 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
16973
16974         * g++.dg/ext/attrib5.C,
16975         * g++.dg/lookup/struct1.C: New tests.
16976
16977 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
16978
16979         * gcc.dg/20020411-1.c: New test.
16980
16981         * gcc.c-torture/execute/20020411-1.c: New test.
16982
16983 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
16984
16985         * g77.f-torture/execute/6177.f: New test.
16986
16987 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
16988
16989         PR middle-end/6247
16990         * g++.dg/opt/cleanup1.C: New test.
16991
16992         * g++.dg/opt/const1.C: New test.
16993
16994 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
16995
16996         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16997
16998 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16999
17000         PR c++/5507
17001         * g++.dg/template/typename2.C: New test.
17002
17003 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
17004
17005         * gcc.c-torture/execute/loop-12.c: New.
17006
17007 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
17008
17009         * g77.f-torture/execute/980628-4.x,
17010         g77.f-torture/execute/980628-5.x,
17011         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
17012         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
17013         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
17014
17015 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17016
17017         PR optimization/6086
17018         * g++.dg/opt/preinc1.C: New test.
17019
17020 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17021
17022         PR c++/5571
17023         * g++.dg/opt/static2.C: New test.
17024
17025 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
17026
17027         PR c/5120
17028         * gcc.dg/20020406-1.c: New test.
17029
17030 2002-04-04  David S. Miller  <davem@redhat.com>
17031
17032         * gcc.c-torture/execute/20020404-1.c: New test.
17033
17034 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
17035
17036         PR c/6123
17037         * gcc.dg/20020312-2.c: Do not declare global register variable
17038         if __PIC__ or __pic__ is defined.
17039
17040 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
17041
17042         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
17043         __asm__ so that it works correctly even if -ansi -pedantic-errors.
17044
17045 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17046
17047         * gcc.misc-tests/linkage.exp: Update last change to handle
17048         sparc*-, not just sparc-.
17049
17050 2002-04-03  Richard Henderson  <rth@redhat.com>
17051
17052         * gcc.dg/cpp/ucs.c: Improved long UCS test.
17053
17054 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17055
17056         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
17057
17058 2002-04-02  David S. Miller  <davem@redhat.com>
17059
17060         * gcc.c-torture/execute/20020402-3.c: New test.
17061
17062 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
17063
17064         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
17065         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
17066
17067         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
17068         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
17069         g77.f-torture/execute/20001201.x,
17070         g77.f-torture/execute/u77-test.x: New files.
17071
17072         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
17073         * gcc.dg/wchar_t-1.c: Ditto.
17074
17075 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17076
17077         * gcc.c-torture/execute/20020402-1.c: New test.
17078
17079 2002-04-01  Richard Henderson  <rth@redhat.com>
17080
17081         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
17082
17083         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
17084
17085 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17086
17087         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
17088
17089 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17090
17091         * g++.dg/inherit/template-as-base.C: Expect error.
17092         * g++.dg/inherit/namespace-as-base.C: Likewise.
17093
17094 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
17095
17096         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
17097         g++.dg/ext/instantiate3.C: Tweak match patterns.
17098
17099         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
17100         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
17101         -da test.
17102
17103 2002-03-31  Richard Henderson  <rth@redhat.com>
17104
17105         * gcc.dg/special/alias-2.c: New.
17106         * gcc.dg/special/ecos.exp: Run it.
17107
17108 2002-03-31  Richard Henderson  <rth@redhat.com>
17109
17110         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
17111
17112 2002-03-31  Kazu Hirata  <kazu@hxi.com>
17113
17114         * gcc.dg/weak-1.c: Disable on h8300 port.
17115
17116 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
17117
17118         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
17119         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
17120         ordering tests.
17121         * g++.dg/bprob/bprob-1.C: New test.
17122         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
17123         * g++.dg/gcov/gcov-1.C: New test.
17124         * g++.dg/gcov/gcov-1.x: New file.
17125         * g++.dg/gcov/gcov-2.C: New test.
17126         * g++.dg/gcov/gcov-3.C: New test.
17127         * g++.dg/gcov/gcov-3.h: New file.
17128
17129 2002-03-28  Roger Sayle  <roger@eyesopen.com>
17130
17131         * g++.old-deja/g++.other/builtins5.C: New test.
17132         * g++.old-deja/g++.other/builtins6.C: New test.
17133         * g++.old-deja/g++.other/builtins7.C: New test.
17134         * g++.old-deja/g++.other/builtins8.C: New test.
17135         * g++.old-deja/g++.other/builtins9.C: New test.
17136
17137 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
17138
17139         * g++.dg/opt/static1.C: New test.
17140
17141         * g++.dg/opt/longbranch1.C: New test.
17142
17143 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
17144
17145         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
17146
17147         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
17148
17149 2002-03-28  Jeffrey A Law  (law@redhat.com)
17150
17151         * gcc.c-torture/execute/20020328-1.c: New test.
17152
17153 2002-03-27  Richard Henderson  <rth@redhat.com>
17154
17155         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
17156         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
17157         move from g++.old-deja/g++.ext/.
17158
17159 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
17160
17161         * g++.dg/init/new2.C: New test.
17162
17163 2002-03-26  Richard Henderson  <rth@redhat.com>
17164
17165         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
17166
17167         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
17168         on sparc.
17169
17170         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
17171         sparcv9 systems.
17172         * gcc.dg/20001102-1.c: Likewise.
17173
17174 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
17175
17176         * gcc.dg/cpp/endif-pedantic1.c,
17177         gcc.dg/cpp/endif-pedantic2.c:  New tests.
17178
17179 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
17180
17181         * g++.dg/init/new1.C: New test.
17182
17183 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
17184
17185         * g++.dg/abi/vbase9.C: New test.
17186
17187 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
17188
17189         * gcc.dg/arm-asm.c: New test.
17190
17191 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
17192
17193         * gcc.dg/Wswitch-enum.c: New test.
17194         Fix PR c/5044.
17195
17196 2002-03-26  Richard Henderson  <rth@redhat.com>
17197
17198         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
17199         structure.
17200
17201 2002-03-25  Richard Henderson  <rth@redhat.com>
17202
17203         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
17204         sparcv9 systems.
17205
17206         * gcc.c-torture/compile/20011119-1.c (xxx): New.
17207         * gcc.c-torture/compile/20011119-2.c (xxx): New.
17208
17209 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
17210
17211         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
17212
17213 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
17214
17215         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
17216         targets using generic thunk support.
17217
17218 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
17219
17220         * gcc.c-torture/compile/20020323-1.c: New test.
17221
17222         * g++.dg/opt/conj2.C: New test.
17223
17224 2002-03-24  Richard Henderson  <rth@redhat.com>
17225
17226         * gcc.dg/weak-1.c: Use -fno-common.
17227
17228 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17229
17230         * g77.dg/f77-edit-apostrophe-out.f: New test
17231         * g77.dg/f77-edit-h-out.f: New test
17232         * g77.dg/f77-edit-t-in.f: New test
17233         * g77.dg/f77-edit-t-out.f: New test
17234         * g77.dg/f77-edit-x-out.f: New test
17235         * g77.dg/f77-edit-slash-out.f: New test
17236         * g77.dg/f77-edit-colon-out.f: New test
17237         * g77.dg/f77-edit-s-out.f: New test
17238
17239 2002-03-24  Richard Henderson  <rth@redhat.com>
17240
17241         * objc/execute/formal_protocol-6.x: New XFAIL.
17242
17243 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17244
17245         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
17246         that do not support weak symbols
17247
17248 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
17249
17250         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
17251         * lib/g77.exp:  Likewise
17252         * lib/objc.exp: Likewise
17253
17254 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
17255
17256         * gcc.dg/Wswitch-default.c: New test.
17257
17258 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
17259
17260         * g++.dg/other/enum1.C: New test.
17261
17262 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
17263
17264         * gcc.dg/pragma-ep-3.c: Fix typo.
17265
17266 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
17267
17268         * g++.dg/inherit/template-as-base.C: New test.
17269
17270 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
17271
17272         * g++.old-deja/g++.other/dwarf2-1.C: Move...
17273         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
17274
17275 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
17276
17277         * gcc.dg/cpp/multiline.c: Update to match.
17278
17279 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
17280
17281         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
17282
17283 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
17284
17285         * gcc.dg/cpp/extratokens2.c:  New file.
17286
17287 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
17288
17289         * gcc.dg/20020312-2.c: Add rs6000 target.
17290
17291         * gcc.c-torture/compile/20020319-1.c: New test.
17292
17293 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
17294
17295         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
17296         (A, E): Handle this.
17297
17298 2002-03-20  Jason Merrill  <jason@redhat.com>
17299
17300         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
17301         ignoring -fpic.
17302         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
17303         through prune_gcc_output.
17304
17305 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
17306
17307         * gcc.c-torture/compile/20020320-1.c: New test.
17308
17309 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
17310
17311         * gcc.c-torture/compile/20020318-1.c: New test.
17312
17313         * gcc.dg/struct-by-value-1.c: New test.
17314
17315         * gcc.dg/20020319-1.c: New test.
17316
17317 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
17318
17319         * g++.dg/opt/conj1.C: New test.
17320
17321 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
17322
17323         * g++.dg/template/qualttp20.C: Revert previous change.
17324         * g++.dg/template/qualttp3.C: Likewise.
17325         * g++.dg/template/qualttp4.C: Likewise
17326         * g++.dg/template/qualttp5.C: Likewise
17327         * g++.dg/template/qualttp6.C: Likewise
17328         * g++.dg/template/qualttp7.C: Likewise
17329         * g++.dg/template/qualttp8.C: Likewise
17330         * g++.dg/template/recurse.C: Likewise.
17331
17332 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
17333
17334         * gcc.dg/cpp/wchar-1.c: Update.
17335
17336 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
17337
17338         * g++.dg/template/conv1.C: New test.
17339         * g++.dg/template/conv2.C: New test.
17340         * g++.dg/template/conv3.C: New test.
17341         * g++.dg/template/conv4.C: New test.
17342
17343 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17344
17345         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
17346         * g++.dg/template/qualttp3.C: Likewise.
17347         * g++.dg/template/qualttp4.C: Likewise
17348         * g++.dg/template/qualttp5.C: Likewise
17349         * g++.dg/template/qualttp6.C: Likewise
17350         * g++.dg/template/qualttp7.C: Likewise
17351         * g++.dg/template/qualttp8.C: Likewise
17352         * g++.dg/template/recurse.C: Likewise.
17353
17354 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
17355
17356         * g++.dg/opt/dtor1.C: New test.
17357
17358 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
17359
17360         * gcc.c-torture/compile/20020315-1.c: New test.
17361
17362 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
17363
17364         * gcc.dg/weak-1.c: Fix scan tests.
17365
17366 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
17367
17368         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
17369         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
17370         cris-*-aout* mmix-*-*.
17371         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
17372         cris-*-aout* mmix-*-*.
17373         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
17374         cris-*-elf* cris-*-aout* and mmix-*-*.
17375         * gcc.dg/20001009-1.c: Ditto.
17376         * gcc.dg/20010912-1.c: Ditto.
17377         * gcc.dg/20020122-4.c: Ditto.
17378         * gcc.dg/inline-2.c: Ditto.
17379
17380 2002-03-14  Jeffrey A Law  (law@cygnus.com)
17381
17382         * gcc.c-torture/compile/20020314-1.c: New test.
17383
17384 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
17385
17386         * gcc.c-torture/execute/20020314-1.c: New test.
17387
17388 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
17389
17390         * g++.dg/warn/Wunused-1.C: New test.
17391
17392 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
17393
17394         * g++.dg/abi/mangle6.C: New test.
17395
17396 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
17397
17398         * gcc.c-torture/compile/20020309-2.c: New test.
17399
17400         * gcc.c-torture/compile/20020312-1.c: New test.
17401
17402 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
17403
17404         * g++.dg/other/access1.C: New test.
17405
17406 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
17407
17408         * gcc.c-torture/execute/wchar_t-1.c: New test.
17409
17410 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
17411
17412         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
17413
17414 2002-03-12  Roger Sayle  <roger@eyesopen.com>
17415
17416         * gcc.dg/20020312-1.c: New test case.
17417
17418 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
17419
17420         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
17421
17422 2002-03-11  Richard Henderson  <rth@redhat.com>
17423
17424         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
17425         * g++.old-deja/g++.jason/report.C: Likewise.
17426
17427 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17428
17429         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
17430         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
17431
17432 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
17433
17434         * testsuite/g++.dg/overload/pmf1.C: New test.
17435
17436 2002-03-11  Kazu Hirata  <kazu@hxi.com>
17437
17438         * gcc.c-torture/execute/20020307-1.c: Use long.
17439
17440 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
17441
17442         PR optimization/5844
17443         * gcc.dg/20020310-1.c: New test.
17444
17445 2002-03-09  Michael Meissner  <meissner@redhat.com>
17446
17447         * gcc.c-torture/execute/memcpy-2.c: New test.
17448         * gcc.c-torture/execute/memset-1.c: New test.
17449         * gcc.c-torture/execute/strlen-1.c: New test.
17450         * gcc.c-torture/execute/strcmp-1.c: New test.
17451         * gcc.c-torture/execute/strncmp-1.c: New test.
17452
17453 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
17454
17455         * gcc.dg/ppc-ldstruct.c: New test.
17456
17457 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
17458
17459         * gcc.c-torture/execute/va-arg-22.c: New test.
17460
17461 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17462
17463         * gcc.c-torture/compile/20020309-1.c: New test.
17464
17465 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
17466
17467         * gcc.c-torture/execute/20020307-2.c: New test.
17468
17469 2002-03-07  Jeffrey A Law  (law@redhat.com)
17470
17471         * g77.f-torture/compile/20020307-1.f: New test.
17472
17473 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
17474
17475         * gcc.dg/unordered-1.c: New test.
17476
17477 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
17478
17479         * gcc.c-torture/execute/20020307-1.c: New test.
17480
17481 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
17482
17483         * gcc.dg/20020304-1.c: New test.
17484
17485         * gcc.c-torture/compile/20020304-2.c: New test.
17486
17487 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
17488
17489         * gcc.c-torture/compile/20020304-1.c: New test case
17490         (from PR c/5830).
17491
17492 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
17493
17494         * gcc.dg/20020103-1.c: Add other -D ppc variants.
17495
17496 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
17497
17498         * g++.dg/other/classkey1.C: New test.
17499
17500 2002-03-01  Richard Henderson  <rth@redhat.com>
17501
17502         * gcc.c-torture/compile/981223-1.x: New.
17503         * gcc.c-torture/compile/920625-1.x: New.
17504
17505 2002-02-28  Richard Henderson  <rth@redhat.com>
17506
17507         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
17508
17509 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
17510
17511         * gcc.c-torture/execute/20020227-1.c: New test.
17512
17513 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
17514
17515         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
17516         here" ERROR lines.
17517         * g++.old-deja/g++.oliva/partord1.C: Likewise.
17518         * g++.old-deja.g++.other/defarg1.C: Likewise.
17519         * g++.old-deja/g++.pt/calls2.C: Likewise.
17520         * g++.old-deja/g++.pt/crash20.C: Likewise.
17521         * g++.old-deja/g++.pt/crash30.C: Likewise.
17522         * g++.old-deja/g++.pt/crash36.C: Likewise.
17523         * g++.old-deja/g++.pt/crash6.C: Likewise.
17524         * g++.old-deja/g++.pt/defarg13.C: Likewise.
17525         * g++.old-deja/g++.pt/derived3.C: Likewise.
17526         * g++.old-deja/g++.pt/error1.C: Likewise.
17527         * g++.old-deja/g++.pt/friend21.C: Likewise.
17528         * g++.old-deja/g++.pt/friend23.C: Likewise.
17529         * g++.old-deja/g++.pt/infinite1.C: Likewise.
17530         * g++.old-deja/g++.robertl/eb128.C: Likewise.
17531
17532 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
17533
17534         * gcc.c-torture/execute/20020225-2.c: New test.
17535
17536 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
17537
17538         * gcc.c-torture/execute/920730-1t.c,
17539         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
17540         Delete test cases, only relevant to -traditional.
17541
17542 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
17543
17544         * gcc.dg/cpp/undef1.c: Remove.
17545         * gcc.dg/cpp/directiv.c: Update.
17546         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
17547
17548 2002-02-27  Michael Meissner  <meissner@redhat.com>
17549
17550         * gcc.c-torture/execute/20020226-1.c: New test.
17551
17552 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
17553
17554         * g++.dg/debug/debug4.C: New test.
17555
17556         * gcc.dg/ia64-visibility-1.c: New test.
17557
17558 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
17559
17560         * gcc.dg/debug/20020224-1.c: New.
17561
17562 2002-02-25  Kazu Hirata  <kazu@hxi.com>
17563
17564         * gcc.c-torture/execute/960416-1.x: New.
17565         * gcc.c-torture/execute/divconst-3.x: Likewise.
17566
17567 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
17568
17569         * gcc.dg/20020224-1.c: New test.
17570
17571 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
17572
17573         * gcc.c-torture/execute/20020225-1.c: New.
17574
17575 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
17576
17577         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
17578
17579 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
17580
17581         * gcc.dg/20020222-1.c: New test.
17582
17583 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
17584
17585         * g++.dg/opt/anonunion1.C: New test.
17586
17587 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
17588
17589         * g++.dg/template/qualttp19.C: New test.
17590         * g++.dg/template/qualttp20.C: New test.
17591         * g++.old-deja/g++.jason/report.C: Adjust expected errors
17592         * g++.old-deja/g++.other/qual1.C: Likewise.
17593
17594 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
17595
17596         * gcc.dg/attr-alwaysinline.c: New.
17597
17598 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
17599
17600         * gcc.dg/20020220-1.c: New test.
17601
17602         * gcc.dg/20020220-2.c: New test.
17603
17604         * g++.dg/opt/mmx1.C: New test.
17605
17606 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
17607
17608         * gcc.c-torture/compile/20020110.c: New test.
17609
17610 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
17611
17612         * gcc.c-torture/execute/20020219-1.c: New test.
17613
17614         * gcc.dg/20020219-1.c: New test.
17615
17616         * gcc.dg/noncompile/20020220-1.c: New test.
17617
17618         * g++.dg/opt/ptrintsum1.C: New test.
17619
17620         * gcc.dg/debug/20020220-1.c: New test.
17621
17622 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
17623
17624         * gcc.c-torture/execute/20020216-1.c: New test.
17625
17626 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
17627
17628         * gcc.dg/decl-1.c: Update, new test.
17629
17630 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
17631
17632         * g++.dg/abi/bitfield1.C: New test.
17633         * g++.dg/abi/bitfield2.C: New test.
17634
17635 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17636
17637         * gcc.dg/attr-nest.c: New test.
17638
17639 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
17640
17641         * gcc.c-torture/execute/20020215-1.c: New test.
17642
17643 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
17644
17645         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
17646         * g++.dg/debug/debug.exp: New.
17647         * g++.dg/debug/trivial.C: New.
17648         * g++.dg/debug/debug1.C: Moved...
17649         * g++.dg/other/debug1.C: ...from here.
17650         * g++.dg/debug/debug2.C: Moved...
17651         * g++.dg/other/debug2.C: ...from here.
17652         * g++.dg/debug/debug3.C: Moved...
17653         * g++.dg/other/debug3.C: ...from here.
17654
17655         * gcc.dg/noncompile/20020213-1.c: New test.
17656
17657 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
17658
17659         * g++.dg/other/debug3.C: New test.
17660
17661         * gcc.c-torture/execute/20020213-1.c: New test.
17662
17663 2002-02-13  Richard Smith <richard@ex-parrot.com>
17664
17665         * g++.old-deja/g++.other/thunk1.C: New test.
17666
17667 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17668
17669         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
17670
17671 2002-02-13  Stan Shebs  <shebs@apple.com>
17672
17673         * gcc.dg/altivec-3.c: New.
17674
17675 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
17676
17677         * gcc.dg/Wunreachable-1.c: New test.
17678         * gcc.dg/Wunreachable-2.c: New test.
17679
17680 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
17681
17682         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
17683
17684 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
17685
17686         * gcc.dg/decl-1.c: New test.
17687
17688 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
17689
17690         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
17691
17692 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17693
17694         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
17695         * gcc.c-torture/compile/980506-1.x: Likewise.
17696
17697 2002-02-10  Kazu Hirata  <kazu@hxi.com>
17698
17699         * gcc.dg/20020210-1.c: New.
17700
17701 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
17702
17703         * g77.f-torture/execute/947.f: New regression test
17704         for PR fortran/947.
17705
17706 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
17707
17708         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17709         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17710
17711 2002-02-08  Richard Henderson  <rth@redhat.com>
17712
17713         * gcc.c-torture/compile/labels-3.c: New.
17714
17715 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
17716
17717         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17718         expression statements work instead.
17719         * gcc.dg/noncompile/20020207-1.c: New test.
17720
17721 2002-02-07  Richard Henderson  <rth@redhat.com>
17722
17723         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17724
17725 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17726
17727         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17728         message from g77
17729         * lib/g77-dg.exp: Trim g77 error messages so that they are
17730         recognized by dg.exp.
17731
17732 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17733
17734         PR fortran/5473
17735         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
17736
17737 2002-02-07  Richard Henderson  <rth@redhat.com>
17738
17739         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17740         to be sufficiently aligned for integers.
17741
17742 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17743
17744         * g++.dg/template/friend4.C: New test.
17745
17746 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17747
17748         PR fortran/5743
17749         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17750         unsupported cases.
17751
17752 2002-02-07  Richard Henderson  <rth@redhat.com>
17753
17754         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17755         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17756         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17757         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17758
17759 2002-02-06  Richard Henderson  <rth@redhat.com>
17760
17761         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17762
17763 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
17764
17765         * gcc.dg/20020206-1.c: New test.
17766
17767 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
17768
17769         * gcc.c-torture/execute/20020206-1.c: New test.
17770
17771         * gcc.c-torture/execute/20020206-2.c: New test.
17772
17773         PR optimization/5429:
17774         * gcc.c-torture/compile/20020206-1.c: New test.
17775
17776 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
17777
17778         * g++.dg/ext/align1.C: Do not use an explicit alignment value
17779         as certain file formats cannot support particularly large
17780         alignments.
17781
17782         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17783         and do not expect to be able to link the executable.
17784
17785         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17786         fail because the COFF format does not support the weak attribute.
17787
17788 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
17789
17790         * g77.dg/pr5473.f:  New test
17791
17792 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
17793
17794         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17795         Fix testcase accordingly.
17796
17797 2002-02-04  Richard Henderson  <rth@redhat.com>
17798
17799         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17800         (buf): Change to be an array of pointers, not ints.
17801
17802 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17803
17804         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
17805         before all tests.  Move warning one line above to match where it
17806         C frontend emits.
17807         * gcc.dg/Wswitch-2.c: New test.
17808         * g++.dg/warn/Wswitch-1.C: New test.
17809         * g++.dg/warn/Wswitch-2.C: New test.
17810
17811 2002-02-04  Richard Henderson  <rth@redhat.com>
17812
17813         * g++.dg/abi/offsetof.C: Fix size comparison.
17814
17815 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
17816
17817         * gcc.dg/cast-qual-2.c: New test.
17818
17819 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17820
17821         * gcc.dg/20020201-4.c: New test.
17822
17823 2002-02-04  Ben Elliston  <bje@redhat.com>
17824
17825         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17826         target_info attribute != 0, in addition to the empty string.
17827         (gcc_target_compile): Likewise.
17828
17829 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
17830
17831         * gcc.dg/Wswitch.c: New test.
17832         PR gcc/4475. PR gcc/3780.
17833
17834 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
17835
17836         * g77.f-torture/execute/5122.f: New test for regressions
17837         against PR fortran/5122.
17838
17839 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
17840
17841         * g77.f-torture/compile/pr3743.f: Delete
17842         * g77.dg/pr3743-1.f: New test.
17843         * g77.dg/pr3743-2.f: New test.
17844         * g77.dg/pr3743-3.f: New test.
17845         * g77.dg/pr3743-4.f: New test.
17846
17847 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17848
17849         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17850
17851 2002-02-02  Richard Henderson  <rth@redhat.com>
17852
17853         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17854         * gcc.c-torture/execute/bf64-1.c: Likewise.
17855
17856 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17857
17858         * gcc.dg/20020201-2.c: New test.
17859
17860         * gcc.dg/20020201-3.c: New test.
17861
17862         * gcc.c-torture/execute/bitfld-2.c: New test.
17863
17864 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17865
17866         * gcc.dg/bitfld-1.c: Update.
17867         * gcc.dg/bitfld-2.c: Update.
17868         * gcc.c-torture/execute/bitfld-1.x: New.
17869
17870 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17871
17872         * gcc.c-torture/execute/20020201-1.c: New test.
17873
17874 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
17875
17876         PR target/5469
17877         * gcc.dg/20020201-1.c: New test.
17878
17879 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
17880
17881         PR fortran/3743
17882         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17883         * g77.f-torture/compile/pr3743.x: Remove
17884
17885 2002-01-31  Tom Rix  <trix@redhat.com>
17886
17887         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17888
17889 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17890
17891         * gcc.dg/noncompile/20020130-1.c: New test.
17892
17893 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
17894
17895         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
17896
17897 2002-01-29  Richard Henderson  <rth@redhat.com>
17898
17899         * gcc.c-torture/execute/991118-1.c: Cast various constants back
17900         to long long.
17901         * gcc.c-torture/execute/bf64-1.c: Likewise.
17902
17903 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17904
17905         * gcc.c-torture/execute/20020129-1.c: New test.
17906
17907 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17908
17909         * gcc.c-torture/compile/20000224-1.c: Update.
17910         * gcc.c-torture/execute/bitfld-1.c: New tests.
17911         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17912         * gcc.dg/uninit-A.c: Update.
17913
17914 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
17915
17916         * g++.dg/template/ctor1.C: Add instantiation.
17917
17918 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17919
17920         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17921         argument to __builtin_prefetch to be const ptr.
17922
17923 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
17924
17925         * gcc.c-torture/compile/20020120-1.c: New test.
17926
17927 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17928
17929         * gcc.c-torture/execute/20020127-1.c: New test.
17930
17931 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
17932
17933         * g77.dg/f77-edit-i-in.f: New test
17934         * g77.dg/f77-edit-i-out.f: New test
17935
17936 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17937
17938         * gcc.dg/debug/debug.exp: New file.
17939         * gcc.dg/debug/trivial.c: New file.
17940         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17941         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17942         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17943         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17944         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17945         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17946         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17947         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17948         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17949         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17950         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17951         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17952         * gcc.dg/20000503-1.c: Removed.
17953         * gcc.dg/20010207-1.c: Removed.
17954         * gcc.dg/20011223-1.c: Removed.
17955         * gcc.dg/20020104-2.c: Removed.
17956         * gcc.dg/debug-1.c: Removed.
17957         * gcc.dg/debug-2.c: Removed.
17958         * gcc.dg/debug-3.c: Removed.
17959         * gcc.dg/debug-4.c: Removed.
17960         * gcc.dg/debug-5.c: Removed.
17961         * gcc.dg/debug-6.c: Removed.
17962         * gcc.dg/dwarf2-1.c: Removed.
17963         * gcc.dg/dwarf2-2.c: Removed.
17964
17965 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17966
17967         * g++.old-deja/g++.other/eh5.C: New test.
17968         * g++.old-deja/g++.other/sibcall2.C: New test.
17969         * g++.old-deja/g++.other/array9.C: New test.
17970         * g++.old-deja/g++.other/typename2.C: New test.
17971         * g++.old-deja/g++.other/crash60.C: New test.
17972         * g++.old-deja/g++.other/conv9.C: New test.
17973         * g++.old-deja/g++.other/mangle10.C: New test.
17974         * g++.old-deja/g++.other/unchanging1.C: New test.
17975         * g++.old-deja/g++.other/exprstmt1.C: New test.
17976         * g++.old-deja/g++.other/inline23.C: New test.
17977         * g++.old-deja/g++.eh/ia64-1.C: New test.
17978         * g++.old-deja/g++.other/dwarf2-1.C: New test.
17979         * g++.old-deja/g++.other/reload1.C: New test.
17980         * g++.old-deja/g++.other/static20.C: New test.
17981         * g++.old-deja/g++.other/local-alloc1.C: New test.
17982         * g++.old-deja/g++.other/conv8.C: New test.
17983         * g++.old-deja/g++.other/stmtexpr2.C: New test.
17984         * g++.old-deja/g++.other/storeexpr1.C: New test.
17985         * g++.old-deja/g++.other/storeexpr2.C: New test.
17986         * g++.dg/eh/template2.C: New test.
17987         * g++.dg/warn/weak1.C: New test.
17988
17989 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
17990
17991         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17992         Remove first, non-varying, argument.
17993
17994 2002-01-23  Richard Henderson  <rth@redhat.com>
17995
17996         * gcc.dg/inline-2.c: New.
17997
17998         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17999         Add optional target arg.  Check number of arguments.
18000         (scan-assembler-not, scan-assembler-dem): Likewise.
18001         (scan-assembler-dem-not): Likewise.
18002
18003 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18004
18005         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
18006         line 12.
18007         * g++.old-deja/g++.brendan/parse3.C,
18008         g++.old-deja/g++.other/crash26.C,
18009         g++.old-deja/g++.other/crash28.C,
18010         g++.old-deja/g++.other/crash29.C,
18011         g++.old-deja/g++.other/crash30.C,
18012         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
18013
18014 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
18015
18016         * gcc.dg/20020115-1.c: New.
18017
18018 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
18019
18020         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
18021
18022 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
18023
18024         * gcc.dg/20020122-3.c: New.
18025
18026 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
18027
18028         * g++.dg/other/gc1.C: New test.
18029
18030 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
18031
18032         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
18033
18034 2002-01-22  Richard Henderson  <rth@redhat.com>
18035
18036         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
18037
18038 2002-01-22  Richard Henderson  <rth@redhat.com>
18039
18040         * gcc.dg/20020122-4.c: New.
18041
18042 2002-01-22  H.J. Lu <hjl@gnu.org>
18043
18044         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
18045         link output.
18046         * gcc.dg/special/ecos.exp: Likewise.
18047         * lib/g++-dg.exp: Likewise.
18048         * lib/g77-dg.exp: Likewise.
18049         * lib/gcc-dg.exp : Likewise.
18050         * lib/mike-g++.exp: Likewise.
18051         * lib/mike-g77.exp: Likewise.
18052         * lib/mike-gcc.exp: Likewise.
18053         * lib/objc-dg.exp: Likewise.
18054
18055 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
18056
18057         PR target/5379
18058         * gcc.dg/20020122-2.c: New test.
18059
18060 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
18061
18062         * gcc.dg/20020122-1.c: New test.
18063
18064 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
18065
18066         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
18067
18068 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
18069
18070         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
18071
18072 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18073
18074         * gcc.c-torture/compile/20020121-1.c: New test.
18075
18076 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18077
18078         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
18079         ld_library_path.
18080
18081 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
18082
18083         * gcc.dg/20020218-1.c: New test.
18084
18085 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
18086
18087         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
18088         messages
18089         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
18090         "At global scope" warning
18091         * g++.dg/ext/align1.C: Change cygwin test for alignment
18092         from db-bogus to dg-warning
18093
18094 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
18095
18096         * g77.f-torture/compile/cpp2.F: New test.
18097
18098 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
18099
18100         * g++.dg/template/access1.C: New test.
18101
18102 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
18103
18104         * gcc.dg/20020118-1.c: New.
18105
18106 2002-01-18  Kazu Hirata  <kazu@hxi.com>
18107
18108         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
18109
18110 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18111
18112         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
18113         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
18114         alignment warnings.
18115
18116 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
18117
18118         * gcc.misc-tests/i386-prefetch.exp: Save and restore
18119         torture_with_loops and torture_without_loops
18120
18121 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
18122
18123         * gcc.c-torture/compile/20020116-1.c: New test.
18124
18125 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
18126
18127         * gcc.dg/20020116-2.c: New test.
18128
18129         * gcc.dg/ultrasp4.c: New test.
18130
18131         * gcc.dg/20020116-1.c: New test.
18132
18133 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
18134
18135         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
18136         by EABI.
18137
18138 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
18139
18140         * gcc.misc-tests/i386-prefetch.exp: New.
18141         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
18142         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
18143         * gcc.misc-tests/i386-pf-none-1.c: New test.
18144         * gcc.misc-tests/i386-pf-sse-1.c: New test.
18145
18146 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
18147
18148         * gcc.dg/gnu89-init-1.c: Add new tests.
18149
18150 2002-01-15  Andreas Jaeger  <aj@suse.de>
18151
18152         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
18153         * gcc.dg/i386-mmx-2.c: Likewise.
18154         * gcc.dg/i386-sse-1.c: Likewise.
18155         * gcc.dg/i386-sse-2.c: Likewise.
18156         * gcc.dg/i386-sse-3.c: Likewise.
18157
18158 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
18159
18160         * g77.f-torture/execute/intrinsic-unix-bessel.f:
18161         Uncomment additional cases that now pass.
18162
18163 2002-01-11  Richard Henderson  <rth@redhat.com>
18164
18165         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
18166         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
18167
18168 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
18169
18170         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
18171
18172 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
18173
18174         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
18175         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
18176
18177 2002-01-10  Dale Johannesen  <dalej@apple.com>
18178
18179         * gcc.c-torture/execute/loop-11.c: New.
18180
18181 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
18182
18183         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
18184         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
18185
18186 2002-01-09  Richard Henderson  <rth@redhat.com>
18187
18188         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
18189         type in which to perform the operation for each size.
18190
18191 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
18192
18193         * gcc.c-torture/compile/20020109-2.c: New test.
18194
18195 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
18196
18197         * gcc.c-torture/execute/loop-10.c: New test.
18198
18199 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18200
18201         * gcc.c-torture/compile/20010226-1.c: New test.
18202         * gcc.c-torture/compile/20010227-1.c: New test.
18203         * gcc.c-torture/compile/20010426-1.c: New test.
18204         * gcc.c-torture/compile/20010510-1.c: New test.
18205         * gcc.c-torture/compile/20010605-3.c: New test.
18206         * gcc.c-torture/compile/20010824-1.c: New test.
18207         * gcc.c-torture/execute/20010409-1.c: New test.
18208         * gcc.dg/noncompile/20000901-1.c: New test.
18209         * gcc.dg/20001023-1.c: New test.
18210         * gcc.dg/20001101-1.c: New test.
18211         * gcc.dg/20001102-1.c: New test.
18212         * gcc.dg/20010207-1.c: New test.
18213         * gcc.dg/20010405-1.c: New test.
18214         * gcc.dg/20010822-1.c: New test.
18215         * gcc.dg/20011107-1.c: New test.
18216
18217 2002-01-09  Jeffrey A Law  (law@redhat.com)
18218
18219         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
18220
18221         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
18222         execution failure on PA targets.
18223
18224 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
18225
18226         * gcc.c-torture/compile/20020109-1.c: New test.
18227
18228 2002-01-08  Kazu Hirata  <kazu@hxi.com>
18229
18230         * gcc.c-torture/execute/20020108-1.c: New test.
18231
18232 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
18233
18234         * gcc.dg/20020108-1.c: New test.
18235
18236 2002-01-08  H.J. Lu <hjl@gnu.org>
18237
18238         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
18239         for header files.
18240
18241 2002-01-08  Geoff Keating  <geoffk@redhat.com>
18242
18243         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
18244         consistency.
18245
18246 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
18247
18248         * gcc.dg/altivec-4.c: Test altivec predicates.
18249
18250 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
18251
18252         * gcc.c-torture/execute/20020107-1.c: New test.
18253
18254 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
18255
18256         PR c/5279
18257         * gcc.c-torture/compile/20020106-1.c: New test.
18258
18259 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
18260
18261         * gcc.c-torture/execute/nestfunc-4.c: New test.
18262
18263 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18264
18265         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
18266         extra triple that slipped in.
18267         * g++.old-deja/g++.abi/align.C: Likewise.
18268         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18269
18270 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
18271
18272         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
18273         * g++.old-deja/g++.abi/align.C: Likewise.
18274         * g++.old-deja/g++.abi/bitfields.C: Likewise.
18275
18276         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
18277         on FreeBSD/i386.
18278         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
18279         FreeBSD.
18280
18281 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
18282
18283         * gcc.dg/20020104-1.c: New test.
18284
18285         * gcc.dg/20020104-2.c: New test.
18286
18287 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
18288
18289         * gcc.dg/20020103-1.c: Fix typo in target selector.
18290
18291 2002-01-03  Richard Henderson  <rth@redhat.com>
18292
18293         * gcc.dg/20020103-1.c: New.
18294
18295 2002-01-03  Kazu Hirata  <kazu@hxi.com>
18296
18297         * gcc.c-torture/execute/20020103-1.c: New test.
18298
18299 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
18300
18301         * g++.dg/other/debug2.C: New test.
18302
18303         * gcc.c-torture/compile/20020103-1.c: New test.
18304
18305 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
18306
18307         * gcc.dg/gnu89-init-1.c: Added new tests.
18308
18309 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18310
18311         * g++.dg/template/friend2.C: Remove as patch is reverted.
18312
18313         * g++.dg/warn/oldcast1.C: New test.
18314
18315         * g++.dg/template/ptrmem1.C: New test.
18316         * g++.dg/template/ptrmem2.C: New test.
18317
18318         * g++.dg/template/ntp.C: New test.
18319
18320         * g++.dg/other/component1.C: New test.
18321
18322         * g++.dg/template/ttp3.C: New test.
18323
18324         * g++.dg/template/friend2.C: New test.
18325         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
18326
18327 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18328
18329         * g++.dg/other/ptrmem1.C: New test.
18330         * g++.dg/other/ptrmem2.C: New test.
18331
18332 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18333
18334         * g++.dg/template/ctor1.C: New test.
18335
18336 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
18337
18338         * g++.dg/template/friend2.C: New test.
18339
18340 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
18341
18342         * gcc.dg/mmix-1.c: New test.
18343
18344 2001-12-31  Richard Henderson  <rth@redhat.com>
18345
18346         * gcc.dg/asm-5.c: New.
18347
18348 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
18349
18350         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
18351         in namespace __gnu_cxx
18352
18353 2001-12-30  Richard Henderson  <rth@redhat.com>
18354
18355         * gcc.dg/debug-6.c: New.
18356
18357 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
18358
18359         * gcc.c-torture/compile/20011229-2.c: New test.
18360
18361 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
18362
18363         * gcc.dg/debug-3.c: New test.
18364         * gcc.dg/debug-4.c: New test.
18365         * gcc.dg/debug-5.c: New test.
18366
18367 2001-12-29  Richard Henderson  <rth@redhat.com>
18368
18369         * g++.dg/eh/loop1.C: New.
18370
18371 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18372
18373         * g++.dg/template/crash1.C: New test.
18374
18375 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
18376
18377         * g++.dg/other/const1.C: New test.
18378
18379 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
18380
18381         * gcc.c-torture/compile/20011229-1.c: New test.
18382
18383 2001-12-28  Stan Shebs  <shebs@apple.com>
18384
18385         * lib/objc-torture.exp: Resync with c-torture.exp.
18386         * lib/objc.exp: Load standard libraries.
18387
18388 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
18389
18390         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
18391         additional tests.
18392
18393 2001-12-27  Roger Sayle <roger@eyesopen.com>
18394
18395         * gcc.c-torture/execute/string-opt-16.c: New testcase.
18396
18397 2001-12-27  Richard Henderson  <rth@redhat.com>
18398
18399         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
18400
18401 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
18402
18403         * g++.dg/eh/ctor1.C: New test.
18404         * g++.dg/other/error2.C: New test.
18405
18406 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
18407
18408         * g++.dg/other/init2.C: New test.
18409
18410 2001-12-24  Richard Henderson  <rth@redhat.com>
18411
18412         * gcc.dg/20011223-1.c: New.
18413         * gcc.dg/inline-1.c: New.
18414
18415 2001-12-23  Richard Henderson  <rth@redhat.com>
18416
18417         * gcc.dg/asm-4.c: Test operand modifiers.
18418
18419 2001-12-23  Richard Henderson  <rth@redhat.com>
18420
18421         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
18422
18423 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
18424
18425         * gcc.c-torture/execute/20011223-1.c: New test.
18426
18427 2001-12-21  Richard Henderson  <rth@redhat.com>
18428
18429         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
18430         re-enables the warning.
18431
18432 2001-12-21  Richard Henderson  <rth@redhat.com>
18433
18434         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
18435
18436 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18437
18438         * gcc.c-torture/compile/20011218-1.c: New test.
18439
18440 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
18441
18442         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
18443         arm-isr.c test.
18444         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
18445         epilogue generation for ARM ISR routines.
18446
18447 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18448
18449         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
18450         * gcc.dg/format/c90-printf-3.c: Likewise.
18451         * gcc.dg/format/c99-printf-3.c: Likewise.
18452         * gcc.dg/format/ext-1.c: Likewise.
18453         * gcc.dg/format/ext-6.c: Likewise.
18454         * gcc.dg/format/format.h: Prototype unlocked stdio.
18455
18456 2001-12-20  Richard Henderson  <rth@redhat.com>
18457
18458         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
18459         (arena): Use it.
18460         (malloc): Correct allocation logic.  Abort if we fill up the
18461         arena before initialization complete.
18462         (realloc): Correct allocation logic.
18463
18464 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
18465
18466         * gcc.c-torture/compile/20011219-2.c: New test.
18467
18468         * gcc.c-torture/execute/20011219-1.c: New test.
18469
18470 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
18471
18472         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
18473         target does not support weak symbols.
18474
18475 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
18476
18477         * gcc.c-torture/compile/20011219-1.c: New test.
18478
18479 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
18480
18481         * g++.dg/other/error1.C: New test.
18482
18483 2001-12-17  Jeffrey A Law  (law@redhat.com)
18484
18485         * gcc.c-torture/execute/20011217-1.c: New test.
18486
18487 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
18488
18489         * objc.dg/special/: New directory.
18490         * objc.dg/special/special.exp: New file.
18491         * objc.dg/special/unclaimed-category-1.h: New file.
18492         * objc.dg/special/unclaimed-category-1a.m: New file.
18493         * objc.dg/special/unclaimed-category-1.m: New file.
18494
18495 2001-12-17  Andreas Jaeger  <aj@suse.de>
18496
18497         * gcc.c-torture/compile/20011217-2.c: New test.
18498
18499 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18500
18501         * gcc.c-torture/compile/20011217-1.c: New test.
18502
18503 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
18504
18505         * testsuite/gcc.dg/20011214-1.c: New.
18506
18507 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
18508
18509         * gcc.dg/altivec-4.c: New.
18510
18511 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
18512
18513         * gcc.dg/20011113-1.c: New test.
18514
18515 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18516
18517         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
18518         std::__malloc_alloc_template<0> and
18519         std::__default_alloc_template<false, 0>.
18520
18521 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
18522
18523         * objc/execute/bf-21.m: New test.
18524         * objc/execute/enumeration-1.m: New test.
18525         * objc/execute/enumeration-2.m: New test.
18526
18527 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
18528
18529         * gcc.dg/gnu89-init-1.c: New test.
18530
18531 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
18532
18533         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
18534         * g++.old-deja/g++.jason/2371.C: Likewise.
18535         * g++.old-deja/g++.jason/template33.C: Likewise.
18536         * g++.old-deja/g++.jason/template34.C: Likewise.
18537         * g++.old-deja/g++.jason/template36.C: Likewise.
18538         * g++.old-deja/g++.oliva/typename1.C: Likewise.
18539         * g++.old-deja/g++.oliva/typename2.C: Likewise.
18540         * g++.old-deja/g++.other/typename1.C: Likewise.
18541         * g++.old-deja/g++.pt/inherit2.C: Likewise.
18542         * g++.old-deja/g++.pt/nontype5.C: Likewise.
18543         * g++.old-deja/g++.pt/typename11.C: Likewise.
18544         * g++.old-deja/g++.pt/typename14.C: Likewise.
18545         * g++.old-deja/g++.pt/typename16.C: Likewise.
18546         * g++.old-deja/g++.pt/typename3.C: Likewise.
18547         * g++.old-deja/g++.pt/typename4.C: Likewise.
18548         * g++.old-deja/g++.pt/typename5.C: Likewise.
18549         * g++.old-deja/g++.pt/typename7.C: Likewise.
18550         * g++.old-deja/g++.robertl/eb9.C: Likewise.
18551
18552 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
18553
18554         * g++.dg/other/linkage1.C: New test.
18555         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
18556         specifiers.
18557
18558 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
18559
18560         * gcc.dg/concat.c: New test.
18561
18562 2001-12-11  Stan Shebs  <shebs@apple.com>
18563
18564         * objc/compile: New test directory.
18565         * objc/compile/compile.exp: New expect script.
18566         * objc/compile/20011211-1.m: New compile test.
18567
18568 2001-12-11  Jason Merrill  <jason@redhat.com>
18569
18570         * lib/prune.exp (prune_gcc_output): Also handle "In member
18571         function".  So many permutations...
18572
18573 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
18574
18575         * g++.dg/template/typedef1.C: New test.
18576
18577 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
18578
18579         * g++.dg/other/copy1.C: New test.
18580
18581 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
18582
18583         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
18584
18585         * gcc.dg/builtin-choose-expr.c: New.
18586
18587 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
18588
18589         * gcc.dg/altivec-2.c: New.
18590
18591 2001-12-07  Richard Henderson  <rth@redhat.com>
18592
18593         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
18594
18595 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
18596
18597         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
18598         ultrasparc.
18599
18600 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
18601
18602         * g++-old.deja/g++.robertl/eb101.C: Deleted.
18603
18604 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
18605
18606         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
18607         variable argument list.
18608
18609 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
18610
18611         * gcc.c-torture/execute/memcheck: Delete entire directory.
18612         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
18613         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
18614
18615 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18616
18617         * gcc.dg/Wshadow-1.c: New test.
18618
18619 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
18620
18621         * gcc.c-torture/compile/20011130-1.c: New test.
18622
18623         * gcc.dg/noncompile/20011025-1.c: New test.
18624
18625         * g++.dg/other/anon-union.C: New test.
18626
18627         * gcc.c-torture/execute/20011024-1.c: New test.
18628
18629 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
18630
18631         * gcc.c-torture/execute/20000722-1.x,
18632         gcc.c-torture/execute/20010123-1.x: Remove.
18633         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
18634         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
18635         gcc.dg/c99-complit-2.c: New tests.
18636
18637 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
18638
18639         * g++.dg/inherit/base1.C: New test.
18640
18641 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
18642
18643         * g++.dg/other/stdarg1.C: New test.
18644
18645         * gcc.c-torture/compile/20011130-2.c: New test.
18646
18647 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
18648
18649         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
18650         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
18651         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
18652         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
18653         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
18654         * gcc.dg/builtin-prefetch-1.c: New test.
18655
18656 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
18657
18658         * gcc.dg/20011130-1.c: New test.
18659
18660 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
18661
18662         * g++.dg/other/scope1.C: New test.
18663         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18664
18665 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
18666
18667         * gcc.dg/vla-init-1.c: New test.
18668
18669 2001-12-01  Geoff Keating  <geoffk@redhat.com>
18670
18671         * gcc.c-torture/compile/structs.c: New testcase from GDB.
18672
18673 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18674
18675         * objc.dg/alias.m: Update.
18676         * objc.dg/class-1.m: Update.
18677         * objc.dg/const-str-1.m: Update.
18678         * objc.dg/fwd-proto-1.m: Update.
18679         * objc.dg/id-1.m: Update.
18680         * objc.dg/super-class-1.m: Update.
18681
18682 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
18683
18684         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
18685         constructs.
18686
18687 2001-11-28  Jeffrey A Law  (law@cygnus.com)
18688
18689         * gcc.c-torture/execute/20011128-1.c: New test.
18690
18691 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
18692
18693         * gcc.dg/20011127-1.c: New test.
18694
18695 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
18696
18697         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
18698         from Austin Group draft 7.
18699         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
18700         scanf format arguments.
18701         * gcc.dg/format/no-exargs-2.c: New test.
18702
18703 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
18704
18705         * g++.dg/abi/vbase8-4.C: New test.
18706
18707 2001-11-24  Ian Lance Taylor  <ian@airs.com>
18708
18709         * gcc.c-torture/execute/20011121-1.c: New test.
18710
18711 2001-11-23  Jeffrey A Law  (law@cygnus.com)
18712
18713         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18714
18715 2001-11-23  Andreas Jaeger  <aj@suse.de>
18716
18717         * gcc.dg/cpp/charconst-2.c: New test.
18718
18719 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18720
18721         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18722         to the host if it is remote.  Let tests specify extra headers
18723         they use.
18724         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18725         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18726         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18727         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18728         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18729         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18730         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18731         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18732         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18733         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18734
18735 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
18736
18737         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18738         for little endian ARMs.
18739
18740 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
18741
18742         * gcc.c-torture/compile/20011119-1.c: New test.
18743         * gcc.c-torture/compile/20011119-2.c: New test.
18744
18745 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
18746
18747         * gcc.dg/altivec-1.c: Fix typo.
18748
18749 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18750
18751         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18752
18753 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
18754
18755         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18756
18757 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
18758
18759         * lib/g77.exp: Don't specify --rpath-link.
18760
18761         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18762         across all the headers.
18763         * gcc.dg/format/format.exp: For testing on a remote host,
18764         copy format.h.
18765
18766         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18767         * gcc.c-torture/execute/930406-1.c: Likewise.
18768         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18769
18770 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
18771
18772         * gcc.dg/altivec-1.c: New.
18773
18774 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
18775
18776         * gcc.dg/cpp/fpreprocessed.c: New test case.
18777
18778 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18779
18780         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18781         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18782         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18783
18784 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18785
18786         * gcc.dg/no-builtin-1.c: New test.
18787
18788 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
18789
18790         * gcc.c-torture/execute/20011115-1.c: New test.
18791
18792 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
18793
18794         * gcc.c-torture/compile/20011114-2.c: New test.
18795         * gcc.c-torture/compile/20011114-3.c: New test.
18796         * gcc.c-torture/compile/20011114-4.c: New test.
18797
18798 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18799
18800         * g++.dg/other/init1.C: New test.
18801
18802 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
18803
18804         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18805         message.
18806
18807         * gcc.c-torture/execute/20011114-1.c: New testcase.
18808
18809         * gcc.c-torture/compile/20010327-1.c: Revert last change.
18810         * gcc.c-torture/compile/20011114-1.c: New test, exactly
18811         like the (before this change) version of 20010327-1.c.
18812
18813 2001-11-14  Roger Sayle <roger@eyesopen.com>
18814
18815         * gcc.c-torture/execute/string-opt-13.c: New testcase.
18816
18817 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
18818
18819         * g++.dg/init/array2.C: New test.
18820
18821 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
18822
18823         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18824
18825 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
18826
18827         * g++.dg/other/forscope1.C: New test.
18828         * g++.dg/ext/forscope1.C: New test.
18829         * g++.dg/ext/forscope2.C: New test.
18830
18831 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
18832
18833         * gcc.c-torture/execute/20011113-1.c: New test.
18834
18835 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
18836
18837         * gcc.c-torture/execute/20011109-2.c: New test.
18838
18839         * gcc.c-torture/execute/20011109-1.c: New test.
18840
18841 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
18842
18843         * gcc.c-torture/compile/20011109-1.c: New test.
18844
18845 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
18846
18847         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18848         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18849         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18850         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18851         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18852         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18853         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18854
18855 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18856
18857         * g++.dg/warn/Wshadow-1.C: New tests.
18858         * g++.old-deja/g++.mike/for3.C: Update.
18859
18860 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18861
18862         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
18863         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
18864         XFAILs.  Adjust expected error texts.
18865         * gcc.c-torture/compile/20011106-1.c,
18866         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
18867         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
18868         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
18869         gcc.dg/c99-array-lval-5.c: New tests.
18870
18871 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18872
18873         * gcc.dg/cpp/defined.c: Update.
18874
18875 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18876
18877         * gcc.c-torture/execute/anon-1.c: New test.
18878
18879 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
18880
18881         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18882         same size, so no warning should be produced on stormy16.
18883
18884         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18885         due to oversized array.
18886         * g++.old-deja/g++.mike/ns15.C: Likewise.
18887         * g++.old-deja/g++.pt/crash16.C: Likewise.
18888
18889 2001-11-02  Graham Stott  <grahams@redhat.com>
18890
18891         * g++.dgother/debug1.C: Fix typos.
18892
18893 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
18894
18895         * g++.dg/other/debug1.C: New test.
18896
18897 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18898
18899         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18900         of unsigned long.
18901
18902 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
18903
18904         * gcc.dg/20011029-2.c: New test.
18905
18906         * gcc.c-torture/compile/20011029-1.c: New test.
18907
18908 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
18909
18910         * objc/execute/class_self-1.m: New test.
18911         * objc/execute/class_self-2.m: New test.
18912
18913 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
18914
18915         * gcc.misc-tests/msgs.exp: Delete.
18916         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18917         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
18918         error set to match recent changes.
18919
18920 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
18921
18922         * gcc.dg/20011021-1.c: New test.
18923
18924 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
18925
18926         * gcc.c-torture/compile/20011023-1.c: New test.
18927
18928 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
18929
18930         * lib/g77.exp: Rewrite based on lib/g++.exp.
18931
18932 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
18933
18934         * gcc.c-torture/execute/20011019-1.c: New test.
18935
18936         * gcc.dg/20011018-1.c: New test.
18937
18938 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
18939
18940         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18941
18942 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
18943
18944         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18945         * gcc.dg/attr-invalid.c: Likewise.
18946
18947 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
18948
18949         * testsuite/gcc.dg/20011015-1.c: New test.
18950
18951 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18952
18953         * g++.dg/template/unify2.C: New test.
18954
18955 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18956
18957         * g++.dg/other/exception-specification.C: New test
18958
18959 2001-10-13  Tom Rix  <trix@redhat.com>
18960
18961         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18962         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18963
18964 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
18965
18966         * testsuite/gcc.dg/20011009-1.c: New test.
18967
18968 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
18969
18970         PR g++/4476
18971         * g++.dg/other/friend1.C: New test.
18972
18973 2001-10-11  Richard Henderson  <rth@redhat.com>
18974
18975         * g++.old-deja/g++.other/crash18.C: Add -S to options.
18976
18977 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18978
18979         * gcc.c-torture/compile/20011010-1.c: New.
18980
18981 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18982
18983         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18984         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18985         g77.f-torture/execute/execute.exp,
18986         g77.f-torture/noncompile/noncompile.exp,
18987         gcc.c-torture/compile/compile.exp,
18988         gcc.c-torture/execute/execute.exp,
18989         gcc.c-torture/execute/ieee/ieee.exp,
18990         gcc.c-torture/execute/memcheck/memcheck.exp,
18991         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18992         objc/execute/execute.exp: Update FSF address.
18993
18994 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
18995
18996         * gcc.dg/cpp/cmdlne-C.c: Update.
18997         * gcc.dg/cpp/cmdlne-C2.c: New.
18998
18999 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19000
19001         * gcc.c-torture/execute/20011008-3.c: New.
19002
19003 2001-10-08  DJ Delorie  <dj@redhat.com>
19004
19005         * gcc.dg/20011008-1.c: New.
19006         * gcc.dg/20011008-2.c: New.
19007
19008 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
19009
19010         * gcc.dg/cpp/spacing1.c: Update test.
19011
19012 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
19013
19014         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
19015         spelling errors of "separate" as "seperate".
19016
19017 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
19018
19019         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
19020         enough to avoid inlining.
19021
19022 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19023
19024         * lib/g77.exp: set libg2c_dir correctly.
19025
19026 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19027
19028         * gcc.dg/cpp/macro11.c: New test.
19029
19030 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19031
19032         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
19033         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
19034         gcc.dg/format/multattr-3.c: New tests.
19035         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
19036         tests for format attributes on function pointers being rejected.
19037
19038 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19039
19040         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
19041
19042 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
19043
19044         * g++.dg/warn/format1.C: New test.
19045
19046 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19047
19048         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
19049
19050 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19051
19052         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
19053
19054 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
19055
19056         * gcc.dg/cpp/redef2.c: Add test.
19057
19058 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
19059
19060         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
19061         long-standing bug on i686, apparently.
19062         * gcc.c-torture/execute/loop-2c.x: New file.
19063         * gcc.c-torture/execute/loop-2d.x: New file.
19064         * gcc.c-torture/execute/loop-3c.x: New file.
19065
19066 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
19067
19068         * gcc.dg/cpp/20000625-2.c: Correct line number.
19069
19070 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19071
19072         * gcc.dg/cpp/macro10.c: New test.
19073         * gcc.dg/cpp/strify3.c: New test.
19074         * gcc.dg/cpp/spacing1.c: Add tests.
19075         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
19076         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
19077
19078 2001-09-24  DJ Delorie  <dj@redhat.com>
19079
19080         * gcc.c-torture/execute/20010924-1.c: New test.
19081
19082 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
19083
19084         * testsuite/objc/execute/paste.m: Remove.
19085
19086 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19087
19088         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
19089
19090 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
19091
19092         * g77.dg/strlen0.f: New test.
19093
19094 2001-09-21  Richard Henderson  <rth@redhat.com>
19095
19096         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
19097         * g++.old-deja/g++.abi/vtable2.C: Likewise.
19098
19099 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
19100
19101         Table-driven attributes.
19102         * g++.dg/ext/attrib1.C: New test.
19103
19104 2001-09-20  DJ Delorie  <dj@redhat.com>
19105
19106         * gcc.dg/20000926-1.c: Update expected warning messages.
19107         * gcc.dg/array-2.c: Likewise, and test for warnings too.
19108         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
19109         array.
19110
19111 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
19112
19113         * g++.dg/eh/registers1.C: New test case.
19114
19115 2001-09-17  Richard Henderson  <rth@redhat.com>
19116
19117         * gcc.dg/array-5.c: Fix VLA decomposition test.
19118
19119 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19120
19121         * gcc.dg/cpp/line5.c: New testcase.
19122
19123 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
19124
19125         * gcc.dg/cpp/macro9.c: New test.
19126
19127 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
19128
19129         * gcc.c-torture/execute/980223.c: Change type of addr from long
19130         to char *.
19131
19132 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
19133
19134         * gcc.c-torture/execute/20010915-1.c: New test.
19135
19136 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
19137
19138         * g77.dg/bprob: New directory.
19139         * g77.dg/bprob/bprob.exp: New file.
19140         * g77.dg/bprob/bprob-1.f: New test.
19141         * g77.dg/gcov: New directory.
19142         * g77.dg/gcov/gcov.exp: New file.
19143         * g77.dg/gcov/gcov-1.f: New test.
19144         * g77.dg/gcov/gcov-1.x: New file.
19145
19146 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
19147
19148         * gcc.dg/cpp/directiv.c: Update.
19149         * gcc.dg/cpp/undef1.c: Update.
19150
19151 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
19152
19153         * gcc.dg/20010912-1.c: New test.
19154
19155 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
19156
19157         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
19158         language-independent file in lib.
19159         * lib/gcov.exp: New file.
19160
19161 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19162
19163         * gcc.c-torture/compile/20010911-1.c: New test.
19164
19165 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
19166
19167         * lib/profopt.exp: New, to support profile-directed optimizations.
19168         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
19169         * gcc.misc-tests/bprob-1.c: New test.
19170         * gcc.misc-tests/bprob-2.c: New test.
19171
19172 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
19173
19174         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
19175         XFAIL and which kinds of gcov output to verify.
19176         * gcc.misc-tests/gcov-4b.x: New file.
19177         * gcc.misc-tests/gcov-5b.x: New file.
19178         * gcc.misc-tests/gcov-6.x: New file.
19179         * gcc.misc-tests/gcov-7.c: New test.
19180         * gcc.misc-tests/gcov-7.x: New file.
19181
19182 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
19183
19184         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
19185         * gcc.misc-tests/gcov-6.c: New test.
19186
19187 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
19188
19189         PR c++/3986
19190         * g++.dg/abi/vbase1.C: New test.
19191
19192 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
19193
19194         * objc.dg/method-2.m: New.
19195
19196 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
19197
19198         PR c++/4203
19199         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
19200         * g++.dg/init/empty1.C: New test.
19201
19202 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
19203
19204         * gcc.c-torture/compile/20010903-1.c: New test.
19205
19206 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
19207
19208         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
19209         for m68k.
19210
19211 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
19212
19213         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
19214
19215         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
19216
19217         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
19218
19219 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
19220
19221         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
19222         for 16-bit 'unsigned int'.
19223
19224 2001-08-29  Kazu Hirata  <kazu@hxi.com>
19225
19226         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
19227
19228 2001-08-27  Richard Henderson  <rth@redhat.com>
19229
19230         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
19231         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
19232
19233 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
19234
19235         * gcc.dg/asm-names.c (ymain): New.
19236
19237 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
19238
19239         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
19240         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
19241         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
19242
19243 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19244
19245         * gcc.dg/compare5.c: New testcase.
19246
19247 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
19248
19249         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
19250         and "In instantiation".
19251
19252 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
19253
19254         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
19255
19256 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
19257
19258         * gcc.misc-tests/gcov.exp: Add support for branch information.
19259         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
19260         * gcc.misc-tests/gcov-4.c: New test.
19261         * gcc.misc-tests/gcov-4b.c: New test.
19262         * gcc.misc-tests/gcov-5b.c: New test.
19263
19264 2001-08-20  Zack Weinberg  <zackw@panix.com>
19265
19266         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
19267         expected to fail.
19268
19269 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19270
19271         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
19272
19273 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
19274
19275         * g++.dg/eh/template1.C: New test.
19276
19277 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
19278
19279         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
19280         Fix thinko.
19281         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
19282         for xfail.
19283
19284 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
19285
19286         * lib/g77-dg.exp:  Use prune.exp for common procedures
19287         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
19288         * lib/g77.exp: (g77-dg-prune) Remove
19289
19290 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
19291
19292         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
19293
19294 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19295
19296         * g++.dg/template/unify1.C: New test.
19297
19298 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
19299
19300         * g++.dg/abi/empty4.C: New test.
19301
19302 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
19303
19304         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
19305         solaris2.*
19306         * g77.f-torture/compile/pr3743.x: Likewise
19307
19308 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19309
19310         * g++.dg/other/using-declaration.C: New test.
19311
19312 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19313
19314         * gcc.dg/cpp/tr-sign.c: New testcase.
19315
19316 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19317
19318         * gcc.dg/cpp/19951025-1.c: Revert.
19319         * gcc.dg/cpp/directiv.c: We no longer process directives that
19320         interrupt macro arguments.
19321
19322 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
19323
19324         * gcc.dg/bconstp-1.c: New test.
19325
19326 2001-08-03  Richard Henderson  <rth@redhat.com>
19327
19328         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
19329
19330 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
19331
19332         * gcc.dg/cpp/19951025-1.c: Update.
19333
19334 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
19335
19336         * g77.dg/ff90-1.f (s): Fix reference of variable z,
19337         should be x.
19338
19339 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
19340
19341         Kill -fhonor-std.
19342         * g++.old-deja/g++.ns/ns14.C: Remove special options.
19343         * g++.old-deja/g++.other/std1.C: Likewise.
19344         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
19345
19346 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
19347
19348         * lib/g77.exp:  Load gcc-defs.exp for common procedures
19349         (g77_pass, g77_fail, g77_finish, g77_exit,
19350         ${tool}_check_unsupported_p} Now redundant.  Deleted.
19351
19352 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
19353
19354         * g77.dg/fbackslash.f
19355         * g77.dg/fcase-preserve.f
19356         * g77.dg/ff90-1.f
19357         * g77.dg/ffixed-line-length-0.f
19358         * g77.dg/ffixed-line-length-132.f
19359         * g77.dg/ffixed-line-length-7.f
19360         * g77.dg/ffixed-line-length-72.f
19361         * g77.dg/ffixed-line-length-none.f
19362         * g77.dg/ffree-form-1.f
19363         * g77.dg/fno-backslash.f
19364         * g77.dg/fno-f90-1.f
19365         * g77.dg/fno-fixed-form-1.f
19366         * g77.dg/fno-onetrip.f
19367         * g77.dg/fno-typeless-boz.f
19368         * g77.dg/fno-underscoring.f
19369         * g77.dg/fno-vxt-1.f
19370         * g77.dg/fonetrip.f
19371         * g77.dg/ftypeless-boz.f
19372         * g77.dg/fugly-assumed.f
19373         * g77.dg/funderscoring.f
19374         * g77.dg/fvxt-1.f
19375
19376 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
19377
19378         * objc.dg/fwd-proto-1.m: New.
19379         * objc.dg/local-decl-1.m: New.
19380         * objc.dg/naming-1.m: New.
19381         * objc.dg/naming-2.m: New.
19382         * objc.dg/proto-hier-1.m: New.
19383
19384 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
19385
19386         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
19387         largest-type elements to a struct makes its size grow.
19388
19389 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19390
19391         * g++.dg/abi/vthunk1.C: New test.
19392
19393 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
19394
19395         * g++.dg/abi/vbase8-22.C: New test.
19396
19397 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19398
19399         * gcc.dg/cpp/macro8.c: New test.
19400
19401 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19402
19403         * g++.dg/abi/vbase8-21.C: New test.
19404
19405 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
19406
19407         * g++.dg/abi/vbase8-10.C: New test.
19408
19409 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19410
19411         * lib/g++.exp (g++_set_ld_library_path): Renamed to
19412         ${tool}_set_ld_library_path.
19413         Changed caller.
19414         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
19415         g++.exp.
19416
19417 2001-07-26  Stan Cox <scox@redhat.com>
19418
19419         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
19420         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
19421         gcc_exit, gcc_check_unsupported_p):
19422         Moved to gcc-deps.exp
19423         * gcc-deps.exp: New file.
19424
19425 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19426
19427         * g++.old-deja/g++.pt/defarg14.C: New test.
19428
19429 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19430
19431         * g++.old-deja/g++.other/lineno5.C: New test.
19432
19433 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19434
19435         * g++.old-deja/g++.pt/crash68.C: New test.
19436
19437 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
19438
19439         * g++.old-deja/g++.other/crash42.C: New test.
19440
19441 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
19442
19443         * gcc.dg/cpp/extratokens.c: Fix.
19444         * gcc.dg/cpp/skipping2.c: New tests.
19445
19446 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19447
19448         * gcc.c-torture/execute/20010724-1.c: New file.
19449         * gcc.c-torture/execute/20010724-1.x: New file.
19450
19451 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19452
19453         * g++.old-deja/g++.other/cond7.C: New test.
19454
19455 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19456
19457         * g++.old-deja/g++.other/optimize4.C: New test.
19458
19459 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
19460
19461         * g++.old-deja/g++.abi/vbase8-5.C: New test.
19462
19463 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
19464
19465         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
19466         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
19467         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
19468         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
19469
19470         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
19471         bug report" message.
19472
19473         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
19474         * g++.dg/ext/instantiate1.C: Move from old-deja.
19475
19476 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
19477
19478         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
19479         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
19480         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
19481         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
19482
19483 2001-07-23  Jeffrey A Law  (law@cygnus.com)
19484
19485         * gcc.c-torture/execute/20010723-1.c: New test.
19486
19487 2001-07-23  Ben Elliston  <bje@redhat.com>
19488
19489         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
19490
19491 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19492
19493         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
19494         i[34567]86-*-*.
19495         Delete handling of ieee_multilib_flags.
19496         Pass -mieee for alpha*-*-* and sh-*-*.
19497         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
19498
19499 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
19500
19501         Remove old-abi tests.
19502         * g++.old-deja/g++.mike/p11116.C: Remove.
19503         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
19504
19505 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
19506
19507         * g77.f-torture/compile/pr3743.f:  New test
19508
19509 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
19510
19511         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
19512
19513 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19514
19515         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
19516         g++.old-deja/g++.pt/static6.C: Likewise.
19517         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
19518         supports weak symbols.
19519
19520 2001-07-18  Andreas Jaeger  <aj@suse.de>
19521
19522         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
19523         supported again.
19524
19525 2001-07-18  Andreas Jaeger  <aj@suse.de>
19526
19527         * gcc.dg/iftrap-1.c: Fix target line.
19528
19529 2001-07-17  Richard Henderson  <rth@redhat.com>
19530
19531         * gcc.c-torture/execute/20010717-1.c: New.
19532
19533 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
19534
19535         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
19536         tests.
19537
19538 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19539
19540         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
19541
19542 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19543
19544         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
19545         UAC_SIGBUS, UAC_NOPRINT definitions.
19546
19547 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
19548
19549         * objc/execute/object_is_class.m: New test.
19550         * objc/execute/object_is_meta_class.m: New test.
19551
19552 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
19553
19554         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
19555         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
19556
19557 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
19558
19559         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
19560         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
19561
19562 2001-07-14  Richard Henderson  <rth@redhat.com>
19563
19564         * gcc.dg/iftrap-1.c: New.
19565
19566 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
19567
19568         * g77.f-torture/execute/intrinsic77.f: New test.
19569
19570 2001-07-11  Janis Johnson <janis@us.ibm.com>
19571
19572         * gcc.misc-tests/gcov-3.c: New test.
19573
19574 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19575
19576         * gcc.c-torture/compile/20010711-1.c,
19577         * gcc.c-torture/compile/20010711-2.c: New tests.
19578
19579 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
19580
19581         * gcc.c-torture/execute/20010711-1.c: New test.
19582
19583 2001-07-11  Ben Elliston  <bje@redhat.com>
19584
19585         * g++.old-deja/g++.other/enum5.C: New test.
19586
19587 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
19588
19589         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
19590         (g++-dg-prune): Call prune_gcc_output.
19591         * prune.exp: New file for prune_gcc_output.
19592         * lib/g++.exp, lib/gcc.exp: Load it.
19593
19594 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19595
19596         * gcc.c-torture/compile/20010701-1.c,
19597         g++.old-deja/g++.ext/attrib6.C: New tests.
19598
19599 2001-07-06  Jeffrey A Law  (law@cygnus.com)
19600
19601         * gcc.c-torture/compile/20010706-1.c: New test.
19602
19603 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
19604
19605         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
19606
19607 2001-06-28  Stan Shebs  <shebs@apple.com>
19608
19609         * gcc.dg/pragma-darwin.c: New test.
19610
19611 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19612
19613         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
19614         Solaris 2.[678] system.
19615
19616 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19617
19618         * gcc.dg/20010622-1.c: New test.
19619
19620 2001-06-18  Stan Shebs  <shebs@apple.com>
19621
19622         * objc.dg: New directory.
19623         * objc.dg/dg.exp: New file.
19624         * objc.dg/alias.m: New.
19625         * objc.dg/class-1.m: New.
19626         * objc.dg/class-2.m: New.
19627         * objc.dg/const-str-1.m: New.
19628         * objc.dg/const-str-2.m: New.
19629         * objc.dg/id-1.m: New.
19630         * objc.dg/method-1.m: New.
19631         * objc.dg/super-class-1.m: New.
19632         * lib/objc-dg.exp: New file.
19633
19634 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19635
19636         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
19637         of label name.
19638
19639 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
19640
19641         * g++.old-deja/g++.abi/vbase8-9.C: New test.
19642
19643 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19644
19645         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
19646         variable.
19647
19648 2001-06-12  Richard Henderson  <rth@redhat.com>
19649
19650         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
19651
19652 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19653
19654         * g++.old-deja/g++.abi/vbase5.C: New test.
19655         * g++.old-deja/g++.abi/vbase6.C: New test.
19656         * g++.old-deja/g++.abi/vbase7.C: New test.
19657
19658 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19659
19660         * gcc.c-torture/compile/20010610-1.c: New test.
19661
19662 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
19663
19664         * g++.old-deja/g++.abi/vbase4.C: New test.
19665
19666 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19667
19668         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
19669         support %f for HC11/HC12 targets.
19670         * gcc.c-torture/execute/930513-1.x: New file, likewise.
19671         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
19672         on HC11/HC12 targets.
19673         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
19674
19675 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19676
19677         * gcc.dg/wchar_t-1.c: New file.
19678         * gcc.dg/wint_t-1.c: Likewise.
19679
19680 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
19681
19682         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
19683
19684 2001-06-11  Richard Henderson  <rth@redhat.com>
19685
19686         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
19687
19688 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19689
19690         * gcc.c-torture/compile/20010611-1.c: New test.
19691
19692 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
19693
19694         * gcc.dg/c99-tag-1.c: Add more tests.
19695
19696 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
19697
19698         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
19699         representation on MN10300 and ARM/Thumb.
19700
19701 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
19702
19703         * g77.f-torture/execute/20010610.f: New.
19704
19705 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
19706
19707         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19708         names.
19709
19710 2001-06-09  Richard Henderson  <rth@redhat.com>
19711
19712         * gcc.c-torture/execute/ashrdi-1.c: New.
19713         * gcc.c-torture/execute/ashldi-1.c: New.
19714         * gcc.c-torture/execute/lshrdi-1.c: New.
19715
19716 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
19717
19718         * objc/execute/load-3.m: Added. Check sending +load to categories,
19719         in addition to classes.
19720
19721 2001-06-08  Stan Shebs  <shebs@apple.com>
19722
19723         * objc/execute/load-2.m: New test.  From Nicola Pero
19724         <n.pero@mi.flashnet.it>.
19725
19726 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
19727
19728         * gcc.c-torture/execute/20010605-2.c: New test.
19729
19730 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19731
19732         * g++.old-deja/g++.abi/vbase2.C: New test.
19733         * g++.old-deja/g++.abi/vbase3.C: New test.
19734
19735 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19736
19737         * g++.old-deja/g++.pt/friend49.C: New test.
19738
19739 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
19740
19741         * g++.old-deja/g++.ext/anon3.C: New test.
19742
19743 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
19744
19745         * g++.old-deja/g++.other/conv7.C: New test.
19746
19747 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19748
19749         * gcc.c-torture/compile/20010605-2.c: New test.
19750
19751 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19752
19753         * gcc.c-torture/execute/20010604-1.c: New test.
19754
19755 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
19756
19757         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19758
19759 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
19760
19761         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19762         (g++_link_flags): Likewise.
19763         (g++_init): Pass gccpath's value to two previous functions.
19764
19765 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19766
19767         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19768         Ensure logfile entry matches exec command line.
19769
19770 2001-05-31  Richard Henderson  <rth@redhat.com>
19771
19772         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19773         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19774
19775 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
19776
19777         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19778         compiler for irix6.2
19779
19780 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
19781
19782         * g++.old-deja/g++.other/optimize3.C: New file.
19783
19784 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
19785
19786         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19787         assemble.
19788
19789 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
19790
19791         * g++.old-deja/g++.other/optimize2.C: New file.
19792
19793 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
19794
19795         * gcc.c-torture/compile/20010518-2.c: New file.
19796         * gcc.c-torture/execute/20010518-1.c: New file.
19797         * gcc.c-torture/execute/20010518-2.c: New file.
19798
19799 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19800
19801         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19802
19803 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
19804
19805         G++ no longer defines builtins that do not begin with __builtin.
19806         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19807         * g++.old-deja/g++.brendand/misc13.C: Likewise.
19808         * g++.old-deja/g++.law/builtin1.C: Likewise.
19809         * g++.old-deja/g++.law/cvt2.C: Likewise.
19810         * g++.old-deja/g++.mike/net5.C: Likewise.
19811         * g++.old-deja/g++.other/builtins1.C: Likewise.
19812         * g++.old-deja/g++.other/builtins2.C: Likewise.
19813         * g++.old-deja/g++.other/builtins3.C: Likewise.
19814         * g++.old-deja/g++.other/builtins4.C: Likewise.
19815         * g++.old-deja/g++.other/inline8.C: Likewise.
19816         * g++.old-deja/g++.robertl/eb39.C: Likewise.
19817
19818 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
19819
19820         * g++.old-deja/g++.pt/using1.C: Adjust.
19821         * g++.old-deja/g++.pt/using2.C: New test.
19822
19823 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19824
19825         * gcc.dg/cpp/charconst.c: New tests.
19826         * gcc.dg/cpp/escape.c: New tests.
19827         * gcc.dg/cpp/escape-1.c: New tests.
19828         * gcc.dg/cpp/escape-2.c: New tests.
19829         * gcc.dg/cpp/ucs.c: New tests.
19830
19831 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
19832
19833         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
19834         native compiler for irix6.5.
19835
19836 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
19837
19838         * lib/g++.exp (g++_include_flags): Use args to compute
19839         get_multilibs.
19840         (g++_link_flags): Likewise.
19841         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19842
19843 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19844
19845         * gcc.dg/c90-hexfloat-1.c: Add more tests.
19846
19847 2001-05-21  Geoff Keating  <geoffk@redhat.com>
19848
19849         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19850         this file.
19851
19852 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19853
19854         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19855         STACK_SIZE;
19856         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19857         to STACK_SIZE; Use it to define size of add_histo array.
19858         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
19859         to STACK_SIZE.
19860         (f): Use GITT_SIZE to define size of gitt local table.
19861         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
19862         to STACK_SIZE; Use it to define size of bytemem array.
19863
19864 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19865
19866         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
19867         on 68HC11/HC12 due to the asm instruction.
19868         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
19869         * gcc.c-torture/compile/920520-1.x: Likewise.
19870         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
19871         on 68HC11/HC12 because the function is larger than 64K.
19872         * gcc.c-torture/compile/961203-1.x: New file, this test fails
19873         on 68HC11/HC12 because the structure is too large.
19874
19875 2001-05-20  Richard Henderson  <rth@redhat.com>
19876
19877         * gcc.c-torture/execute/20010520-1.c: New.
19878
19879 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19880
19881         * g++.old-deja/g++.warn/compare1.C: New test.
19882         * gcc.dg/compare4.c: New test.
19883
19884 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
19885
19886         * g++.old-deja/g++.other/optimize1.C: New test.
19887
19888 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19889
19890         * g++.old-deja/g++.pt/spec41.C: New test.
19891
19892 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19893
19894         * gcc.c-torture/compile/20010114-1.x: Remove.
19895
19896 2001-05-18  Stan Shebs  <shebs@apple.com>
19897
19898         * gcc.c-torture/compile/20010518-1.c: New test.
19899
19900 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
19901
19902         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19903         * g++.old-deja/g++.pt/crash67.C: New test.
19904
19905 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
19906
19907         * g++.old-deja/g++.other/debug9.C: New test.
19908
19909 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
19910
19911         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19912
19913 2001-05-16  Jan Hubicka  <jh@suse.cz>
19914
19915         * gcc.c-torture/compile/20010516-1.c: New test.
19916
19917 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19918
19919         * g++.old-deja/g++.other/crash41.C: New test.
19920
19921 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19922
19923         * g++.old-deja/g++.pt/crash66.C: New test.
19924
19925 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
19926
19927         * g++.old-deja/g++.robertl/eb27.C: Convert.
19928
19929 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
19930
19931         * g++.dg/friend-warn.C: New test.  Do not warn about friend
19932         declaration being redundant.
19933
19934 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
19935
19936         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19937
19938 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
19939
19940         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19941
19942 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
19943
19944         * lib/g++.exp: Use testsuite_flags.
19945
19946 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
19947
19948         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19949
19950 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19951
19952         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19953
19954 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
19955
19956         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19957
19958 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
19959
19960         * gcc.c-torture/compile/20010313-1.c: New test.
19961
19962 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
19963
19964         * gcc.dg/cpp/direct2.c: New test.
19965         * gccq.dg/cpp/direct2s.c: New test.
19966
19967         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19968
19969 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
19970
19971         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19972         * g++.old-deja/g++.other/op3.C: Likewise.
19973
19974 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19975
19976         * gcc.dg/cpp/syshdr.h: New file.
19977         * gcc.dg/cpp/sysmac1.c: Update.
19978         * gcc.dg/cpp/sysmac2.c: Update.
19979
19980 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19981
19982         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19983
19984 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
19985
19986         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19987         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19988
19989 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
19990
19991         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19992
19993 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
19994
19995         * lib/g++.exp (g++_include_flags): Don't use any special flags
19996         if TESTING_IN_BUILD_TREE is not defined.
19997         (g++_init): Use a plain 'c++' as the compiler if
19998         TESTING_IN_BUILD_TREEE is not defined.
19999
20000 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20001
20002         * g++.old-deja/g++.eh/catch13.C: New test.
20003         * g++.old-deja/g++.eh/catch14.C: New test.
20004
20005 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
20006
20007         * gcc.dg/cpp/tr-define.c: New test.
20008
20009 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
20010
20011         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
20012         <stdlib.h>, not <malloc.h>.
20013
20014 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20015
20016         * g++.old-deja/g++.ns/template17.C: New test.
20017
20018 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
20019
20020         * g++.old-deja/g++.pt/ref4.C: New test.
20021
20022 2001-04-30  Richard Henderson  <rth@redhat.com>
20023
20024         * gcc.dg/20000724-1.c: Revert last change.
20025
20026 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
20027
20028         * g77.f-torture/execute/20010430.f: New test.
20029
20030 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
20031
20032         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
20033
20034 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
20035
20036         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
20037
20038 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20039
20040         * g++.old-deja/g++.eh/crash6.C: New test.
20041
20042 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20043
20044         * g++.old-deja/g++.other/warn7.C: New test.
20045
20046 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
20047
20048         * g++.old-deja/g++.other/defarg9.C: New test.
20049
20050 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20051
20052         * g77.f-torture/compile/20010426.f: New test.
20053         * g77.f-torture/execute/20010426.f: New test.
20054
20055 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
20056
20057         * g77.f-torture/compile/20000629-1.x: Remove - error
20058         has been fixed.
20059
20060 2001-04-26  Jeffrey A Law  (law@cygnus.com)
20061
20062         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
20063         Tweak slightly to work with g++.dg framework.
20064         * g++.dg/special/ecos.exp: Run initp1.C test.
20065         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
20066
20067         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
20068         its linker doesn't give line numbers either.
20069         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
20070
20071 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20072
20073         * g++.old-deja/g++.other/lex1.C: New test.
20074
20075 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
20076
20077         * gcc.dg/noncompile/20010425-1.c: New test.
20078
20079 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
20080
20081         * g++.old-deja/g++.pt/mangle2.C: New test.
20082
20083 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20084
20085         * gcc.dg/format/plus-1.c: New test.
20086
20087 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20088
20089         * gcc.dg/20010423-1.c: New test.
20090
20091 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
20092
20093         * gcc.c-torture/execute/20010422-1.c: New test.
20094
20095 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
20096
20097         * g++.old-deja/g++.ns/type2.C: New test.
20098
20099 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
20100
20101         * g++.old-deja/g++.other/perf1.C: New test.
20102
20103 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
20104
20105         * gcc.dg/c99-func-2.c: Remove xfail.
20106         * gcc.dg/c99-func-3.c: Remove xfail.
20107         * gcc.dg/c99-func-4.c: Remove xfail.
20108
20109 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
20110
20111         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
20112
20113 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
20114
20115         * gcc.c-torture/compile/20010423-1.c: New test.
20116
20117 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20118
20119         * g++.old-deja/g++.pt/typename28.C: New test.
20120
20121 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
20122
20123         * g++.old-deja/g++.abi/empty2.C: New test.
20124         * g++.old-deja/g++.abi/empty3.C: New test.
20125
20126 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20127
20128         * g++.old-deja/g++.other/comdat2.C: New test.
20129         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
20130
20131 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20132
20133         * g++.old-deja/g++.other/overload14.C: New test.
20134
20135 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20136
20137         * g++.old-deja/g++.other/lookup23.C: New test.
20138
20139 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
20140
20141         * gcc.c-torture/execute/20010403-1.c: New test.
20142
20143 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
20144             Mark Mitchell  <mark@codesourcery.com>
20145
20146         * lib/old-dejagnu.exp: Don't delete output of executable.
20147         Add .exe suffix to executables.
20148
20149 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
20150
20151         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
20152
20153 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20154
20155         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
20156
20157 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20158
20159         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
20160         * g++.old-deja/g++.abi/crash1.C: New test.
20161
20162 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
20163
20164         * g++.old-deja/g++.other/crash40.C: New test.
20165
20166 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20167
20168         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
20169
20170 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
20171
20172         * g++.old-deja/g++.other/warn6.C: New test.
20173
20174 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
20175
20176         * g++.old-deja/g++.robertl/eb42.C: Same.
20177
20178 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20179
20180         * gcc.dg/wtr-conversion-1.c: New testcase.
20181
20182 2001-04-10  Richard Henderson  <rth@redhat.com>
20183
20184         * g++.old-deja/g++.other/array5.C: New.
20185
20186 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20187
20188         * gcc.c-torture/execute/20010408-1.c: New test.
20189
20190 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
20191
20192         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
20193         headers and constructs.
20194         * g++.old-deja/g++.robertl/eb79.C: Same.
20195         * g++.old-deja/g++.robertl/eb77.C (main): Same.
20196         * g++.old-deja/g++.robertl/eb73.C: Same.
20197         * g++.old-deja/g++.robertl/eb66.C (main): Same.
20198         * g++.old-deja/g++.robertl/eb55.C (t): Same.
20199         * g++.old-deja/g++.robertl/eb54.C (main): Same.
20200         * g++.old-deja/g++.robertl/eb46.C (main): Same.
20201         * g++.old-deja/g++.robertl/eb44.C: Same.
20202         * g++.old-deja/g++.robertl/eb41.C (main): Same.
20203         * g++.old-deja/g++.robertl/eb4.C (main): Same.
20204         * g++.old-deja/g++.robertl/eb39.C: Same.
20205         * g++.old-deja/g++.robertl/eb33.C (main): Same.
20206         * g++.old-deja/g++.robertl/eb31.C (main): Same.
20207         * g++.old-deja/g++.robertl/eb30.C: Same.
20208         * g++.old-deja/g++.robertl/eb3.C: Same.
20209         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
20210         * g++.old-deja/g++.robertl/eb21.C: Same.
20211         * g++.old-deja/g++.robertl/eb15.C: Same.
20212         * g++.old-deja/g++.robertl/eb118.C: Same.
20213         * g++.old-deja/g++.robertl/eb115.C (main): Same.
20214         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
20215         * g++.old-deja/g++.robertl/eb109.C: Same.
20216         * g++.old-deja/g++.other/sibcall1.C (main): Same.
20217         * g++.old-deja/g++.mike/rtti1.C: Same.
20218         * g++.old-deja/g++.mike/p658.C: Same.
20219         * g++.old-deja/g++.mike/net46.C: Same.
20220         * g++.old-deja/g++.mike/net34.C: Same.
20221         * g++.old-deja/g++.mike/memoize1.C: Same.
20222         * g++.old-deja/g++.mike/eh2.C: Same.
20223         * g++.old-deja/g++.law/weak.C: Same.
20224         * g++.old-deja/g++.law/visibility7.C: Same.
20225         * g++.old-deja/g++.law/visibility25.C: Same.
20226         * g++.old-deja/g++.law/visibility22.C: Same.
20227         * g++.old-deja/g++.law/visibility2.C: Same.
20228         * g++.old-deja/g++.law/visibility17.C: Same.
20229         * g++.old-deja/g++.law/visibility13.C: Same.
20230         * g++.old-deja/g++.law/visibility10.C: Same.
20231         * g++.old-deja/g++.law/visibility1.C: Same.
20232         * g++.old-deja/g++.law/virtual3.C (eval): Same.
20233         * g++.old-deja/g++.law/vbase1.C: Same.
20234         * g++.old-deja/g++.law/operators32.C: Same.
20235         * g++.old-deja/g++.law/nest3.C: Same.
20236         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
20237         * g++.old-deja/g++.law/except5.C (main): Same.
20238         * g++.old-deja/g++.law/cvt7.C (run): Same.
20239         * g++.old-deja/g++.law/cvt2.C: Same.
20240         * g++.old-deja/g++.law/cvt16.C: Same.
20241         * g++.old-deja/g++.law/ctors6.C (bar): Same.
20242         * g++.old-deja/g++.law/ctors17.C (main): Same.
20243         * g++.old-deja/g++.law/ctors13.C: Same.
20244         * g++.old-deja/g++.law/ctors12.C (main): Same.
20245         * g++.old-deja/g++.law/ctors10.C: Same.
20246         * g++.old-deja/g++.law/code-gen5.C: Same.
20247         * g++.old-deja/g++.law/bad-error7.C: Same.
20248         * g++.old-deja/g++.law/arm9.C: Same.
20249         * g++.old-deja/g++.law/arm12.C: Same.
20250         * g++.old-deja/g++.law/arg8.C: Same.
20251         * g++.old-deja/g++.law/arg1.C: Same.
20252         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
20253         * g++.old-deja/g++.jason/template31.C: Same.
20254         * g++.old-deja/g++.jason/template24.C (main): Same.
20255         * g++.old-deja/g++.jason/2371.C: Same.
20256         * g++.old-deja/g++.eh/new2.C: Same.
20257         * g++.old-deja/g++.eh/new1.C: Same.
20258         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
20259         * g++.old-deja/g++.brendan/nest21.C (main): Same.
20260         * g++.old-deja/g++.brendan/err-msg3.C: Same.
20261         * g++.old-deja/g++.brendan/crash62.C: Same.
20262         * g++.old-deja/g++.brendan/crash52.C: Same.
20263         * g++.old-deja/g++.brendan/crash49.C (main): Same.
20264         * g++.old-deja/g++.brendan/crash38.C: Same.
20265         * g++.old-deja/g++.brendan/crash15.C (main): Same.
20266         * g++.old-deja/g++.brendan/copy9.C: Same.
20267
20268 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
20269
20270         * gcc.c-torture/execute/20001203-2.c (memset):
20271         Count argument is of type __SIZE_TYPE__.
20272
20273 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
20274
20275         * gcc.c-torture/compile/20010404-1.c: New test.
20276
20277 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
20278
20279         * gcc.c-torture/compile/20010326-1.c: New test.
20280
20281 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
20282
20283         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
20284         peculiarities of the SH.
20285         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
20286
20287 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
20288
20289         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
20290         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
20291         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
20292
20293 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20294
20295         * g77.f-torture/compile/20010321-1.f: New test.
20296
20297 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20298
20299         * gcc.c-torture/compile/20010329-1.c: New test.
20300
20301 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
20302
20303         * gcc.c-torture/execute/20010329-1.c: New test.
20304
20305 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20306
20307         * g++.old-deja/g++.other/eh4.C: Fix typo.
20308
20309 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
20310
20311         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
20312
20313 2001-03-28  Philip Blundell  <philb@gnu.org>
20314
20315         * gcc.c-torture/compile/20010328-1.c: New test.
20316
20317 2001-03-27  Richard Henderson  <rth@redhat.com>
20318
20319         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
20320         * g++.old-deja/g++.eh/vbase3.C: Likewise.
20321
20322 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
20323
20324         * gcc.c-torture/compile/20010327-1.c: New test.
20325
20326 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
20327
20328         * g++.old-deja/g++.other/friend12.C: New test.
20329         * g++.old-deja/g++.other/friend9.C: Expect no errors.
20330         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
20331
20332 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20333
20334         * gcc.c-torture/execute/20010325-1.c: New test.
20335
20336 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
20337
20338         * g++.old-deja/g++.other/mangle3.C: New test.
20339
20340 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
20341
20342         * g++.old-deja/g++.other/anon8.C: New test.
20343
20344 2001-03-20  Philip Blundell  <philb@gnu.org>
20345
20346         * gcc.c-torture/compile/20010320-1.c: New test.
20347
20348 2001-03-17  Richard Henderson  <rth@redhat.com>
20349
20350         * g++.old-deja/g++.other/eh4.C: Add expected error text.
20351
20352 2001-03-15  Geoff Keating  <geoff@redhat.com>
20353
20354         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
20355         tests on AIX.
20356
20357 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
20358
20359         * g++.old-deja/g++.other/eh4.C: New test.
20360
20361 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20362
20363         * gcc.dg/cpp/mi1.c: Update.
20364
20365 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
20366
20367         * g++.old-deja/g++.other/regstack.C: New test.
20368
20369 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
20370
20371         * g++.old-deja/g++.other/ref4.C: New test.
20372
20373 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
20374
20375         * objc/execute/va_method.m: Added.
20376         * objc/execute/IMP.m: Added.
20377         * objc/execute/_cmd.m: Added.
20378         * objc/execute/accessing_ivars.m: Added.
20379         * objc/execute/class-1.m: Added.
20380         * objc/execute/class-10.m: Added.
20381         * objc/execute/class-11.m: Added.
20382         * objc/execute/class-12.m: Added.
20383         * objc/execute/class-13.m: Added.
20384         * objc/execute/class-14.m: Added.
20385         * objc/execute/class-2.m: Added.
20386         * objc/execute/class-3.m: Added.
20387         * objc/execute/class-4.m: Added.
20388         * objc/execute/class-5.m: Added.
20389         * objc/execute/class-6.m: Added.
20390         * objc/execute/class-7.m: Added.
20391         * objc/execute/class-8.m: Added.
20392         * objc/execute/class-9.m: Added.
20393         * objc/execute/class-tests-1.h
20394         * objc/execute/class-tests-2.h
20395         * objc/execute/compatibility_alias.m: Added.
20396         * objc/execute/encode-1.m: Added.
20397         * objc/execute/formal_protocol-1.m: Added.
20398         * objc/execute/formal_protocol-2.m: Added.
20399         * objc/execute/formal_protocol-3.m: Added.
20400         * objc/execute/formal_protocol-4.m: Added.
20401         * objc/execute/formal_protocol-5.m: Added.
20402         * objc/execute/formal_protocol-6.m: Added.
20403         * objc/execute/formal_protocol-7.m: Added.
20404         * objc/execute/informal_protocol.m: Added.
20405         * objc/execute/initialize.m: Added.
20406         * objc/execute/load.m: Added.
20407         * objc/execute/many_args_method.m: Added.
20408         * objc/execute/nested-3.m: Added.
20409         * objc/execute/no_clash.m: Added.
20410         * objc/execute/private.m: Added.
20411         * objc/execute/redefining_self.m: Added.
20412         * objc/execute/root_methods.m: Added.
20413         * objc/execute/selector-1.m: Added.
20414         * objc/execute/static-1.m: Added.
20415         * objc/execute/static-2.m: Added.
20416         * objc/execute/va_method.m: Added.
20417
20418 2001-03-10  Richard Henderson  <rth@redhat.com>
20419
20420         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
20421
20422 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
20423
20424         * g++.old-deja/g++.other/crash31.C: XFAIL.
20425         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
20426         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
20427         * gcc.c-torture/execute/20010123-1.x: XFAIL.
20428         * gcc.c-torture/execute/20010124-1.x: XFAIL.
20429         * gcc.dg/sequence-pt-1.c: XFAIL one test.
20430
20431 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
20432
20433         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
20434
20435 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20436
20437         * gcc.dg/20000724-1.c: Don't use multiline strings.
20438
20439 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
20440
20441         * objc/execute/string1.m, objc/execute/string2.m: Compare the
20442         result of -cString against what we expect it to be; don't just
20443         print it out for no one to read.
20444
20445         * objc/execute/string3.m, objc/execute/string4.m: New tests.
20446         Based on testcases provided by Nicola Pero.
20447
20448 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20449
20450         * gcc.dg/cpp/macro7.c: New test.
20451
20452 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
20453
20454         * gcc.dg/cpp/multiline.c: Update.
20455
20456 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20457
20458         * g++.old-deja/g++.other/enum3.C: New test.
20459
20460 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20461
20462         * g++.old-deja/g++.other/pod1.C: New test.
20463
20464 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
20465
20466         * g++.old-deja/g++.ext/overload1.C: New test.
20467
20468 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20469
20470         * g++.old-deja/g++.pt/using1.C: New test.
20471
20472 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
20473
20474         * g++.old-deja/g++.other/using9.C: New test.
20475
20476 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
20477
20478         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
20479
20480         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
20481
20482 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
20483
20484         * g++.old-deja/g++.ext/realpt1.C: Remove.
20485
20486 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
20487
20488         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
20489
20490 2001-02-26  Will Cohen  <wcohen@redhat.com>
20491
20492         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
20493
20494 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
20495
20496         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
20497         templatized constructors.
20498
20499 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20500
20501         * gcc.c-torture/execute/20010224-1.c: New test.
20502
20503 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
20504
20505         * gcc.c-torture/execute/20010222-1.c: New test.
20506
20507 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
20508
20509         * g++.old-deja/g++.other/inline20.C: New test.
20510
20511 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
20512
20513         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
20514
20515 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
20516
20517         * g++.old-deja/g++.other/lookup22.C: New test.
20518
20519 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
20520
20521         * g77.dg: New directory.
20522         * g77.dg/20010216-1.f: New test case.
20523         * g77.dg/dg.exp: New driver.
20524         * lib/g77-dg.exp: New driver library.
20525
20526 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20527
20528         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
20529
20530 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
20531
20532         * g++.old-deja/g++.other/decl9.C: New test.
20533
20534 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
20535
20536         * g++.old-deja/g++.other/init16.C: Update the test so that it does
20537         not need <string> and also tests the initialization at runtime.
20538
20539 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
20540
20541         * gcc.c-torture/execute/longlong.c: New test.
20542
20543 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20544
20545         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
20546
20547 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
20548
20549         * gcc.c-torture/execute/920302-1.c (execute):
20550         Change argument type to short.
20551
20552 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20553
20554         * g++.old-deja/g++.pt/deduct6.C: New test.
20555
20556 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
20557
20558         * g++.old-deja/g++.pt/deduct5.C: New test.
20559
20560 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
20561
20562         * gcc.c-torture/execute/20010209-1.c: New test.
20563
20564 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
20565
20566         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
20567
20568 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
20569
20570         * g++.dg/vtgc1.C: Update for new ABI.
20571
20572         * consistency.vlad: New directory, 1665 files.
20573
20574 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
20575
20576         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
20577         return type.
20578         * gcc.dg/cpp/digraphs.c: Declare puts.
20579
20580 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20581
20582         * g++.old-deja/g++.other/warn5.C: New test.
20583
20584 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20585
20586         * g++.old-deja/g++.pt/spec40.C: New test.
20587
20588 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
20589
20590         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
20591         case.
20592         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
20593
20594 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
20595
20596         * gcc.c-torture/compile/20010209-1.c: New test.
20597
20598 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
20599
20600         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
20601         excess errors message but not if it crashes.
20602         * g++.old-deja/g++.other/crash27.C: Likewise.
20603         * g++.old-deja/g++.other/crash28.C: Likewise.
20604         * g++.old-deja/g++.other/crash30.C: Likewise.
20605         * g++.old-deja/g++.other/crash32.C: Likewise.
20606         * g++.old-deja/g++.other/crash35.C: Likewise.
20607         * g++.old-deja/g++.pt/inherit2.C: Likewise.
20608
20609 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
20610
20611         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
20612         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
20613         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
20614         g77.f-torture/execute/execute.exp,
20615         g77.f-torture/noncompile/noncompile.exp,
20616         gcc.c-torture/execute/execute.exp,
20617         gcc.c-torture/execute/memcheck/memcheck.exp,
20618         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
20619         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
20620         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
20621         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
20622         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
20623         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
20624         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20625         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
20626         Remove bug reporting instructions with ancient email addresses.
20627
20628 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20629
20630         * gcc.dg/20010202-1.c: New test.
20631         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
20632
20633 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
20634
20635         * g++.dg/stdbool-if.C: New test.
20636
20637 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
20638
20639         * objc/execute/fdecl.m: Added main().
20640
20641 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
20642
20643         * gcc.c-torture/execute/20010206-1.c: New test.
20644
20645 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
20646
20647         * gcc.dg/cpp/avoidpaste1.c: Update.
20648
20649 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
20650
20651         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
20652         Pero <nicola@brainstorm.co.uk>.
20653         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
20654
20655 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
20656
20657         * g++.old-deja/g++.pt/spec39.C: New test.
20658
20659 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
20660
20661         * gcc.c-torture/compile/20010202-1.c: New test.
20662
20663 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
20664
20665         * g++.old-deja/g++.abi/primary2.C: New test.
20666         * g++.old-deja/g++.abi/primary3.C: New test.
20667         * g++.old-deja/g++.abi/primary4.C: New test.
20668         * g++.old-deja/g++.abi/primary5.C: New test.
20669         * g++.old-deja/g++.abi/vtable3.h: New test.
20670         * g++.old-deja/g++.abi/vtable3a.C: New test.
20671         * g++.old-deja/g++.abi/vtable3b.C: New test.
20672         * g++.old-deja/g++.abi/vtable3c.C: New test.
20673         * g++.old-deja/g++.abi/vtable3d.C: New test.
20674         * g++.old-deja/g++.abi/vtable3e.C: New test.
20675         * g++.old-deja/g++.abi/vtable3f.C: New test.
20676         * g++.old-deja/g++.abi/vtable3g.C: New test.
20677         * g++.old-deja/g++.abi/vtable3h.C: New test.
20678         * g++.old-deja/g++.abi/vtable3i.C: New test.
20679         * g++.old-deja/g++.abi/vtable3j.C: New test.
20680         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
20681
20682 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
20683
20684         * g++.old-deja/g++.other/anon6.C: New test.
20685         * g++.old-deja/g++.other/anon7.C: New test.
20686
20687 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
20688
20689         * gcc.dg/cpp/avoidpaste2.c: New tests.
20690
20691 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
20692
20693         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
20694
20695 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
20696
20697         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
20698         DECIMAL_DIG cases for Irix."
20699
20700 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
20701
20702         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
20703
20704 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
20705
20706         * gcc.dg/c99-tag-1.c: New test.
20707
20708 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20709
20710         * gcc.dg/cpp/tr-warn1.c: Add tests.
20711
20712 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20713
20714         * gcc.dg/cpp/avoidpaste1.c: Update.
20715         * gcc.dg/cpp/paste4.c: Update.
20716
20717 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
20718
20719         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20720         cases for Irix.
20721
20722 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20723
20724         * g++.old-deja/g++.other/inline19.C: New test.
20725
20726 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20727
20728         * gcc.dg/Wlarger-than.c: New test.
20729
20730 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20731
20732         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20733
20734 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
20735
20736         * gcc.c-torture/execute/20010129-1.c: New test.
20737         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20738
20739 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
20740
20741         * gcc.dg/cpp/avoidpaste1.c: Test case.
20742
20743 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
20744
20745         * g++.old-deja/g++.other/inline18.C: New test.
20746
20747 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20748
20749         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20750         and __builtin_putchar.
20751
20752 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
20753
20754         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20755         tests.
20756
20757 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
20758
20759         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20760         floating point number rounding mode to round to the nearest
20761         representable mode.
20762
20763 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
20764
20765         * g++.old-deja/g++.other/mangle2.C: New test.
20766
20767 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20768
20769         * gcc.c-torture/compile/20010124-1.c: New test.
20770
20771 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20772
20773         * g++.old-deja/g++.pt/spec38.C: New test.
20774
20775 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20776
20777         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20778         "Build don't run".
20779
20780 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20781
20782         * gcc.c-torture/execute/20010123-1.c: New test.
20783
20784 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20785
20786         * g++.old-deja/g++.pt/spec37.C: New test.
20787
20788 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20789
20790         * g++.old-deja/g++.pt/overload14.C: New test.
20791
20792 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20793
20794         * gcc.c-torture/execute/20010122-1.c: New test, exercise
20795         __builtin_return_address.
20796
20797 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
20798
20799         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20800         * g++.old-deja/g++.pt/spec35.C: New test.
20801         * g++.old-deja/g++.pt/spec36.C: New test.
20802
20803 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
20804
20805         * gcc.c-torture/compile/20010118-1.c: New test.
20806
20807 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
20808
20809         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20810
20811 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20812
20813         * gcc.c-torture/execute/20010119-1.c: New test.
20814
20815 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20816
20817         * g++.old-deja/g++.other/vbase5.C: New test.
20818
20819 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20820
20821         * gcc.c-torture/execute/20010118-1.c: New test.
20822
20823 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20824
20825         * g++.old-deja/g++.pt/deduct3.C: New test.
20826
20827 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20828
20829         * g++.old-deja/g++.pt/spec34.C: New test.
20830
20831 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20832
20833         * g77.f-torture/compile/20000601-2.f: New test.
20834
20835 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20836
20837         * g++.old-deja/g++.other/init17.C: New test.
20838
20839 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
20840
20841         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20842
20843 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20844
20845         * g++.old-deja/g++.pt/unify8.C: New test.
20846
20847 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20848
20849         * g++.old-deja/g++.abi/vbase1.C: New test.
20850
20851 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20852
20853         * g++.old-deja/g++.pt/crash65.C: New test.
20854
20855 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20856
20857         * gcc.dg/cpp/assembl2.S: New test case.
20858
20859 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
20860
20861         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
20862         are supported.
20863
20864 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20865
20866         * g++.old-deja/g++.other/builtins1.C: New test.
20867         * g++.old-deja/g++.other/builtins2.C: Likewise.
20868         * g++.old-deja/g++.other/builtins3.C: Likewise.
20869         * g++.old-deja/g++.other/builtins4.C: Likewise.
20870
20871 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
20872
20873         * gcc.c-torture/compile/20010117-1.c: New test.
20874         * gcc.c-torture/compile/20010117-2.c: New test.
20875
20876 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20877
20878         * g77.f-torture/execute/20010116.[fx]: New test,
20879         XFAIL on i?86-*-*.
20880         * g77.f-torture/compile/20010115.f: Indicate it's
20881         a test for PR fortran/1636.
20882
20883 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20884
20885         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20886
20887 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20888
20889         * g77.f-torture/compile/20010115.f: New test.
20890
20891 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
20892
20893         * g++.old-deja/g++.pt/nontype5.C: New test.
20894
20895 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20896
20897         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20898         have an equivalent working one below it.
20899
20900 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20901
20902         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20903         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20904
20905 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20906
20907         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20908         message containing "init_priority".
20909         (conpr-2.C): Likewise.
20910         (conpr-3.C): Likewise.
20911         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20912
20913 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20914
20915         * gcc.c-torture/execute/20010114-2.c: New test.
20916
20917 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20918
20919         * gcc.c-torture/compile/20010114-1.c: New test.
20920         * gcc.c-torture/compile/20010114-1.x: Xfail.
20921         * gcc.c-torture/compile/20010114-2.c: New test.
20922         * gcc.c-torture/execute/20010114-1.c: New test.
20923         * gcc.dg/trunc-1.c: New test.
20924         * gcc.dg/uninit-B.c: New test.
20925
20926 2001-01-13  Nick Clifton  <nickc@redhat.com>
20927
20928         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20929         target.
20930
20931 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20932
20933         * gcc.c-torture/compile/20010113-1.c: New test.
20934
20935 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
20936
20937         * gcc.c-torture/compile/20001212-1.c: New test.
20938
20939 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20940
20941         * gcc.dg/cpp/widestr1.c: Update.
20942         * gcc.dg/cpp/prag-imp.c: Remove.
20943
20944 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
20945
20946         * gcc.c-torture/execute/20000801-3.x: Remove.
20947         * gcc.dg/c90-init-1.c: New test.
20948         * gcc.dg/c99-init-1.c: New test.
20949         * gcc.dg/c99-init-2.c: New test.
20950         * gcc.dg/gnu99-init-1.c: New test.
20951
20952 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
20953
20954         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20955         testing that no relevant ones were found.
20956
20957 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20958
20959         * g++.old-deja/g++.pt/cast2.C: New test.
20960
20961 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20962
20963         * g++.old-deja/g++.pt/friend47.C: New test.
20964
20965 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20966
20967         * g++.old-deja/g++.pt/instantiate13.C: New test.
20968
20969 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20970
20971         * g++.old-deja/g++.other/defarg7.C: New test.
20972         * g++.old-deja/g++.other/defarg8.C: New test.
20973
20974 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20975
20976         * g++.old-deja/g++.pt/crash64.C: New test.
20977
20978 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20979
20980         * g++.old-deja/g++.pt/crash63.C: New test.
20981
20982 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
20983
20984         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20985
20986 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
20987
20988         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20989
20990 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20991
20992         * g++.old-deja/g++.pt/error3.C: New test.
20993
20994 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20995
20996         * g++.old-deja/g++.other/crash39.C: New test.
20997
20998 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20999
21000         * g++.old-deja/g++.other/vbase4.C: New test.
21001
21002 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
21003
21004         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
21005         * gcc.dg/special/20000419-2.c: New file. Identical to above.
21006         * gcc.dg/special/special.exp: New test driver which will check
21007         for alias support for the above test.
21008
21009 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
21010
21011         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
21012         problems on small machines.
21013         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
21014         parameterize.
21015
21016 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
21017
21018         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
21019         mips.
21020         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
21021
21022 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
21023
21024         * g++.old_deja/g++.pt/using8.C: New test.
21025
21026 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21027
21028         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
21029
21030 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
21031
21032         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
21033         where a failure is expected.
21034         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
21035
21036 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21037
21038         * g++.old_deja/g++.pt/instantiate12.C: New test.
21039
21040 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21041
21042         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
21043         start of structs.
21044         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
21045         * g++.old-deja/g++.brendan/crash17.C: Likewise.
21046         * g++.old-deja/g++.brendan/crash29.C: Likewise.
21047         * g++.old-deja/g++.brendan/crash48.C: Likewise.
21048         * g++.old-deja/g++.brendan/ns1.C: Likewise.
21049         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
21050         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
21051         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
21052         * g++.old-deja/g++.eh/spec6.C: Likewise.
21053         * g++.old-deja/g++.jason/crash3.C: Likewise.
21054         * g++.old-deja/g++.law/ctors11.C: Likewise.
21055         * g++.old-deja/g++.law/ctors17.C: Likewise.
21056         * g++.old-deja/g++.law/ctors5.C: Likewise.
21057         * g++.old-deja/g++.law/ctors9.C: Likewise.
21058         * g++.old-deja/g++.mike/ambig1.C: Likewise.
21059         * g++.old-deja/g++.mike/net22.C: Likewise.
21060         * g++.old-deja/g++.mike/p3538a.C: Likewise.
21061         * g++.old-deja/g++.mike/p3538b.C: Likewise.
21062         * g++.old-deja/g++.mike/virt3.C: Likewise.
21063         * g++.old-deja/g++.niklas/t128.C: Likewise.
21064         * g++.old-deja/g++.other/anon4.C: Likewise.
21065         * g++.old-deja/g++.other/using1.C: Likewise.
21066         * g++.old-deja/g++.other/warn3.C: Likewise.
21067         * g++.old-deja/g++.pt/t37.C: Likewise.
21068         * g++.old-deja/g++.robertl/eb69.C: Likewise.
21069         * g++.old-deja/g++.robertl/eb71.C: Likewise.
21070
21071 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
21072
21073         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
21074
21075 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21076
21077         * gcc.c-torture/execute/stdio-opt-3.c: New test.
21078
21079 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
21080
21081         * gcc.c-torture/compile/20010107-1.c: New test.
21082
21083 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21084
21085         * gcc.c-torture/execute/builtin-noret-1.c: New test.
21086
21087 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21088
21089         * gcc.dg/format/format.h: New file.
21090         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
21091         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
21092         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
21093         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
21094         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
21095         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
21096         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
21097         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
21098         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
21099         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
21100         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
21101         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
21102         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
21103         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
21104         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
21105         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
21106         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
21107         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
21108         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
21109         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
21110         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
21111         instead of declaring standard types, macros and functions in each
21112         test.
21113
21114 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
21115
21116         * gcc.c-torture/execute/20010106-1.c: New test.
21117
21118 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
21119
21120         * gcc.dg/format/format.exp: New file.
21121         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
21122         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
21123         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
21124         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
21125         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
21126         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
21127         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
21128         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
21129         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
21130         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
21131         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
21132         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
21133         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
21134         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
21135         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
21136         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
21137         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
21138         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
21139         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
21140         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
21141         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
21142         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
21143         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
21144         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
21145         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
21146         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
21147         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
21148         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
21149         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
21150         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
21151         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
21152         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
21153         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
21154         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
21155         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
21156         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
21157         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
21158         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
21159         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
21160         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
21161         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
21162         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
21163
21164 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
21165
21166         * gcc.c-torture/execute/991228-1.c: Take word endianness into
21167         account.
21168
21169 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
21170
21171         * gcc.c-torture/execute/builtin-complex-1.c: New test.
21172
21173 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
21174
21175         * g++.old-deja/g++.pt/crash62.C: New test.
21176
21177 2001-01-04  Richard Henderson  <rth@redhat.com>
21178
21179         * gcc.dg/20000926-1.c: Update expected warnings.
21180         * gcc.dg/array-2.c: Likewise.
21181         * gcc.dg/array-4.c: Also validate flexible array members.
21182         * gcc.dg/c99-flex-array-1.c: New.
21183
21184 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
21185
21186         * gcc.c-torture/compile/20001222-1.x: Remove.
21187
21188 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21189
21190         * gcc.c-torture/execute/built-in-setjmp.c: New.
21191
21192 2001-01-03  Richard Henderson  <rth@redhat.com>
21193
21194         * gcc.dg/940510-1.c: Update expected error wording.
21195         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
21196
21197 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
21198
21199         * lib/target-supports.exp (check_alias_available): Modified to
21200         indicate aliases not supported if only weak aliases are supported.
21201
21202 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21203
21204         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
21205         Turn on cmpstrsi checks for __pj__ and __i370__.
21206
21207 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21208
21209         * g++.old-deja/g++.other/virtual11.C: New test.
21210
21211 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
21212
21213         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
21214
21215 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21216
21217         * gcc.c-torture/compile/20010102-1.c: New test.
21218
21219 2001-01-02  Andreas Jaeger  <aj@suse.de>
21220
21221         * gcc.dg/noreturn-3.c: New test.
21222
21223         * gcc.dg/noreturn-4.c: New test.
21224
21225 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21226
21227         * gcc.c-torture/execute/stdio-opt-1.c: Also test
21228         __builtin_fputc and __builtin_fwrite.
21229
21230 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21231
21232         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
21233         signed char, not default char.
21234
21235 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
21236
21237         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
21238
21239 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
21240
21241         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
21242
21243 2000-12-29  Richard Henderson  <rth@redhat.com>
21244
21245         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
21246         (__cyg_profile_func_exit): Define.
21247
21248 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
21249
21250         * g++.dg/vtgc1.C: New test.
21251
21252 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
21253
21254         * gcc.dg/noncompile/20001228-1.c: New test.
21255
21256         * gcc.dg/20001228-1.c: New test.
21257
21258         * gcc.c-torture/execute/20001228-1.c: New test.
21259
21260 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
21261
21262         * gcc.dg/format-strfmon-1.c: New test.
21263
21264 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21265
21266         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
21267         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
21268         * gcc.c-torture/execute/string-opt-1.c: Likewise.
21269         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21270         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21271         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21272         * gcc.c-torture/execute/string-opt-6.c: Likewise.
21273         * gcc.c-torture/execute/string-opt-7.c: Likewise.
21274         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21275         * gcc.c-torture/execute/string-opt-9.c: Likewise.
21276         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21277         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21278         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21279
21280         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
21281         * gcc.c-torture/execute/string-opt-4.c: Test index.
21282
21283 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
21284
21285         * gcc.c-torture/compile/20001226-1.c: New test.
21286
21287 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21288
21289         * gcc.c-torture/compile/20001222-1.c: New test.
21290         * gcc.c-torture/compile/20001222-1.x: Xfail.
21291
21292 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
21293
21294         * gcc.c-torture/execute/comp-goto-2.c: New test.
21295
21296 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
21297
21298         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
21299         Use long types if __INT_MAX__ is 32767.
21300         (main): Use cast to (sint32 *) when poking 88 into a_page.
21301
21302         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
21303
21304 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
21305
21306         * gcc.c-torture/compile/20001221-1.c: New test.
21307         * gcc.c-torture/execute/20001221-1.c: New test.
21308
21309 2000-12-20  Richard Henderson  <rth@redhat.com>
21310
21311         * g++.old-deja/g++.pt/crash36.C: Update error lines.
21312         * g++.old-deja/g++.robertl/eb109.C: Likewise.
21313
21314 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21315
21316         * gcc.dg/compare3.c: New test.
21317
21318 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21319
21320         * gcc.dg/format-warnll-1.c: New test.
21321
21322 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
21323
21324         * gcc.dg/cpp/cmdlne-P.c: New test.
21325
21326 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21327
21328         * gcc.c-torture/execute/builtin-abs-1.c,
21329         gcc.c-torture/execute/builtin-abs-2.c: New tests.
21330
21331 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21332
21333         * gcc.dg/cpp/multiline.c: New test.
21334
21335 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
21336
21337         * g++.old-deja/g++.other/syshdr1.C: Update.
21338         * gcc.dg/cpp/lineflags.c: Remove temporarily.
21339
21340 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21341
21342         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
21343
21344 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21345
21346         * g++.old-deja/g++.pt/ttp65.C: New test.
21347
21348 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21349
21350         * g++.old-deja/g++.pt/ttp64.C: New test.
21351
21352 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21353
21354         * g++.old-deja/g++.pt/spec33.C: New test.
21355
21356 2000-12-14  Catherine Moore  <clm@redhat.com>
21357
21358         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
21359         * gcc.c-torture/execute/920612-2.c: Likewise.
21360         * gcc.c-torture/execute/920428-2.c: Likewise.
21361         * gcc-c-torture/execute/va-arg-11.c: Call exit.
21362         * gcc.c-torture/execute/va-arg-21.c: Likewise.
21363
21364 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21365
21366         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
21367         * gcc.dg/pack-test-2.c: Likewise.
21368
21369 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21370
21371         Tests by Zack Weinberg <zackw@stanford.edu>.
21372
21373         * gcc.dg/cpp/defined.c: Update.
21374         * gcc.dg/cpp/defined_trad.c: New tests.
21375
21376 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
21377
21378         * gcc.dg/cpp/trad-direct.c: Update.
21379
21380 2000-12-11  Neil Booth  <neilb@earthling.net>
21381
21382         * gcc.dg/cpp/defined_trad.c
21383
21384 2000-12-11  Neil Booth  <neilb@earthling.net>
21385
21386         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
21387
21388 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
21389
21390         * gcc.dg/format-miss-2.c: New test.
21391
21392 2000-12-09  Neil Booth  <neilb@earthling.net>
21393
21394         * gcc.dg/cpp/lineflags.c: New tests.
21395         * gcc.dg/cpp/poison.c: Update.
21396         * gcc.dg/cpp/redef2.c: Update.
21397         * gcc.dg/cpp/skipping.c: New test.
21398
21399 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
21400
21401         * g++.old-deja/g++.other/eh3.C: New testcase.
21402
21403 2000-12-07  Neil Booth  <neilb@earthling.net>
21404
21405         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
21406         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
21407         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
21408         wtr-union-init-2.c, wtr-union-init-3.c: Update.
21409         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
21410         Update.
21411
21412 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21413
21414         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
21415         __SIZE_TYPE__ instead of int for type of integers cast to
21416         pointers.
21417
21418 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
21419
21420         * g++.old-deja/g++.other/cleanup4.C: New test.
21421
21422 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21423
21424         * format-sec-1.c: New test.
21425
21426 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21427
21428         * gcc.dg/format-nonlit-3.c: New test.
21429
21430 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21431
21432         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
21433         through a null pointer.
21434
21435 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21436
21437         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
21438         * g++.old-deja/g++.pt/partial4.C: New test.
21439
21440 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
21441
21442         * gcc.c-torture/execute/ieee/hugeval.x: New.
21443
21444 2000-12-06  Neil Booth  <neilb@earthling.net>
21445
21446         * gcc.dg/cpp/backslash2.c: New tests.
21447
21448 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21449
21450         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
21451         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
21452
21453 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
21454
21455         * gcc.c-torture/execute/20001203-2.c: New testcase.
21456
21457 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21458
21459         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
21460         * g++.old-deja/g++.other/virtual10.C: New test.
21461
21462 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
21463
21464         * g++.old-deja/g++.mike/pmf5.C: Remove test.
21465
21466 2000-12-05  Richard Henderson  <rth@redhat.com>
21467
21468         * gcc.c-torture/compile/20001205-1.c: New.
21469
21470 2000-12-04  Neil Booth  <neilb@earthling.net>
21471
21472         * g++.old-deja/g++.other/virtual9.C: New test.
21473         * g++.old-deja/g++.pt/crash61.C: New test.
21474         * gcc.c-torture/execute/loop-9.c: New test.
21475
21476 2000-12-04  Neil Booth  <neilb@earthling.net>
21477
21478         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
21479         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
21480         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
21481         * gcc.dg/cpp/extratokens.c: ...here.
21482
21483 2000-12-04  Neil Booth  <neilb@earthling.net>
21484
21485         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
21486         New tests.
21487
21488 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21489
21490         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
21491         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
21492
21493 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
21494
21495         * gcc.c-torture/execute/20001203-1.c: New test.
21496
21497 2000-12-03  Neil Booth  <neilb@earthling.net>
21498
21499         * gcc.dg/cpp/macro6.c: New test cases.
21500
21501 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21502
21503         * gcc.c-torture/execute/string-opt-9.c: New test.
21504         * gcc.c-torture/execute/string-opt-10.c: Likewise.
21505         * gcc.c-torture/execute/string-opt-11.c: Likewise.
21506         * gcc.c-torture/execute/string-opt-12.c: Likewise.
21507
21508         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
21509         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
21510
21511 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
21512
21513         * gcc.dg/cpp/if-6.c: New testcase.
21514
21515         * gcc.dg/20001201-1.c: New testcase.
21516
21517 2000-12-02  Neil Booth  <neilb@earthling.net>
21518
21519         * g++.old-deja/g++.other/externC4.C,
21520         g++.old-deja/g++.other/friend10.C: New tests.
21521
21522 2000-12-02  Neil Booth  <neilb@earthling.net>
21523
21524         * g++.old-deja/g++.other/instan2.C
21525         * g++.old-deja/g++.other/instan3.C: New test.
21526
21527 2000-12-02  Neil Booth  <neilb@earthling.net>
21528
21529         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
21530         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
21531         gnuc99.c,gnuc99-pedantic.c: New tests.
21532
21533 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21534
21535         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
21536         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
21537
21538 2000-12-01  Neil Booth  <neilb@earthling.net>
21539
21540         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
21541         * gcc.dg/cpp/poison.c: Update.
21542         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
21543
21544 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
21545
21546         * g77.f-torture/execute/20001201.f: New test.
21547
21548 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21549
21550         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
21551
21552 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
21553
21554         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
21555
21556 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
21557
21558         * g++.old-deja/g++.other/cast6.C: New test.
21559
21560 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
21561
21562         * gcc.c-torture/execute/20001130-2.c: New testcase.
21563
21564 2000-11-30  Richard Henderson  <rth@redhat.com>
21565
21566         * gcc.c-torture/execute/20001130-1.c: New test.
21567
21568 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21569
21570         * g++.old-deja/g++.other/op3.C: New test.
21571
21572 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21573
21574         * g++.old-deja/g++.other/op2.C: New test.
21575
21576 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
21577
21578         * g++.old-deja/g++.other/crash38.C: New test.
21579
21580 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
21581
21582         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
21583
21584 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
21585
21586         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
21587         tests.
21588         * gcc.c-torture/execute/string-opt-6.c: New test.
21589
21590         * gcc.dg/20001117-1.c: Add main.
21591
21592 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
21593
21594         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
21595         Move from here ...
21596         * gcc.dg/940510-1.c: ... to here.
21597
21598         * gcc.dg/20000926-1.c: GNU C now allows initializations of
21599         zero-size arrays in toplevel structures.
21600
21601 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21602
21603         * gcc.c-torture/execute/loop-8.c: New test.
21604
21605 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21606
21607         * g++.old-deja/g++.other/base1.C: New test.
21608
21609 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21610
21611         * g++.old-deja/g++.other/parse2.C: New test.
21612
21613 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21614
21615         * g++.old-deja/g++.pt/incomplete1.C: New test.
21616
21617 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
21618
21619         * g++.old-deja/g++.other/friend9.C: New test.
21620
21621 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
21622
21623         * gcc.dg/20001127-1.c: New test.
21624
21625 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21626
21627         * g++.old-deja/g++.pt/friend46.C: New test.
21628
21629 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
21630
21631         * g++.old-deja/g++.other/ptrmem8.C: New test.
21632
21633 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21634
21635         * gcc.c-torture/execute/string-opt-7.c: New test.
21636         * gcc.c-torture/execute/string-opt-8.c: Likewise.
21637
21638 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21639
21640         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
21641         instead of 'mkcheck 2'.
21642
21643 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21644
21645         * gcc.c-torture/execute/memcheck/driver.c,
21646         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
21647         C9X references to refer to C99.
21648
21649 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
21650
21651         * gcc.dg/ultrasp3.c: New test.
21652
21653 2000-11-25  Neil Booth  <neilb@earthling.net>
21654
21655         * gcc.dg/cpp/include2.c: Update test to be locale independent.
21656
21657 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
21658
21659         * gcc.c-torture/compile/20001123-2.c: New.
21660
21661 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
21662
21663         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
21664
21665 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
21666
21667         * gcc.dg/sequence-point-1.c: Add some new tests.
21668         * gcc.c-torture/execute/20001124-1.c: New test.
21669
21670 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21671
21672         * g++.old-deja/g++.other/vaarg4.C: New test.
21673         * gcc.c-torture/compile/20001123-1.c: New test.
21674
21675 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
21676
21677         * g++.other/crash24.C: Adjust and remove XFAIL.
21678         * g++.other/crash37.C: New test.
21679
21680 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
21681
21682         * g++.old-deja/g++.pt/instantiate9.C: New test.
21683
21684 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
21685
21686         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
21687         new ABI, too.
21688
21689         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
21690         * g++.old-deja/g++.robertl/eb55.C: Likewise.
21691
21692 2000-11-22  Neil Booth  <neilb@earthling.net>
21693
21694         * gcc.dg/cpp/Wtrigraphs.c: New test.
21695
21696 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
21697
21698         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
21699
21700 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
21701
21702         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
21703
21704 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
21705
21706         * lib/gcc-dg.exp: load_lib scanasm.exp.
21707         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21708         * lib/g++-dg.exp: load_lib scanasm.exp.
21709         * lib/scanasm.exp: New.
21710         (scan-assembler, scan-assembler-not): Add optional arguments to
21711         test name, or if not present, the pattern name.
21712         (scan-assembler-dem, scan-assembler-dem-not): New.
21713
21714         * g++.dg/dg.exp: New.
21715
21716 2000-11-21  Neil Booth  <neilb@earthling.net>
21717
21718         * gcc.dg/cpp/integrated1.c: Remove.
21719
21720 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21721
21722         * gcc.c-torture/execute/20001121-1.c: New test.
21723
21724 2000-11-21  Richard Henderson  <rth@redhat.com>
21725
21726         * gcc.c-torture/compile/20001121-1.c: New test.
21727
21728 2000-11-20  Neil Booth  <neilb@earthling.net>
21729
21730         * gcc.dg/cpp/integrated1.c: New test.
21731
21732 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21733
21734         * g++.old-deja/g++.other/inline17.C: New test.
21735
21736 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
21737
21738         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21739         local variable to be zero: I made the variable global. Now
21740         uses abort() and exit() instead of relying on main's return value.
21741
21742 2000-11-20  Neil Booth  <neilb@earthling.net>
21743
21744         * gcc.dg/cpp/paste2.c: Update test.
21745         * objc/execute/paste.m: New test.
21746
21747 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21748
21749         * gcc.dg/c99-condexpr-1.c: New test.
21750
21751 2000-11-20  Neil Booth  <neilb@earthling.net>
21752
21753         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21754
21755 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
21756
21757         * g++.old-deja/g++.pt/export1.C: New test.
21758
21759 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
21760
21761         * gcc.dg/20001117-1.c: New test.
21762
21763 2000-11-18  Richard Henderson  <rth@redhat.com>
21764
21765         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21766
21767 2000-11-18  Richard Henderson  <rth@redhat.com>
21768
21769         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21770         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21771         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21772
21773 2000-11-18  Richard Henderson  <rth@redhat.com>
21774
21775         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21776         (main): New.  Exit cleanly.
21777
21778 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21779
21780         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21781         gcc.dg/c99-fordecl-2.c: New tests.
21782
21783 2000-11-18  Richard Henderson  <rth@redhat.com>
21784
21785         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21786         * gcc.c-torture/execute/zerolen-2.c: New.
21787
21788 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21789
21790         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21791         memory.
21792
21793 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21794
21795         * g++.old-deja/g++.pt/instantiate8.C: New test.
21796
21797 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21798
21799         * g++.old-deja/g++.other/incomplete.C: Add more tests.
21800         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21801
21802 2000-11-16  Nick Clifton  <nickc@redhat.com>
21803
21804         * gcc.c-torture/execute/nestfunc-2.c: New test.
21805         * gcc.c-torture/execute/nestfunc-3.c: New test.
21806
21807 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21808
21809         * gcc.c-torture/compile/20001116-1.c: New test.
21810
21811 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21812
21813         * gcc.c-torture/execute/20001115-1.c: New test.
21814
21815 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
21816
21817         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21818         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21819         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21820         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21821
21822 2000-11-15  Neil Booth  <neilb@earthling.net>
21823
21824         gcc.dg/cpp/_Pragma1.c: Update.
21825         gcc.dg/cpp/_Pragma2.c: New test.
21826
21827 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21828
21829         * g++.old-deja/g++.other/anon5.C: New test.
21830
21831 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21832
21833         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21834         tests.
21835
21836 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
21837
21838         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21839         output.
21840
21841 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21842
21843         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21844         labels at end of compound statements.
21845
21846 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
21847
21848         * gcc.c-torture/execute/loop-7.c: New test.
21849
21850 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21851
21852         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21853
21854 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21855
21856         * gcc.dg/c99-bool-1.c: New test.
21857
21858 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21859
21860         * gcc.dg/c99-scope-1.c: Remove xfail.
21861         * gcc.dg/c99-scope-2.c: New test.
21862
21863 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21864
21865         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
21866         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
21867
21868 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
21869
21870         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
21871         error messages.
21872
21873         * g++.mike/p700.C: Don't typedef wchar_t.
21874         * g++.mike/p784.C: Likewise.
21875         * g++.mike/eb101.C: Don't use __wchar_t.
21876
21877 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
21878
21879         * g77.f-torture/execute/20001111.[fx]: Test premature exit
21880         from DO loop.
21881
21882 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21883
21884         * gcc.c-torture/execute/20001111-1.c: New test.
21885
21886 2000-11-10  Nick Clifton  <nickc@redhat.com>
21887
21888         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21889         long multuiple and accumulate.
21890
21891 2000-11-09  Richard Henderson  <rth@redhat.com>
21892
21893         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21894         via size_t instead of int.
21895
21896         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21897         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21898         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21899         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21900
21901 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
21902
21903         * gcc.c-torture/compile/20001109-1.c: New test.
21904         * gcc.c-torture/compile/20001109-2.c: New test.
21905
21906 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
21907
21908         * g++.old-deja/g++.pt/operator1.C: New test.
21909         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21910
21911 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21912
21913         * gcc.dg/20001108-1.c: New test.
21914
21915 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21916
21917         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21918         with both arguments constant strings.
21919         * gcc.c-torture/execute/string-opt-3.c: New test.
21920         * gcc.c-torture/execute/string-opt-4.c: New test.
21921         * gcc.c-torture/execute/string-opt-5.c: New test.
21922
21923 2000-11-08  Nick Clifton  <nickc@redhat.com>
21924
21925         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
21926         mulsidi3adddi patterns.
21927
21928 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
21929
21930         * g++.old-deja/g++.other/crash36.C: New test.
21931
21932 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
21933
21934         * g++.old-deja/g++.other/init16.C: New test.
21935
21936 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
21937
21938         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21939
21940 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21941
21942         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21943         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21944         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21945
21946 2000-11-07  DJ Delorie  <dj@redhat.com>
21947
21948         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21949
21950 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21951
21952         * gcc.c-torture/execute/string-opt-1.c: New test.
21953
21954 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21955
21956         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
21957         mips-sgi-irix6.* because the MIPS ABI passes floating-point
21958         parameters in registers, and there is no way for a varargs
21959         function to know in which order the integer and floating-point
21960         parameters should be interleaved when they are placed on the
21961         stack.
21962         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21963         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21964
21965 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21966
21967         * gcc.c-torture/execute/string-opt-2.c: New test.
21968
21969 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
21970
21971         * g++.old-deja/g++.pt/crash60.C: New test.
21972
21973 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21974
21975         * g++.old-deja/g++.other/crash24.C: New test.
21976         * g++.old-deja/g++.other/crash25.C: New test.
21977         * g++.old-deja/g++.other/crash26.C: New test.
21978         * g++.old-deja/g++.other/crash27.C: New test.
21979         * g++.old-deja/g++.other/crash28.C: New test.
21980         * g++.old-deja/g++.other/crash29.C: New test.
21981         * g++.old-deja/g++.other/crash30.C: New test.
21982         * g++.old-deja/g++.other/crash31.C: New test.
21983         * g++.old-deja/g++.other/crash32.C: New test.
21984         * g++.old-deja/g++.other/crash33.C: New test.
21985         * g++.old-deja/g++.other/crash34.C: New test.
21986         * g++.old-deja/g++.other/crash35.C: New test.
21987
21988 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21989
21990         * gcc.c-torture/execute/20001031-1.c: New test.
21991
21992 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
21993
21994         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21995         namespace.
21996
21997         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21998         standards-conformant.
21999
22000         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
22001
22002         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
22003         * g++.old-deja/g++.mike/p755a.C: Likewise.
22004         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
22005         library makes no calls to `operator new' during initialization.
22006
22007 2000-11-04  Neil Booth  <neilb@earthling.net>
22008
22009         * gcc.dg/cpp/include2.c: New tests.
22010
22011 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
22012
22013         * lib/g++.exp (g++_set_ld_library_path): New function.
22014         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
22015
22016 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
22017
22018         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
22019         warnings.
22020
22021 2000-11-01  Richard Henderson  <rth@redhat.com>
22022
22023         * g++.old-deja/g++.ext/namedret1.C: New.
22024         * g++.old-deja/g++.ext/namedret2.C: New.
22025         * g++.old-deja/g++.ext/namedret3.C: New.
22026
22027 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
22028
22029         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
22030         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
22031
22032 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22033
22034         * gcc.c-torture/execute/va-arg-21.c: New test.
22035
22036 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22037
22038         * gcc.dg/c99-complex-2.c: New test.
22039
22040 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22041
22042         * gcc.c-torture/execute/stdio-opt-1.c: New test.
22043
22044 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
22045
22046         * g++.old-deja/g++.other/inline16.C: New test.
22047
22048 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
22049
22050         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
22051         __PRETTY_FUNCTION__
22052
22053 2000-10-29  Neil Booth  <neilb@earthling.net>
22054
22055         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
22056         New tests.
22057         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
22058         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
22059         optimisation.
22060
22061 2000-10-29  Neil Booth  <neilb@earthling.net>
22062
22063         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
22064         * mi1.c, mi1c.h: Add null directives to multiple-include test.
22065         * mi5.c: Test multiple includes work with -C.
22066         * trigraphs.c: Test ^= version.
22067
22068 2000-10-28  Neil Booth  <neilb@earthling.net>
22069
22070         New tests and test updates for new macro expander.
22071
22072         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
22073         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
22074         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
22075         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
22076         new diagnostic messages.
22077
22078         * gcc.dg/cpp/macro3.c: New tests.
22079
22080 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
22081
22082         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
22083         on the same line.
22084
22085 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
22086
22087         * g++.old-deja/g++.other/eh2.C: New test.
22088
22089 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
22090
22091         * gcc.c-torture/execute/20001027-1.c: New test.
22092
22093 2000-10-26  Richard Henderson  <rth@redhat.com>
22094
22095         * gcc.c-torture/execute/20001026-1.c: New.
22096
22097 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
22098
22099         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
22100         * g++.old-deja/g++.law/builtin1.C: Likewise.
22101         * g++.old-deja/g++.law/ctors10.C: Likewise.
22102         * g++.old-deja/g++.law/virtual3.C: Likewise.
22103         * g++.old-deja/g++.mike/p658.C: Likewise.
22104         * g++.old-deja/g++.other/sibcall1.C: Likewise.
22105         * g++.old-deja/g++.other/vaarg2.C: Likewise.
22106         * g++.old-deja/g++.robertl/eb124.C: Likewise.
22107         * g++.old-deja/g++.robertl/eb44.C: Likewise.
22108         * g++.old-deja/g++.robertl/eb77.C: Likewise.
22109
22110 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
22111
22112         * gcc.c-torture/compile/20001024-1.c: New test.
22113
22114 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
22115
22116         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
22117         to tell us whether or not we are using V3.
22118
22119 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
22120
22121         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
22122         operands.
22123
22124 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22125
22126         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
22127
22128 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
22129
22130         * gcc.c-torture/execute/20001024-1.c: New test.
22131
22132 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
22133
22134         * g++.old-deja/g++.other/sibcall1.C: New test.
22135
22136 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
22137
22138         * gcc.dg/noncompile/init-3.c: New test.
22139
22140 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
22141
22142         * gcc.dg/format-array-1.c: New test.
22143
22144 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22145
22146         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
22147         writing through null pointers; remove comment about testing
22148         unterminated strings.
22149
22150 2000-10-17  Matthew Hiller  <hiller@redhat.com>
22151
22152         * gcc.c-torture/execute/20001017-2.c: New test.
22153
22154 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22155
22156         * gcc.c-torture/compile/20001018-1.c: New test.
22157         * gcc.c-torture/compile/20001018-1.x: Xfail.
22158
22159 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22160
22161         * gcc.c-torture/execute/20001017-1.c: New test.
22162
22163 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22164
22165         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
22166         for multiple use of arguments with scanf formats; add tests for
22167         multiple use of arguments.
22168
22169 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
22170
22171         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
22172
22173 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22174
22175         * gcc.dg/format-miss-1.c: New test.
22176
22177 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22178
22179         * gcc.c-torture/execute/20001013-1.c: New test.
22180
22181 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22182
22183         * gcc.dg/format-branch-1.c: New test.
22184
22185 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
22186
22187         * README, lib/file-format.exp: Remove EGCS references.
22188
22189 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
22190
22191         * gcc.dg/20001013-1.c: New test.
22192
22193 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22194
22195         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
22196         for intmax_t in the compiler using __typeof__ and the type rules
22197         for conditional expressions.
22198
22199 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
22200
22201         * gcc.dg/20001012-1.c: New test.
22202         * gcc.dg/20001012-2.c: New test.
22203
22204 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22205
22206         * gcc.dg/format-attr-1.c: New test.
22207
22208 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22209
22210         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
22211         __LONG_LONG_MAX__ instead of LLONG_MAX.
22212
22213 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
22214
22215         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
22216         scanf flags.
22217         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
22218         flags.
22219
22220 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
22221
22222         * gcc.dg/sequence-pt-1.c: New test.
22223
22224 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
22225
22226         * gcc.c-torture/execute/20001011-1.c: New testcase.
22227         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
22228
22229 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22230
22231         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
22232         does not error on it.
22233
22234 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
22235
22236         * gcc.dg/20001009-1.c: New test.
22237
22238 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
22239
22240         * gcc.c-torture/compile/20001009-1.c: Move from here ....
22241         * gcc.c-torture/execute/20001009-2.c: ... to here.
22242
22243 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
22244
22245         * gcc.c-torture/compile/20001009-1.c: New testcase.
22246         * gcc.c-torture/execute/20001009-1.c: New testcase.
22247         Testcases provided by Jan Hubicka <jh@suse.cz>.
22248
22249 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22250
22251         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22252         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
22253         uintmax_t using <limits.h> to emulate the compiler's internal
22254         logic.  No longer XFAIL %j tests.
22255
22256 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22257
22258         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
22259         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
22260         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
22261         regexps and details of expected handling of some bad formats.
22262         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
22263         suppression.
22264
22265 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22266
22267         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
22268         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
22269         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
22270         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
22271         in list archives.
22272
22273 2000-10-06  Richard Henderson  <rth@cygnus.com>
22274
22275         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
22276         * g++.old-deja/g++.brendan/crash52.C: Likewise.
22277         * g++.old-deja/g++.jason/report.C: Likewise.
22278         * g++.old-deja/g++.law/friend5.C: Likewise.
22279         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
22280         of the expected warnings.
22281
22282 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
22283
22284         * g++.old-deja/g++.pt/enum14.C: New test.
22285
22286 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
22287
22288         * g++.old-deja/g++.pt/crash59.C: New test.
22289
22290 2000-10-04  Will Cohen  <wcohen@redhat.com>
22291
22292         * gcc.dg/20000926-1.c: New test.
22293
22294 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
22295
22296         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
22297         function name for current C++ compiler.
22298         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
22299
22300 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
22301
22302         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
22303         __PRETTY_FUNCTION__.
22304         * g++.old-deja/g++.ext/pretty2.C: Likewise.
22305
22306 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22307
22308         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
22309
22310 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
22311
22312         * gcc.c-torture/compile/20000923-1.c: New test.
22313
22314 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
22315
22316         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
22317         * g++.old-deja/g++.pt/ttp62.C: Same.
22318         * g++.old-deja/g++.other/inline14.C: Same.
22319
22320 2000-09-24  Richard Henderson  <rth@cygnus.com>
22321
22322         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
22323
22324 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22325
22326         * gcc.dg/c90-printf-1.c: Add test for wide string format.
22327
22328 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
22329
22330         * gcc.c-torture/compile/20000922-1.c: New file.
22331
22332 2000-09-21  Nick Clifton  <nickc@redhat.com>
22333
22334         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
22335         a signed long modulo operation.
22336         (mod6): New function - perform an unsigned long modulo operation.
22337         (main): Add tests for modulos of very large numbers by very small
22338         dividends.
22339
22340 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22341
22342         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
22343
22344 2000-09-19  Richard Henderson  <rth@cygnus.com>
22345
22346         * gcc.dg/compare2.c (case 10): XFAIL.
22347
22348 2000-09-18  Richard Henderson  <rth@cygnus.com>
22349
22350         * gcc.c-torture/execute/20000906-1.c: Move ...
22351         * gcc.dg/20000906-1.c: ... here.  Only run on targets
22352         that support __builtin_trap.
22353
22354 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
22355
22356         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
22357
22358 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22359
22360         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
22361         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
22362         more $ format tests.
22363
22364 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22365
22366         * gcc.dg/format-errmk-1.c: New test.
22367
22368 2000-09-17  Greg McGary  <greg@mcgary.org>
22369
22370         * gcc.c-torture/execute/20000917-1.x: Remove.
22371
22372 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22373
22374         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
22375
22376 2000-09-17  Greg McGary  <greg@mcgary.org>
22377
22378         * gcc.c-torture/execute/20000917-1.c: New test.
22379         * gcc.c-torture/execute/20000917-1.x: XFAIL.
22380
22381 2000-09-16  Neil Booth  <NeilB@earthling.net>
22382
22383         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
22384         in nested macro bug.
22385
22386 2000-09-15  Neil Booth  <NeilB@earthling.net>
22387
22388         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
22389
22390 2000-09-14  Jeffrey A Law  (law@cygnus.com)
22391
22392         * gcc.c-torture/execute/20000914-1.c: New test.
22393
22394 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
22395
22396         * g++.other/inline13.C: New test.
22397
22398 2000-09-12  Andreas Jaeger  <aj@suse.de>
22399
22400         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
22401         constant by Ulrich Drepper <drepper@redhat.com>.
22402
22403 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
22404
22405         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
22406
22407 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22408
22409         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
22410
22411 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
22412
22413         * gcc.dg/cpp/backslash.c: New test.
22414
22415 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
22416
22417         * gcc.c-torture/execute/20000910-1.c: New test.
22418         * gcc.c-torture/execute/20000910-2.c: Likewise.
22419
22420 2000-09-11  Robert Lipe  <robertl@sco.com>
22421
22422         * gcc.dg/pragma-align.c: New test.
22423
22424 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
22425
22426         * g++.old-deja/g++.pt/explicit82.C: New test.
22427         * g++.old-deja/g++.pt/explicit83.C: New test.
22428
22429 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
22430
22431         * gcc.dg/asm-names.c: New test.
22432
22433 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22434
22435         * gcc.dg/cpp/tr-warn6.c: New test
22436
22437 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22438
22439         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
22440         be accepted.
22441
22442 2000-09-07  Catherine Moore  <clm@redhat.com>
22443
22444         * gcc.c-torture/execute/unroll-1.c: New test.
22445
22446 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
22447
22448         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
22449         ERROR markers.
22450         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
22451         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
22452         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
22453         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
22454         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
22455         Preprocess only.
22456         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
22457         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
22458
22459 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22460
22461         * g++.old-deja/g++.pt/deduct2.C: New test.
22462
22463 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22464
22465         * g++.old-deja/g++.pt/parms2.C: New test.
22466
22467 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
22468
22469         * g++.old-deja/g++.pt/crash58.C: New test.
22470
22471 2000-09-06  Greg McGary  <greg@mcgary.org>
22472
22473         * gcc.c-torture/execute/20000906-1.c: New test.
22474         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
22475
22476 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22477
22478         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
22479
22480 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22481
22482         * g++.old-deja/g++.pt/crash57.C: New test.
22483
22484 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22485
22486         * g++.old-deja/g++.pt/crash56.C: New test.
22487
22488 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
22489
22490         * g++.old-deja/g++.pt/koenig1.C: New test.
22491
22492 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22493
22494         * gcc.dg/20000904-1.c: New test.
22495
22496 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
22497
22498         * gcc.dg/cpp/paste8.c: New test.
22499
22500 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
22501
22502         * gcc.c-torture/compile/20000827-1.c: New test.
22503
22504 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22505
22506         * gcc.dg/format-diag-1.c: New test.
22507
22508 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
22509
22510         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
22511         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
22512         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
22513         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
22514         gcc.dg/formatz-1.c: Adjust warning regular expressions.
22515
22516 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22517
22518         * g++.old-deja/g++.other/nested4.C: New test.
22519
22520 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
22521
22522         * g++.old-deja/g++.ns/scoped1.C: New test.
22523
22524 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
22525
22526         * lib/g++.exp: Support testing already-installed GCC.
22527
22528 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22529
22530         * wtr-label-1.c, wtr-suffix-1.c: New tests.
22531
22532 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22533
22534         * gcc.dg/return-type-2.c: New test.
22535
22536 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
22537
22538         * gcc.c-torture/compile/20000825-1.c: New test.
22539
22540 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
22541
22542         * gcc.dg/dwarf2-2.c: New test.
22543
22544 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
22545
22546         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
22547         dg-warning regexps.
22548
22549 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22550
22551         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
22552         gcc.dg/format-ext-5.c: New tests.
22553
22554 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
22555
22556         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
22557
22558 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
22559
22560         * gcc.dg/noncompile/930622-2.c: Adjust error message.
22561
22562 2000-08-24  Richard Henderson  <rth@cygnus.com>
22563
22564         * gcc.dg/ia64-sync-1.c: New test.
22565         * gcc.dg/ia64-sync-2.c: New test.
22566         * gcc.dg/ia64-asm-1.c: New test.
22567
22568 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
22569
22570         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
22571         * gcc.dg/format-ext-2.c: New test.
22572
22573 2000-08-23  Jason Merrill  <jason@redhat.com>
22574
22575         * lib/old-dejagnu.exp: Also ignore "In member function" and
22576         "At global scope".
22577
22578 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22579
22580         * gcc.dg/noncompile/label-lineno-1.c: New test.
22581
22582 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22583
22584         * gcc.dg/c99-array-nonobj-1.c: New test.
22585
22586 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
22587
22588         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
22589         tests.
22590         * gcc.dg/format-ext-1.c: New test.
22591
22592 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22593
22594         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
22595         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
22596         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
22597         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
22598         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
22599
22600 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
22601
22602         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
22603         gcc.dg/c99-strftime-2.c: New tests.
22604
22605 2000-08-22  Richard Henderson  <rth@cygnus.com>
22606
22607         * gcc.c-torture/execute/20000822-1.c: New test.
22608
22609 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22610
22611         * gcc.c-torture/execute/20000819-1.x: Remove.
22612
22613 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22614
22615         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
22616         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
22617         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
22618         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
22619         gcc.dg/format-xopen-1.c: New tests.
22620
22621 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
22622
22623         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
22624
22625 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
22626
22627         * g++.old-deja/g++.other/loop2.C: New test.
22628
22629         * gcc.c-torture/compile/20000606-1.c: New test.
22630         * gcc.c-torture/compile/20000728-1.c: New test.
22631         * gcc.c-torture/execute/20000801-1.c: New test.
22632         * gcc.c-torture/execute/20000801-2.c: New test.
22633         * gcc.c-torture/execute/20000819-1.c: New test.
22634         * gcc.c-torture/execute/20000819-1.x: XFAIL.
22635         * gcc.dg/20000629-1.c: New test.
22636         * gcc.dg/20000724-1.c: New test.
22637         * gcc.dg/20000807-1.c: New test.
22638
22639 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
22640
22641         * gcc.dg/cpp/pragma-1.c: New test.
22642         * gcc.dg/cpp/pragma-2.c: New test.
22643
22644 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
22645
22646         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
22647         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
22648
22649 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
22650
22651         * gcc.c-torture/compile/20000818-1.c: New test.
22652
22653 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
22654
22655         * gcc.c-torture/execute/20000818-1.c: New test.
22656
22657 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
22658
22659         * gcc.dg/format-va-1.c: New test.
22660
22661 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22662
22663         * g++.old-deja/g++.other/typedef8.C: New test.
22664
22665 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22666
22667         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
22668         * g++.old-deja/g++.mike/net36.C: Mark candidate.
22669         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
22670         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
22671         * g++.old-deja/g++.other/ptrmem7.C: New test.
22672         * g++.old-deja/g++.pt/ptrmem10.C: New test.
22673
22674 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
22675
22676         * g++.old-deja/g++.pt/typename27.C: New test.
22677
22678 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
22679
22680         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
22681         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
22682         * g++.old-deja/g++.pt/friend45.C: New test.
22683         * g++.old-deja/g++.other/friend8.C: New test.
22684
22685 2000-08-15  Richard Henderson  <rth@cygnus.com>
22686
22687         * gcc.c-torture/execute/20000815-1.c: New test.
22688
22689 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
22690
22691         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
22692         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
22693         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
22694
22695 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
22696
22697         * g++.old-deja/g++.other/refinit2.C: New test.
22698
22699 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
22700
22701         * lib/c-torture.exp (c-torture): Make
22702         compiler_conditional_xfail_data global.
22703         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
22704         compiler_conditional_xfail_data machinery.
22705         (f-torture-execute): Likewise.
22706         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22707         and only when unrolling loops.
22708
22709         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22710
22711 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22712
22713         * g++.old-deja/g++.pt/explicit81.C: New test.
22714
22715 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22716
22717         * g++.old-deja/g++.pt/typename26.C: New test.
22718
22719 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
22720
22721         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22722         warning.
22723
22724 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
22725
22726         * g++.old-deja/g++.other/array3.C: New test.
22727
22728 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22729
22730         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22731         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22732         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22733         New tests.
22734
22735 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
22736
22737         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22738         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22739
22740 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
22741
22742         * gcc.c-torture/execute/20000808-1.c: New test.
22743
22744 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22745
22746         * gcc.dg/c90-const-expr-1.c: New test.
22747
22748 2000-08-08  Richard Henderson  <rth@cygnus.com>
22749
22750         * gcc.dg/noncompile/920923-1.c: Declare calloc.
22751
22752 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22753
22754         * gcc.dg/noncompile/const-ll-1.c: New test.
22755
22756 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22757
22758         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22759
22760 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
22761
22762         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22763         that running programs linked against the shared version of libobjc
22764         run correctly.
22765
22766 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22767
22768         * gcc.dg/c99-printf-1.c: New test.
22769
22770 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22771
22772         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22773
22774 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
22775
22776         * gcc.c-torture/execute/20000731-1.x: Delete.
22777
22778 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
22779
22780         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22781         and torture_without_loops as is done by c-torture.exp.
22782         (search_for): Copy from c-torture.exp.
22783         (gcc-dg-runtest): New function, drives a directory of tests
22784         iterating over the TORTURE_OPTIONS.
22785         (scan-assembler, scan-assembler-not): Move here from
22786         individual directory drivers.
22787
22788         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22789         defined by lib/gcc-dg.exp.
22790         * gcc.dg/cpp/cpp.exp: Likewise.
22791         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
22792         gcc-dg-runtest, so we cycle over optimization options.
22793
22794         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22795         * gcc.dg/compare2.c: No longer expected to fail.
22796
22797 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
22798
22799         * gcc.c-torture/execute/20000804-1.c: New test.
22800
22801 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22802
22803         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22804
22805 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
22806
22807         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22808
22809 2000-08-03  Jeffrey A Law  (law@cygnus.com)
22810
22811         * gcc.c-torture/compile/20000803-1.c: New test.
22812
22813 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22814
22815         * gcc.c-torture/execute/20000801-3.c,
22816         gcc.c-torture/execute/20000801-4.c: New tests.
22817         * gcc.c-torture/execute/20000801-3.x,
22818         gcc.c-torture/execute/20000801-4.x: Xfail.
22819
22820 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
22821
22822         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22823         libobjc/.libs to allow for libtool.
22824
22825 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
22826
22827         * gcc.c-torture/compile/20000802-1.c: New test.
22828
22829 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
22830
22831         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22832
22833 2000-07-31  Jeffrey A Law  (law@cygnus.com)
22834
22835         * gcc-c-torture/execute/20000731-2.c: New test.
22836
22837         * gcc.c-torture/execute/20000731-1.c: New test.
22838         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22839
22840 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
22841
22842         * testsuite/gcc.dg/cpp/paste7.c: New test.
22843         * gcc.dg/cpp/20000725-1.c: New test.
22844
22845 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
22846
22847         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22848         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22849         declaration warning for __builtin_dwarf_reg_size.
22850
22851         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22852
22853 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22854
22855         * gcc.dg/noncompile/voidparam-1.c: New test.
22856
22857 2000-07-30  Richard Henderson  <rth@cygnus.com>
22858
22859         * gcc.dg/c90-digraph-1.c: Don't xfail.
22860         * gcc.dg/compare2.c (case 10): Xfail.
22861         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
22862
22863 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
22864
22865         * gcc.dg/c99-main-1.c: New test.
22866
22867 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22868
22869         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
22870
22871 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
22872
22873         * gcc.c-tortuer/execute/20000726-1.c: New test.
22874
22875 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
22876
22877         * gcc.c-torture/execute/enum-2.c: New test.
22878
22879 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22880
22881         * gcc.dg/cpp/tr-warn3.c: New test.
22882
22883 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22884
22885         * g++.old-deja/g++.ext/implicit1.C: Remove.
22886         * g++.old-deja/g++.jason/c2.C: Remove
22887         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22888         * g++.old-deja/g++.pt/crash16.C: Likewise.
22889         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22890
22891 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22892
22893         * g++.old-deja/g++.other/for2.C: New test.
22894
22895 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
22896
22897         * gcc.dg/20000720-1.c: New test.
22898
22899 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
22900
22901         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
22902
22903 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
22904
22905         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22906         * gcc.c-torture/execute/20000722-1.c: New.
22907         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22908
22909 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
22910
22911         * gcc.dg/cpp/20000720-1.S: New test.
22912
22913 2000-07-21  Michael Meissner  <meissner@redhat.com>
22914
22915         * gcc.c-torture/execute/ieee/hugeval.c: New test.
22916
22917 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22918
22919         * g++.old-deja/g++.brendan/crash16.C,
22920         g++.old-deja/g++.brendan/parse3.C,
22921         g++.old-deja/g++.brendan/redecl1.C,
22922         g++.old-deja/g++.ns/template13.C,
22923         g++.old-deja/g++.other/decl4.C,
22924         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22925
22926 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22927
22928         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22929         and "Internal error".
22930
22931         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22932         regexps.
22933         * gcc.dg/cpp/paste6.c: New test.
22934
22935 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
22936
22937         * gcc.dg/cpp/tr-direct.c: New test.
22938
22939         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22940         gcc.dg/cpp/undef1.c: Tweak error regexps.
22941
22942 2000-07-18  Eric Christopher <echristo@redhat.com>
22943
22944         * gcc.c-torture/compile/20000718-1.c: New test.
22945
22946 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
22947
22948         * cpplex.c (_cpp_push_token): If the token being pushed back
22949         is the previous token in this context, just subtract one from
22950         context->posn.
22951         * cppmacro.c (save_expansion): Clear aux field when storing a
22952         placemarker.
22953
22954 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
22955
22956         * gcc.dg/noncompile/redecl-1.c: New test.
22957
22958 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
22959
22960         * gcc.c-torture/execute/20000717-5.c: New test.
22961         * gcc.c-torture/execute/20000717-1.x: Removed.
22962
22963 2000-07-17  Richard Henderson  <rth@cygnus.com>
22964
22965         * gcc.c-torture/execute/20000717-4.c: New test.
22966
22967 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
22968
22969         * gcc.dg/cpp/syshdr.c: New test.
22970         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22971
22972 2000-07-17  Neil Booth  <neilb@earthling.net>
22973
22974         * gcc.dg/cpp/cmdlne-dM.c: New test.
22975         * gcc.dg/cpp/cmdlne-dD.c: New test.
22976
22977 2000-07-17  Jeffrey A Law  (law@cygnus.com)
22978
22979         * gcc.c-torture/execute/20000717-3.c: New test.
22980
22981         * gcc.c-torture/compile/20000717-1.c: New test.
22982
22983 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
22984
22985         * gcc.c-torture/execute/20000717-2.c: New test.
22986
22987 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22988
22989         * gcc.dg/formatz-1.c: New test.
22990
22991         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22992         * gcc.dg/c99-digraph-1.c: New tests.
22993
22994         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22995         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22996
22997         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22998         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22999         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
23000         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
23001         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
23002         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
23003         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
23004
23005 2000-07-17   Greg McGary <greg@mcgary.org>
23006
23007         * gcc.c-torture/execute/20000717-1.c: New test.
23008         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
23009
23010 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
23011
23012         * gcc.c-torture/execute/20000715-2.c: New test.
23013         * gcc.dg/20000715-1.c: New test.
23014
23015 2000-07-15  Michael Meissner  <meissner@redhat.com>
23016
23017         * gcc.c-torture/execute/20000715-1.c: New test.
23018
23019 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
23020
23021         * gcc.c-torture/execute/20000707-1.c: New test.
23022
23023 2000-07-13  Neil Booth  <NeilB@earthling.net>
23024
23025         * testsuite/gcc.dg/cpp/digraph1.c,
23026         testsuite/gcc.dg/cpp/digraph2.c,
23027         testsuite/gcc.dg/cpp/digraphs.c: New tests.
23028
23029 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
23030
23031         * g77.f-torture/compile/20000630-2.f:  New test.
23032         * g77.f-torture/compile/20000630-2.x
23033
23034 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23035
23036         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
23037
23038 2000-07-11  Neil Booth  <NeilB@earthling.net>
23039
23040         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
23041
23042 2000-07-11  Neil Booth  <NeilB@earthling.net>
23043
23044         * gcc.dg/cpp/cmdlne-C.c: New.
23045
23046 2000-07-09  Neil Booth  <NeilB@earthling.net>
23047
23048         * gcc.dg/cpp/directiv.c: New tests.
23049         * gcc.dg/cpp/undef1.c: Update.
23050
23051 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
23052
23053         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
23054
23055 2000-07-09  Neil Booth  <NeilB@earthling.net>
23056
23057         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
23058
23059 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
23060
23061         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
23062         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
23063
23064 2000-07-08  Neil Booth  <NeilB@earthling.net>
23065
23066         * gcc.dg/cpp/macsyntx.c: New tests.
23067
23068 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23069
23070         * gcc.dg/20000707-1.c: New test.
23071
23072 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
23073
23074         * gcc.c-torture/execute/20000706-1.c: New test.
23075         * gcc.c-torture/execute/20000706-2.c: New test.
23076         * gcc.c-torture/execute/20000706-3.c: New test.
23077         * gcc.c-torture/execute/20000706-4.c: New test.
23078         * gcc.c-torture/execute/20000706-5.c: New test.
23079
23080 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23081
23082         * g++.old-deja/g++.pt/instantiate7.C: New test.
23083
23084 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
23085
23086         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
23087         * g++.old-deja/g++.mike/thunk3.C: Likewise.
23088         * g++.old-deja/g++.other/rtti3.C: Likewise.
23089         * g++.old-deja/g++.other/rttid3.C: Likewise.
23090
23091 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
23092
23093         *  g77.f-torture/compile/20000630-1.x: Fix typo
23094
23095 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
23096
23097         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
23098         assembly output.
23099
23100 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
23101
23102         * gcc.dg/cpp/ident.c: New test.
23103
23104 2000-07-05  Neil Booth  <NeilB@earthling.net>
23105
23106         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
23107           gcc.dg/cpp/lexstrng.c: New tests.
23108
23109 2000-07-04  Neil Booth  <NeilB@earthling.net>
23110
23111         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
23112         * gcc.dg/cpp/strify2.c: Same.
23113
23114 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
23115
23116         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
23117         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
23118         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
23119         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
23120
23121         * testsuite/gcc.dg/cpp/macro1.c,
23122         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
23123         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
23124         testsuite/gcc.dg/cpp/strify1.c,
23125         testsuite/gcc.dg/cpp/strify2.c: New tests.
23126
23127 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
23128
23129         * gcc.c-torture/execute/20000703-1.c: New test.
23130
23131 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23132
23133         * g++.old-deja/g++.pt (lookup10.C): New test.
23134
23135 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
23136
23137         * g++.old-deja/g++.pt (typename25.C): New test.
23138
23139 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
23140
23141         * gcc.c-torture/compile/20000701-1.c: New test.
23142
23143 2000-06-30  Nick Clifton  <nickc@cygnus.com>
23144
23145         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
23146         to test case.
23147
23148 2000-06-30  Catherine Moore  <clm@cygnus.com>
23149
23150         * gcc.c-torture/execute/align-1.c: New test.
23151
23152 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
23153
23154         * g++.old-deja/g++.pt/expr8.C: New test.
23155         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
23156
23157 2000-06-29  Nick Clifton  <nickc@cygnus.com>
23158
23159         * gcc.c-torture/compile/20000629-1.c: New test.
23160
23161 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23162
23163
23164         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
23165         gcc.dg/noncompile directory, depending on whether they're
23166         preprocessor tests or not.  Annotate all the tests for the dg
23167         framework.
23168
23169         * gcc.c-torture/noncompile/noncompile.exp: Delete.
23170         * gcc.dg/noncompile/noncompile.exp: New.
23171
23172         * Moved files:
23173         Old name                                New name
23174         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
23175         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
23176         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
23177         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
23178         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
23179         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
23180         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
23181         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
23182         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
23183         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
23184         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
23185         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
23186         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
23187         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
23188         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
23189         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
23190         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
23191         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
23192         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
23193         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
23194         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
23195         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
23196         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
23197         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
23198
23199         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
23200         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
23201         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
23202         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
23203         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
23204         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
23205
23206 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
23207
23208         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
23209         declare one variable.  On the fourth, error.
23210         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
23211         declared by 20000628-1a.h.
23212
23213 2000-06-29  Richard Henderson  <rth@redhat.com>
23214
23215         * gcc.c-torture/execute/930529-1.x: New file.
23216         * gcc.dg/920413-1.c: Adjust expected warning text.
23217         * gcc.dg/980217-1.c: Declare abort.
23218         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
23219
23220 2000-06-29  Jeffrey A Law  (law@cygnus.com)
23221
23222         * g77.f-torture/compile/20000629-1.f: New test.
23223         * g77.f-torture/compile/20000629-1.x: Expected to fail.
23224
23225 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23226
23227         Rearrange lots of files, removing entirely the
23228         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
23229         directories.
23230
23231         * Deleted files:
23232         gcc.c-torture/code_quality/code_quality.exp
23233         gcc.c-torture/special/special.exp
23234         gcc.failure/failure.exp
23235         gcc.failure/940409-1.x
23236         gcc.c-torture/compile/961203-1.x
23237
23238         * New files:
23239         gcc.misc-tests/linkage.exp
23240         gcc.c-torture/execute/920730-1t.c
23241         gcc.c-torture/execute/920730-1t.x
23242         gcc.c-torture/compile/920520-1.x
23243         gcc.c-torture/compile/920521-1.x
23244         gcc.c-torture/compile/981006-1.x
23245         gcc.c-torture/execute/eeprof-1.x
23246
23247         * Moved files (possibly with modifications to fit a new harness):
23248         Old name                                New name
23249         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
23250         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
23251         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
23252         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
23253         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
23254         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
23255         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
23256         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
23257         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
23258         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
23259         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
23260         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
23261         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
23262         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
23263
23264 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
23265
23266         * c-torture/compile/961203-1.x: Delete.
23267
23268         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
23269         not exit. Include stdio.h.
23270         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
23271         * gcc.misc-tests/dg-12.c: Likewise.
23272         * gcc.misc-tests/dg-5.c: Likewise.
23273         * gcc.misc-tests/dg-6.c: Likewise.
23274         * gcc.misc-tests/dg-7.c: Prototype abort.
23275         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
23276         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
23277         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
23278         not exit.
23279         * gcc.misc-tests/sieve.c: Use return from main, not exit.
23280         * gcc.misc-tests/sort2.c: Use return from main, not exit.
23281
23282 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
23283
23284         * gcc.dg/cpp/20000628-1.c: New test.
23285         * gcc.dg/cpp/20000628-1.h: New header for above test.
23286         * gcc.dg/cpp/20000628-1a.h: Likewise.
23287
23288 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
23289
23290         * gcc.dg/cpp: New directory.
23291         * gcc.dg/cpp/cpp.exp: New driver.
23292         * gcc.dg/cpp/20000627-1.c: New test.
23293         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
23294         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
23295         and rewrite as a compilation test.
23296
23297         * gcc.dg: Move many files into the cpp subdirectory, possibly
23298         renaming or editing them as well.
23299         Old name                New name
23300         990119-1.c              cpp/19990119-1.c
23301         990228-1.c              cpp/19990228-1.c
23302         990407-1.c              cpp/19990407-1.c
23303         990409-1.c              cpp/19990409-1.c
23304         990413-1.c              cpp/19990413-1.c
23305         990703-1.c              cpp/19990703-1.c
23306         20000127-1.c            cpp/20000127-1.c
23307         20000129-1.c            cpp/20000129-1.c
23308         20000207-1.c            cpp/20000207-1.c
23309         20000207-2.c            cpp/20000207-2.c
23310         20000209-1.c            cpp/20000209-1.c
23311         20000209-2.c            cpp/20000209-2.c
23312         20000301-1.c            cpp/20000301-1.c
23313         20000419-1.c            cpp/20000419-1.c
23314         20000510-1.S            cpp/20000510-1.S
23315         20000519-1.c            cpp/20000519-1.c
23316         20000529-1.c            cpp/20000529-1.c
23317         20000625-1.c            cpp/20000625-1.c
23318         20000625-2.c            cpp/20000625-2.c
23319         cpp-as1.c               cpp/assert1.c
23320         cpp-as2.c               cpp/assert2.c
23321         cxx-comments-1.c        cpp/cxxcom1.c
23322         cxx-comments-2.c        cpp/cxxcom2.c
23323         endif-label.c           cpp/endif.c
23324         cpp-hash1.c             cpp/hash1.c
23325         cpp-hash2.c             cpp/hash2.c
23326         cpp-if1.c               cpp/if-1.c
23327         cpp-if2.c               cpp/if-2.c
23328         cpp-if3.c               cpp/if-3.c
23329         cpp-if4.c               cpp/if-4.c
23330         cpp-if5.c               cpp/if-5.c
23331         cpp-cond.c              cpp/if-cexp.c
23332         cpp-missingop.c         cpp/if-mop.c
23333         cpp-missingparen.c      cpp/if-mpar.c
23334         cpp-opprec.c            cpp/if-oppr.c
23335         cpp-ifparen.c           cpp/if-paren.c
23336         cpp-shortcircuit.c      cpp/if-sc.c
23337         cpp-shift.c             cpp/if-shift.c
23338         cpp-unary.c             cpp/if-unary.c
23339         cpp-li1.c               cpp/line1.c
23340         cpp-li2.c               cpp/line2.c
23341         lineno.c                cpp/line3.c
23342         lineno-2.c              cpp/line4.c
23343         cpp-mi.c                cpp/mi1.c
23344         cpp-mic.h               cpp/mi1c.h
23345         cpp-micc.h              cpp/mi1cc.h
23346         cpp-mind.h              cpp/mi1nd.h
23347         cpp-mindp.h             cpp/mi1ndp.h
23348         cpp-mix.h               cpp/mi1x.h
23349         cpp-mi2.c               cpp/mi2.c
23350         cpp-mi2a.h              cpp/mi2a.h
23351         cpp-mi2b.h              cpp/mi2b.h
23352         cpp-mi2c.h              cpp/mi2c.h
23353         cpp-mi3.c               cpp/mi3.c
23354         cpp-mi3.def             cpp/mi3.def
23355         poison-1.c              cpp/poison.c
23356         pr-impl.c               cpp/prag-imp.c
23357         cpp-redef-2.c           cpp/redef1.c
23358         cpp-redef.c             cpp/redef2.c
23359         strpaste.c              cpp/strp1.c
23360         strpaste-2.c            cpp/strp2.c
23361         cpp-tradpaste.c         cpp/tr-paste.c
23362         cpp-tradstringify.c     cpp/tr-str.c
23363         cpp-tradwarn1.c         cpp/tr-warn1.c
23364         cpp-tradwarn2.c         cpp/tr-warn2.c
23365         trigraphs.c             cpp/trigraphs.c
23366         cpp-unc1.c              cpp/unc1.c
23367         cpp-unc2.c              cpp/unc2.c
23368         cpp-unc3.c              cpp/unc3.c
23369         cpp-unc.c               cpp/unc4.c
23370         undef.c                 cpp/undef1.c
23371         undef-2.c               cpp/undef2.c
23372         cpp-wi1.c               cpp/widestr1.c
23373
23374 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
23375
23376         * lib/g++.exp (g++_include_flags): Tweak.
23377
23378 2000-06-27  H.J. Lu  <hjl@gnu.org>
23379             Loren J. Rittle  <ljrittle@acm.org>
23380
23381         * lib/g++.exp (g++_include_flags): Override libgloss.exp
23382         version with one that knows about the new gcc tree structure.
23383         (g++_link_flags): Same.
23384
23385 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
23386
23387         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
23388         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
23389         case we are cross-compiling.
23390
23391         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
23392         g++.old-deja/g++.niklas/Makefile.in,
23393         g++.old-deja/g++.niklas/configure.in,
23394         g++.old-deja/g++.other/Makefile.in,
23395         g++.old-deja/g++.other/configure.in,
23396         gcc.c-torture/code_quality/Makefile.in,
23397         gcc.c-torture/code_quality/configure.in,
23398         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
23399         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
23400         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
23401         gcc.c-torture/execute/ieee/Makefile.in,
23402         gcc.c-torture/execute/ieee/configure.in,
23403         gcc.c-torture/noncompile/Makefile.in,
23404         gcc.c-torture/noncompile/configure.in,
23405         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
23406         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
23407         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
23408
23409 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23410
23411         * g++.old-deja/g++.other/ambig3.C: New test.
23412
23413 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
23414
23415         * g++.old-deja/g++.pt/syntax1.C: New test.
23416         * g++.old-deja/g++.pt/syntax2.C: New test.
23417         * g++.old-deja/g++.other/syntax3.C: New test.
23418         * g++.old-deja/g++.other/syntax4.C: New test.
23419
23420 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23421
23422         * gcc.dg/20000623-1.c: Prototype exit and abort.
23423
23424 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
23425
23426         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
23427         New tests.
23428         * gcc.dg/cpp-mi3.def: New file.
23429
23430         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
23431         inside assertions.
23432         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
23433         lexer's error messages.
23434         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
23435         divine anything from the linemarkers.
23436         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
23437         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
23438
23439 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
23440
23441         * gcc.dg/20000623-1.c: New test.
23442
23443 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
23444
23445         * gcc.c-torture/execute/20000622-1.c: New test.
23446
23447 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23448
23449         * g++.old-deja/g++.other/init15.C: New test.
23450
23451 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
23452
23453         * g++.old-deja/g++.pt/vaarg2.C: New test.
23454         * g++.old-deja/g++.pt/vaarg3.C: New test.
23455
23456 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
23457
23458         * g++.old-deja/g++.other/dyncast6.C: New test.
23459
23460 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
23461
23462         * gcc.c-torture/execute/loop-6.c: New test.
23463
23464 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
23465
23466         * gcc.dg/20000614-1.c: New test.
23467         * gcc.dg/20000614-2.c: New test.
23468
23469 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
23470
23471         * g++.old-deja/g++.other/inline12.C: New test.
23472
23473 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
23474
23475         * g++.old-deja/g++.other/eh1.C: New test.
23476
23477 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
23478
23479         * g++.old-deja/g++.other/type.C: New test.
23480
23481 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23482
23483         * g++.old-deja/g++.other/initstring.C: New test.
23484
23485 2000-06-12  Jason Merrill  <jason@redhat.com>
23486
23487         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
23488
23489 2000-06-09  Jeffrey A Law  (law@cygnus.com)
23490
23491         * gcc.c-torture/compile/20000609-1.c: New test.
23492
23493 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
23494
23495         * gcc.dg/20000609-1.c: New test.
23496
23497 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
23498
23499         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
23500         * gcc.c-torture/noncompile/poison-1.c: Move...
23501         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
23502         * gcc.dg/cpp-li1.c: Add a token after the #line.
23503
23504 2000-06-05  Richard Henderson  <rth@cygnus.com>
23505
23506         * gcc.c-torture/execute/20000605-2.c: New test.
23507         * gcc.c-torture/execute/20000605-3.c: New test.
23508
23509 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
23510
23511         * g77.f-torture/execute/20000503-1.x: New file.
23512
23513 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
23514
23515         * g++.old-deja/g++.eh/badalloc1.C: New test.
23516
23517 2000-06-05  Richard Henderson  <rth@cygnus.com>
23518
23519         * gcc.c-torture/execute/20000605-1.c: New test.
23520
23521 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
23522             Nathan Sidwell <nathan@codesourcery.com>
23523
23524         * gcc.c-torture/compile/20000605-1.c: New test.
23525
23526 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
23527
23528         * g77.f-torture/compile/20000601-1.f:  New test.
23529
23530 2000-06-03  Richard Henderson  <rth@cygnus.com>
23531
23532         * gcc.c-torture/execute/20000603-1.c: New.
23533
23534 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
23535
23536         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
23537         * gcc.dg/noreturn-2.c (noreturn): Likewise.
23538
23539 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
23540
23541         * gcc.dg/compare2.c (case 12): XFAIL.
23542         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
23543         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
23544
23545         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
23546
23547 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
23548
23549         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
23550         guard macro is already defined when the header is first
23551         included.
23552         * gcc.dg/cpp-mix.h: New file.
23553         * gcc.dg/endif-label.c: Update patterns to match compiler.
23554
23555         * g++.brendan/complex1.C: Declare abort.
23556         * g++.law/refs4.C: Remove XFAIL.
23557         * g++.oliva/expr2.C: Declare abort and exit.
23558
23559 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
23560
23561         * gcc.c-torture/execute/20000528-1.c: New test.
23562
23563         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
23564         * g++.old-deja/g++.law/temps4.C: Likewise.
23565
23566         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
23567         stdlib.h.  Call abort() on failure.
23568         * g++.old-deja/g++.law/refs4.C: Likewise.
23569         * g++.old-deja/g++.law/temps4.C: Likewise.
23570         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
23571         * gcc.c-torture/execute/20000112-1.c: Include string.h.
23572
23573 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
23574
23575         Relative to g++.dg/special:
23576         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
23577
23578         Relative to g++.old-deja:
23579         * g++.brendan/complex1.C, g++.jason/optimize2.C,
23580         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
23581         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
23582         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
23583         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
23584         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
23585         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
23586
23587         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
23588         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
23589         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
23590         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
23591         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
23592         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
23593         and/or string.h.
23594
23595         * g++.other/goto1.C: Update expectations for error messages.
23596
23597 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
23598
23599         * gcc.c-torture/compile/20000523-1.c: New test.
23600
23601 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23602
23603         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
23604
23605 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
23606
23607         * g++.old-deja/g++.eh/catch11.C: New test.
23608         * g++.old-deja/g++.eh/catch12.C: New test.
23609
23610 2000-05-24  Nick Clifton  <nickc@cygnus.com>
23611
23612         * gcc.c-torture/execute/20000523-1.c: New test.
23613
23614 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
23615
23616         * c-torture/execute/bcp-1.c: Replace abort in arg of
23617         __builtin_constant_p with a generic external function.
23618
23619         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
23620         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
23621         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
23622         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
23623         Prototype abort and/or exit.
23624
23625         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
23626         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
23627         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
23628         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
23629
23630 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
23631
23632         * gcc.dg/dwarf2-1.c: New test.
23633
23634 2000-05-20  Richard Henderson  <rth@cygnus.com>
23635
23636         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
23637
23638 2000-05-20  Andreas Jaeger  <aj@suse.de>
23639
23640         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
23641         testcase.
23642
23643 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
23644
23645         * gcc.c-torture/execute/20000519-2.c: New test.
23646
23647 2000-05-19  Andreas Jaeger  <aj@suse.de>
23648
23649         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
23650         which fails with SSA.
23651
23652         * lib/c-torture.exp: Also test with -O3 -fssa.
23653
23654 2000-05-18  Michael Meissner  <meissner@redhat.com>
23655
23656         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
23657         * gcc.c-torture/execute/920415-1.c: Ditto.
23658         * gcc.c-torture/execute/920501-1.c: Ditto.
23659         * gcc.c-torture/execute/conversion.c: Ditto.
23660         * gcc.c-torture/execute/cvt-1.c: Ditto.
23661
23662 2000-05-18  Jeffrey A Law  (law@cygnus.com)
23663
23664         * gcc.c-torture/compile/20000518-1.c: New test.
23665
23666 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
23667
23668         * g77.f-torture/compile/200005018.f:  New test.
23669
23670 2000-05-17  Jeffrey A Law  (law@cygnus.com)
23671
23672         * gcc.c-torture/compile/20000517-1.c: New test.
23673
23674 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23675
23676         * gcc.c-torture/execute/20000516-1.c: New test.
23677
23678 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
23679
23680         * g++.old-deja/g++.other/eh.C: New test.
23681
23682 2000-05-12  Richard Henderson  <rth@cygnus.com>
23683
23684         * gcc.c-torture/execute/990208-1.c (main): Don't pass
23685         constants through to doit's conditional.
23686
23687 2000-05-11  Jeffrey A Law  (law@cygnus.com)
23688
23689         * gcc.c-torture/compile/20000511-1.c: New test.
23690         * g77.f-torture/compile/20000511-1.f: New test.
23691         * g77.f-torture/compile/20000511-2.f: New test.
23692
23693 2000-05-11  Michael Meissner  <meissner@redhat.com>
23694
23695         * gcc.c-torture/execute/20000511-1.c: New test.
23696
23697 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
23698
23699         * gcc.dg/dg.exp: Scan .S files as well as .c files.
23700         * gcc.dg/20000510-1.S: New.
23701
23702 2000-05-08  Catherine Moore  <clm@cygnus.com>
23703
23704         * gcc.dg/unused-3.c: New.
23705
23706 2000-05-06  Richard Henderson  <rth@cygnus.com>
23707
23708           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23709           * g++.old-deja/g++.mike/warn1.C: Likewise.
23710           * g++.old-deja/g++.pt/local1.C: Likewise.
23711           * g++.old-deja/g++.pt/local7.C: Likewise.
23712           * g++.old-deja/g++.pt/spec16.C: Likewise.
23713
23714 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
23715
23716         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23717
23718 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
23719
23720           * g77.f-torture/execute/20000503-1.f:  New test.
23721
23722 2000-05-04  Andreas Jaeger  <aj@suse.de>
23723
23724         * gcc.dg/noreturn-2.c: New test.
23725
23726 2000-05-04  Neil Booth  <NeilB@earthling.net>
23727
23728         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23729         preprocessor.
23730
23731 2000-05-04  Richard Henderson  <rth@cygnus.com>
23732
23733         * gcc.c-torture/execute/20000503-1.c: Fix typo.
23734
23735 2000-05-04  Richard Henderson  <rth@cygnus.com>
23736
23737         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
23738         OpenSSL by Jason R Thorpe.
23739
23740 2000-05-03  Jim Wilson  <wilson@cygnus.com>
23741
23742         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23743
23744 2000-05-03  Robert Lipe <robertlipe@usa.net>
23745
23746         * gcc.dg/20000503-1.c: New test.
23747
23748 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
23749
23750         * gcc.c-torture/compile/20000502-1.c: New test.
23751         * g++.old-deja/g++.other/align.C: New test.
23752         * gcc.dg/cpp-tradstringify.c: New test.
23753
23754 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23755
23756         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23757         and hard registers.
23758
23759 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
23760
23761         * gcc.c-torture/execute/loop-5.c: New test.
23762
23763 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
23764
23765         * gcc.c-torture/execute/va-arg-20.c: New test.
23766
23767 2000-04-23  Jeffrey A Law  (law@cygnus.com)
23768
23769         * gcc.c-torture/execute/20000422-1.c: New test.
23770
23771 2000-04-20  Greg McGary  <gkm@gnu.org>
23772
23773         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23774         when optimizing, but without sibling-call optimizations (-O1).
23775
23776 2000-04-20  Jeffrey A Law  (law@cygnus.com)
23777
23778           * gcc.c-torture/compile/20000420-1.c: New test.
23779
23780 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23781
23782         * g++.abi/ptrflags.C: New test.
23783         * g++.eh/catchptr1.C: Test incomplete pointer chains.
23784
23785 2000-04-19  Catherine Moore  <clm@cygnus.com>
23786
23787         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23788
23789 2000-04-19  Greg McGary  <gkm@gnu.org>
23790
23791         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23792         sibling-call optimizations.
23793
23794 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
23795
23796         * gcc.dg/20000419-1.c: New test.
23797
23798 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
23799
23800         * gcc.c-torture/execute/20000412-6.c: New test.
23801
23802 2000-04-12  Jeffrey A Law  (law@cygnus.com)
23803
23804         * gcc.c-torture/execute/20000412-5.c: New test.
23805         * g77.f-torture/compile/20000412-1.f: New test.
23806         * gcc.c-torture/execute/20000412-4.c: New test.
23807         * gcc.c-torture/compile/20000412-2.c: New test.
23808         * gcc.c-torture/execute/20000412-3.c: New test.
23809         * gcc.c-torture/compile/20000412-1.c: New test.
23810         * gcc.c-torture/execute/20000412-2.c: New test.
23811
23812 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
23813
23814         * objc/execute/bf-20.m: New test.
23815
23816 2000-04-10  Richard Henderson  <rth@cygnus.com>
23817
23818         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23819
23820         * gcc.c-torture/execute/20000412-1.c: New test.
23821
23822 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
23823
23824         * g++.old-deja/g++.eh/catchptr1.C: New test.
23825
23826 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
23827
23828         * g++.old-deja/g++.abi/cxa_vec.C: New test.
23829
23830 2000-04-08  Neil Booth  <NeilB@earthling.net>
23831
23832         * gcc.dg/cpp-nullchar.c: Remove test as
23833         embedded nulls cause problems.
23834
23835 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23836
23837         * gcc.dg/compare2.c: New test.
23838
23839 2000-04-08  Neil Booth  <NeilB@earthling.net>
23840
23841         * gcc.dg/cpp-nullchar.c: New test.
23842
23843 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
23844
23845         * gcc.dg/cpp-mi2.c: New test.
23846         * gcc.dg/cpp-mi2[abc].h: New files.
23847
23848 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
23849
23850         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23851         member name.
23852
23853 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
23854
23855         * g++.old-deja/g++.abi/vmihint.C: New test.
23856
23857 2000-04-06  Neil Booth  <NeilB@earthling.net>
23858
23859         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
23860         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
23861         copyright.
23862
23863 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
23864
23865         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
23866         avoid stack-frame overwrite.
23867
23868 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
23869
23870         * gcc.c-torture/compile/20000405-2.c: New test.
23871         * gcc.c-torture/compile/20000405-3.c: New test.
23872
23873 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23874
23875         * gcc.c-torture/compile/20000405-1.c: New test.
23876
23877 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
23878
23879         * gcc.dg/cast-qual-1.c: Revert last change.
23880
23881 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23882
23883         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23884
23885 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
23886
23887         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23888         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23889
23890 2000-04-03  Jeffrey A Law  (law@cygnus.com)
23891
23892         * gcc.c-torture/compile/20000403-2.c: New test.
23893         * gcc.c-torture/compile/20000403-1.c: New test.
23894
23895 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
23896
23897         * gcc.c-torture/execute/20000403-1.c: New test.
23898
23899 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
23900
23901         * gcc.c-torture/execute/20000402-1.c: New test.
23902
23903 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
23904
23905         * gcc.c-torture/execute/va-arg-15.c: New test.
23906         * gcc.c-torture/execute/va-arg-16.c: New test.
23907         * gcc.c-torture/execute/va-arg-17.c: New test.
23908         * gcc.c-torture/execute/va-arg-18.c: New test.
23909         * gcc.c-torture/execute/va-arg-19.c: New test.
23910
23911 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
23912
23913         * gcc.c-torture/compile/981211-1.c: Move to...
23914         * gcc.dg/cpp-as1.c: ...here.
23915         * gcc.dg/cpp-as2.c: New file.
23916
23917         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23918         compiler.
23919
23920 2000-04-02  Neil Booth  <NeilB@earthling.net>
23921
23922         * gcc.dg/cpp-cond.c  New tests.
23923         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
23924         accidental success less likely.
23925         * gcc.dg/cpp-missingop.c  New tests.
23926         * gcc.dg/cpp-missingparen.c  New tests.
23927         * gcc.dg/cpp-shift.c  New tests.
23928         * gcc.dg/cpp-shortcircuit.c  New tests.
23929         * gcc.dg/cpp-unary.c  New tests.
23930
23931 2000-03-29  Jeffrey A Law  (law@cygnus.com)
23932
23933         * gcc.c-torture/compile/20000329-1.c: New test.
23934
23935 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
23936
23937         * gcc.c-torture/compile/20000326-1.c: New test.
23938         * gcc.c-torture/compile/20000326-2.c: New test.
23939
23940 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
23941
23942         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23943         the first parameter is a function argument.
23944
23945 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
23946
23947         * g++.old-deja/g++.ext/array4.C: New test.
23948
23949 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
23950
23951         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23952
23953 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23954
23955         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23956
23957 2000-03-19  Richard Henderson  <rth@cygnus.com>
23958
23959         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23960
23961 2000-03-19  Richard Henderson  <rth@cygnus.com>
23962
23963         * gcc.c-torture/compile/20000319-1.c: New test.
23964
23965 2000-03-14  Jeffrey A Law  (law@cygnus.com)
23966
23967         * gcc.c-torture/execute/20000314-3.c: New test.
23968         * gcc.c-torture/execute/20000314-2.c: New test.
23969         * gcc.c-torture/execute/20000314-1.c: New test.
23970         * gcc.c-torture/compile/20000314-2.c: New test.
23971         * gcc.c-torture/compile/20000314-1.c: New test.
23972
23973 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
23974
23975         * g++.old-deja/g++.warn/inline.C: New test.
23976
23977 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
23978
23979         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23980         standards-compliant result rather than specific constants.
23981         Put test-values in array.
23982
23983 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
23984
23985         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23986         (g++_target_compile): Put test-specific options last.
23987
23988 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23989
23990         * g++.old-deja/g++.eh/vbase4.C: New test.
23991
23992 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23993
23994         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23995
23996 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23997
23998         * g++.old-deja/g++.brendan/misc12.C: Removed.
23999         * g++.old-deja/g++.pt/memtemp77.C: Constify.
24000         * g++.old-deja/g++.ext/pretty4.C: New test.
24001
24002 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
24003
24004         * g++.old-deja/g++.other/string2.C: New test.
24005
24006 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
24007
24008         * g++.old-deja/g++.warn/impint2.C: New test.
24009
24010 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
24011
24012         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
24013         is 1, not zero.
24014
24015 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
24016
24017         * g++.old-deja/g++.warn/impint.C: New test.
24018         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
24019         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
24020         * g++.old-deja/g++.pt/explicit12.C: Likewise.
24021         * g++.old-deja/g++.pt/explicit13.C: Likewise.
24022         * g++.old-deja/g++.pt/explicit17.C: Likewise.
24023         * g++.old-deja/g++.pt/explicit18.C: Likewise.
24024         * g++.old-deja/g++.pt/explicit19.C: Likewise.
24025         * g++.old-deja/g++.pt/explicit23.C: Likewise.
24026         * g++.old-deja/g++.pt/explicit31.C: Likewise.
24027         * g++.old-deja/g++.pt/explicit35.C: Likewise.
24028         * g++.old-deja/g++.pt/explicit6.C: Likewise.
24029         * g++.old-deja/g++.pt/memclass7.C: Likewise.
24030
24031 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
24032
24033         * gcc.dg/cpp-redef.c: New test.
24034
24035 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
24036
24037         * g++.old-deja/g++.pt/unify7.C: New test.
24038
24039 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
24040
24041         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
24042         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
24043
24044 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
24045
24046         * gcc.c-torture/compile/20000224-1.c: New test.
24047
24048 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24049
24050         * gcc.c-torture/compile/cpp-2.c: New test.
24051         * gcc.c-torture/compile/cpp-1.c: New test.
24052
24053 2000-02-25  Jeffrey A Law  (law@cygnus.com)
24054
24055         * gcc.c-torture/execute/20000225-1.c: New test.
24056
24057 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24058
24059         * gcc.dg/cpp-li2.c: New test.
24060
24061         * gcc.dg/cpp-wi1.c: New test.
24062
24063         * gcc.dg/cpp-li1.c: New test.
24064
24065 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
24066
24067         * g++.old-deja/g++.other/sizeof5.C: New test.
24068
24069 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24070
24071         * gcc.c-torture/execute/va-arg-13.c: New test.
24072
24073 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
24074
24075         * gcc.c-torture/execute/va-arg-12.c: New test.
24076
24077 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24078
24079         * gcc.c-torture/execute/20000223-1.c: New test.
24080
24081 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
24082
24083         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
24084
24085 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
24086
24087         * g++.old-deja/g++.abi/ptrmem.C: New test.
24088
24089 2000-02-19  Richard Henderson  <rth@cygnus.com>
24090
24091         * gcc.c-torture/compile/init-3.c: New.
24092
24093 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
24094
24095         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
24096         ALWAYS_CXXFLAGS.
24097
24098 2000-02-11  Robert Lipe <robertl@sco.com>
24099
24100         * gcc.c-torture/compile/20000211-3.c: New test.
24101
24102 2000-02-11  Martin Buchholz <martin@xemacs.org>
24103
24104         * gcc.c-torture/compile/20000211-2.c: New test.
24105
24106 2000-02-11  Jeffrey A Law  (law@cygnus.com)
24107
24108         * gcc.c-torture/compile/20000211-1.c: New test.
24109
24110 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
24111
24112         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
24113           on native targets
24114
24115 2000-02-08  Nathan Sidwell  <nathan@acm.org>
24116
24117         * g++.old-deja/g++.other/cast5.C: New test.
24118
24119 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
24120
24121         * gcc.c-torture/execute/20000205-1.c: New.
24122
24123 2000-02-03  Nathan Sidwell  <nathan@acm.org>
24124
24125         * g++.old-deja/g++.jason/cast3.C: Return void.
24126         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
24127
24128 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24129
24130         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
24131
24132         * gcc.dg/loop-1.c: New test.
24133
24134 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
24135
24136         * gcc.c-torture/compile/20000127-1.c: New test.
24137         * gcc.c-torture/execute/991228-1.c: New test.
24138
24139 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24140
24141         * gcc.dg/unused-2.c: New test.
24142
24143         * gcc.dg/conv-1.c: New test.
24144
24145 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
24146
24147         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
24148         compiler.
24149         (tool_option_proc): Fix typo.
24150
24151 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
24152
24153         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
24154         of the ld on the host, not on the build machine.
24155         Also, don't crash if '--help' is not a supported option.
24156
24157 2000-01-24  Richard Henderson  <rth@cygnus.com>
24158
24159         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
24160
24161 2000-01-20  Jeffrey A Law  (law@cygnus.com)
24162
24163         * gcc.c-torture/execute/20000120-2.c: New test.
24164         * gcc.c-torture/execute/20000120-1.c: New test.
24165
24166 2000-01-13  Jeffrey A Law  (law@cygnus.com)
24167
24168         * gcc.c-torture/execute/20000113-1.c: New test.
24169
24170 2000-01-12  Jeffrey A Law  (law@cygnus.com)
24171
24172         * gcc.c-torture/execute/20000112-1.c: New test.
24173
24174 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24175
24176         * gcc.dg/20000111-1.c: New test.
24177
24178 2000-01-10  Jeffrey A Law  (law@cygnus.com)
24179
24180         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
24181         with 16 bit integers.
24182
24183 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24184
24185         * gcc.dg/20000108-1.c: New test.
24186
24187 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24188
24189         * g++.old-deja/g++.ns/koenig8.C: New test.
24190
24191 2000-01-05  Nathan Sidwell  <nathan@acm.org>
24192
24193         * g++.old-deja/g++.other/cast4.C: New test.
24194
24195 2000-01-05  Jeffrey A Law  (law@cygnus.com)
24196
24197         * gcc.c-torture/compile/20000105-2.c: New test.
24198         * gcc.c-torture/compile/20000105-1.c: New test.
24199
24200 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24201
24202         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
24203         references to printf & atoi to conform to ANSI standard.
24204         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
24205         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
24206         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
24207         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
24208         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
24209         * g++.old-deja/g++.brendan/complex1.C: Likewise.
24210         * g++.old-deja/g++.brendan/copy1.C: Likewise.
24211         * g++.old-deja/g++.brendan/copy2.C: Likewise.
24212         * g++.old-deja/g++.brendan/copy3.C: Likewise.
24213         * g++.old-deja/g++.brendan/copy4.C: Likewise.
24214         * g++.old-deja/g++.brendan/copy5.C: Likewise.
24215         * g++.old-deja/g++.brendan/copy6.C: Likewise.
24216         * g++.old-deja/g++.brendan/copy7.C: Likewise.
24217         * g++.old-deja/g++.brendan/copy8.C: Likewise.
24218         * g++.old-deja/g++.brendan/crash11.C: Likewise.
24219         * g++.old-deja/g++.brendan/crash14.C: Likewise.
24220         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
24221         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
24222         * g++.old-deja/g++.brendan/delete2.C: Likewise.
24223         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
24224         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
24225         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
24226         * g++.old-deja/g++.brendan/eh1.C: Likewise.
24227         * g++.old-deja/g++.brendan/groff1.C: Likewise.
24228         * g++.old-deja/g++.brendan/init3.C: Likewise.
24229         * g++.old-deja/g++.brendan/misc12.C: Likewise.
24230         * g++.old-deja/g++.brendan/misc7.C: Likewise.
24231         * g++.old-deja/g++.brendan/new2.C: Likewise.
24232         * g++.old-deja/g++.brendan/operators4.C: Likewise.
24233         * g++.old-deja/g++.brendan/operators5.C: Likewise.
24234         * g++.old-deja/g++.brendan/overload2.C: Likewise.
24235         * g++.old-deja/g++.brendan/overload7.C: Likewise.
24236         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
24237         * g++.old-deja/g++.brendan/reference1.C: Likewise.
24238         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
24239         * g++.old-deja/g++.brendan/template24.C: Likewise.
24240         * g++.old-deja/g++.brendan/template3.C: Likewise.
24241         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
24242         * g++.old-deja/g++.jason/inline3.C: Likewise.
24243         * g++.old-deja/g++.jason/opeq.C: Likewise.
24244         * g++.old-deja/g++.law/arg5.C: Likewise.
24245         * g++.old-deja/g++.law/arm7.C: Likewise.
24246         * g++.old-deja/g++.law/ctors11.C: Likewise.
24247         * g++.old-deja/g++.law/cvt8.C: Likewise.
24248         * g++.old-deja/g++.law/init9.C: Likewise.
24249         * g++.old-deja/g++.law/refs4.C: Likewise.
24250         * g++.old-deja/g++.law/template2.C: Likewise.
24251         * g++.old-deja/g++.law/visibility24.C: Likewise.
24252         * g++.old-deja/g++.law/vtable3.C: Likewise.
24253         * g++.old-deja/g++.mike/asm2.C: Likewise.
24254         * g++.old-deja/g++.mike/eh1.C: Likewise.
24255         * g++.old-deja/g++.mike/misc1.C: Likewise.
24256         * g++.old-deja/g++.mike/misc13.C: Likewise.
24257         * g++.old-deja/g++.mike/misc14.C: Likewise.
24258         * g++.old-deja/g++.mike/ns12.C: Likewise.
24259         * g++.old-deja/g++.mike/p1248.C: Likewise.
24260         * g++.old-deja/g++.mike/p3708.C: Likewise.
24261         * g++.old-deja/g++.mike/p3708a.C: Likewise.
24262         * g++.old-deja/g++.mike/p3708b.C: Likewise.
24263         * g++.old-deja/g++.mike/p646.C: Likewise.
24264         * g++.old-deja/g++.mike/p700.C: Likewise.
24265         * g++.old-deja/g++.mike/p783.C: Likewise.
24266         * g++.old-deja/g++.mike/p783a.C: Likewise.
24267         * g++.old-deja/g++.mike/p783b.C: Likewise.
24268         * g++.old-deja/g++.mike/p786.C: Likewise.
24269         * g++.old-deja/g++.mike/p789.C: Likewise.
24270         * g++.old-deja/g++.mike/p789a.C: Likewise.
24271         * g++.old-deja/g++.mike/p807a.C: Likewise.
24272         * g++.old-deja/g++.other/delete3.C: Likewise.
24273         * g++.old-deja/g++.other/dyncast1.C: Likewise.
24274         * g++.old-deja/g++.other/dyncast2.C: Likewise.
24275         * g++.old-deja/g++.other/dyncast3.C: Likewise.
24276         * g++.old-deja/g++.other/empty1.C: Likewise.
24277         * g++.old-deja/g++.other/temporary1.C: Likewise.
24278         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
24279         * g++.old-deja/g++.pt/t16.C: Likewise.
24280         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
24281
24282 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
24283
24284         * gcc.dg/991230-1.c: New test.
24285
24286 1999-12-29  Jeffrey A Law  (law@cygnus.com)
24287
24288         * gcc.c-torture/compile/991229-3.c: New test.
24289         * gcc.c-torture/compile/991229-2.c: New test.
24290         * gcc.c-torture/compile/991229-1.c: New test.
24291
24292 1999-12-29  Greg McGary <gkm@eng.ascend.com>
24293
24294         * gcc.c-torture/compile/labels-2.c: New test.
24295
24296 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24297
24298         * gcc.c-torture/execute/991227-1.c: New test.
24299
24300 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24301
24302         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
24303
24304 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
24305
24306         * gcc.c-torture/execute/991221-1.c: New test.
24307
24308 1999-12-20  Nathan Sidwell  <nathan@acm.org>
24309
24310         * g++.old-deja/g++.other/cast3.C: New test.
24311
24312 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
24313
24314         * gcc.c-torture/execute/991216-4.c: New test.
24315
24316 1999-12-16  Michael Meissner  <meissner@cygnus.com>
24317
24318         * gcc.c-torture/execute/991216-1.c: New test.
24319         * gcc.c-torture/execute/991216-2.c: New test.
24320         * gcc.c-torture/execute/991216-3.c: New test.
24321
24322 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24323
24324         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
24325         Actually make the test fail by using "-O2" for compilation.
24326
24327 1999-12-15  Nathan Sidwell  <nathan@acm.org>
24328
24329         * g++.old-deja/g++.warn/cast-align1.C: New test.
24330
24331 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24332
24333         * gcc.c-torture/compile/991214-1.c: New test.
24334         * gcc.c-torture/compile/991214-2.c: New test.
24335
24336 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
24337
24338         * gcc.dg/991214-1.c: New test.
24339
24340 1999-12-13  Jeffrey A Law  (law@cygnus.com)
24341
24342         * gcc.c-torture/compile/991213-3.c: New test.
24343         * gcc.c-torture/compile/991213-2.c: New test.
24344         * gcc.c-torture/compile/991213-1.c: New test.
24345
24346 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
24347
24348         * gcc.dg/991209-1.c: New test.
24349
24350 1999-12-08  Nathan Sidwell <nathan@acm.org>
24351
24352         * gcc.c-torture/compile/991208-1.c: New test.
24353
24354 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24355
24356         * gcc.dg/ultrasp2.c: New test.
24357
24358 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
24359
24360         * g++.old-deja/g++.abi/align.C (main): Fix typo.
24361
24362 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
24363
24364         * gcc.c-torture/compile/991202-1.c: New test.
24365         * gcc.c-torture/execute/991202-1.c: New test.
24366         * gcc.c-torture/execute/991202-2.c: New test.
24367         * gcc.c-torture/execute/991202-3.c: New test.
24368
24369 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
24370
24371         * g++.old-deja/g++.abi/align.C: New test.
24372         * g++.old-deja/g++.abi/aggregates.C: Likewise.
24373         * g++.old-deja/g++.abi/bitfields.C: Likewise.
24374
24375 1999-12-01  Richard Henderson  <rth@cygnus.com>
24376
24377         * gcc.c-torture/execute/991201-1.c: New.
24378
24379 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
24380
24381         * gcc.dg/991129-1.c: New test.
24382
24383 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
24384
24385         * gcc.c-torture/compile/991127-1.c: New test.
24386
24387 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24388
24389         * g++.old-deja/g++.other/warn4.C: New test.
24390
24391 1999-11-22  Nathan Sidwell  <nathan@acm.org>
24392
24393         * g++.old-deja/g++.eh/cleanup2.C: New test.
24394         * g++.old-deja/g++.ext/pretty2.C: New test.
24395         * g++.old-deja/g++.ext/pretty3.C: New test.
24396         * g++.old-deja/g++.other/debug6.C: New test.
24397
24398 1999-10-20  Jim Wilson  <wilson@cygnus.com>
24399
24400         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
24401         compiler_output to look for one error message instead of two.
24402
24403 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
24404
24405         * gcc.c-torture/execute/991118-1.c: Also test case
24406         where the word boundary does not split a byte evenly.
24407
24408 1999-11-19  Nathan Sidwell  <nathan@acm.org>
24409
24410         * g++.old-deja/g++.ext/restrict1.C: New test.
24411
24412 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
24413
24414         * gcc.c-torture/execute/991118-1.c: New test.
24415
24416 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
24417
24418         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
24419         working directory pathnames.
24420
24421 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
24422
24423         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
24424         host is equipped with driver.h and driver.o so it can actually
24425         compile and run the tests.
24426
24427 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
24428
24429         * gcc.c-torture/compile/991008-1.c: New test.
24430
24431 1999-11-08  Nick Clifton  <nickc@cygnus.com>
24432
24433         * lib/gcc-dg.exp: Include target-supports.exp
24434
24435 1999-11-05  Nick Clifton  <nickc@cygnus.com>
24436
24437         * lib/target-supports.exp: New file: Provide procs to test for
24438         features supported by the target.
24439         (check_weak_available): Moved here from ecos.exp.
24440         (check_alias_available): New proc: Determine of the target
24441         toolchain supports the alias attribute.
24442
24443         * gcc.dg/special/ecos.exp: Move check_weak_available to
24444         target-supports.exp.
24445         (alias-1.c): Only perform the test if the target supports
24446         aliases.
24447         (wkali-1.c): Only perform the test if the target supports
24448         aliases.
24449
24450         * gcc.dg/990506-0.c: Expect error messages from cross
24451         targets as well as native targets.
24452
24453 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24454
24455         * gcc.dg/ultrasp1.c: Removed xfail.
24456         * gcc.dg/struct-ret-2.c: Likewise.
24457         * gcc.dg/array-1.c: Likewise.
24458
24459 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
24460
24461         * gcc.dg/struct-ret-2.c: New test.
24462
24463         * gcc.dg/array-1.c: New test.
24464
24465 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
24466
24467         * gcc.c-torture/execute/991030-1.c: New test.
24468
24469 1999-10-26  Richard Henderson  <rth@cygnus.com>
24470
24471         * gcc.c-torture/compile/991026-2.c: New test.
24472
24473 1999-10-26  Jeffrey A Law  (law@cygnus.com)
24474
24475         * gcc.c-torture/compile/991026-1.c: New test.
24476
24477 1999-10-23  Jeffrey A Law  (law@cygnus.com)
24478
24479         * gcc.c-torture/execute/991023-1.c: New test.
24480
24481 1999-10-19  Jeffrey A Law  (law@cygnus.com)
24482
24483         * gcc.c-torture/execute/991019-1.c: New test.
24484
24485 1999-10-16  Richard Henderson  <rth@cygnus.com>
24486
24487         * gcc.c-torture/execute/991016-1.c: New test.
24488
24489 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
24490
24491         * gcc.c-torture/execute/991014-1.c: New test.
24492
24493 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
24494
24495         * g++.old-deja/g++.other/union2.C: New test.
24496
24497 1999-10-13  Nathan Sidwell  <nathan@acm.org>
24498
24499         * g++.old-deja/g++.other/vaarg2.C: New test.
24500         * g++.old-deja/g++.other/vaarg3.C: New test.
24501
24502 1999-10-12  Craig Burley  <craig@jcb-sc.com>
24503
24504         * g77.f-torture/noncompile/19990905-1.f: Moved from being
24505         in compile/.
24506
24507 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
24508
24509         * gcc.c-torture/execute/va-arg-11.c: New test.
24510
24511 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
24512
24513         * lib/file-format.exp (gcc_target_object_format): Don't
24514         crash if objdump is unavailable.
24515
24516 1999-09-29  Donn Terry <donn@interix.com>
24517
24518         * gcc.misc-tests/mg.exp: delete extraneous redirection.
24519
24520 1999-09-28  Nick Clifton  <nickc@cygnus.com>
24521
24522         * gcc.c-torture/compile/990928-1.c: New test.
24523
24524 1999-09-28  Nathan Sidwell  <nathan@acm.org>
24525
24526         * g++.old-deja/g++.other/decl6.C: New test.
24527
24528 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24529
24530         * gcc.c-torture/execute/va-arg-10.c: New test.
24531
24532 1999-09-27  Nathan Sidwell  <nathan@acm.org>
24533
24534         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
24535         __PRETTY_FUNCTION__.
24536
24537 1999-09-23  Nick Clifton  <nickc@cygnus.com>
24538
24539         * gcc.c-torture/execute/990923-1.c: New test.
24540
24541 1999-09-21  Nick Clifton  <nickc@cygnus.com>
24542
24543         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
24544         for which -fpic is inappropriate.
24545
24546 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
24547
24548         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
24549
24550 1999-09-21  Nathan Sidwell  <nathan@acm.org>
24551
24552         * g++.old-deja/g++.other/dyncast1.C: New test.
24553         * g++.old-deja/g++.other/dyncast2.C: New test.
24554         * g++.old-deja/g++.other/dyncast3.C: New test.
24555         * g++.old-deja/g++.other/dyncast4.C: New test.
24556         * g++.old-deja/g++.other/dyncast5.C: New test.
24557         * g++.old-deja/g++.eh/catch3.C: New test.
24558         * g++.old-deja/g++.eh/catch3p.C: New test.
24559         * g++.old-deja/g++.eh/catch4.C: New test.
24560         * g++.old-deja/g++.eh/catch4p.C: New test.
24561         * g++.old-deja/g++.eh/catch5.C: New test.
24562         * g++.old-deja/g++.eh/catch5p.C: New test.
24563         * g++.old-deja/g++.eh/catch6.C: New test.
24564         * g++.old-deja/g++.eh/catch6p.C: New test.
24565         * g++.old-deja/g++.eh/catch7.C: New test.
24566         * g++.old-deja/g++.eh/catch7p.C: New test.
24567         * g++.old-deja/g++.eh/catch8.C: New test.
24568         * g++.old-deja/g++.eh/catch8p.C: New test.
24569         * g++.old-deja/g++.eh/catch9.C: New test.
24570         * g++.old-deja/g++.eh/catch9p.C: New test.
24571
24572 1999-09-13  Nathan Sidwell  <nathan@acm.org>
24573
24574         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
24575         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
24576
24577 1999-09-13  Jeffrey A Law  (law@cygnus.com)
24578
24579         * gcc.c-torture/compile/990913-1.c: New test.
24580
24581 1999-09-10  Nathan Sidwell  <nathan@acm.org>
24582
24583         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
24584         * g++.old-deja/g++.jason/rfg5.C: Likewise.
24585
24586 1999-09-09  Richard Henderson  <rth@cygnus.com>
24587
24588         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
24589
24590 1999-09-09  Nathan Sidwell  <nathan@acm.org>
24591
24592         * g++.old-deja/g++.other/lookup11.C: New test.
24593         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
24594         what is permitted and what we want.
24595         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
24596         overload use.
24597         * g++.old-deja/g++.jason/rfg5.C: Likewise
24598
24599 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
24600
24601         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
24602         * gcc.c-torture/noncompile/poison-1.c: New file.
24603
24604 1999-09-08  Nathan Sidwell  <nathan@acm.org>
24605
24606         * g++.old-deja/g++.other/sizeof3.C: New test.
24607         * g++.old-deja/g++.other/sizeof4.C: New test.
24608         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
24609         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
24610
24611 1999-09-07  Richard Henderson  <rth@cygnus.com>
24612
24613         * gcc.dg/va-arg-1.c: New.
24614
24615 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
24616
24617         * gcc.c-torture/execute/va-arg-9.c: New test.
24618
24619 1999-09-05  Craig Burley  <craig@jcb-sc.com>
24620
24621         * g77.f-torture/compile/980519-2.f: New test.
24622         * g77.f-torture/compile/19990905-0.f: New test.
24623         * g77.f-torture/compile/19990905-1.f: New test.
24624         * g77.f-torture/compile/19990905-2.f: New test.
24625
24626         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
24627
24628 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
24629
24630         * gcc.c-torture/execute/990827-1.c: Fix typo.
24631
24632 1999-09-03  Nathan Sidwell  <nathan@acm.org>
24633
24634         * g++.old-deja/g++.other/deref1.C: New test.
24635
24636 1999-09-02  Nathan Sidwell  <nathan@acm.org>
24637
24638         * g++.old-deja/g++.other/ambig2.C: New test.
24639         * g++.old-deja/g++.other/cond5.C: New test.
24640         * g++.old-deja/g++.other/lookup16.C: New test.
24641
24642 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
24643
24644         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
24645         assemblers too.
24646
24647 1999-08-31  Jeffrey A Law  (law@cygnus.com)
24648
24649         * lib/c-torture.exp: Avoid the "compare executables" optimization
24650         when testing native.
24651
24652 1999-08-29  Jeffrey A Law  (law@cygnus.com)
24653
24654         * gcc.c-torture/execute/990829-1.c: New test.
24655         * gcc.c-torture/compile/990829-1.c: New test.
24656
24657 1999-08-27  Paul Burchard  <burchard@pobox.com>
24658
24659         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
24660         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
24661         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
24662         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
24663         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
24664         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
24665         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
24666         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
24667         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
24668         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
24669         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
24670
24671 1999-08-27  Jeffrey A Law  (law@cygnus.com)
24672
24673         * gcc.c-torture/execute/990827-1.c: New test.
24674
24675 1999-08-26  Craig Burley  <craig@jcb-sc.com>
24676
24677         * g77.f-torture/noncompile/19990826-4.f: New test.
24678
24679         * g77.f-torture/compile/19990826-3.f: New test.
24680
24681         * g77.f-torture/execute/19990826-2.f: New test.
24682
24683         * g77.f-torture/compile/19990826-1.f: New test.
24684
24685         * gcc.c-torture/execute/990826-0.c: New test.
24686         * g77.c-torture/execute/19990826-0.f: New test.
24687
24688         * g77.f-torture/noncompile/970626-2.f: New test.
24689
24690 1999-08-25  Paul Burchard  <burchard@pobox.com>
24691
24692         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
24693         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
24694         lss-011.C: New tests.
24695
24696 1999-08-25  Nathan Sidwell  <nathan@acm.org>
24697
24698         * g++.old-deja/g++.other/decl5.C: New test.
24699
24700 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24701
24702         * noncompile/noncompile.exp: Load_lib c-torture.exp.
24703         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
24704         call `postbase' for each one.  All callers of `postbase' changed
24705         to call this instead.
24706
24707 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24708
24709         * gcc.c-torture/execute/990811-1.c: New test.
24710
24711 1999-08-09  Nick Clifton  <nickc@cygnus.com>
24712
24713         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24714         just native ones.
24715
24716         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24717         just native ones.
24718
24719 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24720
24721         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24722
24723 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24724
24725         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24726
24727 1999-08-04  Nathan Sidwell  <nathan@acm.org>
24728
24729         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24730
24731 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24732
24733         * gcc.c-torture/execute/990804-1.c: New test.
24734
24735 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24736
24737         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24738         * g++.old-deja/g++.brendan/crash64.C: Likewise
24739         * g++.old-deja/g++.brendan/overload8.C: Likewise
24740
24741 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24742
24743         * g++.old-deja/g++.other/struct1.C: New test.
24744
24745 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24746
24747         * g++.old-deja/g++.other/enum2.C: New test.
24748
24749 1999-08-02  Richard Henderson  <rth@cygnus.com>
24750
24751         Adapted from tests from Franz Sirl:
24752         * gcc.c-torture/execute/va-arg-7.c: New test.
24753         * gcc.c-torture/execute/va-arg-8.c: New test.
24754
24755 1999-08-01  Jeffrey A Law  (law@cygnus.com)
24756
24757         * gcc.c-torture/compile/990801-2.c: New test.
24758
24759         * gcc.c-torture/compile/990801-1.c: New test.
24760
24761 1999-07-27  Michael Meissner  <meissner@cygnus.com>
24762
24763         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24764         fp-cmp-1.c, converting double to float.
24765
24766         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24767         fp-cmp-1.c, converting double to long double.
24768
24769         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24770         from fr1 to unknown_register, since fr1 is a legitimate register
24771         on some machines.
24772
24773 1999-07-25  Jeffrey A Law  (law@cygnus.com)
24774
24775         * README: More listname related changes.
24776
24777 1999-07-08  Catherine Moore  <clm@cygnus.com>
24778
24779         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
24780
24781 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
24782
24783         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24784
24785 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24786
24787         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24788
24789 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
24790
24791         * gcc.dg/990703-1.c: New test.
24792
24793 1999-06-29  Nick Clifton  <nickc@cygnus.com>
24794
24795         * lib/file-format.exp: New file: Move definition of proc
24796         gcc_target_object_format to here from
24797         gcc.dg/special/ecos.exp.
24798
24799         * lib/c-torture.exp: Include lib file-format.exp.
24800         * lib/gcc-dg.exp: Include lib file-format.exp.
24801
24802         * gcc.dg/special/ecos.exp: Remove definition of proc
24803         gcc_target_object_format.
24804
24805 1999-06-28  Jeffrey A Law  (law@cygnus.com)
24806
24807         * gcc.c-torture/execute/990628-1.c: New test.
24808
24809 1999-06-25  Jeffrey A Law  (law@cygnus.com)
24810
24811         * gcc.c-torture/compile/990625-2.c: New test.
24812
24813         * gcc.c-torture/compile/990625-1.c: New test.
24814
24815 1999-06-23  Nick Clifton  <nickc@cygnus.com>
24816
24817         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
24818         attributes compile.
24819         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24820         ports that use the COFF/PE file format.
24821
24822 1999-06-17  Jeffrey A Law  (law@cygnus.com)
24823
24824         * gcc.c-torture/compile/990617-1.c: New test.
24825
24826 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
24827
24828         * g++.old-deja/g++.other/decl4.C: New test.
24829
24830 1999-06-14  Nathan Sidwell  <nathan@acm.org>
24831
24832         * g++.old-deja/g++.other/bitfld3.C: New test.
24833
24834 1999-06-08  Nathan Sidwell  <nathan@acm.org>
24835
24836         * g++.old-deja/g++.eh/catch1.C: New test.
24837
24838 1999-06-07  Jeffrey A Law  (law@cygnus.com)
24839
24840         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24841
24842         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24843         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
24844
24845 1999-06-05  Craig Burley  <craig@jcb-sc.com>
24846
24847         * g77.f-torture/compile/19990502-0.f: Replace with new,
24848         shorter, test that still fails after recent changes.
24849
24850 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24851
24852         * gcc.c-torture/execute/990604-1.c: New test.
24853
24854 1999-05-31  Jeffrey A Law  (law@cygnus.com)
24855
24856         * gcc.c-torture/execute/990531-1.c: New test.
24857
24858 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24859
24860         * gcc.c-torture/compile/990527-1.c: New test.
24861
24862 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
24863
24864         * gcc.c-torture/execute/990527-1.c: New test.
24865
24866 1999-05-25  Nick Clifton  <nickc@cygnus.com>
24867
24868         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
24869         bitfields as signed.
24870
24871 1999-05-25  Craig Burley  <craig@jcb-sc.com>
24872
24873         * g77.f-torture/compile/19990525-0.f: New test.
24874
24875 1999-05-25  Jeffrey A Law  (law@cygnus.com)
24876
24877         * gcc.c-torture/execute/990525-2.c: New test.
24878
24879         * gcc.c-torture/execute/990525-1.c: New test.
24880
24881 1999-05-24  Nathan Sidwell  <nathan@acm.org>
24882
24883         * g++.old-deja/g++.other/anon3.C: New test.
24884         * g++.old-deja/g++.other/anon4.C: New test.
24885         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24886         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24887         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24888         Merrill).
24889
24890 1999-05-24  Jeffrey A Law  (law@cygnus.com)
24891
24892         * gcc.c-torture/execute/990524-1.c: New test.
24893
24894         * gcc.dg/990524-1.c: New test.
24895
24896 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24897
24898         * gcc.c-torture/compile/990523-1.c: New test.
24899
24900 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
24901
24902         * gcc.c-torture/compile/990519-1.c: New test.
24903
24904 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24905
24906         * gcc.c-torture/compile/990517-1.c: New test.
24907
24908         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24909         (e4, f4): New tests.
24910         (main): Call them.
24911
24912 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24913
24914         * gcc.dg/noreturn-1.c: New test.
24915
24916 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24917
24918         * gcc.c-torture/execute/990513-1.c: New test.
24919
24920 1999-05-10  Richard Henderson  <rth@cygnus.com>
24921
24922         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24923
24924 1999-05-10  Craig Burley  <craig@jcb-sc.com>
24925
24926         * g77.f-torture/execute/erfc.f: Use small single-precision
24927         values, to avoid problems on Alphas when not -mieee.
24928
24929 1999-05-08  Craig Burley  <craig@jcb-sc.com>
24930
24931         * gcc.dg/990506-0.c: New test.
24932
24933 1999-05-08  Richard Henderson  <rth@cygnus.com>
24934
24935         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24936         the constant to test.  Don't XFAIL 64-bit targets.
24937
24938         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24939         * g++.old-deja/g++.law/profile1.C: Likewise.
24940
24941         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24942         operator new instances.
24943         * g++.old-deja/g++.other/delete5.C: Likewise.
24944
24945 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24946
24947         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24948         intrinsic.
24949
24950 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24951
24952         * g77.f-torture/execute/u77-test.f: Reverse order of two
24953         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24954
24955 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24956
24957         * gcc.dg/compare1.c: New test.
24958
24959 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
24960
24961         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24962         New tests.
24963
24964 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24965
24966         * g77.f-torture/compile/19990502-1.f: New test.
24967
24968 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24969
24970         * g77.f-torture/compile/19990502-0.f: New test.
24971
24972 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24973
24974         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24975         intrinsic.
24976
24977 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24978
24979         * g77.f-torture/execute/u77-test.f (main): List libU77
24980         intrinsics not currently tested.
24981         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24982         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24983         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24984         Trim blanks off the ends of some printed strings.
24985
24986 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24987
24988         * g77.f-torture/execute/u77-test.f (main): Just warn about
24989         FSTAT gid disagreement, as it's expected on some systems.
24990
24991 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24992
24993         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24994         use a new function, which allows for some slop.
24995         Clean up some commentary.
24996         (issum): The new function.
24997         (sgladd): Deleted subroutine.
24998
24999 1999-05-01  Craig Burley  <craig@jcb-sc.com>
25000
25001         * g77.f-torture/execute/u77-test.f: Modify to be more like
25002         libf2c/libU77 version, bringing patches to that version here.
25003         Add suitable commentary.
25004
25005 1999-04-25  Richard Henderson  <rth@cygnus.com>
25006
25007         * gcc.dg/990424-1.c: New test.
25008
25009 1999-04-24  Craig Burley  <craig@jcb-sc.com>
25010
25011         * g77.f-torture/execute/u77-test.f (main): Bug involving
25012         LSTAT has been fixed, so turn back on full checking.
25013
25014 1999-04-20  Craig Burley  <craig@jcb-sc.com>
25015
25016         * g77.f-torture/compile/19990419-0.f: New test.
25017         * g77.f-torture/execute/19990419-1.f: New test.
25018
25019 1999-04-17  Richard Henderson  <rth@cygnus.com>
25020
25021         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
25022         to avoid the need for a prototype to supress a warning.
25023
25024 1999-04-07  Jim Wilson  <wilson@cygnus.com>
25025
25026         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
25027
25028 1999-04-04  Jeffrey A Law  (law@cygnus.com)
25029
25030         * gcc.c-torture/execute/990404-1.c: New test.
25031
25032 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25033
25034         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
25035         * gcc.dg/cpp-if3.c: Don't use -pedantic.
25036         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
25037         missing initializer warnings.
25038
25039 1999-03-28  Jeffrey A Law  (law@cygnus.com)
25040
25041         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
25042         matching strings.
25043
25044 1999-03-26  Jeffrey A Law  (law@cygnus.com)
25045
25046         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
25047
25048 1999-03-26  Craig Burley  <craig@jcb-sc.com>
25049
25050         * g77.f-torture/execute/19990325-0.f: New test.
25051         * g77.f-torture/execute/19990325-1.f: New test.
25052
25053 1999-03-24  Jeffrey A Law  (law@cygnus.com)
25054
25055         * gcc.c-torture/execute/990324-1.c: New test.
25056
25057 1999-03-22  Jim Wilson  <wilson@cygnus.com>
25058
25059         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
25060         test with 4.
25061
25062 1999-03-17  Richard Henderson  <rth@cygnus.com>
25063
25064         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
25065
25066 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25067
25068         * g77.f-torture/execute/19990313-2.f: New test.
25069         * g77.f-torture/execute/19990313-3.f: New test.
25070
25071 1999-03-13  Craig Burley  <craig@jcb-sc.com>
25072
25073         * g77.f-torture/execute/19990313-0.f: New test.
25074         * g77.f-torture/execute/19990313-1.f: New test.
25075
25076 1999-03-12  Jim Wilson  <wilson@cygnus.com>
25077
25078         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
25079         printf to sprintf.
25080         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
25081         (main): Add check for u15.  Conditionalize u31 check depending on
25082         whether ints are <32 bits or >=32 bits.
25083
25084 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25085
25086         * g77.f-torture/execute/19981119-0.f: Improve testiness.
25087
25088 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25089
25090         * g77.f-torture/compile/19990305-0.f: New test.
25091         * g77.f-torture/execute/19981119-0.f: New test.
25092
25093 1999-03-08  Craig Burley  <craig@jcb-sc.com>
25094
25095         * g77.f-torture/execute/970625-2.f: call ABORT if final
25096         result is not correct, instead of just printing it.
25097         Add this checking via newly introduced obfuscation, to
25098         trip up buggy front ends.
25099
25100 1999-03-07  Craig Burley  <craig@jcb-sc.com>
25101
25102         * g77.f-torture/compile/960317-1.f: Moved from being
25103         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
25104
25105 1999-03-06  Craig Burley  <craig@jcb-sc.com>
25106
25107         * g77.f-torture/execute/960317-1.f: New (old) test.
25108         * g77.f-torture/execute/970625-2.f: Ditto.
25109
25110 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
25111
25112         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
25113         message on line 1 or line 2; cccp and cpplib do this differently.
25114
25115 1999-03-01  Jeffrey A Law  (law@cygnus.com)
25116
25117         * g++.old-deja/g++.law/weak1.C: New test.
25118
25119 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25120
25121         * gcc.c-torture/execute/990119-1.c: Renamed to...
25122         * gcc.dg/990119-1.c: this, so it will only be tested once
25123         (it's a preprocessor test, it doesn't need to be run at
25124         multiple optimization levels).
25125
25126 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
25127
25128         * lib/g++.exp: Don't add incdir=$base_dir/../include to
25129           ALWAYS_CXXFLAGS.
25130
25131 1999-02-24  Craig Burley  <craig@jcb-sc.com>
25132
25133         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
25134         * g77.f-torture/compile/19981216-0.f: ...as it is expected
25135         to not be compilable by current g77.
25136
25137 1999-02-24  Nick Clifton  <nickc@cygnus.com>
25138
25139         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
25140
25141 1999-02-22  Jeffrey A Law  (law@cygnus.com)
25142
25143         * gcc.c-torture/execute/990222-1.c: New test.
25144
25145 1999-02-19  Craig Burley  <craig@jcb-sc.com>
25146
25147         * g77.f-torture/compile/19990218-0.f: New test.
25148         * g77.f-torture/noncompile/19990218-1.f: New test.
25149
25150 1999-02-18  Craig Burley  <craig@jcb-sc.com>
25151
25152         * g77.f-torture/compile/19981216-0.f: New test.
25153
25154 1999-02-14  Jeffrey A Law  (law@cygnus.com)
25155
25156         * gcc.dg/990214-1.c: New test.
25157
25158 1999-02-13  Jeffrey A Law  (law@cygnus.com)
25159
25160         * gcc.dg/990213-2.c: New test.
25161
25162         * gcc.dg/990213-1.c: New test.
25163
25164 1999-02-12  Jeffrey A Law  (law@cygnus.com)
25165
25166         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
25167         ints.
25168
25169 1999-02-11  Nick Clifton  <nickc@cygnus.com>
25170
25171         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
25172         specified by target.
25173
25174         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
25175
25176 1999-02-11  Jeffrey A Law  (law@cygnus.com)
25177
25178         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
25179
25180 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25181
25182         * gcc.dg/special/ecos.exp: New test driver for new tests with
25183         special requirements.
25184
25185         * gcc.dg/special/alias-1.c: New test.
25186         * gcc.dg/special/gcsec-1.c: New test.
25187         * gcc.dg/special/weak-1.c: New test.
25188         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
25189         * gcc.dg/special/weak-2.c: New test.
25190         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
25191         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
25192         * gcc.dg/special/wkali-1.c: New test.
25193         * gcc.dg/special/wkali-2.c: New test.
25194         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
25195         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
25196
25197 1999-02-10  Felix Lee  <flee@cygnus.com>
25198
25199           * lib/c-torture.exp (c-torture-compile): Pull out code for
25200           analyzing gcc error messages.
25201           (c-torture-execute): Likewise.  Fix some (harmless) false
25202           positives.
25203           * lib/gcc.exp (gcc_check_compile): New function.
25204
25205 1999-02-08  Richard Henderson  <rth@cygnus.com>
25206
25207         * gcc.c-torture/execute/990208-1.c: New test.
25208
25209 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
25210
25211         * g++.dg/special/ecos.exp: New driver for new tests with special
25212         requirements
25213
25214         * g++.dg/special/conpr-1.C: New test
25215         * g++.dg/special/conpr-2.C: New test
25216         * g++.dg/special/conpr-2a.C: New test
25217         * g++.dg/special/conpr-3.C: New test
25218         * g++.dg/special/conpr-3a.C: New test
25219         * g++.dg/special/conpr-3b.C: New test
25220
25221         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
25222         allow g++ to use the dg driver
25223
25224         * README: Add comment about g++.dg directory
25225
25226 1999-02-06  Jeffrey A Law  (law@cygnus.com)
25227
25228         * README: Update email addresses.
25229
25230 1999-02-03  Nick Clifton  <nickc@cygnus.com>
25231
25232         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
25233         arguments in order to force structure S onto the stack even on
25234         the alpha.
25235         (test): Pass 10 leading arguments to function foo as well as the
25236         structure S.
25237
25238         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
25239         failure for all targets.
25240
25241         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
25242         abort to terminate program execution.
25243
25244 1999-01-30  Richard Henderson  <rth@cygnus.com>
25245
25246         * gcc.c-torture/execute/990130-1.c: New test.
25247
25248 1999-01-30  Jeffrey A Law  (law@cygnus.com)
25249
25250         * gcc.dg/990130-1.c: New test.
25251
25252 1999-01-28  Michael Meissner  <meissner@cygnus.com>
25253
25254         * gcc.c-torture/execute/990128-1.c: New test.
25255
25256 1999-01-27  Michael Meissner  <meissner@cygnus.com>
25257
25258         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
25259
25260 1999-01-27  Felix Lee  <flee@cygnus.com>
25261
25262         * lib/c-torture.exp (c-torture-compile): pull out code for
25263         analyzing gcc error messages.
25264         (c-torture-execute): ditto, and fix some (harmless) false
25265         positives.
25266         * lib/gcc.exp (gcc_check_compile): new function.
25267
25268 1999-01-17  Jeffrey A Law  (law@cygnus.com)
25269
25270         * gcc.dg/990117-1.c: New test.
25271
25272         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
25273
25274         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
25275
25276 1999-01-15  Jeffrey A Law  (law@cygnus.com)
25277
25278         * g77.f-torture/compile/990115-1.f: New test.
25279
25280 1999-01-07  Jeffrey A Law  (law@cygnus.com)
25281
25282         * gcc.c-torture/compile/990107-1.c: New test
25283
25284 1999-01-06  Jeffrey A Law  (law@cygnus.com)
25285
25286         * gcc.c-torture/execute/990106-2.c: New test.
25287
25288         * gcc.c-torture/execute/990106-1.c: New test.
25289
25290 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
25291
25292         * gcc.c-torture/compile/981223-1.c: New test.
25293
25294 1998-12-29  Richard Henderson  <rth@cygnus.com>
25295
25296         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
25297         (opt3): Rename from opt4 and disable.
25298
25299 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
25300
25301         * g++.old-deja/g++.pt/ptrmem5.C: New test.
25302
25303 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25304
25305         * g++.old-deja/g++.other/conv5.C: New test.
25306
25307 1998-12-14  Nick Clifton  <nickc@cygnus.com>
25308
25309         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
25310
25311 1998-12-11  Jeffrey A Law  (law@cygnus.com)
25312
25313         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
25314
25315 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
25316
25317         * gcc.c-torture/compile/981211-1.c: New test.
25318
25319 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
25320
25321         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
25322
25323         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
25324
25325 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25326
25327         * gcc.special/930510-1.c: Make C9X safe.
25328         * gcc.misc-tests/gcov-1.c Similarly.
25329         * gcc.misc-tests/gcov-2.c Similarly.
25330
25331 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25332
25333         * gcc.dg/ultrasp1.c: New test.
25334
25335 1998-12-06  Richard Henderson  <rth@cygnus.com>
25336
25337         * gcc.c-torture/execute/981206.c: New test.
25338
25339 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25340
25341         * g++.old-deja/g++.ns/template7.C: New test.
25342
25343         * g++.old-deja/g++.other/expr1.C: New test.
25344
25345         * g++.old-deja/g++.eh/tmpl3.C: New test.
25346
25347         * g++.old-deja/g++.eh/tmpl2.C: New test.
25348
25349 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25350
25351         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
25352         * g++.old-deja/g++.other/using6.C: Removed.
25353         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
25354
25355         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
25356
25357 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25358
25359         * g++.old-deja/g++.pt/overload8.C: New test.
25360
25361         * g++.old-deja/g++.pt/overload7.C: New test.
25362
25363         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
25364
25365         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
25366         and relinking messages.
25367         * lib/g++.exp (g++_target_compile): Remove .rpo file when
25368         compiling with -frepo.
25369
25370 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
25371
25372         * g++.old-deja/g++.pt/lookup6.C: New test.
25373
25374 1998-11-30  Nick Clifton  <nickc@cygnus.com>
25375
25376         * gcc.c-torture/execute/981130-1.c: New test.
25377         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
25378
25379 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25380
25381         * g++.old-deja/g++.pt/explicit76.C: New test.
25382
25383         * g++.old-deja/g++.pt/friend38.C: New test.
25384
25385         * g++.old-deja/g++.ns/crash2.C: New test.
25386
25387         * g++.old-deja/g++.pt/defarg8.C: New test.
25388
25389         * g++.old-deja/g++.pt/instantiate6.C: New test.
25390
25391         * g++.old-deja/g++.pt/static6.C: New test.
25392
25393         * g++.old-deja/g++.pt/decl2.C: New test.
25394
25395 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25396
25397         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
25398         problem is actually related with name lookup, but so what? :-)
25399
25400         * g++.old-deja/g++.pt/friend37.C: New test.
25401
25402 1998-11-25  Dave Love  <d.love@dl.ac.uk>
25403
25404         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
25405         element, which fails on some systems.
25406
25407         * g77.f-torture/execute/labug1.f: New test.
25408
25409 1998-11-21  Jeffrey A Law  (law@cygnus.com)
25410
25411         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
25412         is defined.
25413
25414 1998-11-18  Dave Love  <d.love@dl.ac.uk>
25415
25416         * g77.f-torture/compile/981117-1.f: New test.
25417
25418 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
25419
25420         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
25421         properly discarded.
25422
25423 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
25424
25425         * gcc.c-torture/execute/memcheck: New directory of tests for
25426         -fcheck-memory-usage.
25427
25428 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
25429
25430         * README: New file, general information about the testsuite and
25431         new description of the various C++ test subdirectories.
25432         * README.g++: Eliminate obsolete information, update and move most
25433         relevant stuff to README.
25434
25435 1998-11-07  Richard Henderson  <rth@cygnus.com>
25436
25437         * gcc.c-torture/compile/981107-1.c: New test.
25438
25439 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
25440
25441         * execute/memcpy-bi.c: New testcase.
25442
25443 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
25444
25445         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
25446         base classes.
25447
25448         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
25449         template is selected.
25450
25451         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
25452         classes, it should be accepted for all types.
25453
25454         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
25455
25456         * g++.old-deja/g++.pt/spec24.C: Ensure that template
25457         specializations start with template headers.
25458
25459 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
25460
25461         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
25462
25463         * g++.old-deja/g++.other/init9.C: Test cross initialization of
25464         non-POD types.
25465
25466 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
25467
25468         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
25469
25470 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
25471
25472         * compile/981022-1.c, compile/981022-1.x: New test and driver.
25473
25474 1998-10-19  Jeffrey A Law  (law@cygnus.com)
25475
25476         * 981019-1.c: New test.
25477
25478 1998-10-14  Robert Lipe <robertl@dgii.com>
25479
25480         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
25481         find objc headers.
25482
25483 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
25484
25485         * compile/981001-4.c: Remove use of GCC extension that triggers a
25486         compiler bug.
25487
25488 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
25489
25490         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
25491
25492 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25493
25494         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
25495         instantiation of template produces incorrect code for delete
25496         expression.
25497
25498         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
25499         constructors' name is not unique.
25500         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
25501         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
25502
25503         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
25504         automatic array of const is ill-formed.
25505
25506         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
25507         of template parameter?
25508
25509         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
25510         const.
25511
25512         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
25513         pointer-to-member expression.
25514
25515         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
25516         declaration causes ICE.
25517
25518 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
25519
25520         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
25521         reserved in the global namespace.
25522
25523         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
25524         generate needed virtual table.
25525
25526         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
25527
25528 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
25529
25530         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
25531         template-dependent type
25532
25533 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
25534
25535         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
25536         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
25537         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
25538
25539         * g++.old-deja/g++.other/using5.C: New test; using decl from base
25540         class should be usable as argument of member function.
25541         * g++.old-deja/g++.other/using6.C: New test; using decl from base
25542         class should be usable as return type of member function.
25543         * g++.old-deja/g++.other/using7.C: New test; using decl from base
25544         class should be usable as type of data member.
25545
25546         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
25547
25548 1998-10-09  Jeffrey A Law  (law@cygnus.com)
25549
25550         * gcc.c-torture/special/920521-1.c: Fix bogus test.
25551
25552 1998-10-08  Nick Clifton  <nickc@cygnus.com>
25553
25554         * gcc.dg/dll-?.c Add thumb to target list.
25555         Fix assembler scan patterns to match current assembler output.
25556
25557 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
25558
25559         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
25560         matching of template brackets.
25561
25562         * g++.old-deja/g++.other/using4.C: New test.  Test using
25563         declarations of methods from base classes.
25564
25565         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
25566         within functions should introduce names into the innermost
25567         enclosing namespace.
25568
25569         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
25570         of static locals if first initialization throws.
25571
25572 1998-10-07  Jim Wilson  <wilson@cygnus.com>
25573
25574         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
25575
25576 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
25577
25578         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
25579         lose track of the possible targets of tablejump insns.
25580         * special/special.exp: Run it.
25581
25582 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
25583
25584         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
25585         must be declared before its specializations can be named in friend
25586         declarations.
25587
25588 1998-10-05  Dave Love  <d.love@dl.ac.uk>
25589
25590         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
25591
25592         * g77.f-torture/execute/io1.f: New test.
25593
25594 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
25595
25596         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
25597         with pointer to template function, for which no argument deduction
25598         is possible.
25599
25600         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
25601         specialization of template function as argument to template
25602         function.
25603
25604         * g++.old-deja/g++.other/access2.C: New test; Inner class
25605         shouldn't have privileged access to Outer's names.
25606
25607 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
25608
25609         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
25610         friend template declared within template class conflicts with
25611         nested class of the same name.
25612
25613         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
25614         is ignored.
25615
25616         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
25617         object with direct initializer as function declaration.
25618
25619         * g++.old-deja/g++.other/decl2.C: New test; duplicate
25620         initializers.
25621
25622         * g++.old-deja/g++.other/null2.C: New test; conditional operator
25623         involving const pointer and NULL produces incorrect result.
25624
25625         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
25626         type name without `typename' should be rejected with -pedantic.
25627
25628 1998-10-02  Richard Henderson  <rth@cygnus.com>
25629
25630         * g++.old-deja/g++.other/addrof1.C: New test.
25631
25632 1998-10-01  Nick Clifton  <nickc@cygnus.com>
25633
25634         * gcc.c-torture/compile/981001-1.c: New test.
25635         * gcc.c-torture/execute/981001-1.c: New test.
25636
25637 1998-10-01  Jeffrey A Law  (law@cygnus.com)
25638
25639         * gcc.c-torture/compile/981001-2.c: New test.
25640         * gcc.c-torture/compile/981001-3.c: New test.
25641         * gcc.c-torture/compile/981001-4.c: New test.
25642
25643 1998-10-01  Robert Lipe  <robertl@dgii.com>
25644
25645         * lib/objc.exp (objc_target_compile): Add -L during compiles for
25646         multilibbed hosts.   Idea grafted from g77.exp.
25647
25648 1998-09-30  Dave Love  <d.love@dl.ac.uk>
25649
25650         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
25651         avoid losing on systems which need -lsocket.
25652
25653 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
25654
25655         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
25656         * g++.old-deja/g++.other/nested2.C: Ditto.
25657         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
25658         failure.
25659
25660 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
25661
25662         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
25663         preferred over template operator!= for enum bitfields.
25664
25665 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
25666
25667         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
25668         that happen to have the same base name, but in different scopes,
25669         are incorrectly rejected.
25670
25671 1998-09-16  Richard Henderson  <rth@cygnus.com>
25672
25673         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
25674         on the native word size instead of an integer literal.
25675
25676 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
25677
25678         * g++.old-deja/g++.other/static2.C: Invocation of static data
25679         member of type pointer-to-function denoted as non-static member.
25680
25681         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
25682         checks involving function types and aliases.
25683
25684 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
25685
25686         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
25687         redefined to the same non-trivial type.
25688
25689         * g++.old-deja/g++.pt/explicit73.C: Test for proper
25690         namespace-qualification of template specializations declared in
25691         other namespaces.
25692
25693         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
25694         to declare a subset of the specializations of a template function
25695         as friends of specializations of a template class.
25696
25697         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
25698         member templates that do not fully specialize the enclosing
25699         template class are rejected.
25700
25701 1998-09-11  Dave Love  <d.love@dl.ac.uk>
25702
25703         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
25704
25705 1998-09-08  Dave Love  <d.love@dl.ac.uk>
25706
25707         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25708         altered from libf2c/libU77 version.
25709
25710 1998-09-06  Dave Love  <d.love@dl.ac.uk>
25711
25712         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25713
25714 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
25715
25716         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25717         (un)signed char are different types for template specialization
25718         purposes.
25719
25720 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
25721
25722         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25723         * objc: ObjC testsuite.
25724
25725 1998-08-31  Catherine Moore  <clm@cygnus.com>
25726
25727         * gcc.c-torture/execute/941014-1.x:  New file.
25728
25729 1998-08-31  Nick Clifton  <nickc@cygnus.com>
25730
25731         * lib/c-torture.exp: Add support for
25732         torture_eval_before_compile and torture_eval_before_execute
25733         variables.
25734
25735 1998-08-30  Jeffrey A Law  (law@cygnus.com)
25736
25737         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
25738         this test triggers valid.
25739
25740 1998-08-27  Jeffrey A Law  (law@cygnus.com)
25741
25742         * gcc.dg/980827-1.c: New test.
25743
25744 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
25745
25746         * gcc.c-torture/execute/loop-4b.c: New test.
25747
25748 1998-08-26  Nick Clifton  <nickc@cygnus.com>
25749
25750         * lib/c-torture.exp: Add support for
25751         torture_eval_before_compile and torture_eval_before_execute
25752         variables.
25753
25754 1998-08-25  Jeffrey A Law  (law@cygnus.com)
25755
25756         * gcc.c-torture/compile/980825-1.c: New test.
25757
25758 1998-08-24  Nick Clifton  <nickc@cygnus.com>
25759
25760         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25761         count number tests in opt_t0 not good_t0.
25762
25763 1998-08-24  Jeffrey A Law  (law@cygnus.com)
25764
25765         * gcc.c-torture/compile/930326-1.x: Fix typo.
25766
25767 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
25768
25769         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25770         causes an ICE.
25771
25772 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25773
25774         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25775         STACK_SIZE is defined.
25776         * gcc.c-torture/unsorted/stuct.c: Similarly.
25777
25778         * gcc.c-torture/compile/980821-1.c: New test.
25779
25780 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25781
25782         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25783
25784 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
25785
25786         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25787         code.
25788
25789 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
25790
25791         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25792         error'.
25793
25794 1998-08-18  Jeffrey A Law  (law@cygnus.com)
25795
25796         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25797
25798 1998-08-16  Jeffrey A Law  (law@cygnus.com)
25799
25800         * gcc.c-torture/compile/980816-1.c: New test.
25801
25802         * gcc.dg/980816-1.c: New test.
25803
25804 1998-08-13  Jeffrey A Law  (law@cygnus.com)
25805
25806         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25807         compiler for ieee tests.
25808
25809 1998-08-01  Dave Love  <d.love@dl.ac.uk>
25810
25811         * g77.f-torture/compile/980729-0.f: New test.
25812
25813 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
25814
25815         * gcc.c-torture/special/eeprof-1.c: New test, for
25816         -finstrument-functions.
25817         * gcc.c-torture/special/special.exp: Run it.
25818
25819 1998-07-29  Jeffrey A Law  (law@cygnus.com)
25820
25821         * gcc.c-torture/compile/980729-1.c: New test.
25822
25823 1998-07-27  Nick Clifton  <nickc@cygnus.com>
25824
25825         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25826         __thumb__ is defined, and test for ARM style doubles if so.
25827
25828 1998-07-26  Dave Love  <d.love@dl.ac.uk>
25829
25830         * g77.f-torture/noncompile/980615-0.f: New test.
25831
25832 1998-07-26  H.J. Lu  (hjl@gnu.org)
25833
25834         * gcc.dg/980312-1.c: Do link instead of compile.
25835         * gcc.dg/980313-1.c: Likewise.
25836
25837 1998-07-26  Jeffrey A Law  (law@cygnus.com)
25838
25839         * gcc.c-torture/compile/980726-1.c: New test.
25840
25841 1998-07-25  Dave Love  <d.love@dl.ac.uk>
25842
25843         * g77.f-torture/execute/io0.f: New test.
25844
25845 1998-07-24  Nick Clifton  <nickc@cygnus.com>
25846
25847         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25848         an int.
25849
25850 1998-06-18  Michael Meissner  <meissner@cygnus.com>
25851
25852         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25853         m32r bugs.
25854
25855 1998-07-17  Nick Clifton  <nickc@cygnus.com>
25856
25857         * gcc.dg/980626-1.c: Expect failures for all toolchains until
25858         c-decl.c:grokdeclarator can handle mode attributes.
25859
25860 1998-07-16  Jeffrey A Law  (law@cygnus.com)
25861
25862         * gcc.c-torture/execute/980716-1.c: New test.
25863
25864 1998-07-13  Jeffrey A Law  (law@cygnus.com)
25865
25866         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
25867         the mn10200.
25868         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
25869         the mn10200.
25870         * gcc.c-torture/execute/va-arg-3.x: Similarly.
25871         * gcc.c-torture/compile/930326-1.x: Similarly.
25872
25873 1998-07-13  Dave Love  <d.love@dl.ac.uk>
25874
25875         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25876         New test from Craig.
25877
25878 1998-07-12  Dave Love  <d.love@dl.ac.uk>
25879
25880         * g77.f-torture/noncompile/980616-0.f: New test.
25881
25882         * g77.f-torture/execute/970816-3.f:  New test from Craig.
25883
25884 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25885
25886         *  g++.other/singleton.C: Return error value instead of taking
25887         SIGSEGV.
25888
25889 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25890
25891         *  g++.other/singleton.C: New test.   Warning is under dispute.
25892         Runtime crash is not.
25893
25894 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25895
25896         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25897         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25898         using6.C, using7.C}:  New namespace tests.
25899
25900 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
25901
25902         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25903         specialization with typedef'ed names used as array indexes.
25904
25905 1998-07-09  Jeffrey A Law  (law@cygnus.com)
25906
25907         * gcc.c-torture/execute/980709-1.c: New test.
25908
25909         * gcc.dg/980709-1.c: New test.
25910
25911 1998-07-07  Richard Henderson  <rth@cygnus.com>
25912
25913         * gcc.c-torture/execute/bcp-1.c: New test.
25914
25915 1998-07-07  Jeffrey A Law  (law@cygnus.com)
25916
25917         * gcc.c-torture/execute/980707-1.c: New test.
25918
25919 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
25920
25921         * gcc.c-torture/compile/980706-1.c: New test.
25922
25923 1998-07-01  Dave Love  <d.love@dl.ac.uk>
25924
25925         * g77.f-torture/execute/980701-0.f,
25926         g77.f-torture/execute/980701-1.f: New test from Craig.
25927
25928 1998-07-01  Jeffrey A Law  (law@cygnus.com)
25929
25930         * gcc.c-torture/compile/980701-1.c: New test.
25931
25932         * gcc.c-torture/execute/980701-1.c: New test.
25933
25934 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
25935 rlsruhe.de>
25936
25937         * g++.old-deja/g++.robertl/eb132.C: New test.
25938         * g++.old-deja/g++.robertl/eb133.C: Likewise.
25939
25940 1998-06-29  Dave Love  <d.love@dl.ac.uk>
25941
25942         * g77.f-torture/execute/980628-7.f,
25943         g77.f-torture/execute/980628-8.f,
25944         g77.f-torture/execute/980628-9.f,
25945         g77.f-torture/execute/980628-10.f: New tests from Craig.
25946
25947         * g77.f-torture/execute/980628-3.f: Remove mail headers.
25948
25949 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25950
25951         * g77.f-torture/execute/980628-4.f: New test from Craig.
25952         * g77.f-torture/execute/980628-5.f: Likewise.
25953         * g77.f-torture/execute/980628-2.f: Likewise.
25954         * g77.f-torture/execute/980628-0.f: Likewise.
25955         * g77.f-torture/execute/980628-1.f: Likewise.
25956         * g77.f-torture/execute/980628-3.f: Likewise.
25957         * g77.f-torture/execute/980628-6.f: Likewise.
25958
25959 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25960
25961         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25962         directory when nothing has been installed yet.
25963
25964 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
25965
25966         * gcc.c-torture/special/special.exp: Handle newer versions of
25967         dejagnu.
25968
25969 1998-06-26  Jeffrey A Law  (law@cygnus.com)
25970
25971         * gcc.dg/980626-1.c: New test.
25972
25973 1998-06-19  Bruno Haible <haible@ilog.fr>
25974
25975         * gcc.misc-tests/m-un-2.c: New test.
25976         * g++.old-deja/g++.other/warn01.c: Likewise.
25977
25978 1998-06-19  Robert Lipe  <robertl@dgii.com>
25979
25980         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25981         compatibility with assmblers with a different comment character.
25982         Eliminate use of GAS-specific extensions.
25983
25984 1998-06-19  Jeffrey A Law  (law@cygnus.com)
25985
25986         * gcc.c-torture/execute/ieee/980619-1.c: New test.
25987
25988 1998-06-19  Robert Lipe  <robertl@dgii.com>
25989
25990         *lib/g77.exp: Replace search for libf2c.a with search for newly
25991         renamed libg2c.a
25992
25993 1998-06-17  Jeffrey A Law  (law@cygnus.com)
25994
25995         * gcc.c-torture/execute/980617-1.c: New test.
25996
25997 1998-06-12  Jeffrey A Law  (law@cygnus.com)
25998
25999         * gcc.c-torture/execute/980612-1.c: New test.
26000
26001 1998-06-08  Jeffrey A Law  (law@cygnus.com)
26002
26003         * gcc.dg/980523-1.c: Only test on ppc-linux.
26004         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
26005
26006         * gcc.c-torture/execute/980608-1.c: New test.
26007
26008 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
26009
26010         * gcc.c-torture/execute/980605-1.c: New test.
26011
26012 1998-06-04  Jeffrey A Law  (law@cygnus.com)
26013
26014         * gcc.c-torture/execute/980604-1.c: New test.
26015
26016 1998-06-02  Jeffrey A Law  (law@cygnus.com)
26017
26018         * gcc.c-torture/execute/980602-1.c: New test.
26019         * gcc.c-torture/execute/980602-2.c: Likewise.
26020
26021 1998-06-02  Dave Love  <d.love@dl.ac.uk>
26022
26023         * 970125-0.f: Fix per JCB.  Add commentary.
26024
26025 1998-05-31  Michael Meissner  <meissner@cygnus.com>
26026
26027         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
26028         IEEE -0 support.
26029
26030 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
26031
26032         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
26033         earlier.
26034
26035 1998-05-28  Catherine Moore <clm@cygnus.com>
26036
26037         * gcc.c-torture/execute/980526-3.c: New test.
26038
26039 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
26040
26041         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
26042         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
26043         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
26044         m88k-motorola-sysv3 to XFAIL.
26045
26046 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26047
26048         * gcc.dg/980526-1.c: New test.
26049         * gcc.c-torture/execute/980526-2.c: New test.
26050
26051 1998-05-26  Jeffrey A Law  (law@cygnus.com)
26052
26053         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
26054
26055         * gcc.c-torture/execute/980526-1.c: New test.
26056
26057 1998-05-26  Dave Love  <d.love@dl.ac.uk>
26058
26059         * g77.f-torture/execute/alpha2.f: Add runtime test.
26060
26061 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
26062
26063         * g++.old-deja/old-deja.exp: Strip leading directories.
26064
26065         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
26066         error for the line.  Don't run multiple tests for the same line.
26067
26068 1998-05-23  Jeffrey A Law  (law@cygnus.com)
26069
26070         * gcc.dg/980523-1.c: New test.
26071
26072 1998-05-23  Dave Love  <d.love@dl.ac.uk>
26073
26074         * g77.f-torture/compile/970915-0.f: New test.
26075
26076 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
26077
26078         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
26079
26080 1998-05-21  Jeffrey A Law  (law@cygnus.com)
26081
26082         * gcc.dg/980520-1.c: New test.
26083
26084 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
26085
26086         * gcc.dg/980502-1.c: Fix return type.
26087
26088 1998-05-20  Jeffrey A Law  (law@cygnus.com)
26089
26090         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
26091         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
26092         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
26093         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
26094         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
26095
26096 1998-05-20  Dave Love  <d.love@dl.ac.uk>
26097
26098         * g77.f-torture/execute/980520-1.f: New test.
26099
26100 1998-05-15  Dave Love  <d.love@dl.ac.uk>
26101
26102         * lib/mike-g77.exp: New file.
26103
26104         * g77.f-torture/noncompile/noncompile.exp,
26105         g77.f-torture/noncompile/check0.f: New files.
26106
26107 1998-05-14  Dave Love  <d.love@dl.ac.uk>
26108
26109         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
26110         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
26111         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
26112         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
26113         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
26114         abort where appropriate.
26115
26116 1998-05-05  Michael Meissner  <meissner@cygnus.com>
26117
26118         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
26119         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
26120
26121 1998-04-29  Dave Love  <d.love@dl.ac.uk>
26122
26123         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
26124
26125 1998-04-27  Dave Love  <d.love@dl.ac.uk>
26126
26127         * g77.f-torture/compile/980427-0.f: New test.
26128
26129 1998-04-24  Dave Love  <d.love@dl.ac.uk>
26130
26131         * g77.f-torture/compile/980424-0.f: New test.
26132
26133 1998-04-19  Dave Love  <d.love@dl.ac.uk>
26134
26135         * g77.f-torture/compile/980419-2.f (main): New test.
26136         * g77.f-torture/compile/970125-0.f: New test.
26137         * g77.f-torture/compile/980419-1.f: New test.
26138
26139 1998-04-08  Jim Wilson  <wilson@cygnus.com>
26140
26141         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
26142         of loop-4.c.
26143
26144 1998-04-07  Jim Wilson  <wilson@cygnus.com>
26145
26146         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
26147
26148 1998-04-03  Jim Wilson  <wilson@cygnus.com>
26149
26150         * gcc.c-torture/compile/980329-1.c: New test.
26151
26152 1998-03-18  Jim Wilson  <wilson@cygnus.com>
26153
26154         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
26155         * gcc.dg/980312-1.c: Fix typo in -march command.
26156
26157 1998-03-16  H.J. Lu  (hjl@gnu.org)
26158
26159         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
26160
26161 1998-03-11  Robert Lipe  <robertl@dgii.com>
26162
26163         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
26164         Dave Love agree the Fortran source is bogus.
26165
26166 1998-03-11  Robert Lipe  <robertl@dgii.com>
26167
26168         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
26169         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
26170         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
26171         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
26172         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
26173
26174 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
26175
26176         * g++.old-deja/g++.other/friend1.C: New test.
26177
26178 1998-02-18  Dave Love  <d.love@dl.ac.uk>
26179
26180         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
26181         possibly uninitialized) variables and declare dnrm2.
26182
26183 1998-02-23  Robert Lipe <robertl@dgii.com>
26184
26185         From Bruno Haible <haible@ilog.fr>:
26186         * gcc.c-torture/execute/980223.c: New test.
26187
26188 1998-02-13  Jeffrey A Law  (law@cygnus.com)
26189
26190         * gcc.dg/ifelse-1.c: New test.
26191
26192 1998-02-09  H.J. Lu  (hjl@gnu.org)
26193
26194         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
26195
26196           * lib/old-dejagnu.exp (old-dejagnu): Added the
26197           "execution test - XFAIL *-*-*" handling in the spirit of
26198           "excess errors test -". Changed the "execution test fails"
26199           handling to be like "excess errors test fails".
26200           * Update various tests accordingly.
26201
26202 1998-02-06  Jim Wilson  <wilson@cygnus.com>
26203
26204         * gcc.c-torture/execute/980205.c: New test.
26205
26206 1998-01-18  Jeffrey A Law  (law@cygnus.com)
26207
26208         * lib/c-torture.exp: Look for .x files instead of .cexp files.
26209         * lib/f-torture.exp: Similarly.
26210         * gcc.c-torture: Rename all .cexp files to .x files.
26211
26212 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
26213
26214         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
26215         (940510-1.c): Removed duplicate.
26216         (971104-1.c): New test.
26217
26218 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
26219
26220           * lib/f-torture.exp: Improve error and loop detection.
26221
26222 1997-11-19  Michael Meissner  <meissner@cygnus.com>
26223
26224         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
26225         use that to size the filler array.
26226
26227 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
26228
26229         * lib/c-torture.exp(c-torture-execute): Fix typo.
26230
26231         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
26232         testcase as the executable name. Keep the executable around if
26233         the test fails.
26234
26235 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
26236
26237         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
26238         changes.  Only test one -g option, and move it to the end of the
26239         list of options to test.
26240
26241 1997-09-19  Michael Meissner  <meissner@cygnus.com>
26242
26243         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
26244         variable GCC_TORTURE_OPTIONS to supply default switches separated
26245         by colons.  If no environment variable, run tests with -O0 -g, -O1
26246         -g, and -O2 -g as well.
26247
26248 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
26249
26250         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
26251         explanatory comments. Fix indentation.
26252
26253 1997-09-15  Jeffrey A Law  (law@cygnus.com)
26254
26255         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
26256
26257 1997-09-11  Jeffrey A Law  (law@cygnus.com)
26258
26259         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
26260         * g++.old-deja/g++.mike/p7325.C: Likewise.
26261         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
26262
26263 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
26264
26265         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
26266         * g++.old-deja/g++.brendan/crash30.C: Likewise.
26267         * g++.old-deja/g++.brendan/crash39.C: Likewise.
26268         * g++.old-deja/g++.law/operators4.C: Likewise.
26269
26270 1997-09-11  Joe Buck  (jbuck@synopsys.com)
26271
26272         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
26273         * g++.old-deja/g++.mike/p784.C: Ditto.
26274         * g++.old-deja/g++.mike/p785.C: Ditto.
26275
26276 1997-09-05  Jeffrey A Law  (law@cygnus.com)
26277
26278           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
26279
26280 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26281
26282         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
26283         target feature; pass this to c-torture-execute as needed.
26284
26285 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
26286
26287         * lib/c-torture.exp(c-torture-execute): If the previous and the
26288         current executables being tested are identical, we don't need to
26289         run the executable again. Try to make the executable names
26290         unique. Add an optional argument for passing additional compiler
26291         flags.
26292
26293 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
26294
26295         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
26296
26297 1997-08-29  Jeffrey A Law  (law@cygnus.com)
26298
26299         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
26300
26301 1997-07-31  Jeffrey A Law  (law@cygnus.com)
26302
26303         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
26304         32bit or larger longs.
26305
26306         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
26307         have either a 32bit long or 32bit int.
26308
26309 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
26310
26311         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
26312         Make double precision tests dependent on sizeof (double).
26313
26314 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
26315
26316         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
26317         too.
26318
26319 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
26320
26321         * gcc.c-torture/compile/961203-1.cexp: New script.
26322
26323 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
26324
26325         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
26326         up the includes ourselves.
26327
26328 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
26329
26330         * lib/plumhall.exp: Remove random include, and add a few
26331         verbose messages for debugging.
26332
26333 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
26334
26335         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
26336         of trying to do it ourselves.
26337
26338 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
26339
26340         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
26341
26342 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
26343
26344         * gcc.prms/5403.c: Made regexp a bit less strict.
26345
26346 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
26347
26348         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
26349         is returned from remote_load instead.
26350         * lib/plumhall.exp: Ditto.
26351         * lib/mike-g++.exp: Ditto.
26352         * lib/old-dejagnu.exp: Ditto.
26353         * lib/c-torture.exp: Ditto.
26354
26355 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
26356
26357         * lib/g++.exp: Use build_wrapper procedure.
26358         * lib/gcc.exp: Ditto.
26359
26360 1997-05-20  Jeffrey A Law  (law@cygnus.com)
26361
26362         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
26363         an old-style decl for malloc.  Fixes tests to work when
26364         sizeof (int) != sizeof (size_t).
26365
26366 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26367
26368         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
26369
26370         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
26371         use stdargs.h interface.
26372
26373 1997-05-15  Mike Meissner  <meissner@cygnus.com>
26374
26375         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
26376         NO_VARARGS when compiling.
26377
26378 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
26379
26380         * lib/plumhall.exp(ph_includes): New procedure.
26381         (ph_make): Use it.
26382         (ph_compiler): Ditto.
26383
26384         * lib/g++.exp: Rename test-glue.c to testglue.c.
26385         * lib/gcc.exp: Ditto.
26386
26387 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
26388
26389         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
26390         to completion when it's called.
26391
26392 1997-03-21  Michael Meissner  <meissner@cygnus.com>
26393
26394         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
26395         is defined, don't do test.
26396
26397 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
26398
26399         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
26400         for object files.
26401         (ph_summary): Mark skipped testcases as untested, not unresolved.
26402
26403         * lib/plumhall.exp (ph_make): If unresolved because of bad
26404         errorCode, record errorCode in log file.
26405         (*): Replace send_log/verbose with verbose -log.
26406
26407 1997-03-19  Michael Meissner  <meissner@cygnus.com>
26408
26409         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
26410         double conversion if double isn't at least 8 bytes.
26411
26412         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
26413         int to work with targets where int is 16 bits.
26414
26415         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
26416         8 bytes, just exit, since 4 byte doubles don't have enough bits of
26417         precision for the test to complete.
26418
26419 1997-03-14  Michael Meissner  <meissner@cygnus.com>
26420
26421         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
26422         if d10v is not compiled with the -mdouble64 flag.
26423         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
26424
26425         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
26426         d10v is not compiled with the -mint32 flag.
26427
26428 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
26429
26430         * lib/plumhall.exp: Use incr_count.
26431
26432 1997-03-12  Jeffrey A Law  (law@cygnus.com)
26433
26434         * gcc.c-torture: Update to c-torture-1.45.
26435
26436 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
26437
26438         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
26439         the name of the expect testcase file).
26440
26441         * lib/g++.exp(g++_init): Ditto.
26442
26443 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
26444
26445         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
26446         the host.
26447
26448         * lib/gcc.exp(gcc_exit): New procedure.
26449
26450 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
26451
26452         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
26453         specs where appropriate.
26454
26455         * g++.old-deja/g++.arm/*: Added additional ERROR checks
26456         because of new "candidates are" messages, and removed a few
26457
26458         * Converted all non-old-style g++ testcases to old-style, and
26459         moved into g++.old-deja.
26460
26461 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
26462
26463         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
26464         options.
26465
26466         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
26467         succeeded.
26468
26469         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
26470
26471 1997-02-13  Michael Meissner  <meissner@cygnus.com>
26472
26473         * lib/gcc.exp (gcc_target_compile): Add support for defining
26474         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
26475         the machine doesn't have those features.
26476
26477 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
26478
26479         * g++.law/operators4.exp: Don't use LIBS.
26480
26481 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
26482
26483         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
26484
26485         * lib/mike-g++.exp: Don't set the compiler to be tested here.
26486         * lib/g++.exp: Set it here instead. Also, allow use of the
26487         --tool_exec and --tool_opt options. Change CXX to
26488         GXX_UNDER_TEST.
26489
26490         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
26491
26492         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
26493
26494 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
26495
26496         * lib/old-dejagnu.exp: Use prune_warnings instead of
26497         prune_system_crud.
26498         * lib/mike-g++.exp: Ditto.
26499         * lib/gcc.exp: Ditto.
26500         * lib/g++.exp: Ditto.
26501
26502         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
26503
26504 1997-02-07  Jeffrey A Law  (law@cygnus.com)
26505
26506           * 941014-2.c: Include stdlib.h
26507           * 960327-1.c: Include stdio.h
26508           * dbra.c, index-1.c: Don't assume ints are 32bits.
26509
26510 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
26511
26512         * lib/gcc.exp: Add gcc,stack_size target feature.
26513
26514         * lib/g++.exp(g++_target_compile): Add the include and link
26515         paths here, not in two other places. And, it's $options, not
26516         options.
26517
26518         * lib/mike-g++.exp(postbase): Remove the code that determines
26519         the correct include and link paths.
26520         * g++.old-deja/old-deja.exp: Ditto.
26521
26522 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
26523
26524         * lib/g++.exp(g++_init): target_compile no longer returns the
26525         filename of the result.
26526
26527 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
26528
26529         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
26530         call to glob.
26531
26532         * gcc.c-torture/special/special.exp: Change call to
26533         gcc_target_compile to include the object file.
26534
26535 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
26536
26537         * gcc.c-torture/special/special.exp: Correct misspelling in last
26538         change.
26539
26540 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
26541
26542         * lib/plumhall.exp(ph_summary): Log the entire output of the
26543         executable. Return -1 if there were any failures, 0 otherwise.
26544         (ph_execute): Return -1 if there were any failures, 0 otherwise.
26545         (ph_make): Clean up objects and executables that were built
26546         if the tests succeeded.
26547
26548 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
26549
26550         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
26551         libraries and includes in the build tree as appropriate.
26552
26553 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26554
26555         * lib/c-torture.exp: Instead of looking for the global variable
26556         NO_LONG_LONG, check to see if that's a feature of the target.
26557
26558 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
26559
26560         * config/default.exp: Minimize. Delete the remainer of the files in
26561         config; this functionality is now in devo/dejagnu/config.
26562
26563         g++.*/*: Pass any additional flags used to compile to postbase;
26564         delete CXXFLAGS.
26565
26566         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
26567         is now done by runtest.exp. Use gcc_target_compile instead of
26568         compile.
26569
26570         lib/c-torture.exp: Use gcc_target_compile instead of compile.
26571         Remove references to CFLAGS. Use remote_file instead of
26572         calling rm -f.
26573         (c-torture): Take a list of arguments to use to compile this
26574         testcase.
26575
26576         lib/g++.exp: Simplify. Use target_compile instead of compile.
26577         lib/gcc-dg.exp: Ditto.
26578         lib/gcc.exp: Ditto.
26579         lib/mike-{gcc,g++}.exp: Ditto.
26580         lib/old-dejagnu.exp: Ditto.
26581         lib/plumhall.exp: Ditto.
26582
26583 1997-01-08  Jim Wilson  <wilson@cygnus.com>
26584
26585         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
26586         (ph_linker): Likewise.
26587
26588 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
26589
26590           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
26591         MAP_ANON / MAP_ANONYMOUS if defined;
26592         else try to map from /dev/zero .
26593
26594 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26595
26596         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
26597         isn't defined, then define it to MAP_ANONYMOUS.
26598
26599 1996-11-12  Jeffrey A Law  (law@cygnus.com)
26600
26601         * gcc.c-torture: Update to c-torture-1.42 release.
26602
26603 1996-11-11  Jeffrey A Law  (law@cygnus.com)
26604
26605         * gcc.c-torture: Update to c-torture-1.41 release.
26606
26607 1996-10-27  Jeffrey A Law  (law@cygnus.com)
26608
26609         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
26610         c-torture release.
26611
26612 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
26613
26614         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
26615         and LDFLAGS.  Fix second case to append the target_info ldflags
26616         onto LDFLAGS, not CFLAGS.
26617         * lib/g++.exp (g++_init): Add target_info stuff.
26618         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
26619         of libgloss and newlib flags for !native.
26620
26621         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
26622         (GDB): Fix relative path to go up another dir for finding gdb.
26623
26624 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
26625
26626         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
26627         versions in the target_info array, if they don't exist.
26628
26629 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
26630
26631         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
26632
26633 1996-07-08  Jim Wilson  <wilson@cygnus.com>
26634
26635         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
26636         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
26637
26638 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
26639
26640         * lib/old-dejagnu.exp: Don't remove the output file before we've
26641         actually tested it. Don't append pwd to the path of the executable
26642         we're testing.
26643
26644 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
26645
26646         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
26647
26648 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
26649
26650         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
26651         temporary directory for compiler files, and set it to a default
26652         value of /tmp. Set $output as the name of the output file from
26653         compiling the testcase. Add a -o option to $cflags_var so the
26654         compiler writes the final output file as $output. Set $executable
26655         to $output.
26656
26657         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
26658         directory for compiler files, and set it to /tmp if it doesn't
26659         already have a value. Set $output_file to the name of the output
26660         file from compiling the testcase. Add a -o option to CXXFLAGS so
26661         the compiler writes the final output file as $output. Use $output
26662         as the executable to be tested.
26663
26664 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26665
26666         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
26667
26668 1996-06-08  Jeffrey A Law  (law@cygnus.com)
26669
26670         * gcc.c-torture/execute/pending-1.c: New test.  Still
26671         pending in Tege's queue.
26672
26673 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
26674
26675         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
26676         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
26677         if there were failures.  Call unresolved if there were unresolved
26678         testcases.  Call gcc_fail if program did not run to completion.
26679         (ph_make): Pass additional argument name to ph_execute.
26680         (ph_execute): Add new argument.  Pass additional arguments to
26681         ph_summary.  Call gcc_fail is there is no execution output.
26682
26683 1996-04-24  Jeffrey A Law  (law@cygnus.com)
26684
26685         * lib/plumhall.exp (proc_summary): Output relavent summary
26686         lines into the log so specific failures in plumhall can be
26687         investigated.
26688
26689 1996-04-10  Jeffrey A Law  (law@cygnus.com)
26690
26691         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
26692         (c-torture-execute): Don't try to execute tests which use
26693         "long long" types if $NO_LONG_LONG is nonzero.
26694
26695 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
26696
26697         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
26698         not c-torture.
26699
26700         * gcc.ieee: Move from here.
26701         * gcc.c-torture/execute/ieee: To here.
26702
26703 1996-03-26  Jeffrey A Law  (law@cygnus.com)
26704
26705         * gcc.c-torture: Update to c-torture-1.41 release.
26706
26707 1996-03-22  Jeffrey A Law  (law@cygnus.com)
26708
26709         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26710         not "$output".
26711
26712 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
26713
26714         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26715         -c present.
26716
26717 1996-03-02  Jeffrey A Law  (law@cygnus.com)
26718
26719         * config/proelf.exp: Handle connecting to a simulator.
26720
26721 1996-01-31  Jeffrey A Law  (law@cygnus.com)
26722
26723         * config/proelf.exp: New file.  Enough framework that we can
26724         run c-torture tests on the proelf targets (or any other target
26725         that gdb can connect to for that matter).
26726
26727 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
26728
26729         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26730         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
26731
26732         * lib/plumhall.exp (ph_execute): Always call ph_summary if
26733         exec_output exists.
26734
26735 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
26736
26737         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26738         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26739
26740         * config/*.exp: Update FSF address.  Change result of ${tool}_load
26741         to pass/fail/unresolved/unsupported/untested.  Caller must now
26742         call unresolved/unsupported/untested.
26743         * lib/*.exp: Update FSF address.  Update to handle new results of
26744         ${tool}_load.
26745         * lib/chill.exp (verbose): Delete.
26746
26747 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
26748
26749         * lib/gcc.exp (default_gcc_start): Change order of args to
26750         $LDFLAGS $CFLAGS $LIBS.
26751         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26752         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
26753         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26754         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26755         * gcc.misc-tests/dg-test.exp: Likewise.
26756         * gcc.misc-tests/msgs.exp: Likewise.
26757         * gcc.prms/prms.exp: Likewise.
26758         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26759         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
26760
26761         * lib/dg.exp: Deleted, moved to dejagnu/lib.
26762
26763 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26764
26765         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26766
26767         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26768         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26769
26770         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26771         necessary.
26772
26773 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
26774
26775         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26776         global for loop; add use of $mathlib.
26777         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26778         settings here; set mathlib for anything but VxWorks.
26779
26780 1996-01-22  Jeffrey A Law  (law@cygnus.com)
26781
26782         * gcc.c-torture: Update to c-torture-1.40 release.
26783
26784 1996-01-03  Jeffrey A Law  (law@cygnus.com)
26785
26786         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26787         dg.exp.
26788
26789 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
26790
26791         * lib/c-torture.exp (c-torture-execute): Declare "output" as
26792         global.
26793
26794 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
26795
26796         * lib/g++.exp (LIBS): Define if not already.
26797         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26798         (gcc-dg-prune): Call prune_gcc_output.
26799         * lib/gcc.exp (prune_gcc_output): New proc.
26800         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26801         prune_gcc_output.
26802
26803 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
26804
26805         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26806         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
26807
26808 1995-11-15  Jeffrey A Law  (law@cygnus.com)
26809
26810         * gcc.c-torture: Update to c-torture-1.39 release.
26811
26812 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
26813
26814         * lib/c-torture.exp (c-torture-execute): Don't return if one option
26815         fails, try others as well.
26816
26817 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
26818
26819         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26820         If compilation fails, mark execute tests as `untested'.
26821         If test is marked as unsupported, don't mark compilation and
26822         execute tests as failed.
26823
26824 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
26825
26826         * lib/g++.exp (g++_init): Don't link in libg++, and look to
26827         libstdc++ for whether or not we want to be doing shared
26828         libraries.  Delete link_curses since we don't need it anymore.
26829         * lib/mike-g++.exp (postbase): Don't link in libg++.
26830         * g++.old-deja/old-deja.exp: Likewise.
26831
26832 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
26833
26834         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26835
26836 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
26837
26838         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26839         For that, add `-Wl,-a,shared_archive'.
26840         * g++.old-deja/old-deja.exp: Likewise.
26841
26842 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
26843
26844         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26845
26846 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
26847
26848         * lib/mike-g++.exp (postbase): Pay attention to the status of
26849         g++_load.
26850
26851 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
26852
26853           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26854
26855 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
26856
26857         * lib/gcc.exp (default_gcc_start): No longer need to log program
26858         being executed or its output, execute_anywhere does that now.
26859         * lib/g++.exp (default_g++_version): Call execute_anywhere.
26860         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
26861
26862 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
26863
26864         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
26865         the same as those in lib/g++.exp.
26866
26867 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
26868
26869         * gcc.c-torture: Update to c-torture-1.38 release.
26870         * gcc.ieee: Related changes.
26871
26872 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
26873
26874         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26875         "exec". Minor reformatting changes.
26876
26877         * config/rom68k.exp (${tool}_load): Make it work in a canadian
26878         cross. This means all "exec" calls now work on a remote host as
26879         well.
26880         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26881         cross. Filter out the extra "\r\n" stuff that expect puts in.
26882         (c-torture-execute): Filter out the bogus warnings like
26883         c-torture-compile does. Add support for canadian cross.
26884         * lib/gcc.exp (default_gcc_version, default_gcc_start)
26885         Use execute_anywhere rather than calling exec directly. Now it
26886         works for canadian cross testing.
26887
26888 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
26889
26890         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
26891         results into a variable, and check that rather than using file exists.
26892
26893 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
26894
26895         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26896         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
26897
26898 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26899
26900         * g++.old-deja/old-deja.exp: Create and pass runshlib and
26901         lib_curses if there's a shared libg++ in the build tree.
26902
26903 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
26904
26905         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26906         if not supported target.
26907
26908 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
26909
26910         * lib/g++.exp (g++_init): Move empty setting of runshlib and
26911         link_curses up to always happen, not just for native builds.
26912
26913 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
26914
26915         * gcc.c-torture: Update to c-torture-1.36 release.
26916         * gcc.failure: Related changes.
26917
26918 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
26919
26920         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26921
26922 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
26923
26924         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26925         * lib/mike-g++.exp (postbase): Not in here.  Still reference
26926         runshlib, link_curses, and mathlib for link and run.
26927
26928         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26929         pass the runtime shared library options for Solaris, OSF/1, and
26930         Irix5, and link with -lcurses to avoid unresolved references.
26931
26932 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
26933
26934         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26935         only run once.
26936
26937 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
26938
26939         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26940
26941 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
26942
26943         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
26944         do not have a framework for the "compat" tests yet.
26945
26946 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
26947
26948         * lib/mike-g++.exp (postbase): New local variable `mathlib',
26949         set to null if we're testing vxworks5.1.  Use that instead of
26950         `-lm' in the setting of LIBS for link and run.
26951
26952 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
26953
26954         * config/rom68k.exp (${tool}_load): Major changes to make it
26955         work.  Verified that it does in fact return the stuff in
26956         exec_output properly.  Catch any Emul or any TRAP other than 0.
26957
26958 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
26959
26960         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26961         LDFLAGS properly for targets that need stuff from libgloss.
26962         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26963         only run once.
26964         (gpp_initialized): New variable.
26965
26966 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
26967
26968         * config/rom68k.exp: Load libgloss.exp.
26969         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26970         so we can produce a fully linked binary.
26971         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26972         so we can produce a fully linked binary.
26973
26974 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
26975
26976         * lib/plumhall.exp (ph_section): Watch for expected failures.
26977         Add missing `else'.
26978
26979         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26980         run the testcase.
26981         (c-torture): Likewise.
26982
26983 1995-08-28  Doug Evans  <dje@cygnus.com>
26984
26985         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26986
26987         * lib/mike-g++.exp (mike_cleanup): New proc.
26988         (prebase): New globals compiler_result, not_compiler_result,
26989         target_regexp.
26990         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
26991         allow leading "-" in pattern.  Watch for unsupported tests.
26992         If $compiler_result is set, pattern match assembler code,
26993         and ditto for $not_compiler_result.
26994         * lib/mike-gcc.exp: Likewise.
26995
26996         * lib/plumhall.exp (ph_execute): Only call ph_summary if
26997         execution "succeeded".
26998
26999 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
27000
27001         * config/win32.exp: New file.
27002         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
27003
27004 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
27005
27006         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
27007         unsupported.
27008         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
27009         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
27010         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
27011
27012         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
27013         "... without exceptions was ...".  That is now handled by
27014         prune_system_crud.
27015         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27016
27017 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
27018
27019         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
27020         sieve.c,sort2.c}: New files.
27021         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
27022         sieve.exp,sort2.exp}: Drivers for them.
27023
27024         * lib/mike-gcc.exp (program_output): New user settable variable.
27025         (postbase): Call prune_system_crud.  Also prune extraneous compiler
27026         messages.
27027         * lib/mike-g++.exp (program_output): New user settable variable.
27028
27029         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
27030
27031         * config/sh.exp: Deleted (use sim.exp instead).
27032
27033 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
27034
27035         * config/vx.exp: Declare CHECKTASK as global.
27036         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
27037         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
27038         * lib/old-dejagnu.exp: Load [pwd]/$executable.
27039
27040 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
27041
27042         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
27043         target. Like vx.exp, only includes `vx29k.exp' instead of
27044         `vxworks.exp'.
27045
27046 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
27047
27048         * config/sim.exp: Increase time limit from 120 seconds to 240.
27049
27050 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
27051
27052         * gcc.c-torture/execute/950628-1.c: New test.
27053
27054 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
27055
27056         * gcc.c-torture: Update with changes/additions from
27057         c-torture-1.34.
27058
27059 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
27060
27061         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
27062
27063 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
27064
27065         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
27066
27067 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
27068
27069         * gcc.c-torture/compile/950512-1.c: New test.
27070         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
27071         * gcc.dg/struct-ret-1.c: Likewise.
27072
27073 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
27074
27075         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
27076           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
27077
27078 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
27079
27080         * gcc.c-torture/special/920411-1.c: Deleted.
27081         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
27082
27083 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
27084
27085         * config/sim.exp (${tool}_load): Hack in call to bash to get a
27086         cpu limit.
27087
27088 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
27089
27090         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
27091
27092 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
27093
27094         From kenner;
27095         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
27096         is the proper length.
27097         * va-arg-3.c: Likewise.
27098
27099 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
27100
27101         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
27102         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
27103
27104         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
27105         * lib/g++.exp (default_g++_start): Delete old cruft.
27106
27107 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
27108
27109         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
27110         (2 * (1 << 18)) to (2 * (1 << 17)).
27111
27112         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
27113
27114 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
27115
27116         * config/rom68k.exp: Renamed from config/idp.exp
27117
27118 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
27119
27120         * c-torture/compile/921109-2.c
27121
27122 1995-04-18  Mike Stump  <mrs@cygnus.com>
27123
27124         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
27125         excess errors.
27126
27127 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
27128
27129         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
27130         output.
27131         * lib/g++.exp (default_g++_start): Likewise.
27132
27133 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
27134
27135         * gcc.c-torture/compile/950329-1.c: New test.
27136
27137 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
27138
27139           * config/bug.exp (${tool}_load): Updated to use new remote_open
27140           and remote_close procs.
27141         * config/idp.exp: New file.
27142
27143 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
27144
27145         * gcc.c-torture/execute/950322-1.c: New test.
27146
27147 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
27148
27149         * config/vx.exp (${tool}_load): Clean up testing of return code from
27150         vxworks_ld and vxworks_spawn.
27151
27152 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
27153
27154         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
27155
27156 1995-03-13  Mike Stump  <mrs@cygnus.com>
27157
27158         * lib/old-deja.exp: Add `excess errors test - ' error, now one
27159         can mark excess errors on a machine by machine basis.  Note, the
27160         default is to not expect any excess errors, even when excess
27161         errors test - is given, so you will want to put an XFAIL ... on
27162         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
27163         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
27164         those 4 machines, but no others.
27165
27166 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
27167
27168         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
27169         * lib/c-torture.exp: to here.
27170
27171 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
27172
27173         * gcc.c-torture/execute/950221-1.c: New test.
27174         * gcc.c-torture/execute/struct-ret-1.c: New test.
27175         * gcc.c-torture/compile/950221-1.c: New test.
27176
27177         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
27178
27179 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
27180
27181         * gcc.c-torture/execute/arith-1.c (main): Return 0.
27182         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
27183
27184 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
27185
27186         * g++.gb: New directory of tests, derived from my signature and
27187         class scoping tests.
27188
27189         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
27190         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
27191         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
27192         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
27193         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
27194         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
27195         * g++.gb/sig25.C: Likewise.
27196
27197         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
27198         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
27199         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
27200         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
27201         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
27202         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
27203         * g++.gb/sig25.exp: Likewise.
27204
27205         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
27206         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
27207         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
27208         * g++.gb/scope13.C: Likewise, this test still fails.
27209
27210         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
27211         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
27212         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
27213         * g++.gb/scope13.exp: Ditto.
27214
27215         * g++.gb/README: New file, explains what these tests are about.
27216
27217 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
27218
27219         * lib/dg.exp (dg-do): Support `preprocess'.
27220         (dg-test): Likewise.
27221
27222 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
27223
27224         * config/udi.exp: change "continue -expect" to "exp_continue".
27225
27226 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
27227
27228         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
27229         Delete redundant tests.
27230
27231         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
27232         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
27233         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
27234         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
27235         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
27236         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
27237         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
27238         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
27239
27240         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
27241         storing label pointers.
27242         * gcc.c-torture/execute/921019-1.c: Likewise.
27243         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
27244         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
27245         parameter fp.
27246         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
27247         constants.
27248
27249         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
27250         Delete obsolete tests.
27251
27252         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
27253         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
27254         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
27255         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
27256         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
27257         * gcc.c-torture/compile/950124-1.c: New test.
27258
27259         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
27260
27261 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
27262
27263         * lib/mike-g++.exp: Add -lm to LIBS.
27264
27265 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
27266
27267         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
27268
27269 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
27270
27271         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
27272
27273 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
27274
27275         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
27276
27277 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
27278
27279         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
27280         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
27281         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
27282         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
27283         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
27284         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
27285         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
27286         * g++.law/{operators31.C, operators32.C,
27287         * g++.law/{operators33.C, operators34.C}: Likewise.
27288         * g++.law/{pic1.C, refs2.C}: Likewise.
27289         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
27290         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
27291         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
27292         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27293
27294         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
27295         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
27296         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
27297         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
27298         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
27299         * g++.law/{enum9.exp, friend5.exp}: Likewise.
27300         * g++.law/{nest3.exp, nest4.exp}: Likewise.
27301         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
27302         * g++.law/{operators30.exp, operators31.exp}: Likewise.
27303         * g++.law/{operators32.exp, operators33.exp}: Likewise.
27304         * g++.law/{operators34.exp}: Likewise.
27305         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
27306         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
27307         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
27308         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
27309         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
27310
27311         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
27312         No longer expected to fail.
27313         * g++.law/missed-error3.C: Tweak for recent bool changes.
27314
27315 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
27316
27317         * config/emb-unix: Deleted.
27318         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
27319         remote execution.  Do final link on remote host if REMOTE_LINK is set.
27320
27321 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
27322
27323         * lib/dg.exp (dg-test): Fix typo in last patch.
27324
27325 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
27326
27327         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
27328         (handles multiple occurrences).
27329
27330 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
27331
27332         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
27333         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
27334         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
27335         printed).
27336         * lib/c-torture.exp (c-torture-compile): Likewise.
27337         (c-torture): Prepend full path if missing.
27338         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
27339         (gcc_fail): Likewise.
27340         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
27341
27342 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
27343
27344         * lib/netware.exp: Only attach to NetWare i386 systems.
27345
27346 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
27347
27348         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
27349         messages.  Add test name to "output pattern match" pass/fail message.
27350
27351 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
27352
27353         * gcc.dg: New testsuite.
27354         * gcc.dg/dg.exp: New file.
27355
27356         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
27357         test-switch.c}: Deleted.
27358
27359         * gcc.misc-tests/msgs.exp: New testcase driver.
27360
27361 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
27362
27363         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
27364         Watch for illegal return values from ${tool}_load.
27365         * config/unix.exp (${tool}_load): Fix pass/fail detection for
27366         cross targets.  Coerce return value >0 to 1.
27367
27368 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
27369
27370         * config/unix.exp (${tool}_load): Call program rsh, not proc.
27371
27372         * config/emb-unix.exp: New file.
27373
27374         * config/sim.exp: Error if variable $SIM not defined.
27375         (${tool}_load): Mark test as "untested" if simulator missing.
27376
27377         * config/unix.exp: Load remote.exp to get rcp_download.
27378         * lib/c-torture.exp: Use different option lists for testcases with
27379         and without loops.
27380         * gcc.c-torture/execute/execute.exp: Likewise.
27381
27382 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
27383
27384         * config/*.exp: Clarify return code from ${tool}_load.
27385         Call `unresolved' or `untested' instead of `warning' or `perror'
27386         (sometimes you still want to call both though).
27387         Add comment that `shell_id' is local to each file.
27388         * config/udi.exp (timeout): Set to 30.
27389         Don't print warning if connection fails, $connectmode has already
27390         printed an error.
27391         (${tool}_load): Move verbose messages to level 2.
27392         Rework pattern for "Process started" message.
27393         Pass `shell_id' to ${connectmode}_download.
27394         Retry twice upon timeout.  Make resetting of target more robust.
27395         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
27396         Pass `shell_id' to exit_$connectmode.
27397         Only call exit_$connectmode if connected.
27398         * config/unix.exp (${tool}_load): Check return codes better.
27399         * config/vrtx.exp (${tool}_load): Likewise.
27400         * config/vx.exp (${tool}_load): Likewise.
27401         Delete unneeded global's.
27402         * lib/dg.exp (dg-test): Update to reflect clarified return codes
27403         from ${tool}_load.
27404         (dg-stat): Delete.
27405         (dg-init): Delete recording of pass/fail counts.
27406         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
27407         (old-dejagnu-init): Likewise.
27408         (old-dejagnu-stat): Delete contents, empty proc now.
27409         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
27410         (c-torture): Delete references to lcnt, lpass, lfail.
27411         Get option list from TORTURE_OPTIONS.
27412         Delete -funroll[-all]-loops if no loops.
27413         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
27414         (g++_stat): Delete contents (empty proc now).
27415         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
27416         (gcc_finish): Likewise.
27417         (gcc_stat): Deleted.
27418         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
27419         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
27420         * gcc.c-torture/execute/execute.exp: Likewise.
27421         Split tests into two parts: compile, execute.
27422         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
27423         no loops.  Update to reflect clarified return codes from ${tool}_load.
27424
27425 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
27426
27427         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
27428         to grep for.
27429         (old-dejagnu): Likewise (where necessary).
27430
27431 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
27432
27433         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
27434
27435         * lib/dg.exp (dg-process-target): Fix processing of selector.
27436         Add comment regarding use of `error'.
27437
27438         * lib/gcc.exp (prune_system_crud): Define if missing.
27439         * lib/g++.exp (prune_system_crud): Likewise.
27440
27441         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
27442         Call prune_system_crud.
27443         * lib/dg.exp (dg-runtest): New proc.
27444         Use perror instead of send_user for tcl errors in testcase.
27445         Don't return any value, it's never used.
27446         Don't clobber previous definition of `unknown'.
27447         Print tcl errors in `dg-final'.
27448
27449 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
27450
27451         * lib/dg.exp (dg-process-target): Improve syntax error messages.
27452         (dg-test): Don't print errorInfo, it contains stack backtrace.
27453
27454 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
27455
27456         * lib/g++.exp (runtest_file_p): Define if missing.
27457
27458 1994-09-24  Doug Evans  (dje@cygnus.com)
27459
27460         * lib/mike-g++.exp: Comment out loading of g++.exp.
27461         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
27462         (default_g++_version): Always print something.
27463         (default_g++_start): Comment out call to `which'.
27464         (g++_start, g++_load): Deleted (must be defined in config file).
27465         * lib/gcc.exp: Test for existence of $CC at start.
27466         Delete check for tmpdir (done in gcc_init).
27467         (default_gcc_version): Always print something.
27468         (default_gcc_start): Comment out call to `which'.
27469         * config/*.exp: Major cleanup - make cross targets work at least a
27470         little better for g++ (by not being "--tool gcc" specific).
27471         Rename gcc_xxx to ${tool}_xxx.
27472         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
27473         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
27474
27475 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
27476
27477         * lib/c-torture.exp (c-torture-compile): Rework compiler
27478         message processing.
27479
27480         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
27481         c-torture.
27482
27483 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
27484
27485         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
27486
27487         * lib/dg.exp (dg-process-target): Support { target native }.
27488
27489 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
27490
27491         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
27492         looked for "... program xxx got fatal signal".
27493         Correct regsub munging of `comp_output'.
27494         Ignore compiler messages "path prefix not used" and "linker input
27495         file unused".
27496
27497 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
27498
27499         * lib/gcc.exp (runtest_file_p): Define if missing.
27500         * gcc.prms/template.c: Example to work from.
27501
27502 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
27503
27504         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
27505         * lib/dg.exp (dg-test): Call unsupported testcases as such.
27506
27507         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
27508         * gcc.prms/1883.c: Moved from compile/940714-1.c.
27509         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
27510         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
27511
27512         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
27513         (dg-process-target): No longer a varargs proc.
27514         Return S/N for target, P/F for xfail.  All callers changed.
27515         (user option procs): More argument checking.
27516         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
27517         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
27518         (dg-test): Skip test if not running on selected target in `dg-do'.
27519         Update handling of `dg-do-what', `dg-output-text'.
27520         Separate execution pass/fail from output pattern match pass/fail.
27521         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
27522
27523 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
27524
27525         * gcc.c-torture/special/special.exp: Don't expect failure for mips
27526         target for 920510-1.c.
27527
27528 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
27529
27530         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
27531         Clean up comment regarding use of passcnt, etc.
27532         (gcc_stat): Don't update `testcnt' here.
27533         (gcc_finish): Do it here.
27534         Might as well reset `but_id' here too.
27535         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
27536         to determine if the file should be tested.
27537         * gcc.c-torture/compile/compile.exp: Likewise.
27538         * gcc.c-torture/execute/execute.exp: Likewise.
27539         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27540         * gcc.misc-tests/dg-test.exp: Likewise.
27541         * gcc.prms/prms.exp: Likewise.
27542         * gcc.wendy/wendy.exp: Likewise.
27543         * g++.old-deja.exp: Likewise.
27544         Move "Testing file" message to verbose level 1.
27545
27546 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
27547
27548         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
27549
27550 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
27551
27552         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
27553         (default_gcc_start): Accept optional second list element
27554         of compiler flags.  Print compiler output at verbosity level 2.
27555         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
27556         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
27557         Save current values of framework globals passcnt, failcnt, xpasscnt,
27558         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
27559         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
27560         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
27561         xfailcnt to compute stats.  Update framework global `testcnt' from
27562         pass/fail counts.
27563         (gcc_finish): New proc.  Clean up test environment.
27564         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
27565         (gcc_epass, gcc_efail): Delete.
27566         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
27567         argument of line number.
27568         (dg-init): If the tool has an init routine, call it.
27569         (dg-test): Remove args `cflags_var' and `libs_var'.
27570         Pass all compiler options to ${tool}_start.
27571         Handle missing line number.
27572         (dg-finish): New function.
27573         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
27574         particular files.  Call gcc_finish at end.  Move "skipping test"
27575         message to verbosity level 3.
27576         * gcc.c-torture/compile/compile.exp: Likewise.
27577         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
27578         * gcc.c-torture/execute/execute.exp: Likewise.
27579         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27580         Print testcase being tried at verbosity level 1.
27581         * gcc.c-torture/special/special.exp: Unset xfail.
27582         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27583         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
27584         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
27585         * gcc.failure/failure.exp: Likewise.
27586         * gcc.ieee/ieee.exp: Likewise.
27587         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
27588         Update call to dg-test.  Call dg-finish at end.
27589         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
27590         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
27591         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
27592         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
27593         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
27594         * gcc.wendy/wendy.exp: Add copyright.
27595         Delete setting of tmpdir (done by gcc_init).
27596         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
27597         Pass compiler flags to gcc_start.  Call gcc_finish at end.
27598         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
27599         gcc_[ce]pass/fail.
27600
27601 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
27602
27603         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
27604         confusion.
27605         (g++_load): Likewise.
27606
27607         * config/*.exp (gcc_load): Some were varargs fns and some were not.
27608         Rename argument to `prog' to remove the confusion.
27609         Varargs fns behave differently too!
27610         (g++_load): Likewise.
27611
27612         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
27613
27614         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
27615         what it is.  Delete (always) printing of status value for !native.
27616         Simplify verbose code, and include status and exec_output.
27617         (g++_load): Use gcc_load.
27618
27619 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
27620
27621         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
27622         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
27623         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
27624         940714-3.c as these testcases don't exist anymore.  Make
27625         va-arg-1.c expected to pass.
27626
27627 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
27628
27629         * gcc.misc-tests/misc.exp: Only run specific testcases.
27630         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
27631         * gcc.misc-tests/dg-[1-9].c: New files.
27632
27633         * lib/dg.exp: New testsuite driver.
27634         * gcc.prms/prms.exp: Use it.
27635
27636         * README.gcc: New file.
27637
27638         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
27639         Document and reset `lxpass' and `lxfail'.
27640         Simplify "initialized" message.
27641         (gcc_stat): Clean up comments a little.
27642
27643 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
27644
27645         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
27646
27647 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
27648
27649         * lib/old-dejagnu.exp (process-option): New proc.
27650         (old-dejagnu-init, old-dejagnu-stat): Likewise.
27651         (old-dejagnu): Simplify.
27652         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
27653
27654 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
27655
27656         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
27657         exists and is not an empty string.
27658
27659         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
27660         $xfail rather than calling setup_xfail.  Clear $xfail when test is
27661         finished.
27662         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
27663         automatically.
27664
27665         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
27666         longer expected to fail.
27667
27668         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
27669         "f" function call.
27670
27671         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
27672
27673         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
27674         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
27675         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
27676         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
27677         c-torture-1.29.
27678
27679         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
27680         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
27681
27682         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
27683
27684         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
27685         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
27686
27687         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
27688         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
27689         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
27690
27691 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
27692
27693         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
27694         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
27695         940714-1.c, 940714-2.c, 940714-3.c},
27696         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
27697         gcc.misc-tests/{mg.c,mg.exp}:
27698         New tests.
27699         * gcc.noncompile/noncompile.exp: Change accordingly.
27700
27701 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
27702
27703         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
27704         Undo previous clobberage.
27705
27706 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
27707
27708         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27709         * gcc.special/{930510-1.c, special.exp}:
27710         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27711         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27712         struct-varargs-1.c}: New tests from c-torture-1.26.
27713
27714 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
27715
27716         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27717           argument to switch.
27718
27719 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
27720
27721         * Revert the previous changes.  Please see Rob's directory
27722           (/lisa/test/rob/progressive/gcc/testsuite) for testing
27723           fixes.
27724
27725 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
27726
27727         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27728             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27729             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27730             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27731             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27732             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27733             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27734             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27735             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27736             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27737             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27738             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27739             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27740             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27741             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27742             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27743             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27744             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27745             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27746             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27747             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27748             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27749             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27750             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27751             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27752             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27753             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27754
27755 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
27756
27757         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27758             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27759           with perror calls.
27760
27761 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
27762
27763         * config/unix.exp (g++_load): Fix syntax.
27764
27765 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
27766
27767         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27768         * gcc.noncompile/921017-1.c: Deleted obsolete test.
27769         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27770         Don't expect va-arg-1.c to fail.  Correct expected output for
27771         920928-1.c.
27772         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27773         * gcc.wendy/hbm4.c: Correct typo.
27774         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27775
27776 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
27777
27778         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27779         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27780         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
27781         * lib/c-torture.exp (c-torture-compile): Ditto.
27782
27783         Reduce volume of output (remove all the -I's and such).
27784         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27785         Call gcc_cpass, gcc_cfail.
27786         (c-torture): Pass testing option to c-torture-compile.
27787
27788 1994-03-21  Doug Evans  (dje@cygnus.com)
27789
27790         Bring patches over from progressive.
27791         * config/default.exp: Exit remote shell cleanly.
27792         (g++_exit, g++_start): Add default versions.
27793         * config/sim.exp (gcc_load): Use perror, not error.
27794
27795 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
27796
27797         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
27798         set in site.exp.
27799
27800 1994-03-14  Doug Evans  (dje@cygnus.com)
27801
27802         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27803         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27804         (wendy_try): New proc to run testcase.
27805         (main loop): Call 'em.
27806         * gcc.wendy/*.c: Clean up pass to correct expected output.
27807
27808         * lib/gcc.exp: Minor cleanup work.
27809         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27810
27811 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
27812
27813         * config/sim.exp (gcc_load): Document return codes better.
27814         Don't pass -v to simulator.
27815
27816 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
27817
27818           * gcc.special/920717-x.c: Fix typo.
27819           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27820           get at sources.
27821
27822         * lib/mike-gcc.exp: Fix typo.
27823
27824 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
27825
27826         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27827         binary to use, transform the name.
27828         * config/*.exp: rename everything. Nuke any g++ specific files,
27829         it's now a special case of gcc that requires no special support.
27830         Add a default.exp for unsupported targets.
27831
27832 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
27833
27834         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27835         lib/old-dejagnu.exp: Fix a few patterns to work with the new
27836         version of Tcl.
27837
27838 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
27839
27840         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27841         than a warning.
27842
27843 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
27844
27845         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27846
27847 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
27848
27849         * gcc.execute/execute.exp: Combine opt_list and foption_list into
27850         option_list.  Compile every file with only 4/6 option choices
27851         (same as C torture) instead of with 12/18 different option
27852         choices.
27853         * lib/c-torture.exp: Likewise.
27854
27855         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27856         not already set.
27857
27858 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
27859
27860         * lib/old-deja.exp: Add `excess errors test fails' error, now one
27861         can put an XFAIL *-*-* on excess errors.
27862
27863 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
27864
27865         * g++.law: Add more tests derived from g++-bugs snapshots.
27866
27867         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
27868         equivalent to g++.law/init9.
27869
27870         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
27871         compiled it, and the a.out file after we've run it.
27872
27873 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
27874
27875         * lib/mike-g++.exp (postbase): Delete the .o file after we've
27876         compiled it, and the a.out file after we've run it.
27877
27878 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
27879
27880         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27881
27882 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
27883
27884         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27885         version number.
27886
27887 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
27888
27889         * g++.law: New directory of g++ tests derived from the g++-bugs
27890         snapshots.
27891
27892 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
27893
27894         * gcc.compile: initbug1.c initbug1.exp testcase added
27895
27896 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
27897
27898         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27899         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27900           fixes submitted by Jeff Law (law@cs.utah.edu)
27901         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27902           Jeff Law (law@cs.utah.edu)
27903
27904
27905 1993-11-30  Mike Stump  (mrs@cygnus.com)
27906
27907         * config/unix-g++.exp: Follow the gcc way of doing things.
27908         * g++.old-deja/old-deja.exp: Minor updates.
27909         * lib/g++.exp: New file, follow the gcc way of doing things.
27910         * lib/old-dejagnu.exp: Minor updates.
27911         * lib/mike-g++.exp: Always unset errorInfo.
27912
27913 1993-11-06  Mike Stump  (mrs@cygnus.com)
27914
27915         * lib/gcc.exp: Fix some errors with the below change, CC and
27916         CFLAGS should be global when setting, not local.
27917
27918 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
27919
27920         * lib/gcc.exp: Transform tool name.
27921
27922 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27923
27924         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27925
27926 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27927
27928         * lib/gcc.exp: change gcc_done to gcc_stat
27929
27930 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27931
27932         * Upgraded gcc testsuite to c-torture version 1.25
27933
27934 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
27935
27936         * lib/gcc.exp: added reporting code. Changed verbose compile message.
27937         * lib/c-torture: added hooks for new reporting code.
27938
27939 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
27940
27941         * config/sh-gcc.exp: check if sh-sim exists in the path
27942
27943 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
27944
27945         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27946         * gcc.compile/compile.exp: Initial changes for new logic.
27947         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27948         * gcc.failure/failure.exp: Initial changes for new logic.
27949         * gcc.ieee/ieee.exp: Initial changes for new logic.
27950         * gcc.misc-tests/misc.exp: Initial changes for new logic.
27951         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27952         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27953         * lib/c-torture.exp: Initial changes for new logic.
27954         * lib/gcc.exp: Initial changes for new logic.
27955
27956 1993-10-15  Mike Stump  (mrs@cygnus.com)
27957
27958         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27959         depend upon failure or success.  Fully qualify names in failure
27960         and success messages.  Always remove a.out before starting
27961         compile, just in case.  Pay more attention to error text output by
27962         the compiler.  Handle testcases with no known past errors just
27963         like all others, so that things are uniform.  Other miscellaneous
27964         improvements.
27965
27966 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
27967
27968         * gcc.cpp: new directory for cpp tests
27969
27970 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
27971
27972         * lib/chill.exp: Code reformatted, removed unused code.
27973         * config/unix-chill.exp: Code reformatted, removed unused code.
27974         * chill.execute/execute.exp: Code reformatted, removed unused code.
27975         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27976
27977 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
27978
27979         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
27980         routines not written.
27981
27982 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
27983
27984         * config/bug-gcc.exp: Use new procs from bug.exp.
27985
27986 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
27987
27988         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27989         via ftp, rather than depending on NFS.
27990         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27991         case.
27992
27993 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
27994
27995         * config/bug-gcc.exp: Use new download proc.
27996
27997 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
27998
27999         * chill.execute/execute.exp: cleanups, handles errors better
28000         * chill.compile/compile.exp: rewrite, based on execute.exp
28001         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
28002         * lib/chill.exp: major changes to diff proc and compile and link
28003           procs. added chill_fail and chill_pass wrappers to pass and
28004           fail. added more comments, and handle error codes better.
28005           Added a hack to capture stderr from exec, so noncompile tests
28006           can work.
28007
28008 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
28009
28010         * chill.execute/execute.exp: rewrite of testsuite driver
28011         * lib/chill.exp: rewrite of testsuite driver
28012         * config/unix-chill.exp: rewrite of testsuite driver
28013
28014 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
28015
28016     In chill.execute:
28017         * iexpr.ch: Standardize uppercase.
28018         * tuples.dat: Standardize uppercase.
28019         * vary.ch: standardize.  Correct varying string assignments.
28020         * vary.dat: Add new output lines.
28021
28022 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
28023
28024     In chill.execute:
28025         * chprintf.ch: Standardize use of uppercase.
28026         * tuples.ch: Standardize and turn arr2 into a DCL,
28027           rather than a SYN.
28028         * pinits.ch: Standardize.
28029
28030 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
28031
28032         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
28033         * Makefil: Renamed to Makefile.in.
28034         * configure.in: New.
28035
28036 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
28037
28038     In chill.execute:
28039         * .cvsignore: Add result/output files.
28040         * Makefile: Fix up variables at start.  Use MFLAGS
28041           everywhere.  Correct bool_loc, built_ins entries.
28042           Add entry for vary1.ch.
28043         * bitarray.ch: Standardize upper-case usage.
28044         * bitexpr.ch: Standardize, add output of b1.
28045         * params.ch: Use arrayt in along PROC parameters, to
28046           avoid novelty problems.
28047         * sets.ch: Tiny cleanup.
28048         * vary1.ch: Re-indent.
28049
28050 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
28051
28052           * Add PR-related files to Makefiles, .cvsignore files, etc.
28053
28054 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
28055
28056         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
28057           with compiler objects. New names are test-flow.c and test-loop.c
28058
28059 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
28060
28061         * Upgraded c-torture tests from 1.19 to 1.20
28062
28063         * new files:
28064         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
28065         * gcc.compile: 930623-1.c 930623-2.c
28066         * gcc.noncompile: 930622-1.c 930622-2.c
28067         * gcc.failure: 920411-1.c 920627-2.c
28068         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
28069
28070 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
28071
28072         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28073           More changes to get testsuite working properly. Needs more work.
28074           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
28075
28076 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
28077
28078         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
28079           More changes to get testsuite working properly. Needs more work.
28080
28081 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
28082
28083         * chill.compile/compile.exp: Added for Dejagnu support
28084         * chill.execute/execute.exp: Added for Dejagnu support
28085         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
28086
28087 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
28088
28089     This should complete moving the CHILL test files.
28090         * chill.noncompile(.cvsignore printf.grt
28091             in-printf.grt chprintf.grt chprintf.ch):
28092             Added test-support files.
28093           (Makefile): Modified further.
28094         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
28095             signal.ch): Added test files.
28096           * chill.execute (.cvsignore printf.grt printr.c
28097             in-printf.grt rts.c chprintf.grt rts.h): Added
28098           test-support files.
28099             (Makefile): More corrections.
28100
28101 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
28102
28103         * chill.compile, chill.execute, chill.nocompile: Add CHILL
28104           test cases, ready for DejaGnu.
28105
28106 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
28107
28108         * Upgraded c-torture tests from 1.18 to 1.19
28109
28110         * gcc.compile: added test(s):
28111           930607-1.c
28112         * gcc.execute: added test(s):
28113           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
28114
28115         * added new subdirectory for misc tests: gcc.misc-tests
28116         * gcc.misc-test(s): added tests:
28117           inst-check.c test-consts.c test-ior.c test-switch.c
28118
28119 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
28120
28121         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
28122
28123 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
28124
28125         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
28126
28127 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
28128
28129         * Upgraded c-torture tests from 1.17 to 1.18
28130
28131 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
28132
28133         * Upgraded c-torture tests from 1.12 to 1.17
28134
28135 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
28136
28137         * lib/old-dejagnu.exp:
28138           Fixed handling of XFAIL target triplets to correctly
28139           recognize wildcard characters.  Removed code that
28140           appended a unique id tag to the end of the file name
28141           printed out by the result of the testcases within a
28142           given test file.
28143
28144 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
28145
28146         * lib/old-dejagnu.exp:
28147           Reworked expected failure handling to trigger off of XFAIL
28148           keyword in keyphrase embeded in testcase source code. The
28149           XFAIL keyword must be at the end of the keyphrase line. It
28150           may optionally be followed by one or more target triplets.
28151           It has just occured that the handling of wildcards in the
28152           target triplet may not be correct.
28153
28154 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
28155
28156         * g++.old-deja/tests:
28157           Moved all subdirectories up one level into g++.old-deja .
28158
28159         * lib/old-dejagnu.exp:
28160           Fixed problem with CXXFLAGS not being properly reset, and being
28161           corrupted with extraneous "-c" compiler option.  This was
28162           causing binaries to not be generated for test that needed them.
28163           Modified strings passed to "pass" and "fail" so that individual
28164           tests from the same test file would be distinguished by an
28165           identifier appended to the test file name in the summary logs;
28166           this corrected a problem with erroneous diff logs.  Added code
28167           to search testcases for expected fail and unexpected pass keywords.
28168
28169 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
28170
28171         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
28172
28173 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
28174
28175         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
28176           Removed extraneous text from end of "Special g++ Options"
28177           keyphrase.
28178
28179         * lib/old-dejagnu.exp: Added pattern matching to look for new
28180           keywords, embedded in testcases comments, which will trigger
28181           calls to xpass and xfail.
28182
28183 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
28184
28185         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
28186           comments embedded in the testcases, especially the one looking for
28187           special compiler options, as well as the pattern matching for the
28188           compiler output again.
28189
28190 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
28191
28192         * lib/old-dejagnu.exp: Do a proper check of the return value for
28193           execute tests. Fixed several problems with the pattern matching
28194           of the compiler output which gave erroneous test results.
28195           Changed several of the test result messages to be more descriptive.
28196         * config/unix-g++.exp: Proc g++_load now actually works and
28197           executes the tests passed to it and returns a usable return
28198           value.
28199
28200 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
28201
28202           * lib/gcc.exp: Exits gracefully if $CC is bogus.
28203
28204 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
28205
28206         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
28207           Modified both files to properly execute the old style
28208           dejagnu tests. The previous versions of these files were
28209           experimental and did not function anything near correctly.
28210
28211 1993-04-05  Rob Savoye  (rob@cygnus.com)
28212
28213         * Removed all Makefile.in and configure.in files. No configuration
28214         needed now.
28215
28216 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
28217
28218         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
28219
28220 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
28221
28222         * gcc.compile/configure.in, gcc.unsorted/configure.in,
28223         gcc.special/configure.in, gcc.noncompile/configure.in,
28224         gcc.execute/configure.in, gcc.code_quality/configure.in,
28225         g++.other/configure.in, g++.old-deja/configure.in,
28226         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
28227         in srcname setting.
28228
28229 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
28230
28231         * lib/udi.exp:  Fixed mondfe and mondfe_download.
28232         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
28233         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
28234
28235 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
28236
28237         * config/udi-gdb.exp: Check $shell_id after connecting to target.
28238         (gdb_exit): Don't remove *_soc files.
28239
28240 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
28241
28242         * lib/c-torture.exp: Don't look for main; instead always use -w
28243         -c.  This is how the c-torture tests work.  Remove the object
28244         file if the compilation succeeds.
28245         * gcc.execute/execute.exp: Remove executable if test passes.
28246         * gcc.noncompile/noncompile.exp: Every test is an expected
28247         failure.
28248         * gcc.special/special.exp: Added tests from c-torture 1.11,
28249         corrected use of existing test.
28250         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
28251         gcc.execute/920625-1.c: Updated to c-torture 1.11.
28252         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
28253         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
28254         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
28255         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
28256         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
28257         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
28258         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
28259         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
28260         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
28261         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
28262         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
28263         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
28264         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
28265         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
28266         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
28267         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
28268         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
28269         c-torture 1.11.
28270         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
28271         correspond to c-torture 1.11.
28272
28273         * New file.