This commit was manufactured by cvs2svn to create branch
[official-gcc.git] / gcc / testsuite / ChangeLog
blob58654aa9abcc94180bfea1f581ec2d937b289d96
1 2004-04-18  Release Manager
3         * GCC 3.4.0 released.
5 2004-04-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7         * gcc.dg/funcorder.c: xfail hppa*64*-*-*.
9 2004-04-17  John David Anglin  <dava.anglin@nrc-cnrc.gc.ca>
11         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
13 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
15         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Merge further
16         XFAILs from mainline: strongarm-*-*, xscale-*-*, powerpc*-*-aix*.
17         Update commentary.
19 2004-04-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21         * gcc.dg/compat/struct-by-value-5a_main.c,
22         gcc.dg/compat/struct-by-value-5b_main.c: New files.
23         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
24         * gcc.dg/compat/struct-by-value-5a_x.c,
25         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
26         gcc.dg/compat/struct-by-value-5_x.c.
27         * gcc.dg/compat/struct-by-value-5a_y.c,
28         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
29         gcc.dg/compat/struct-by-value-5_y.c.
31         * gcc.dg/compat/struct-by-value-6a_main.c,
32         gcc.dg/compat/struct-by-value-6b_main.c: New files.
33         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
34         * gcc.dg/compat/struct-by-value-6a_x.c,
35         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
36         gcc.dg/compat/struct-by-value-6_x.c.
37         * gcc.dg/compat/struct-by-value-6a_y.c,
38         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
39         gcc.dg/compat/struct-by-value-6_y.c.
41         * gcc.dg/compat/struct-by-value-7a_main.c,
42         gcc.dg/compat/struct-by-value-7b_main.c: New files.
43         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
44         * gcc.dg/compat/struct-by-value-7a_x.c,
45         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
46         gcc.dg/compat/struct-by-value-7_x.c.
47         * gcc.dg/compat/struct-by-value-7a_y.c,
48         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
49         gcc.dg/compat/struct-by-value-7_y.c.
51 2004-04-05  Paul Brook  <paul@codesourcery.com>
53         PR 2123
54         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
55         failure and exit(0) on success.
56         * g++.dg/expr/anew2.C: Ditto.
57         * g++.dg/expr/anew3.C: Ditto.
58         * g++.dg/expr/anew4.C: Ditto.
60 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
62         * lib/target-supports.exp (check_named_sections_available): New.
63         * lib/gcc-dg.exp (dg-require-named-sections): New.
64         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
65         old-deja.exp.  Also prune error-count message from HP linker.
66         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
68         * g++.dg/init/init-ref4.C: Use dg-require-weak.
69         * g++.old-deja/g++.pt/static3.C: Likewise.
70         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
72 2004-04-09  Andreas Schwab  <schwab@suse.de>
74         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
75         IA64 assembler.
77 2004-04-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
79         Backport from mainline:
81         2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
83         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
84         * gcc.dg/20001101-1.c: Likewise.
85         * gcc.dg/20001102-1.c: Likewise.
87         2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
89         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
90         * gcc.dg/ultrasp4.c: Likewise.
91         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
93 2004-04-02  Jakub Jelinek  <jakuB@redhat.com>
95         PR optimization/13424, optimization/12419
96         * gcc.dg/20040302-1.c: New test.
97         * gcc.c-torture/execute/20040401-1.c: New test.
99 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
101         PR c++/14803
102         * g++.dg/inherit/ptrmem1.C: New test.
104 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
106         PR c++/14755
107         * gcc.c-torture/execute/20040331-1.c: New test.
108         * gcc.dg/20040331-1.c: New test.
110 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
112         PR c++/14724
113         * g++.dg/init/goto1.C: New test.
115         PR c++/14763
116         * g++.dg/template/defarg4.C: New test.
118 2004-03-23  Roger Sayle  <roger@eyesopen.com>
120         PR optimization/14669
121         * g++.dg/opt/fold2.C: New test case.
123 2004-03-22  Mark Mitchell  <mark@codesourcery.com>
125         PR c/13129
126         * gcc.dg/Wshadow-2.c: New test.
128 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
130         PR c/14069
131         * gcc.dg/20040322-1.c: New test.
133 2004-03-21  Roger Sayle  <roger@eyesopen.com>
135         PR target/13889
136         * gcc.c-torture/compile/pr13889.c: New test case.
138 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
140         PR c++/14616
141         * g++.dg/init/array13.C: New test.
143 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
145         PR c/14635
146         * builtins-1.c (nan, nans): Don't test.
147         * builtins-30.c: Don't use nan, nanf, nanl.
148         * builtins-35.c: New test.
150 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
152         * g++.dg/init/placement3.C: New test.
154         * g++.dg/template/spec13.C: New test.
156         * g++.dg/lookup/using11.C: New test.
158         * g++.dg/lookup/koenig3.C: New test.
160         * g++.dg/template/operator2.C: New test.
162         * g++.dg/expr/dtor3.C: New test.
163         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
164         marker.
165         * g++.old-deja/g++.law/visibility28.C: Likewise.
167 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
169         PR c++/14545
170         * g++.dg/parse/template15.C: New test.
172 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
174         * g++.dg/expr/dtor2.C: New test.
176         * g++.dg/lookup/anon4.C: New test.
178         * g++.dg/overload/using1.C: New test.
180         * g++.dg/template/lookup7.C: New test.
182         * g++.dg/template/typename6.C: New test.
184         * g++.dg/expr/cond6.C: New test.
186         * g++.dg/expr/cond5.C: New test.
187         * g++.dg/expr/constcast1.C: Likewise.
188         * g++.dg/expr/ptrmem2.C: Likewise.
189         * g++.dg/expr/ptrmem3.C: Likewise.
190         * g++.dg/lookup/main1.C: Likewise.
191         * g++.dg/template/lookup6.C: Likewise.
193         * gcc.dg/local1.c: New test.
195         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
197 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
199         PR c++/14481
200         * g++.dg/warn/Wunused-7.C: New test.
202         PR c++/14586
203         * g++.dg/parse/non-dependent3.C: New test.
205 2004-03-13  Kazu Hirata  <kazu@cs.umass.edu>
207         PR other/14544
208         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
209         bit-field.
211 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
213         * gcc.dg/decl-5.c: Remove XFAIL.
215 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
217         * gcc.c-torture/execute/20040313-1.c: New test.
219 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
221         PR c++/14550
222         * g++.dg/parse/template14.C: New test.
224 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
226         PR target/14533
227         * gcc.dg/20040311-2.c: New test.
229 2004-03-12  Ian Lance Taylor  <ian@wasabisystems.com>
231         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
233 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
235         PR c++/14476
236         * g++.dg/lookup/enum1.C: New test.
238 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
240         PR c++/14510
241         * g++.dg/lookup/struct2.C: New test.
243 2004-03-09  Nathan Sidwell  <nathan@garibaldi.home>
245         PR c++/14397
246         * g++.dg/overload/ref1.C: New.
248 2004-03-09  Roger Sayle  <roger@eyesopen.com>
250         PR middle-end/14289
251         * gcc.dg/pr14289-1.c: New test case.
252         * gcc.dg/pr14289-2.c: Likewise.
253         * gcc.dg/pr14289-3.c: Likewise.
255 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
257         PR c++/14409
258         * g++.dg/template/spec12.C: New test.
260         PR c++/14448
261         * g++.dg/parse/crash14.C: New test.
263 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
265         PR c++/14230
266         * g++.dg/init/ref11.C: New test.
268         PR c++/14432
269         * g++.dg/parse/builtin2.C: New test.
271 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
273         PR c++/14401
274         * g++.dg/init/ctor3.C: New test.
275         * g++.dg/init/union1.C: New test.
276         * g++.dg/ext/anon-struct4.C: New test.
278 2004-03-08  Roger Sayle  <roger@eyesopen.com>
280         * gcc.c-torture/execute/20040307-1.c: New test case.
282 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
284         * gcc.c-torture/execute/20040308-1.c: New test.
286 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
288         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
290 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
292         * gcc.dg/20040306-1.c: New test.
294 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
296         * gcc.dg/decl-5.c: XFAIL.
298 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
300         PR c/14465
301         * gcc.dg/decl-6.c: New test.
303 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
305         * gcc.dg/i386-sse-8.c: New test.
307 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
309         * gcc.dg/decl-5.c: New test.
311 2004-03-05  Roger Sayle  <roger@eyesopen.com>
313         PR middle-end/14203
314         * g++.dg/warn/Wunused-6.C: New test case.
316 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
318         * gcc.dg/20040305-1.c: New test.
320 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
322         PR 13728
323         * gcc.dg/decl-4.c: New testcase.
325 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
327         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
328         system type.  Add check for irix6 which doesn't have c99 runtime.
330 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
332         * gcc.dg/const-elim-1.c: xfail for xtensa.
334 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
336         PR c++/14369
337         * g++.dg/template/cond4.C: New test.
339         PR c++/14360
340         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
342         PR c++/14361
343         * g++.dg/parse/defarg7.C: New test.
345         PR c++/14359
346         * g++.dg/template/friend26.C: New test.
348         PR c++/14324
349         * g++.dg/abi/mangle21.C: New test.
351         PR c++/14260
352         * g++.dg/parse/constructor2.C: New test.
354         PR c++/14337
355         * g++.dg/template/sfinae1.C: New test.
357 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
359         PR middle-end/13448
360         * gcc.dg/inline-5.c: New test.
361         * gcc.dg/always-inline.c: Split out tests into ...
362         * gcc.dg/always-inline2.c: ... this and ...
363         * gcc.dg/always-inline3.c: ... this.
365         PR debug/12103
366         * g++.dg/debug/crash1.C: New test.
368 2004-02-27  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
370         PR c++/14284
371         * g++.dg/template/ttp8.C: New test.
373 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
375         PR c++/14278
376         * g++.dg/parse/comma1.C: New test.
378 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
380         * gcc.dg/builtins-config.h: Use #elif.
382 2004-02-26  Michael Matz  <matz@suse.de>
384         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
385         * gcc.dg/991214-1.c: Likewise.
386         * gcc.dg/i386-asm-1.c: Likewise.
388 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
390         PR c++/14246
391         * g++.dg/other/crash-3.C: New test.
393 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
395         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
396         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
398         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
399         HP-UX.
401 2004-02-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
403         * g++.dg/eh/simd-1.C: Tweak again for SPARC.
404         * g++.dg/eh/simd-2.C: Likewise.
406 2004-02-24  Michael Matz  <matz@suse.de>
408         * gcc.dg/i386-regparm.c: New test.
410 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
412         PR c++/14106
413         * g++.dg/ext/typeof9.C: New test.
415 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
417         PR c++/14250
418         * g++.dg/other/switch1.C: New test.
420 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
422         * gcc.dg/cast-function-1.c: Adjust for new informative message.
423         * gcc.dg/va-arg-1.c: Likewise.
425 2004-02-22  Hans-Peter Nilsson  <hp@axis.com>
427         PR target/14209
428         * gcc.c-torture/execute/20040218-1.c: New test.
430 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
432         * lib/target-supports.exp (check_alias_available): Don't mangle
433         function `g' in test program.
435 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
437         * lib/target-supports.exp (check_profiling_available): Check
438         argument to determine whether we support a profiling type.
439         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
440         check_profiling_available.
441         * g++.dg/bprob/bprob.exp: Likewise
442         * g77.dg/bprob/bprob.exp: Likewise.
443         * gcc.misc-tests/bprob.exp: Likewise.
444         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
445         dg-require-profiling and delete expected error handling.
446         * gcc.dg/20021014-1.c: Likewise.
447         * gcc.dg/nest.c: Likewise.
449 2004-02-20  Falk Hueffner  <falk@debian.org>
451         PR target/14201
452         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
454 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
456         PR c++/14173
457         * g++.dg/ext/packed5.C: New test.
459         PR c++/14199
460         * g++.dg/warn/Wunused-5.C: New test.
462 2004-02-20  Josef Zlomek  <zlomekj@suse.cz>
464         Backport from mainline:
465         2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
467         * gcc.c-torture/compile/20040214-2.c: New test.
469 2004-02-19  Mark Mitchell  <mark@codesourcery.com>
471         PR c++/14186
472         * g++.dg/lookup/member1.C: New test.
474 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
476         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
477         * g++.dg/opt/template1.C: Robustify assembler regexp
479 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
481         * gcc.c-torture/compile/complex-1.c: New.
483 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
485         PR c++/14181
486         * g++.dg/parse/new2.C: New test.
488 2004-02-18  Paul Brook  <paul@codesourcery.com>
490         * gcc.c-torture/compile/libcall-1.c: New test.
492 2004-02-18  Paul Brook  <paul@codesourcery.com>
494         PR debug/12934
495         * gcc.dg/debug/debug-7.c: New test.
497 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
499         PR c++/11326
500         * g++.dg/abi/structret1.C: New test.
502 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
504         * gcc.dg/20040217-1.c: New test.
506 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
508         * gcc.c-torture/execute/990208-1.x: Delete.
510 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
512         * gcc.c-torture/execute/20040208-2.x: New file.
514 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
516         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
517         (i386_cpuid): No need to test if cpuid is available on AMD64.
518         Fix assembly, so that it works onboth i386 and AMD64.
519         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
520         (vecInLong): Fix s[] member type to unsigned int.
521         (vecInWord): Remove type.
522         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
523         (a64, b64, c64, d64, e64): Remove.
524         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
525         Remove unused variable.  Remove initialization of removed variables.
526         Don't call mmx_tests nor sse_tests.
527         (reference_mmx, reference_sse): Remove.
528         (check): Add return stmt.
529         * gcc.dg/i386-sse-7.c: New test.
530         * gcc.dg/i386-mmx-4.c: New test.
532 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
534         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
536 2004-02-15  Roger Sayle  <roger@eyesopen.com>
538         Backport from mainline:
540         2004-02-07  Roger Sayle  <roger@eyesopen.com>
541         PR middle-end/13696
542         * g++.dg/opt/fold1.C: New test case.
544         2004-02-09  Roger Sayle  <roger@eyesopen.com>
545         * gcc.c-torture/compile/20040209-1.c: New test case.
547         2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
548         PR c/14092
549         * gcc.dg/pr14092-1.c: New testcase.
551 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
553         PR c++/13971
554         * g++.dg/expr/cond4.C: New test.
556         PR c++/14086
557         * g++.dg/lookup/crash2.C: New test.
559 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
561         PR c++/14116
562         * g++.dg/ext/typeof8.C: New test.
564 2004-02-14  Richard Sandiford  <rsandifo@redhat.com>
566         Backport from mainline:
568         2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
569         * gcc.c-torture/execute/20040208-[12].c: New tests.
571 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
573         * gcc.c-torture/compile/20040214-1.c: New test.
575 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
577         PR c++/13635
578         * g++.dg/template/spec11.C: New test.
580 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
582         PR c++/14122
583         * g++.dg/template/array4.C: New test.
585         PR c++/14108
586         * g++.dg/inherit/thunk2.C: New test.
588 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
590         PR c++/13927
591         * g++.dg/other/error8.C: New test.
593 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
595         PR c++/14083
596         * call.c (build_conditional_expr): Call force_rvalue on the
597         non-void operand in the case that one result is a throw-expression
598         and the other is not.
600 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
602         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
604 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
606         * lib/scanasm.exp (dg-scan): Quote pattern before display.
608 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
610         * gcc.dg/ppc64-abi-3.c: New.
612 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
614         * g++.dg/simd-2.C: xfail on ppc64-linux.
616 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
618         PR c/456
619         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
620         tests.
622 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
624         * gcc.dg/cpp/assert4.c: Fix typo last change.
626         * gcc.dg/cpp/assert4.c: Handle powerpc64.
628         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
630 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
632         * gcc.dg/c90-init-1.c: Adjust expected error messages.
634 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
636         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
638 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
640         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
642 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
644         Bug 13856
645         * gcc.dg/visibility-8.c: New testcase.
647 2004-02-07 Geoffrey Keating  <geoffk@geoffk.org>
648             Andrew Pinski  <pinskia@physics.uc.edu>
650         * objc.dg/call-super-2.m: Include stddef.h for size_t.
651         Update line numbers for the including of stddef.h.
653 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
655         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
656         arguments.
657         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
659 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
661         PR c++/14033
662         * g++.dg/other/crash-2.C: New test.
664 2004-02-06  Falk Hueffner  <falk@debian.org>
666         PR target/12898
667         * gcc.c-torture/compile/20040121-1.c: New test.
669 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
671         PR c++/14028
672         * g++.dg/parse/angle-bracket2.C: New test.
674 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
676         PR middle-end/13750
677         Revert:
678         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
679         PR pch/13361
680         * testsuite/g++.dg/pch/wchar-1.C: New.
681         * testsuite/g++.dg/pch/wchar-1.Hs: New.
683 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
685         PR c++/13932
686         * g++.dg/warn/conv2.C: New test.
688         * lib/file-format.exp (gcc_target_object_format): Use
689         ${tool}_target_compile, not gcc_target_compile.
690         * lib/target-supports.exp (check_alias_available): Likewise.
691         (check_gc_sections_available): Likewise.
692         * g++.dg/ext/attrib10.C: Use dg-require-alias.
693         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
694         dg-require-alias.
696 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
698         PR c++/13086
699         * g++.dg/warn/incomplete1.C: Remove xfail.
701 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
703         PR c++/13969
704         * g++.dg/template/static6.C: New test.
706 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
708         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
709         tests for systems where `char' is unsigned by default.
711 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
713         PR c++/13997
714         * g++.dg/template/partial3.C: New test.
716 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
718         PR c++/13950
719         * g++.dg/template/lookup4.C: New test.
721         PR c++/13970
722         * g++.dg/parse/error14.C: New test.
724 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
726         PR c++/13925
727         * g++.dg/template/lookup5.C: New test.
729         PR c++/14002
730         * g++.dg/parse/template13.C: New test.
732         PR c++/13978
733         * g++.dg/template/koenig4.C: New test.
735         PR c++/13968
736         * g++.dg/template/crash17.C: New test.
738         PR c++/13975
739         * g++.dg/parse/error13.C: New test.
740         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
742 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
744         PR c++/10858
745         * g++.dg/template/sizeof7.C: New test.
747 2004-02-02  Eric Christopher  <echristo@redhat.com>
748             Zack Weinberg  <zack@codesourcery.com>
750         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
752 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
754         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
755         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
756         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
757         * gcc.dg/cleanup-5.c: Run only on Linux targets.
759 2004-02-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
761         DR206
762         PR c++/13813
763         * g++.dg/template/member4.C: New test.
765 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
767         PR c++/13113
768         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
770         PR c++/13854
771         * g++.dg/ext/attrib13.C: New test.
773         PR c++/13907
774         * g++.dg/conversion/op2.C: New test.
776 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
778         * gcc.dg/titype-1.c: Fix pasto.
780 2004-02-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
782         PR c++/13957
783         * g++.dg/template/non-type-template-argument-1.C,
784         g++.dg/template/qualified-id1.C: Update dg-error marks.
785         * g++.dg/template/nontype6.C: New test.
787 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
789         * gcc.dg/titype-1.c: New test.
791 2004-01-30  Michael Matz  <matz@suse.de>
793         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
794         g++.dg/ext/case-range3.C: New tests.
796 2004-01-31  Bud Davis  <bdavis9659@comcast.net>
798         PR fortran/12884
799         * g77.f-torture/execute/12884.f: New test
801 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
803         PR c++/13683
804         * g++.dg/template/sizeof6.C: New test.
806 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
808         * gcc.dg/fwritable-strings-1.c: New test.
810 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
812         * gcc.c-torture/compile/20040130-1.c: New test.
814 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
816         * g++.dg/parse/error11.C: New test.
817         * g++.dg/parse/error12.C: Likewise.
819 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
821         PR c++/13883
822         * g++.dg/template/ctor3.C: New test.
824 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
826         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
827         (scan_initial, main): Use aligned_sizeof instead of sizeof.
829 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
831         PR c++/13791
832         * g++.dg/ext/attrib12.C: New test.
834 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
836         PR c++/13736
837         * g++.dg/parse/cast2.C: New test.
839 2004-01-27  James E Wilson  <wilson@specifixinc.com>
841         * objc.dg/encode-2.m (main): New local string.  Set depending on
842         sizeof long.  Use in sscanf call.
843         * objc.dg/encode-3.m (main): New local string.  Set depending on
844         sizeof long.  Use in scan_initial call.
846 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
848         * objc.dg/call-super-2.m: Make LP64-safe.
849         * objc.dg/desig-init-1.m: Likewise.
851 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
853         * gcc.dg/arm-mmx-1.c: New test.
855 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
857         * gcc.dg/20040127-1.c: New test.
858         * gcc.dg/20040127-2.c: New test.
860 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
862         * objc.dg/stret-1.m (glob): Renamed to globa.
864 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
866         PR c++/13363
867         * g++.dg/expr/for1.C: New test.
869 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
871         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
872         the assembly output if -m64 is passed.
874 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
876         PR c++/13833
877         * g++.dg/template/cond3.C: New test.
879 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
881         PR c++/13810
882         * g++.dg/template/ttp7.C: New test.
884 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
886         PR c++/13797
887         * g++.dg/template/nontype4.C: New test.
888         * g++.dg/template/nontype5.C: Likewise.
890 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
892         * gcc.dg/torture/mips-clobber-at.c: New test.
894 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
896         * gcc.dg/20040123-1.c: New test.
898 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
900         PR 18314
901         * gcc.dg/builtins-30.c: New testcase.
903 2004-01-22  Hartmut Penner  <hpenner@de.ibm.com>
905         * gcc.dg/ppc64-abi-2.c: New test.
907 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
909         * gcc.dg/struct-by-value-2.c: New test.
911 2004-01-21  Andrew Pinski  <apinski@apple.com>
913         PR target/13785
914         * gcc.dg/20030121-1.c: New test.
916 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
918         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
919         clobber frame pointer register in asm statement.
921 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
923         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
925 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
927         PR c++/13592
928         * g++.dg/other/error1.C (class foo): Tweak error message.
930 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
932         PR c++/13592
933         * g++.dg/template/call2.C: New test.
935 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
937         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
938         attribute on sparc*-sun-solaris2.*.
940 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
942         PR c++/13710
943         * g++.dg/ext/typeof7.C: New test.
945 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
947         * objc.dg/stret-1.m: New.
948         * objc.dg/stret-2.m: New.
950 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
952         PR c++/11895
953         * g++.dg/ext/vector1.C: New test.
955 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
957         PR c++/13574
958         * g++.dg/ext/array1.C: New test.
960         PR c++/13178
961         * g++.dg/conversion/op1.C: New test.
963 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
965         PR 11864
966         From Kazumoto Kojima / Dan Kegel:
967         * gcc.dg/pr11864-1.c: New test.
969         PR 10392
970         From Marcus Comstedt / Dan Kegel:
971         * gcc.dg/pr10392-1.c: New test.
973 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
975         PR c++/13478
976         * g++.dg/init/ref10.C: New test.
978 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
980         PR c++/13407
981         * g++.dg/parse/typename6.C: New test.
983 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
985         PR pch/13361
986         * testsuite/g++.dg/pch/wchar-1.C: New.
987         * testsuite/g++.dg/pch/wchar-1.Hs: New.
989 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
991         PR c++/9259
992         * g++.dg/expr/sizeof2.C: New test.
994 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
996         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
998 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1000         PR c++/13659
1001         * g++.dg/lookup/strong-using-3.C: New.
1002         * g++.dg/lookup/using-10.C: New.
1004 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1006         PR c++/13594
1007         * g++.dg/lookup/strong-using-2.C: New.
1009 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1010             Dan Kegel <dank@kegel.com>
1011             J"orn Rennecke <joern.rennecke@superh.com>
1013         PR target/9365
1014         * gcc.dg/pr9365-1.c: New test.
1016 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1018         PR c++/8856
1019         * g++.dg/parse/casting-operator2.C: New test.
1020         * g++.old-deja/g++.pt/explicit83.C: Remove.
1022 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1024         * gcc.dg/label-compound-stmt-1.c: New test.
1025         * gcc.c-torture/compile/950922-1.c,
1026         gcc.c-torture/compile/20000211-3.c,
1027         gcc.c-torture/compile/20000518-1.c,
1028         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1029         compound statements.
1031 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1033         * gcc.dg/ppc64-abi-1.c: New test.
1035 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1037          * g++.dg/ext/attrib9.C: Add dg-warnings.
1039 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1041         PR c++/12335
1042         * g++.dg/parse/dtor3.C: New test.
1044 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1046         PR c++/12709
1047         * g++.dg/parse/try-catch-1.C: New test.
1049 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1051         * ada/acats/run_all.sh: Add more verbose output in acats.log
1052         when compiling tests.
1054 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1056         PR 13656
1057         * gcc.dg/typedef-redecl.c: New test case.
1058         * gcc.dg/typedef-redecl.h: New support file.
1060 2004-01-13  Jan Hubicka  <jh@suse.cz>
1062         * gcc.dg/always_inline.c: New test.
1063         * gcc.dg/debug/20031231-1.c: Fix.
1065 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1067         PR c++/13474
1068         * g++.dg/template/array3.C: New test.
1070 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1072         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1073         * g++.dg/warn/Wunused-2.C: Likewise.
1075 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1077         PR c++/13289
1078         * g++.dg/template/instantiate6.C: New test.
1080 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1082         PR middle-end/11397
1083         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1085 2004-01-12  Jan Hubicka  <jh@suse.cz>
1087         PR opt/12826
1088         * gcc.dg/20040112-1.c: New.
1090         * gcc.dg/dwarf-die[1-7].c: Move to...
1091         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1092         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1094 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1096         PR c++/4100
1097         * g++.dg/parse/friend4.C: New test.
1099 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1101         PR c++/4100
1102         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1103         definition is called a friend.
1105 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1107         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1109 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1111         PR c++/3478
1112         * g++.dg/parse/error10.C: New test.
1113         * g++.dg/template/arg2.C: Accept "invalid type" error.
1115 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1117         PR middle-end/13392
1118         * g++.dg/opt/expect2.C: New test.
1120 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1122         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1123         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1124         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1125         Update dg-error regexps.
1127 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1129         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1130         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1132 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1134         * gcc.dg/pragma-re-1.c: Use right pointer type.
1136 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1138         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1140 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1142         * gcc.dg/rs6000-ldouble-1.c: New.
1144 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1146         DR 337
1147         PR c++/9256
1148         * g++.dg/other/abstract1.C: New test.
1150 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1152         * g++.dg/lookup/strong-using-1.C: New.
1154 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1156         PR c/11234
1157         * gcc.dg/func-ptr-conv-1.c: New test.
1158         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1160 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1162         PR target/13380.
1163         * gcc.c-torture/compile/20040109-1.c: New.
1165 2004-01-08  Stuart Hastings  <stuart@apple.com>
1167         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1168         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1169         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1171 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1173         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1175 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1177         * ada/acats/run_acats: Treat 'gnatchop' the same way
1178         as 'gnatmake'.  Export GCC_DRIVER.
1179         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1180         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1182 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1184         PR c++/12573
1185         * g++.dg/template/dependent-expr4.C: New test.
1187 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1189         * gcc.dg/altivec-11.c: New test.
1191 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1193         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1195 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1197         PR c/6024
1198         * gcc.dg/enum-compat-1.c: New test.
1199         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1201 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1203         PR c/12165
1204         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1205         gcc.dg/c99-idem-qual-3.c: New tests.
1207 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1209         * gcc.dg/winline-7.c: Don't cast void * to int.
1211 2004-01-06  Jan Hubicka  <jh@suse.cz>
1213         * gcc.dg/i386-sse-5.c: New test
1214         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1216 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1218         PR c++/12815
1219         * g++.dg/rtti/typeid4.C: New test.
1221 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1223         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1225 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1227         PR c++/12132
1228         * g++.dg/template/error11.C: New test.
1230         PR c++/13451
1231         * g++.dg/template/class2.C: New test.
1233 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1234         Richard Sandiford <rsandifo@redhat.com>
1236         PR c++/13387
1237         * g++.dg/opt/alias3.C: New test.
1239 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1241         PR c++/13157
1242         * g++.dg/template/koenig3.C: New test.
1244         PR c++/13529
1245         * g++.dg/parse/offsetof3.C: New test.
1247         * g++.dg/init/copy7.C: Add missing dg-error markers.
1249         PR c++/12226
1250         * g++.dg/init/copy7.c: New test.
1252         PR c++/13536
1253         * g++.dg/parse/cast1.C: New test.
1255 2004-01-04  Jan Hubicka  <jh@suse.cz>
1257         * gcc.dg/winline[1-7].c: New tests.
1259 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1261         PR c++/13520
1262         * g++.dg/template/qualttp22.C: New test.
1264 2004-01-01  Jan Hubicka  <jh@suse.cz>
1266         * gcc.dg/debug/20031231-1.c: New.
1267         * gcc.c-torture/compile/20040101-1.c: New.
1268         * gcc.dg/dwarf-die-[1-7].c: New.
1270 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1272         PR optimization/13521
1273         * gcc.c-torture/compile/20031231-1.c: New test.
1275 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1277         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1279 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1281         PR c++/10079
1282         * g++.dg/template/crash16.C: New test.
1284 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1286         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1288 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1290         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1291         ports.
1292         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1293         * g++.old-deja/g++.law/profile1.C: Likewise.
1294         * gcc.c-torture/compile/981006-1.c: Likewise.
1295         * gcc.c-torture/execute/loop-2e.x: Likewise.
1296         * gcc.c-torture/execute/loop-2f.x: Remove.
1297         * gcc.c-torture/execute/loop-2g.x: Likewise.
1298         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1299         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1301 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1303         PR c++/13507
1304         * g++.dg/ext/attrib11.C: New test.
1306         PR c++/13494
1307         * g++.dg/template/array2-1.C: New test.
1308         * g++.dg/template/array2-2.C: New test.
1310 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1312         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1314 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1316         PR c++/12774
1317         * g++.dg/template/array1-1.C: New test.
1318         * g++.dg/template/array1-2.C: New test.
1320 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1322         PR fortran/12632
1323         * g77.dg/12632.f: New test case.
1325 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1327         PR c++/13289
1328         * g++.dg/parse/nontype1.C: New test.
1330 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1332         PR c++/12403
1333         * g++.dg/parse/explicit1.C: New test.
1334         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1336 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1338         PR c++/13081
1339         * g++.dg/opt/inline6.C: New test.
1341         PR c++/12613
1342         * g++.dg/parse/error9.C: New test.
1344         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1346 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1348         PR c++/13009
1349         * g++.dg/init/assign1.C: New test.
1351 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1353         PR c++/13070
1354         * g++.dg/warn/format3.C: New test case.
1356 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1358         * gcc.c-torture/compile/20031227-1.c: New test.
1360 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1362         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1363         * g77.dg/bprob/bprob.exp: Likewise.
1364         * gcc.misc-tests/bprob.exp: Likewise.
1365         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1366         variants on systems where the library does not provide that
1367         functionality.
1368         * gcc.dg/builtins-20.c: Use builtins-config.h.
1369         * gcc.dg/builtins-config.h: New file.
1371 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1373         * lib/gcc-dg.exp (dg-require-profiling): New function.
1374         * lib/target-supports.exp (check_profiling_available): Likewise.
1375         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1376         * g77.dg/bprob/bprob.exp: Likewise.
1377         * gcc.misc-tests/bprob.exp: Likewise.
1378         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1379         * gcc.dg/20021014-1.c: Likewise.
1380         * gcc.dg/nest.c: Likewise.
1382 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1384         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1385         compiling.
1386         * g++.dg/lookup/java2.C: Likewise.
1387         * gcc.dg/cpp/lexident.c: Likewise.
1389 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1391         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1392         given.
1393         * gcc.c-torture/compile/961203-1.c: Likewise.
1394         * gcc.c-torture/compile/980506-1.c: Likewise.
1396 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1398         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1399         (additional_prunes): New global.
1400         (gcc-dg-prune): Handle additional per-test pruning.
1401         (dg-test): Clear additional_prunes between tests.
1403         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1404         dg-prune-output to avoid spurious failures from assembler
1405         complaining about nonexistent WAW violations.
1406         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1407         Use dg-prune-output to avoid spurious failures from assembler
1408         warning about Itanium B-step errata.
1410 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1412         * g++.dg/abi/macro0.C: New test.
1413         * g++.dg/abi/macro1.C: Likewise.
1414         * g++.dg/abi/macro2.C: Likewise.
1416         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1417         * g++.dg/abi/bitfield7.C: Likewise.
1418         * g++.dg/abi/dtor2.C: Likewise.
1419         * g++.dg/abi/mangle11.C: Likewise.
1420         * g++.dg/abi/mangle12.C: Likewise.
1421         * g++.dg/abi/mangle14.C: Likewise.
1422         * g++.dg/abi/mangle17.C: Likewise.
1423         * g++.dg/abi/vbase10.C: Likewise.
1424         * g++.dg/abi/vbase14.C: Likewise.
1425         * g++.dg/template/qualttp17.C: Likewise.
1427 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1429         PR c/11995
1430         * gcc.dg/20031223-1.c: New test.
1432 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1434         * gcc.dg/noreturn-7.c: New test.
1436 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1438         * gcc.dg/null-pointer-1.c: New test.
1440 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1442         * g++.old-deja/g++.jason/template18.C: Remove.
1443         * g++.old-deja/g++.jason/template37.C: Likewise.
1445         PR c++/12862
1446         * g++.dg/lookup/ns1.C: New test.
1448         PR c++/12397
1449         * g++.dg/template/lookup3.C: New test.
1451 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1453         * g++.dg/template/recurse1.C: New test
1455 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1457         PR c++/12479
1458         * g++.dg/parse/semicolon1.C: New test.
1459         * g++.dg/parse/semicolon1.h: Likewise.
1461 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1463         * gcc.dg/darwin-misaligned.c: New test.
1465 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1467         PR c/9163
1468         * gcc.dg/20031222-1.c: New test.
1470 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1472         PR c++/13438
1473         * g++.dg/parse/error8.C: New test.
1475         PR c++/11554
1476         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1478 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1480         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1481         too small.
1482         * gcc.c-torture/compile/930217-1.c: Likewise.
1483         * gcc.c-torture/compile/930513-1.c: Likewise.
1484         * gcc.c-torture/execute/920908-2.c: Likewise.
1485         * gcc.c-torture/execute/921204-1.c: Likewise.
1486         * gcc.c-torture/execute/930621-1.c: Likewise.
1487         * gcc.c-torture/execute/930630-1.c: Likewise.
1488         * gcc.c-torture/execute/931031-1.c: Likewise.
1489         * gcc.c-torture/execute/980602-2.c: Likewise.
1490         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1491         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1492         * gcc.c-torture/execute/extzvsi.c: Likewise.
1493         * gcc.c-torture/unsorted/ext.c: Likewise.
1495 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1497         PR target/12749
1498         * gcc.c-torture/compile/20031220-2.c: New test case.
1500 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1502         PR optimization/13031
1503         * gcc.c-torture/compile/20031220-1.c: New test case.
1505 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1507         * gcc.dg/cast-function-1.c: New test.
1509 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1511         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1512         formats.
1514 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1516         PR c++/12795
1517         * g++.dg/ext/attrib10.C: New test.
1519 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1521         * gcc.dg/cleanup-10.c: New test.
1522         * gcc.dg/cleanup-11.c: New test.
1524 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1526         PR c++/13239
1527         * g++.dg/opt/expect1.C: New test.
1529 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1531         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1533 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1535         PR debug/12923
1536         * gcc.dg/20031218-1.c: New test.
1538         PR debug/12389
1539         * gcc.dg/20031218-2.c: New test.
1540         * gcc.dg/20031218-3.c: New test.
1542         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1543         of label name and allow for USER_LABEL_PREFIX == "_" names.
1544         * g++.dg/abi/mangle18-2.C: Likewise.
1545         * g++.dg/abi/mangle19-1.C: Likewise.
1546         * g++.dg/abi/mangle19-2.C: Likewise.
1547         * g++.dg/abi/mangle20-1.C: Likewise.
1548         * g++.dg/abi/mangle20-2.C: Likewise.
1550 2003-12-18  Richard Henderson  <rth@redhat.com>
1552         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1554 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1555             Dan Kegel <dank@kegel.com>
1557         PR other/12009
1558         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1559         testing a cross compiler, it causes spurious compile failures.
1560         * lib/g++.exp: Likewise.
1562 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1564         PR c++/13262
1565         * g++.dg/template/access13.C: New test.
1567 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1569         * gcc.dg/20031216-1.c: New test.
1571 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1573         PR c++/9154
1574         * g++.dg/template/error10.C: New test.
1576 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1578         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1579         * g++.dg/eh/simd-2.C: Likewise.
1581 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1582             Roger Sayle  <roger@eyesopen.com>
1584         * gcc.c-torture/execute/ieee/mzero5.c: New.
1586 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1588         PR c++/10603
1589         * g++.dg/parse/error6.C: New test.
1591         PR c++/12827
1592         * g++.dg/parse/error7.C: New test.
1594 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1596         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1597         at -O with stabs debugging formats.
1598         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1599         * gcc.dg/debug/debug-2.c: Likewise.
1601 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1603         PR c++/12696
1604         * g++.dg/init/error1.C: New test.
1606         PR c++/12218
1607         * g++.dg/init/pm3.C: New test.
1609 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1611         PR c/3347
1612         * gcc.dg/bitfld-8.c: New test.
1614 2003-12-16  James Lemke  <jim@wasabisystems.com>
1616         * gcc.dg/arm-scd42-[123].c: New tests.
1618 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1620         PR c++/9043
1621         * g++.dg/abi/mangle20-1.C: New test.
1622         * g++.dg/abi/mangle20-2.C: New test.
1624 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1626         PR c++/13275
1627         * g++.dg/other/offsetof2.C: Remove XFAIL.
1628         * g++.dg/parse/offsetof1.C: New test.
1629         * g++.gd/parse/offsetof2.C: Likewise.
1631 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1633         * g++.dg/template/nontype3.C: New test.
1634         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1636 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1638         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1640 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1642         PR c++/13387
1643         * g++.dg/expr/assign1.C: New test.
1645         PR c++/13242
1646         * g++.dg/abi/mangle19-1.C: New test.
1647         * g++.dg/abi/mangle19-2.C: New test.
1649 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1651         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1653 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1655         * gcc.c-torture/execute/20031216-1.c: New test.
1657 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1659         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1660         an ICE regression.
1662 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1664         PR c++/10926
1665         * g++.dg/template/error9.C: New test.
1667         PR c++/11116
1668         * g++.dg/template/error8.C: New test.
1670 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1672         PR middle-end/13400
1673         * gcc.c-torture/execute/20031215-1.c: New test case.
1675 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1677         PR c++/13269
1678         * g++.dg/parse/error5.C: New test.
1680         PR c++/12989
1681         * g++.dg/expr/sizeof1.C: New test.
1683         PR c++/13310
1684         * g++.dg/template/crash15.C: New test.
1686 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1688         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1689         a non-POD type as the last named parameter of a varargs function.
1691 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1693         PR c++/13243
1694         PR c++/12573
1695         * g++.dg/template/crash14.C: New test.
1696         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1698 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1700         * g++.dg/other/java1.C: New test.
1702         PR c++/13241
1703         * g++.dg/abi/mangle18-1.C: New test.
1704         * g++.dg/abi/mangle18-2.C: New test.
1706 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1708         PR optimization/10312
1709         * gcc.c-torture/execute/20031214-1.c: New.
1711 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1713         PR c++/10779
1714         PR c++/12160
1715         * g++.dg/parse/error3.C: New test.
1716         * g++.dg/parse/error4.C: Likewise.
1717         * g++.dg/abi/mangle4.C: Tweak error messages.
1718         * g++.dg/lookup/using5.C: Likewise.
1719         * g++.dg/other/error2.C: Likewise.
1720         * g++.dg/parse/typename5.C: Likewise.
1721         * g++.dg/parse/undefined1.C: Likewise.
1722         * g++.dg/template/arg2.C: Likewise.
1723         * g++.dg/template/ttp3.C: Likewise.
1724         * g++.dg/template/type1.C: Likewise.
1725         * g++.old-deja/g++.other/crash32.C: Likewise.
1726         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1728 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1730         PR c++/13106
1731         * g++.dg/warn/noreturn-3.C: New test.
1733 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1735         PR c++/13118
1736         * g++.dg/abi/covariant3.C: New.
1738 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1740         * g++.dg/eh/ia64-1.C: New test.
1742 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1744         PR optimization/13037
1745         * g77.f-torture/execute/13037.f: New test case.
1747 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1749         PR c++/12881
1750         * g++.dg/abi/covariant2.C: New.
1752 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1754         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1756 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1758         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1760 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1762         PR other/10819
1763         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1764         to fix Bug 10819.
1765         * lib/g++.exp (g++_version): Likewise.
1766         * lib/g77.exp (g77_version): Likewise.
1767         * lib/objc.exp (default_objc_version): Likewise.
1769 2003-12-10  Richard Henderson  <rth@redhat.com>
1771         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1773         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1775 2003-12-08  Matt Austern  <austern@apple.com>
1777         PR c/13134
1778         * lib/gcc-dg.exp (dg-require-visibility): Define.
1779         * lib/target-supports (check_visibility_available): Define.
1780         * gcc.dg/visibility-1.c: New test.
1781         * gcc.dg/visibility-2.c: Likewise.
1782         * gcc.dg/visibility-3.c: Likewise.
1783         * gcc.dg/visibility-4.c: Likewise.
1784         * gcc.dg/visibility-5.c: Likewise.
1785         * gcc.dg/visibility-6.c: Likewise.
1786         * g++.dg/ext/visibility-1.C: Likewise.
1787         * g++.dg/ext/visibility-2.C: Likewise.
1788         * g++.dg/ext/visibility-3.C: Likewise.
1789         * g++.dg/ext/visibility-4.C: Likewise.
1790         * g++.dg/ext/visibility-5.C: Likewise.
1791         * g++.dg/ext/visibility-6.C: Likewise.
1793 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1795         * g++.dg/lookup/java1.C: New test.
1796         * g++.dg/lookup/java2.C: New test.
1798 2003-12-07  Falk Hueffner  <falk@debian.org>
1800         * g++.dg/opt/noreturn-1.C: New test.
1802 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1804         * gcc.dg/overflow-1.c: New test.
1806 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1808         * g77.f-torture/compile/13060.f: New test.
1810 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1812         PR c++/13323
1813         * g++.dg/inherit/operator2.C: New test.
1815 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1817         PR c++/13305
1818         * g++.dg/ext/attrib9.C: New test.
1820 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1822         PR c++/13314
1823         * g++.dg/template/error7.C: New test.
1825 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1826             J"orn Rennecke <joern.rennecke@superh.com>
1828         PR target/13302
1829         * g++.dg/other/struct-va_list.C: New test.
1831 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1833         PR c++/13166
1834         * g++.dg/parse/defarg6.C: New test.
1836 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1838         PR target/13256
1839         * gcc.c-torture/execute/20031201-1.c: New test.
1841 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1843         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1845 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1847         * gcc.dg/builtin-return-1.c: New test.
1849 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1850             J"orn Rennecke <joern.rennecke@superh.com>
1852         PR optimization/13260
1853         * gcc.c-torture/execute/20031204-1.c: New test.
1855 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1857         PR c++/9127
1858         * g++.dg/template/error6.C: New test.
1860 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1862         * gcc.dg/20031202-1.c: New test.
1864 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1866         PR c++/13179
1867         * g++.dg/template/eh1.C: New test.
1869         PR c++/10771
1870         * g++.dg/template/error5.C: New test.
1872 2003-12-02  David Ung  <davidu@mips.com>
1874         * gcc.dg/compat/vector-check.h: Corrected type for var
1875         g_##TMODE
1877 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1879         PR c++/10126
1880         * g++.dg/template/ptrmem8.C: New test.
1882 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1884         PR c++/12573
1885         * g++.dg/template/dependent-expr3.C: New test.
1887 2003-12-01  James Lemke  <jim@wasabisystems.com>
1889         * gcc.dg/arm-g2.c: New test.
1891 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1893         PR optimization/11634
1894         * gcc.dg/20031201-2.c: New test case.
1896 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1898         PR 11433
1899         * objc.dg/proto-lossage-3.m: New test.
1901 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1903         PR optimization/12628
1904         * gcc.dg/20031201-1.c: New test case.
1906 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1908         * gcc.dg/unaligned-1.c: New test.
1910 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1912         PR c++/9849
1913         * g++.dg/template/error4.C: New test.
1914         * g++.dg/template/nested3.C: Adjust error markers.
1916 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1918         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1920 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1922         PR c/10333
1923         * gcc.dg/bitfld-7.c: New test.
1925 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1927         * gcc.dg/tls/asm-1.C: New test.
1929 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1931         * gcc.dg/cpp/assert4.c: Update.
1933 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1935         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1936         * gcc.dg/builtin-apply3.c: New test.
1938 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1940         * lib/compat.exp (compat-obj): New xfaildata parameter.
1941         Use it to set compiler_conditional_xfail_data before compiling.
1942         (compat-get-options): Handle dg-xfail-if.
1943         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1944         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1945         * gcc.dg/compat/vector-1_y.c: Likewise.
1946         * gcc.dg/compat/vector-2_x.c: Likewise.
1947         * gcc.dg/compat/vector-2_y.c: Likewise.
1949 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1951         * g++.dg/opt/reg-stack4.C: New test.
1953 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1955         * gcc.dg/builtin-apply2.c: New test.
1957 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1959         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1961 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1963         PR c++/12924
1964         * g++.dg/template/template-id-2.C: New test.
1966 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1968         PR c++/5369
1969         * g++.dg/template/memfriend1.C: New test.
1970         * g++.dg/template/memfriend2.C: Likewise.
1971         * g++.dg/template/memfriend3.C: Likewise.
1972         * g++.dg/template/memfriend4.C: Likewise.
1973         * g++.dg/template/memfriend5.C: Likewise.
1974         * g++.dg/template/memfriend6.C: Likewise.
1975         * g++.dg/template/memfriend7.C: Likewise.
1976         * g++.dg/template/memfriend8.C: Likewise.
1977         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1979 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1981         PR c++/12515
1982         * g++.dg/ext/cond1.C: New test.
1984 2003-11-20  Richard Henderson  <rth@redhat.com>
1986         * gcc.dg/20020201-2.c: Remove.
1987         * gcc.dg/20020201-4.c: Remove.
1988         * gcc.dg/20020304-1.c: Remove.
1990 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1992         * gcc.dg/cpp/trad/xwin1.c: New test case.
1994 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1996         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1997         * lib/g77.exp: Likewise.
1998         * lib/objc.exp: Likewise.
1999         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
2000         for darwin.
2002 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2004         PR c++/12932
2005         * g++.dg/template/static5.C: New test.
2007 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2009         * gcc.dg/nested-func-1.c: New test.
2011 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2013         * gcc.dg/cpp/assert4.c: New test.
2015 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2017         PR c++/2294
2018         * g++.dg/lookup/using9.c: New test.
2020 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2022         PR c++/12762
2023         * g++.dg/template/error3.C: New test.
2025 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2027         PR ada/13035
2028         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2029         No longer use a wrapper for gcc, since this does not work under
2030         Windows.
2032 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2034         PR c++/2094
2035         * g++.dg/template/ptrmem7.C: New test.
2037 2003-11-13  Andrew Pinski <apinski@apple.com>
2039         * gcc.c-torture/compile/20031113-1.c: New test.
2041 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2042             Kean Johnston <jkj@sco.com>
2044         PR c/13029
2045         * gcc.dg/unused-4.c: Update.
2047 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2049         * g++.dg/opt/const3.C: New test.
2051 2003-11-13  Jan Hubicka  <jh@suse.cz>
2053         * gcc.c-torture/compile/20031112-1.c: New test.
2055 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2057         * g++.dg/parse/crash10.C: Remove bogus error marker.
2059 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2061         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2062         (host_gcc): Likewise.
2063         (ROOT): Honor $PWDCMD.
2064         (BASE): Likewise.
2065         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2067 2003-11-12  Catherine Moore  <clm@redhat.com>
2069         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2071 2003-11-12  Andreas Jaeger  <aj@suse.de>
2072             Jakub Jelinek  <jakub@redhat.com>
2073             Andrew Pinski  <pinskia@physics.uc.edu>
2074             Richard Henderson  <rth@redhat.com>
2076         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2077         systems.
2078         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2080         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2081         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2083 2003-11-11  Andreas Jaeger  <aj@suse.de>
2085         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2087         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2089 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2091         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2092         Clean ups.
2094 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2096         * gcc.dg/trampoline-1.c: New test.
2098 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2100         * gcc.c-torture/compile/200031109-1.c: New test.
2102 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2104         PR c/3190
2105         PR c/8714
2106         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2107         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2108         gcc.dg/format/no-y2k-1.c: Update.
2110 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2112         PR optimization/10467
2113         * gcc.dg/20031108-1.c: New test case.
2115 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2117         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2119 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2121         * gcc.dg/compound-lvalue-1.c: New test.
2122         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2123         some XFAILs.
2125 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2127         * gcc.dg/altivec-varargs-1.c: New test.
2129 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2131         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2132         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2133         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2134         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2135         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2137 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2139         * gcc.dg/cond-lvalue-1.c: New test.
2141 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2143         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2145 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2147         PR c++/11616
2148         * g++.dg/template/instantiate5.C: New test.
2150 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2152         PR c++/12726
2153         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2154         * ChangeLog: Add missing first entry for above test.
2156 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2158         PR c++/9810
2159         * g++.dg/template/using8.C: New test.
2160         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2162 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2164         PR optimization/10817
2165         * gcc.c-torture/compile/20031102-1.c: New test case.
2167 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2169         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2170         2147483647.
2172 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2174         * gcc.dg/20031102-1.c: New test.
2176 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2178         * gcc.dg/complex-1.c: New test.
2180 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2182         PR c++/12796
2183         * g++.dg/template/crash13.C: Adjust expected error location.
2184         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2186 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2188         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2190 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2192         PR/10239
2193         * gcc.c-torture/compile/20031031-2.c: New test.
2195 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2197         PR/11640
2198         * gcc.c-torture/compile/20031031-1.c: New test.
2200 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2202         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2203         * gcc.misc-tests/bprob.exp: Likewise.
2204         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2205         the execution test on arm-elf configs.
2206         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2207         configs that don't support scratch files.
2208         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2210 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2212         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2213         done by dejagnu.
2215 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2217         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2218         Avoid non pure sh syntax. Add more logging.
2220         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2221         fail.
2223 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2225         PR libgcj/10610
2226         * gcc.dg/ppc-stackalign-1.c: New test.
2228 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2230         * ada/acats/run_all.sh: Change output to be more compliant with
2231         dejagnu framework.
2232         Create acats.sum and acats.log files under testsuite/ada/acats
2233         Only run [a-z]* directories, to filter out e.g. CVS.
2234         Redirect build output to log file.
2236 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2238         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2240 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2242         PR ada/5909:
2243         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2245 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2247         * gcc.c-torture/compile/20031023-1.c: New test.
2248         * gcc.c-torture/compile/20031023-2.c: New test.
2249         * gcc.c-torture/compile/20031023-3.c: New test.
2250         * gcc.c-torture/compile/20031023-4.c: New test.
2252 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2254         PR c++/10371
2255         * g++.dg/lookup/scoped8.C: New test.
2257 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2259         * g++.dg/opt/reg-stack3.C: New test.
2261 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2263         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2265 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2267         PR c++/11076
2268         * g++.dg/template/crash13.C: New test.
2270 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2272         * gcc.dg/c99-restrict-2.c: New test.
2274 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2276         PR c++/12698, c++/12699, c++/12700, c++/12566
2277         * g++.dg/inherit/covariant9.C: New test.
2278         * g++.dg/inherit/covariant10.C: New test.
2279         * g++.dg/inherit/covariant11.C: New test.
2281 2003-10-23  Jason Merrill  <jason@redhat.com>
2283         PR c++/12726
2284         * g++.dg/ext/complit2.C: New test.
2286 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2288         PR target/12654
2289         * gcc.c-torture/execute/20031020-1.c: New test.
2291 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2293         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2294         following the jump_insn.
2296 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2298         * gcc.dg/cast-lvalue-1.c: New test.
2300 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2302         PR c++/11962
2303         * g++.dg/template/cond2.C: New test.
2305 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2307         * gcc.dg/builtins-28.c: New test.
2309 2003-10-20  Jan Hubicka  <jh@suse.cz>
2311         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2312         parameter.
2313         * testsuite/gcc.dg/inline-2.c: Likewise.
2315 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2317         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2318         * gcc.dg/nest.c:  Likewise.
2320 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2322         PR c++/9781, c++/10583, c++/11862
2323         * g++.dg/parse/crash13.C: New test.
2325 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2327         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2329 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2331         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2332         Define HAVE_C99_RUNTIME except on Solaris.
2333         * gcc.dg/builtins-20.c: Likewise.
2335 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2337         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2339 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2341         PR c++/12495
2342         * g++.dg/template/crash21.C: New test.
2344 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2346         PR c++/2513
2347         * g++.dg/template/typename5.C: New test.
2349 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2351         PR c++/12369
2352         * g++.dg/template/friend25.C: New test.
2354 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2356         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2357         versions.
2359 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2361         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2362         == 2147483647.
2364 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2366         * gcc.c-torture/execute/960416-1.x: Remove.
2367         * gcc.c-torture/execute/divconst-3.x: Likewise.
2369 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2371         PR target/12598
2372         * gcc.dg/torture/cris-volatile-1.c: New test.
2374 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2376         PR optimization/9325
2377         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2378         for overflowing floating point to integer conversion during RTL
2379         simplification.
2381 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2383         * objc/execute/_cmd.m: Fix typo.
2384         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2385         Relax 'scan-assembler' regexp.
2386         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2387         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2388         * objc.dg/zero-link-2.m: Remove blank line.
2389         * objc.dg/zero-link-3.m: New test case.
2391 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2393         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2395         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2396         than linker trickery.
2398 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2400         PR c++/12370
2401         * g++.dg/other/friend2.C: New test.
2403 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2405         * gcc.dg/20031012-1.c: New test.
2407 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2409         * gcc.dg/weak/weak-3.c: Fix for new warning.
2411 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2413         PR optimization/8750
2414         * gcc.c-torture/execute/20031012-1.c: New test case.
2416 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2418         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2419         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2421 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2423         PR optimization/12260
2424         * gcc.c-torture/compile/20031011-2.c: New test case.
2426 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2428         * gcc.c-torture/execute/20031011-1.c: New testcase.
2430 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2432         * gcc.c-torture/compile/20031011-1.c: New test.
2434 2003-10-11  Jan Hubicka  <jh@suse.cz>
2436         * g++.dg/other/first-global.C: New test.
2438 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2440         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2442 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2444         * gcc.c-torture/compile/20031010-1.c: New test.
2446 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2448         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2449         * gcc.c-torture/execute/va-arg-25.c: ... here.
2451 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2453         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2455 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2457         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2459 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2461         * g++.dg/parse/error2.C: New test.
2463 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2465         PR c++/11097
2466         * g++.dg/other/error5.C: Modify the error message.
2467         * g++.dg/lookup/using8.C: New test.
2469 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2471         * gcc.dg/darwin-abi-2.c: New file.
2472         * gcc.c-torture/execute/va-arg-24.c: New file.
2474 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2476         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2477         indentation.
2479 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2481         PR c++/10147
2482         * g++.dg/other/error4.C: Update error messages.
2483         * g++.dg/template/ptrmem4.C: Likewise.
2485         PR c++/12337
2486         * g++.dg/init/new9.C: New test.
2488         PR c++/12334, c++/12236, c++/8656
2489         * g++.dg/ext/attrib8.C: New test.
2491 2003-10-06  Devang Patel  <dpatel@apple.com>
2493         * gcc.dg/debug/dwarf2-3.h: New test.
2494         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2496 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2498         * g++.dg/opt/cfg2.C: New test.
2500 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2502         * g++.dg/opt/float1.C: New test.
2504 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2506         * gcc.dg/c90-array-lval-6.c: New test.
2507         * gcc.dg/c99-array-lval-6.c: New test.
2509 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2510             Ziemowit Laski  <zlaski@apple.com>
2512         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2513         'Derived', so that it is never considered a class method; add
2514         new warning for '+port' method ambiguity.
2515         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2516         <objc/objc-api.h> (needed on Mac OS X).
2517         * objc.dg/method-13.m: New test.
2519 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2521         PR optimization/9325, PR java/6391
2522         * gcc.c-torture/execute/20031003-1.c: New test case.
2524 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2526         PR optimization/12180
2527         * gcc.dg/20031002-1.c: New test.
2529         PR c++/12486
2530         * g++.dg/inherit/error1.C: New test.
2532 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2534         * lib/f-torture.exp (search_for): Rename to...
2535         (search_for_re): This.  Also, clean up comments and the
2536         "regexp" invocation.
2538 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2540         * gcc.c-torture/compile/20031002-1.c: New test.
2542 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2544         * g++.dg/opt/cond1.C: New test.
2546 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2548         * gcc.dg/Wold-style-definition-2.c: New testcase.
2549         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2551 2003-09-29  Richard Henderson  <rth@redhat.com>
2553         * g++.dg/init/array10.C: Add dg-options.
2555 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2557         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2559 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2561         * g++.dg/template/friend19.C: Fix typo.
2562         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2564 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2566         * gcc.c-torture/execute/20030928-1.c: New test.
2567         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2569 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2571         * g++.dg/opt/unroll1.C: New test.
2573 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2575         PR optimization/11741
2576         * gcc.dg/20030926-1.c: New test case.
2578 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2580         PR c++/5655
2581         * g++.dg/parse/access7.C: New test.
2582         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2584 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2586         MERGE OF objc-improvements-branch into MAINLINE:
2587         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2588         if libobjc has not been built.
2589         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2590         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2591         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2592         objc/execute/nested-3.m, objc/execute/np-2.m,
2593         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2594         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2595         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2596         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2597         objc.dg/special/unclaimed-category-1.h,
2598         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2599         well as GNU runtime.
2600         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2601         * execute/cascading-1.m, execute/function-message-1.m,
2602         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2603         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2604         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2605         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2606         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2607         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2608         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2609         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2610         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2611         * objc.dg/bitfield-2.m: Run only on Darwin.
2612         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2613         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2614         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2615         * objc.dg/const-str-1.m: Fix constant string layout.
2617 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2619         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2621 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2623         * gcc.dg/darwin-abi-1.c: New file.
2625 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2627         PR target/12281
2628         * gcc.c-torture/compile/20030921-1.c: New test.
2630 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2632         * g++.dg/opt/reg-stack2.C: New test.
2634 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2636         * g++.dg/eh/delayslot1.C: New test.
2638 2003-09-20  Richard Henderson  <rth@redhat.com>
2640         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2642 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2644         * gcc.c-torture/execute/20030920-1.c: New test case.
2646 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2648         * g++.dg/rtti/typeid3.C: Correct expected error message.
2650 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2652         PR c++/157
2653         * g++.dg/parse/crash12.C: New test.
2655 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2657         * gcc.dg/compat/mixed-struct-check.h: New.
2658         * gcc.dg/compat/mixed-struct-defs.h: New.
2659         * gcc.dg/compat/mixed-struct-init.h: New.
2660         * gcc.dg/compat/struct-by-value-19_main.c: New.
2661         * gcc.dg/compat/struct-by-value-19_x.c: New.
2662         * gcc.dg/compat/struct-by-value-19_y.c: New.
2663         * gcc.dg/compat/struct-by-value-20_main.c: New.
2664         * gcc.dg/compat/struct-by-value-20_x.c: New.
2665         * gcc.dg/compat/struct-by-value-20_y.c: New.
2666         * gcc.dg/compat/struct-return-19_main.c: New.
2667         * gcc.dg/compat/struct-return-19_x.c: New.
2668         * gcc.dg/compat/struct-return-19_y.c: New.
2669         * gcc.dg/compat/struct-return-20_main.c: New.
2670         * gcc.dg/compat/struct-return-20_x.c: New.
2671         * gcc.dg/compat/struct-return-20_y.c: New.
2673 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2674         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2675         so that it will not complain on LP64 targets.
2677 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2679         PR c++/495
2680         * g++.dg/template/friend24.C: New test.
2682 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2684         PR c++/12332
2685         * g++.dg/template/memtmpl2.C: New test.
2687 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2689         PR target/11184
2690         * gcc.dg/builtin-apply1.c: New test.
2692 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2694         PR c++/9848
2695         * g++.dg/warn/Wunused-4.C: New test.
2697 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2699         PR c++/12316
2700         * g++.dg/other/gc2.C: New test.
2702 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2704         PR c++/11991
2705         * g++.dg/rtti/typeid3.C: New test.
2707         PR c++/12266
2708         * g++.dg/overload/template1.C: New test.
2710 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2712         * g++.dg/opt/cfg3.C: New test.
2714 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2716         PR c++/7939
2717         * g++.dg/template/crash11.C: New test.
2719 2003-09-16  Jason Merrill  <jason@redhat.com>
2720             Jakub Jelinek  <jakub@redhat.com>
2722         * gcc.dg/attr-warn-unused-result.c: New test.
2724 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2726         PR c++/12184
2727         * g++.dg/expr/call2.C: New test.
2729 2003-09-15  Andreas Jaeger  <aj@suse.de>
2731         * gcc.dg/Wold-style-definition-1.c: New test.
2733 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2735         PR c++/3907
2736         * g++.dg/parse/template12.C: New test.
2738         * g++.dg/abi/bitfield11.C: New test.
2739         * g++.dg/abi/bitfield12.C: Likewise.
2741 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2743         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2744         non-expansion of functional macro name without arguments at EOL.
2745         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2747 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2749         * gcc.c-torture/execute/20030914-[12].c: New tests.
2751 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2753         PR c++/11788
2754         * g++.dg/overload/addr1.C: New test.
2756 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2758         * gcc.dg/20030909-1.c: New test.
2760 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2762         * gcc.dg/ultrasp10.c: New test.
2764 2003-09-09  Devang Patel  <dpatel@apple.com>
2766         * gcc.dg/darwin-ld-6.c: New test.
2768 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2770         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2772 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2774         * gcc.dg/ia64-types1.c: New test.
2775         * gcc.dg/ia64-types2.c: Likewise.
2777 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2779         * gcc.dg/builtins-1.c: Add more _Complex tests.
2780         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2782         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2783         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2785 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2787         PR c++/11786
2788         * g++.dg/lookup/koenig2.C: New test.
2790         PR c++/5296
2791         * g++.dg/rtti/typeid2.C: New test.
2793 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2795         * gcc.c-torture/compile/20030904-1.c: New test.
2797 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2799         * g++.dg/opt/longbranch2.C: New test.
2801 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2803         * g++.dg/template/crash10.C: Only compile it.
2805 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2807         PR middle-end/11665
2808         * gcc.c-torture/compile/20030907-1.c: New test.
2809         * g++.dg/init/array11.C: New test.
2811 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2813         PR c++/11852
2814         * g++.dg/init/struct1.C: New test.
2816 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2818         PR c++/12181
2819         * g++.dg/expr/comma1.C: New test.
2821 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2823         PR c++/11867
2824         * g++.dg/expr/static_cast5.C: New test.
2826 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2828         PR c++/11507
2829         * g++.dg/lookup/scoped7.C: New test.
2831         PR c++/9574
2832         * g++.dg/other/static1.C: New test.
2834         PR c++/11490
2835         * g++.dg/warn/template-1.C: New test.
2837         PR c++/11432
2838         * g++.dg/template/crash10.C: New test.
2840         PR c++/2478
2841         * g++.dg/overload/VLA.C: New test.
2843         PR c++/10804
2844         * g++.dg/template/call1.C: New test.
2846 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2848         PR c++/11794
2849         * g++.dg/parse/using3.C: New test.
2851 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2853         PR c++/11409
2854         * g++.dg/overload/builtin3.C: New test case.
2856 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2858         PR c/9862
2859         * gcc.dg/20030906-1.c: New test.
2860         * gcc.dg/20030906-2.c: Likewise.
2862 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2864         PR c++/12167
2865         * g++.dg/parse/defarg5.C: New test.
2867         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2869 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2871         PR c++/12163
2872         * g++.dg/expr/static_cast4.C: New test.
2874         PR c++/12146
2875         * g++.dg/template/crash9.C: New test.
2877 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2879         * g++.old-deja/g++.ext/pretty2.C: Update for change
2880         in __FUNCTION__.
2881         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2883 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2885         PR c++/11922
2886         * g++/dg/template/qualified-id1.C: New test.
2888         PR c++/12037
2889         * g++.dg/warn/noeffect4.C: New test.
2891 2003-09-04  Matt Austern  <austern@apple.com>
2893         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2894         * g++.dg/ext/fnname2.C: Likewise.
2895         * g++.dg/ext/fnname3.C: Likewise.
2897 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2899         * g++.dg/expr/lval1.C: New test.
2900         * g++.dg/ext/lvcast.C: Remove.
2902 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2904         PR optimization/11700.
2905         * gcc.c-torture/compile/20030903-1.c: New test case.
2907 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2909         PR c++/12053
2910         * g++.dg/abi/layout4.C: New test.
2912 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2914         PR c++/11553
2915         * g++.dg/parse/friend3.C: New test.
2917 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2919         PR c++/11847
2920         * g++.dg/template/class1.C: New test.
2922         PR c++/11808
2923         * g++.dg/expr/call1.C: New test.
2925 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2927         PR c++/12114
2928         * g++.dg/init/ref9.C: New test.
2930         PR c++/11972
2931         * g++.dg/template/nested4.C: New test.
2933 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2935         PR c++/12093
2936         * g++.dg/template/non-dependent4.C: New test.
2938         PR c++/11928
2939         * g++.dg/inherit/conv1.C: New test.
2941 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2943         PR c++/6196
2944         * g++.dg/ext/label1.C: New test.
2945         * g++.dg/ext/label2.C: Likewise.
2947 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2949         * g++.dg/expr/cond3.C: New test.
2951 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2953         * gcc.dg/builtins-1.c: Add new builtin cases.
2955 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2957         * gcc.dg/builtins-1.c: Add new cases.
2958         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2960 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2962         * gcc.dg/builtins-1.c: Add more math builtin tests.
2963         * gcc.dg/torture/builtin-attr-1.c: New test.
2965 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2967         PR optimization/5079
2968         * g++.dg/opt/static3.C: New test.
2970 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2972         * gcc.misc-tests/gcov-10b.c: New test.
2974 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2976         * g++.dg/opt/ptrmem3.C: New test.
2978         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2980 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2982         * gcc.dg/20030826-2.c: New test.
2984 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2986         PR middle-end/12002
2987         * g77.f-torture/compile/12002.f: New test case.
2989 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2991         * gcc.dg/20030826-1.c: New test case.
2993 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2995         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2997 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2999         PR c++/11871
3000         * c++.dg/lookup/crash1.C: New test.
3002         * c++.dg/warn/noeffect3.C: New test.
3004 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3006         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3007         * gcc.dg/compat/vector-1_y.c: Ditto.
3008         * gcc.dg/compat/vector-2_x.c: Ditto.
3009         * gcc.dg/compat/vector-2_y.c: Ditto.
3011 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3013         * gcc.dg/20030702-1.c: New test.
3015 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3017         PR c++/8795
3018         * g++.dg/ext/altivec-1.C: New test.
3020 2003-08-24  Richard Henderson  <rth@redhat.com>
3022         * g++.dg/eh/simd-2.C: Add -w for x86.
3024 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3026         * gcc.dg/20030815-1.c: New test.
3028 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3030         PR c++/3765
3031         * g++.dg/parse/access6.C: New test.
3033 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3035         PR c++/641, c++/11876
3036         * g++.dg/template/friend22.C: New test.
3037         * g++.dg/template/friend23.C: Likewise.
3039 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3041         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3042         identically.
3044 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3046         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3048 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3050         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3052 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3054         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3056 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3058         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3060 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3062         PR c++/11919
3063         * g++.dg/overload/prom1.C: New test.
3065         PR c++/11551
3066         * g++.dg/parse/dtor2.C: New test.
3068         PR c++/10762
3069         * g++.dg/parse/using2.C: New test.
3071 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3073         PR target/11805
3074         * gcc.c-torture/compile/20030821-1.c: New.
3076 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3078         PR c++/11834
3079         * g++.dg/template/deduce2.C: New test.
3081 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3083         * gcc.c-torture/execute/20030821-1.c: New test.
3085 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3087         PR middle-end/11984
3088         * gcc.dg/20030820-1.c: New test case.
3090 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3092         PR c++/11945
3093         * g++.dg/warn/noeffect2.C: New test.
3095 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3097         PR c++/10926
3098         * g++.dg/template/dtor2.C: New test.
3100         PR c++/11684
3101         * g++.dg/template/operator1.C: New test.
3102         * g++.dg/parse/operator4.C: New test.
3104         PR c++/11946.C
3105         * g++.dg/expr/enum1.C: New test.
3106         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3108         PR c++/11036.C
3109         * g++.dg/parse/elab2.C: New test.
3110         * g++.dg/parse/typedef4.C: Change error message.
3111         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3112         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3113         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3115 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3117         * gcc.dg/pch/warn-1.c: New.
3118         * gcc.dg/pch/warn-1.hs: New.
3120         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3121         not-tested file.
3123 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3125         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3127 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3129         * gcc.dg/uninit-D.c: New Test.
3130         * gcc.dg/uninit-E.c: New Test.
3131         * gcc.dg/uninit-F.c: New Test.
3132         * gcc.dg/uninit-G.c: New Test.
3134 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3136         * g++.dg/README: Describe the pch directory.
3138 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3140         PR c++/11174
3141         * g++.dg/parse/access4.C: New test.
3142         * g++.dg/parse/access5.C: Likewise.
3143         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3145 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3147         * gcc.dg/noncompile/20030818-1.c: New.
3149 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3151         PR c++/11957
3152         * g++.dg/warn/noeffect1.C: New test.
3154         * g++.dg/template/scope2.C: New test.
3155         * g++.dg/template/error2.C: Correct dg-error
3157 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3159         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3161 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3163         PR C++/11512
3164         * g++.dg/template/warn1.C: New.
3166 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3168         * g++.dg/template/error2.C: New test.
3169         * g++.dg/lookup/using7.C: Adjust errors
3170         * g++.old-deja/g++.pt/crash36.C: Likewise.
3171         * g++.old-deja/g++.pt/derived3.C: Likewise.
3173 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3175         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3176         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3177         * gcc.c-torture/execute/builtins/string-9.c: New, from
3178         string-opt-9.c.  Adjust for execute/builtins framework.
3179         * gcc.c-torture/execute/string-opt-9.c: Delete.
3181 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3183         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3185         * g++.dg/parse/ret-type2.C: New test.
3187         PR c++/11703
3188         * g++.dg/init/new8.C: New test.
3190         PR c++/10923
3191         * g++.dg/parse/typedef5.C: New test.
3193         PR c++/9512
3194         * g++.dg/parse/qualified2.C: New test.
3195         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3196         invalid code.
3198 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3200         * g++.dg/conversion/ptrmem1.C: New test.
3202 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3204         PR target/11693
3205         * gcc.dg/20030811-1.c: New test.
3207         PR target/11535
3208         * gcc.c-torture/execute/20030811-1.c: New test.
3210 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3212         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3214 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3216         PR c++/11789.C
3217         * g++.dg/inherit/multiple1.C: New test.
3219 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3221         * gcc.dg/spe1.c: New test.
3223         PR c++/11670
3224         * g++.dg/expr/cast2.C: New test.
3226         PR c++/10530
3227         * g++.dg/template/dependent-name2.C: New test.
3229 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3231         * g++.dg/parse/crash11.C: Put the dg options in comments.
3233 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3235         * lib/gcc-dg.exp: Update for diagnostic change.
3237 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3239         PR c++/5767
3240         * g++.dg/parse/crash11.C: New test.
3242 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3244         * gcc.dg/cpp/spacing1.c: Update.
3246 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3248         PR target/11739
3249         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3250         a value for -mtune.
3252 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3254         PR middle-end/11771
3255         * gcc.c-torture/compile/20030804-1.c: New test case.
3257 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3259         * gcc.dg/20030804-1.c: New test case.
3261 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3263         * gcc.dg/cpp/separate-1.c: New test.
3265 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3267         PR c++/11704
3268         * g++.dg/template/dependent-expr2.C: New test.
3270         PR c++/11766
3271         * g++.dg/expr/ptrmem1.C: New test.
3273 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3275         PR c++/9453
3276         * g++.dg/template/friend15.C: New test.
3278 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3280         * lib/dg-pch.exp: Work round PCH bug.
3282 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3284         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3285         builtins.  Move cases from builtins-4.c here.
3287         * gcc.dg/torture/builtin-math-1.c: New test taken from
3288         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3289         additional cases.
3291         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3292         Delete.
3294 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3296         PR c++/9447
3297         * g++.dg/template/using7.C: New test.
3299 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3301         * import1.c, import2.c: New tests.
3303 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3305         * g++.dg/eh/crossjump1.C: New test.
3307 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3309         PR c++/11697
3310         * g++.dg/template/using6.C: New test.
3312         PR c++/11744
3313         * g++.dg/template/koenig2.C: New test.
3315 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3317         PR c++/7983
3318         * g++.dg/parse/typedef4.C: New test.
3320 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3322         PR c++/8442, c++/8806
3323         * g++.dg/template/elab1.C: New test.
3324         * g++.dg/template/type2.C: Likewise.
3325         * g++.dg/template/ttp3.C: Adjust expected error message.
3326         * g++.old-deja/g++.law/visibility13.C: Likewise.
3327         * g++.old-deja/g++.niklas/t135.C: Likewise.
3328         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3329         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3330         template argument.
3331         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3333 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3335         PR c++/11295
3336         * g++.dg/ext/stmtexpr1.C: New test.
3338         * g++.dg/opt/tmp1.C: New test.
3340         PR c++/11525
3341         * g++.dg/parse/constant4.C: New test.
3343         PR c++/9447
3344         * g++.dg/template/using5.C: New test.
3346 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3348         * gcc.dg/builtins-27.c: New test case.
3350 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3352         * gcc.dg/tls/opt-7.c: New test.
3354 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3356         * g++.old-deja/g++.other/crash18.C: Remove.
3358 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3360         * g++.dg/template/explicit3.C: New.
3361         * g++.dg/template/explicit4.C: New.
3362         * g++.dg/template/explicit5.C: New.
3364         PR c++/11347
3365         * g++.dg/template/memtmpl1.C: New.
3367 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3369         PR target/11565
3370         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3371         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3373 2003-07-30  Jan Hubicka  <jh@suse.cz>
3375         * vtgc1.c: Kill.
3377 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3379         * gcc.dg/struct-in-proto-1.c: New test.
3381 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3383         * gcc.dg/cpp/include2.c: Only expect one message.
3385 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3387         PR c++/9447
3388         * g++.dg/template/using1.C: New test.
3389         * g++.dg/template/using2.C: New test.
3390         * g++.dg/template/using3.C: New test.
3391         * g++.dg/template/using4.C: New test.
3393 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3395         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3396         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3398 2003-07-28  Jan Hubicka  <jh@suse.cz>
3400         PR c++/11530
3401         * g++.dg/opt/call1.C: New test.
3403 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3405         PR c++/11667
3406         * g++.dg/init/enum2.C: New test.
3407         * g++.dg/template/overload1.C: Add "-w" option.
3409 2003-07-28    <hp@bitrange.com>
3411         * gcc.dg/Wdeclaration-after-statement-1.c,
3412         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3414 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3416         * gcc.c-torture/compile/20030725-1.c: New test.
3418 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3420         * gcc.dg/20030505.c: Only run for SPE.
3421         Remove definition of opaque type.
3423 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3425         * g++.dg/template/ptrmem6.C: New test.
3427 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3429         * gcc.c-torture/compile/zero-strct-2.c: New test.
3431 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3433         * gcc.dg/intermod-1.c: New test.
3435 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3437         PR c++/11617
3438         * g++.dg/template/lookup2.C: New test.
3439         * g++.dg/template/memclass1.C: Remove instantiated from error.
3440         * g++.dg/other/error2.C: Tweak expected errors.
3442         PR c++/11596
3443         * g++.dg/template/defarg3.C: New test.
3445         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3447 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3449         * g++.dg/inherit/access5.C: New test.
3451 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3453         PR c++/11513
3454         * g++.dg/template/crash8.C: New test.
3456 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3458         PR c/10602
3459         * gcc.dg/noncompile/incomplete-2.c: New test.
3461 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3463         PR c++/11645
3464         * g++.dg/inherit/access4.C: New test.
3466         PR c++/11517
3467         * g++.dg/expr/cond2.C: New test.
3469         PR optimization/10679
3470         * g++.dg/opt/inline4.C: New test.
3472 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3474         * g++.dg/parse/crash10: New test.
3476 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3478         * g++.dg/ext/flexary1.C: New test.
3480 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3482         PR c++/10793
3483         * g++.dg/template/crash9.C: New test.
3485 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3487         PR c++/3004
3488         * g++.dg/parse/typedef3.C: New test.
3490         PR c++/7906
3491         * g++.dg/parse/operator2.C: New test.
3493         PR c++/8895
3494         * g++.dg/parse/def-tmpl-arg1.C: New test.
3496         PR c++/9282
3497         * g++.dg/parse/funptr1.C: New test.
3499         PR c++/9452
3500         * g++.dg/parse/ambig3.C: New test.
3502         PR c++/9454
3503         * g++.dg/parse/operator3.C: New test.
3505         PR c++/9486
3506         * g++.dg/parse/template10.C: New test.
3508         PR c++/9488
3509         * g++.dg/parse/template11.C: New test.
3511         PR c++/10150
3512         * g++.dg/parse/invalid-op1.C: New test.
3514         PR c++/10247
3515         * g++.dg/parse/condexpr1.C: New test.
3517 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3519         * g++.dg/ext/packed3.C: New test.
3520         * g++.dg/ext/packed4.C: New test.
3522         * gcc.dg/pack-test-3.c: New test.
3524 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3526         * lib/compat.exp: Handle dg-options per source file.
3527         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3528         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3529         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3530         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3531         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3532         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3533         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3534         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3535         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3536         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3537         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3538         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3539         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3540         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3542 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3544         PR c/10320
3545         * gcc.c-torture/execute/20030718-1.c: New test.
3547 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3549         PR optimization/11536
3550         * gcc.dg/20030721-1.c: New test.
3552 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3554         PR c++/11546
3555         * g++.dg/template/lookup1.C: New test.
3557 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3559         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3560         diagnostics of ill-formed constructs involving labels.
3561         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3562         the new 'previously defined here' message.
3564 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3566         * g++.dg/parse/non-dependent2.C: New test.
3568 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3570         * g++.dg/init/init-ref4.C: xfail on targets without
3571         weak symbols.
3573 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3575         PR target/11087
3576         * gcc.c-torture/execute/20030717-1.c: New test.
3578 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3580         * g++.dg/opt/cfg1.C: New test.
3582 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3584         PR optimization/11557
3585         * gcc.dg/20030717-1.c: New test.
3587 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3589         PR c++/10476
3590         * g++.dg/expr/crash-1.C: New test.
3592         PR c++/11027
3593         * g++.dg/template/init3.C: New test.
3595         PR c++/8222
3596         * g++.dg/template/non-dependent1.C: New test.
3598         PR c++/11070
3599         * g++.dg/template/non-dependent2.C: New test.
3601         PR c++/11071
3602         * g++.dg/template/non-dependent3.C: New test.
3604         PR c++/9907
3605         * g++.dg/template/sizeof5.C: New test.
3607 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3609         PR 11498
3610         * gcc.c-torture/compile/mangle-1.c: New file.
3612 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3614         PR c++/7809
3615         * g++.dg/parse/access3.C: New test.
3617 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3619         PR c++/11384
3620         * g++.dg/init/init-ref4.C: New test.
3622 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3624         PR c++/11547
3625         * g++.dg/parse/constant3.C: New test.
3626         * g++.dg/parse/crash7.C: Likewise.
3628 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3630         PR target/11008
3631         * gcc.dg/i386-pentium4-not-mull.c: New.
3633 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3635         * gcc.dg/asm-names.c (ymain): Make it weak.
3637 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3639         PR c++/5421
3640         * g++.dg/template/friend21.C: New test.
3642 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3644         * gcc.dg/cleanup-8.c: New test.
3645         * gcc.dg/cleanup-9.c: New test.
3647 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3649         * g++.dg/ext/dll-MI1.h: New file.
3650         * g++.dg/ext/dllexport-MI1.C: New file.
3651         * g++.dg/ext/dllimport-MI1.C: New file.
3653 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3655         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3656         it does not have cmpstrsi patterns (just cmpmemsi).
3658 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3660         PR debug/11473
3661         * g++.dg/debug/debug8.C: New test.
3663 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3665         PR c++/10108
3666         * g++.dg/template/crash7.C: New test.
3668 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3670         PR target/10795
3671         * gcc.c-torture/compile/20030708-1.c: New.
3673 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3675         * gcc.c-torture/execute/20030715-1.c: New test.
3677 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3679         * gcc.dg/pch/inline-3.c: New file.
3680         * gcc.dg/pch/inline-3.hs: New file.
3681         * gcc.dg/pch/inline-4.c: New file.
3682         * gcc.dg/pch/inline-4.hs: New file.
3684 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3686         PR c++/11509
3687         * g++.dg/template/crash6.C: New test.
3689         PR c++/7053
3690         * g++.dg/template/friend20.C: New test.
3692         PR c++/7019
3693         * g++.dg/template/overload2.C: New test.
3695 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3697         PR optimization/11440
3698         * gcc.c-torture/execute/20030714-1.c: New test.
3700 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3702         PR c++/11154
3703         * g++.dg/template/partial2.C: New test.
3705 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3707         PR c++/11503
3708         * g++.dg/template/anon1.C: New test.
3710         PR c++/11493
3711         PR c++/11495
3712         * g++.dg/parse/template9.C: Likewise.
3713         * g++.dg/template/crash4.C: New test.
3714         * g++.dg/template/koenig1.C: Likewise.
3715         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3716         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3717         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3718         functions.
3719         * g++.old-deja/g++.jason/template36.C: Likewise.
3720         * g++.old-deja/g++.mike/p1989.C: Likewise.
3721         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3722         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3723         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3724         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3725         compiling.
3726         * g++.old-deja/g++.pt/union2.C: Use this->.
3728 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3730         * gcc.dg/20030711-1.c: New test.
3732 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3734         PR c++/11050
3735         * g++.dg/parse/args1.C: New test.
3736         * g++.pt/defarg8.C: Change expected errors.
3738 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3740         PR c++/8164
3741         * g++.dg/template/nontype2.C: New test.
3743         PR c++/10558
3744         * g++.dg/parse/template8.C: New test.
3746         PR c++/8327
3747         * g++.dg/template/scope1.C: New test.
3749         * g++.dg/warn/Wsign-compare-1.C: New test.
3751 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3753         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3755 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3757         PR c++/9411
3758         * g++.dg/template/explicit2.C: New test.
3760         PR c++/10032
3761         * g++.dg/warn/pedantic1.C: New test.
3763 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3765         PR c++ 9483
3766         * g++.dg/other/field1.C: New test.
3768 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3770         PR c/11449
3771         * gcc.c-torture/compile/20030707-1.c: New.
3773 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3775         PR c++/10849
3776         * g++.dg/template/access12.C: New test.
3778 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3780         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3781         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3782         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3783         * gcc.misc-tests/gcov.exp: Update
3784         * g++.dg/gcov/gcov.exp: Update
3785         * lib/gcov.exp: Update.
3787 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3789         * g++.dg/abi/mangle17.C: Make sure template expressions are
3790         dependent.
3791         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3792         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3793         * g++.dg/opt/stack1.C: Remove erroneous code.
3794         * g++.dg/parse/template7.C: New test.
3795         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3796         * g++.old-deja/g++.pt/crash4.C: Likewise.
3798 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3800         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3801         with zero or one occurence of `$' after the initial `L'.
3803 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3805         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3807 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3809         PR c/11370
3810         * gcc.dg/Wunreachable-6.c: New testcase.
3811         * gcc.dg/Wunreachable-7.c: New testcase.
3813 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3815         PR c/11420
3816         * gcc.dg/20030708-1.c: New test.
3818 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3820         * gcc.dg/compat/sdata-section.h: New file.
3821         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3822         * gcc.dg/torture/mips-sdata-1.c: New test.
3824 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3826         PR c++/11030
3827         * g++.dg/template/friend19.C: New test.
3829 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3831         * g++.dg/opt/strength-reduce.C: New test.
3833 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3835         PR target/10979
3836         * gcc.dg/20030707-1.c: New testcase.
3838 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3840         PR optimization/11059
3841         * g++.dg/opt/emptyunion.C: New testcase.
3843 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3844             Eric Botcazou  <ebotcazou@libertysurf.fr>
3846         * g++.dg/opt/stack1.C: New test.
3848 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3850         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3851         run test.
3853         PR c++/11431
3854         * g++.dg/expr/static_cast3.C: New test.
3856 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3858         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3859         everywhere.
3860         * gcc.dg/concat.c: Concatenation of string constants with
3861         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3862         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3863         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3864         necessary to avoid multi-character character constant warning.
3865         * gcc.dg/cpp/escape.c: Likewise.
3866         * gcc.dg/cpp/ucs.c: Likewise.
3867         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3868         Fix a typo.
3870 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3872         PR c/11428
3873         * gcc.c-torture/compile/20030704-1.c: New.
3875 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3877         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3879 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3881         PR c++/5287, PR c++/7910,  PR c++/11021
3882         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3883         tests for warnings.
3884         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3885         * g++.dg/ext/dllimport3.C: Likewise.
3886         * g++.dg/ext/dllimport4.C: New file.
3887         * g++.dg/ext/dllimport5.C: New file.
3888         * g++.dg/ext/dllimport6.C: New file.
3889         * g++.dg/ext/dllimport7.C: New file.
3890         * g++.dg/ext/dllimport8.C: New file.
3891         * g++.dg/ext/dllimport9.C: New file.
3892         * g++.dg/ext/dllimport10.C: New file.
3893         * g++.dg/ext/dllexport1.C: New file.
3895 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3897         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3898         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3900 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3902         * gcc.dg/builtins-25.c: New testcase.
3903         * gcc.dg/builtins-26.c: New testcase.
3905 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3907         * gcc.dg/compat/vector-defs.h: New file.
3908         * gcc.dg/compat/vector-setup.h: New file.
3909         * gcc.dg/compat/vector-check.h: New file.
3910         * gcc.dg/compat/vector-1_main.c: New file.
3911         * gcc.dg/compat/vector-1_x.c: New file.
3912         * gcc.dg/compat/vector-1_y.c: New file.
3913         * gcc.dg/compat/vector-2_main.c: New file.
3914         * gcc.dg/compat/vector-2_x.c: New file.
3915         * gcc.dg/compat/vector-2_y.c: New file.
3917         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3918         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3919         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3920         * gcc.dg/compat/struct-align-1.h: New file.
3921         * gcc.dg/compat/struct-align-1_main.c: New file.
3922         * gcc.dg/compat/struct-align-1_x.c: New file.
3923         * gcc.dg/compat/struct-align-1_y.c: New file.
3924         * gcc.dg/compat/struct-align-2.h: New file.
3925         * gcc.dg/compat/struct-align-2_main.c: New file.
3926         * gcc.dg/compat/struct-align-2_x.c: New file.
3927         * gcc.dg/compat/struct-align-2_y.c: New file.
3929         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3930         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3931         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3932         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3933         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3934         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3935         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3936         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3937         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3938         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3939         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3940         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3941         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3942         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3943         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3944         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3945         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3946         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3947         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3948         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3949         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3950         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3951         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3952         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3953         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3954         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3955         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3956         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3957         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3959 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3961         * gcc.dg/i386-call-1.c: New test.
3963 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3965         PR c++/9162
3966         * g++.dg/parse/defarg4.C: New.
3968 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3970         PR target/10700
3971         * gcc.c-torture/compile/20030703-1.c: New test case.
3973 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3975         * g++.dg/template/local3.C: Remove extra semicolon.
3977 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3979         * gcc.dg/i386-volatile-1.c: New test.
3981 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3983         PR c++/11072
3984         * g++.dg/other/offsetof2.C: XFAIL.
3985         * g++.dg/other/offsetof5.C: New.
3987         PR c++/10219
3988         * g++.dg/template/error1.C: New.
3990         PR c++/9779
3991         * g++.dg/template/dependent-expr1.C: New.
3993 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3995         PR c++/6949
3996         * g++.dg/template/local3.C: New test.
3998         PR c++/11149
3999         * g++.dg/lookup/scoped6.C: New test.
4001 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4003         PR c++/8046
4004         * g++.dg/other/error7.C: New test.
4006 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4008         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4009         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4010         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4011         * g++.old-deja/g++.other/union2.C: Likewise.
4012         * gcc.dg/c90-const-expr-2.c: Likewise.
4013         * gcc.dg/c90-const-expr-3.c: Likewise.
4014         * gcc.dg/c99-const-expr-2.c: Likewise.
4015         * gcc.dg/c99-const-expr-3.c: Likewise.
4016         * gcc.dg/concat.c: Likewise.
4018 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4020         PR c++/9559
4021         * g++.dg/init/static1.C: New test.
4023 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4025         * Changelog: Remove ">>>>>>>" from previous change.
4027 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4029         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4030         * g++.old-deja/g++.other/access2.C: Likewise.
4031         * g++.old-deja/g++.other/decl2.C: Likewise.
4032         * gcc.c-torture/execute/20020615-1.c: Likewise.
4034 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4036         PR c++/4933
4037         * g++.dg/template/sizeof4.C: New test.
4039 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4041         * g++.dg/other/error6.C: New test.
4043 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4045         PR c++/10750
4046         * g++.dg/parse/constant2.C: New test.
4048 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4050         PR c++/11106
4051         * g++.dg/other/error5.C: New test.
4053 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4055         * gcc.dg/format/gcc_diag-1.c: New test.
4057 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4059         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4061 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4063         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4064         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4065         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4067 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4069         * gcc.c-torture/execute/builtins/string-8.c: New test.
4070         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4071         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4072         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4074 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4076         PR c++/10468
4077         * g++.dg/ext/typeof6.C: New test.
4079 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4081         PR c++/10796
4082         * g++.dg/init/enum1.C: New test.
4084 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4086         * gcc.dg/20030627-1.c: New test.
4088 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4090         PR c++/11332
4091         * g++.dg/expr/static_cast2.C: New test.
4093 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4094             Jakub Jelinek  <jakub@redhat.com>
4096         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4097         sprintf(dst,"%s",src) optimization.
4098         * gcc.c-torture/execute/20030626-1.c: New test case.
4099         * gcc.c-torture/execute/20030626-2.c: New test case.
4101 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4103         * gcc.c-torture/execute/multi-ix.c: New test.
4105         * gcc.c-torture/execute/simd-4.c (main):
4106         Added missing semicolon at end of union.
4108 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4110         PR c++/8266
4111         * g++.dg/template/explicit-instantiation3.C: New test.
4113 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4115         * gcc.dg/20030626-1.c: Use signed char.
4117 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4119         * gcc.dg/20030626-1.c: New test.
4121 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4123         * const-str-2.m: Update.
4125 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4127         PR c++/10990
4128         * g++.dg/rtti/dyncast1.C: New test.
4129         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4130         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4131         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4133         PR c++/10931
4134         * g++.dg/expr/static_cast1.C: New test.
4136 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4138         * gcc.dg/20030625-1.c: New test.
4140 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4142         * gcc.c-torture/compile/20030624-1.c: New test case.
4144 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4146         * gcc.c-torture/execute/string-opt-17.c: New test.
4148 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4150         PR c++/5754
4151         * g++.dg/parse/crash6.C: New test.
4153 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4155         * gcc.dg/builtins-24.c: New test case.
4157 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4159         * g++.dg/opt/operator1.C: New test.
4161 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4163         * gcc.c-torture/execute/string-opt-16.c: New test case.
4165 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4167         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4168         * g++.old-deja/g++.other/conv7.C: Likewise
4169         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4170         * g++.old-deja/g++.other/overload14.C: Likewise.
4172 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4174         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4175         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4177 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4179         PR c++/10888
4180         * g++.dg/warn/Winline-3.C: New test.
4182 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4184         * lib/target-supports.exp (check_alias_available): Make the test
4185         program acceptable to the Solaris assembler.
4187         PR c++/10749
4188         * g++.dg/template/memclass2.C: New test.
4190 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4191             Eric Botcazou  <ebotcazou@libertysurf.fr>
4193         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4194         data for non-matching targets.
4195         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4197 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4199         PR c++/10845
4200         * g++.dg/template/member3.C: New test.
4202 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4204         PR c++/10939
4205         * g++.dg/template/func1.C: New test.
4207         PR c++/9649
4208         * g++.dg/template/static4.C: New test.
4209         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4211         PR c++/11041
4212         * g++.dg/init/ref7.C: New test.
4214 2003-06-19  Matt Austern  <austern@apple.com>
4216         PR c++/11228
4217         * g++.dg/anew1.C: New test.
4218         * g++.dg/anew2.C: New test.
4219         * g++.dg/anew3.C: New test.
4220         * g++.dg/anew4.C: New test.
4222 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4224         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4226 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4228         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4229         endian-dependent.
4231 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4233         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4234         Remove cruft.
4236 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4238         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4239         * gcc.c-torture/compile/961203-1.c: Likewise.
4240         * gcc.c-torture/compile/980506-1.c: Likewise.
4242 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4244         PR c++/10712
4245         * g++.dg/lookup/using7.C: New test.
4247 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4249         PR c++/11105
4250         * g++.dg/abi/conv1.C: Remove it.
4251         * g++.dg/template/conv7.C: New test.
4252         * g++.dg/template/conv8.C: Likewise.
4253         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4254         conversion operator.
4256 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4258         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4259         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4260         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4261         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4262         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4263         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4264         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4265         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4266         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4267         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4268         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4269         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4270         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4271         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4272         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4273         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4274         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4275         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4276         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4277         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4278         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4279         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4280         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4281         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4282         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4283         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4284         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4285         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4286         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4288 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4290         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4291         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4292         indications.
4294 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4296         * gcc.dg/i386-387-5.c: New test case.
4297         * gcc.dg/i386-387-6.c: New test case.
4298         * gcc.dg/builtins-23.c: New test case.
4300 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4302         * gcc.dg/builtins-22.c: New test case.
4303         * gcc.dg/i386-387-1.c: Update to test exp.
4304         * gcc.dg/i386-387-2.c: Likewise.
4306 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4308         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4310 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4312         * lib/gcc-dg.exp (dg-require-dll): New function.
4313         (dg-xfail-if): Likewise.
4314         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4315         driver.
4317         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4318         * gcc.c-torture/compile/20001205-1.c: Likewise.
4319         * gcc.c-torture/compile/20001226-1.c: Likewise.
4320         * gcc.c-torture/compile/20010518-2.c: Likewise.
4321         * gcc.c-torture/compile/20020312-1.c: Likewise.
4322         * gcc.c-torture/compile/20020604-1.c: Likewise.
4323         * gcc.c-torture/compile/920501-12.c: Likewise.
4324         * gcc.c-torture/compile/920501-4.c: Likewise.
4325         * gcc.c-torture/compile/920520-1.c: Likewise.
4326         * gcc.c-torture/compile/920521-1.c: Likewise.
4327         * gcc.c-torture/compile/920625-1.c: Likewise.
4328         * gcc.c-torture/compile/961203-1.c: Likewise.
4329         * gcc.c-torture/compile/980506-1.c: Likewise.
4330         * gcc.c-torture/compile/981006-1.c: Likewise.
4331         * gcc.c-torture/compile/981022-1.c: Likewise.
4332         * gcc.c-torture/compile/981223-1.c: Likewise.
4333         * gcc.c-torture/compile/990617-1.c: Likewise.
4334         * gcc.c-torture/compile/dll.c: Likewise.
4335         * gcc.c-torture/compile/labels-3.c: Likewise.
4336         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4337         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4338         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4339         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4340         * gcc.c-torture/compile/simd-5.c: Likewise.
4341         * gcc.c-torture/compile/20000804-1.x: Remove.
4342         * gcc.c-torture/compile/20001205-1.x: Likewise.
4343         * gcc.c-torture/compile/20001226-1.x: Likewise.
4344         * gcc.c-torture/compile/20010518-2.x: Likewise.
4345         * gcc.c-torture/compile/20020312-1.x: Likewise.
4346         * gcc.c-torture/compile/20020604-1.x: Likewise.
4347         * gcc.c-torture/compile/920501-12.x: Likewise.
4348         * gcc.c-torture/compile/920501-4.x: Likewise.
4349         * gcc.c-torture/compile/920520-1.x: Likewise.
4350         * gcc.c-torture/compile/920521-1.x: Likewise.
4351         * gcc.c-torture/compile/920625-1.x: Likewise.
4352         * gcc.c-torture/compile/961203-1.x: Likewise.
4353         * gcc.c-torture/compile/980506-1.x: Likewise.
4354         * gcc.c-torture/compile/981006-1.x: Likewise.
4355         * gcc.c-torture/compile/981022-1.x: Likewise.
4356         * gcc.c-torture/compile/981223-1.x: Likewise.
4357         * gcc.c-torture/compile/990617-1.x: Likewise.
4358         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4359         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4360         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4361         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4362         * gcc.c-torture/compile/simd-5.x: Likewise.
4364         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4366 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4368         * gcc.c-torture/execute/20030611-1.c: New test.
4370 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4372         PR middle-end/168
4373         * gcc.dg/20030612-1.c: New test case.
4375 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4377         PR c++/10635
4378         * g++.dg/expr/cast1.C: New test.
4380 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4382         * gcc.dg/builtins-21.c: New test case.
4384 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4386         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4387         options instead of at the end.
4388         * lib/objc.exp (objc_target_compile): Likewise.
4390 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4392         PR c++/10432
4393         * g++.dg/parse/error1.C: New test.
4395 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4397         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4398         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4399         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4400         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4401         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4402         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4403         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4404         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4405         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4406         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4407         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4408         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4409         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4410         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4411         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4412         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4413         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4414         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4415         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4416         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4417         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4418         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4419         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4420         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4422         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4423         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4424         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4425         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4426         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4427         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4428         * gcc.dg/compat/scalar-return-3_main.c: New file.
4429         * gcc.dg/compat/scalar-return-3_x.c: New file.
4430         * gcc.dg/compat/scalar-return-3_y.c: New file.
4431         * gcc.dg/compat/scalar-return-4_main.c: New file.
4432         * gcc.dg/compat/scalar-return-4_x.c: New file.
4433         * gcc.dg/compat/scalar-return-4_y.c: New file.
4435 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4437         * gcc.dg/compat/fp2-struct-check.h: New file.
4438         * gcc.dg/compat/fp2-struct-defs.h: New file.
4439         * gcc.dg/compat/fp2-struct-init.h: New file.
4440         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4441         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4442         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4443         * gcc.dg/compat/struct-return-10_main.c: New file.
4444         * gcc.dg/compat/struct-return-10_x.c: New file.
4445         * gcc.dg/compat/struct-return-10_y.c: New file.
4447         * gcc.dg/compat/compat-common.h: New file.
4448         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4449         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4450         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4451         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4452         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4453         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4454         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4455         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4456         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4457         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4458         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4459         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4460         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4461         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4462         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4463         * gcc.dg/compat/small-struct-check.h: Ditto.
4464         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4465         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4466         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4467         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4468         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4469         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4470         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4471         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4472         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4473         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4474         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4475         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4476         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4477         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4478         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4479         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4480         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4481         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4482         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4483         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4484         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4485         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4486         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4487         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4488         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4489         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4490         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4491         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4492         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4493         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4495 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4497         * g++.dg/pch/static-1.C: New file.
4498         * g++.dg/pch/static-1.Hs: New file.
4500 2003-06-10  Richard Henderson  <rth@redhat.com>
4502         * gcc.dg/asm-7.c: Adjust expected warning text.
4504 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4506         * gcc.dg/builtins-20.c: New test case.
4508 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4510         PR c++/11131
4511         * g++.dg/opt/template1.C: New test.
4513 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4515         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4516         additional_sources.
4518 2003-05-21  David Taylor  <dtaylor@emc.com>
4520         * gcc.dg/Wpadded.c: New file.
4522 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4524         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4525         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4526         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4527         dg-require-weak.
4529 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4531         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4533 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4535         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4536         (dg-require-alias): Likewise.
4537         (dg-require-gc-sections): Likewise.
4538         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4540 2003-06-08  Richard Henderson  <rth@redhat.com>
4542         * gcc.dg/20011029-2.c: Fix the array reference.
4543         * gcc.dg/asm-7.c: New.
4545 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4547         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4549 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4551         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4552         (dg-require-gc-sections): Likewise.
4554 2003-06-08  Jan Hubicka  <jh@suse.cz>
4556         * i386-cmov1.c: Fix regular expression.
4557         * i386-cvt-1.c: Likewise.
4558         * i386-local.c: Likewise.
4559         * i386-local2.c: Likewise.
4560         * i386-mul.c: Likewise.
4561         * i386-ssetype-1.c: Likewise.
4562         * i386-ssetype-3.c: Likewise.
4563         * i386-ssetype-5.c: Likewise.
4565 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4567         PR c++/11039
4568         * g++.dg/warn/implicit-typename2.C: New test.
4569         * g++.dg/warn/implicit-typename3.C: New test.
4571 2003-06-07  Richard Henderson  <rth@redhat.com>
4573         * g++.dg/other/offsetof3.C: Use size_t.
4574         * g++.dg/other/offsetof4.C: Likewise.
4576 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4578         * lib/copy-file.exp: New. Implement gcc_copy_files.
4580         * lib/dg-pch.exp: Load copy-file.exp
4581         (dg-pch): Use gcc_copy_files instead of "file copy".
4583 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4585         * gcc.dg/weak/weak.exp: Simplify.
4586         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4587         * gcc.dg/weak/weak-1.c: Likewise.
4588         * gcc.dg/weak/weak-2.c: Likewise.
4589         * gcc.dg/weak/weak-3.c: Likewise.
4590         * gcc.dg/weak/weak-4.c: Likewise.
4591         * gcc.dg/weak/weak-5.c: Likewise.
4592         * gcc.dg/weak/weak-6.c: Likewise.
4593         * gcc.dg/weak/weak-7.c: Likewise.
4594         * gcc.dg/weak/weak-8.c: Likewise.
4595         * gcc.dg/weak/weak-9.c: Likewise.
4597 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4599         gcc.c-torture/execute/20030606-1.c: New.
4601 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4603         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4604         * gcc.dg/builtins-19.c: Likewise.
4606 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4608         * gcc.dg/builtins-2.c: Add some more tests.
4609         * gcc.dg/builtins-18.c: New test case.
4610         * gcc.dg/builtins-19.c: New test case.
4612 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4613             Jim Wilson  <wilson@tuliptree.org>
4615         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4617 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4619         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4620         mempcpy/stpcpy calls not to be optimized into something else.
4621         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4622         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4623         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4625 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4627         * gcc.dg/format/asm_fprintf-1.c: New test.
4629 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4631         * lib/gcc-defs.exp (additional_sources): New variable.
4632         (dg-additional-sources): New function.
4633         (additional_files): New variable.
4634         (dg-additional-files): New function.
4635         (dg-additional-files-options): Likewise.
4636         * lib/gcc-dg.exp (dg-require-weak): New function.
4637         (dg-require-alias): Likewise.
4638         (dg-require-gc-sections): Likewise.
4639         * lib/target-supports.exp (check_alias_available): Remove testfile
4640         parameter.
4641         (check_gc_sections_available): New function.
4642         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4643         (dg-gpp-additional-files): Likewise.
4644         * lib/g++.exp (additional_sources): Remove.
4645         (additional_files): Likewise.
4646         (g++_target_compile): Use dg-additional-files-options.
4648         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4649         Tcl logic.
4650         * gcc.dg/special/ecos.exp: Remove.
4651         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4652         * gcc.dg/special/alias-1.c: Likewise.
4653         * gcc.dg/special/alias-2.c: Likewise.
4654         * gcc.dg/special/gcsec-1.c: Likewise.
4655         * gcc.dg/special/weak-1.c: Likewise.
4656         * gcc.dg/special/weak-2.c: Likewise.
4657         * gcc.dg/special/wkali-1.c: Likewise.
4658         * gcc.dg/special/wkali-2.c: Likewise.
4660         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4661         dg-gpp-additional-*.
4662         * g++.dg/special/conpr-3.C: Likewise.
4663         * g++.dg/special/conpr-4.C: Likewise.
4664         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4665         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4666         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4667         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4668         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4669         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4670         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4671         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4672         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4673         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4674         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4675         * g++.old-deja/g++.other/comdat1.C: Likewise.
4676         * g++.old-deja/g++.other/comdat2.C: Likewise.
4677         * g++.old-deja/g++.other/comdat3.C: Likewise.
4678         * g++.old-deja/g++.other/ctor1.C: Likewise.
4679         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4681 2003-06-05  Richard Henderson  <rth@redhat.com>
4683         * gcc.dg/debug/20030605-1.c: New.
4685 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4687         * README.QMTEST: Update.
4689 2003-06-04  Richard Henderson  <rth@redhat.com>
4691         * gcc.dg/cleanup-1.c: New.
4692         * gcc.dg/cleanup-2.c: New.
4693         * gcc.dg/cleanup-3.c: New.
4694         * gcc.dg/cleanup-4.c: New.
4695         * gcc.dg/cleanup-5.c: New.
4696         * gcc.dg/cleanup-6.c: New.
4697         * gcc.dg/cleanup-7.c: New.
4699 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4701         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4703         * lib/dg-pch.exp: New file.
4704         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4705         * gcc.dg/pch/pch.exp: Likewise.
4707 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4709         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4710         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4711         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4712         * gcc.dg/builtins-17.c: New test case.
4713         * gcc.dg/i386-387-4.c: New test case.
4714         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4716 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4718         * gcc.dg/ultrasp9.c: New test.
4720 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4722         * gcc.c-torture/compile/20030604-1.c: New test.
4723         * gcc.dg/sparc-constant-1.c: New test.
4725 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4727         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4729 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4731         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4733         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4734         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4736 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4738         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4740 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4742         PR c++/10940
4743         * g++.dg/template/spec10.C: New test.
4745 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4747         * gcc.dg/builtins-16.c: New test case.
4749 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4751         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4752         mempcpy test with post-increments.
4753         * gcc.c-torture/execute/string-opt-3.c: New test.
4754         * gcc.dg/string-opt-1.c: New test.
4756 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4758         PR fortran/10965
4759         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4761 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4763         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4764         (scan-assembler): ... here.  Use dg-scan.
4765         (scan-assembler-not): Likewise.
4766         (scan-file): New function.
4767         (scan-file-not): Likewise.
4768         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4769         * gcc.dg/cpp/_Pragma4.c: Likewise.
4770         * gcc.dg/cpp/_Pragma5.c: Likewise.
4771         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4772         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4773         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4774         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4775         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4776         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4777         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4778         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4779         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4780         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4781         * gcc.dg/cpp/cxxcom1.c: Likewise.
4782         * gcc.dg/cpp/line1.c: Likewise.
4783         * gcc.dg/cpp/maccom1.c: Likewise.
4784         * gcc.dg/cpp/maccom2.c: Likewise.
4785         * gcc.dg/cpp/maccom3.c: Likewise.
4786         * gcc.dg/cpp/maccom4.c: Likewise.
4787         * gcc.dg/cpp/maccom5.c: Likewise.
4788         * gcc.dg/cpp/maccom6.c: Likewise.
4789         * gcc.dg/cpp/multiline.c: Likewise.
4790         * gcc.dg/cpp/spacing1.c: Likewise.
4791         * gcc.dg/cpp/spacing2.c: Likewise.
4792         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4793         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4794         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4795         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4796         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4797         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4798         * gcc.dg/cpp/cxxcom2.c: Likewise.
4799         * gcc.dg/cpp/cxxcom2.h: New file.
4801         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4802         * g++.dg/cpp/truefalse.C: Here.
4803         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4805 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4807         * gcc.dg/cpp/redef3.c: New file.
4809 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4811         * gcc.dg/i386-loop-3.c: New test.
4813 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4815         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4817 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4819         * gcc.dg/fwrapv-1.c: New test case.
4820         * gcc.dg/fwrapv-2.c: New test case.
4822 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4824         PR c++/10956
4825         * g++.dg/template/spec9.C: New test.
4827 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4829         * gcc.dg/duff-4.c: New test case.
4831 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4833         PR fortran/10843
4834         * g77.dg/ffixed-form-1.f: New test
4835         * g77.dg/ffixed-form-2.f: New test
4836         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4837         * g77.dg/ffree-form-3.f: New test
4839 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4841         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4842         * gcc.dg/wint_t-1.c: Likewise.
4844 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4846         * g++.dg/template/access11.C: New test.
4848 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4850         PR c++/10849
4851         * g++.dg/template/access10.C: New test.
4853 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4854             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4856         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4858 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4860         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4861         suppress for powerpc-*-darwin*.
4862         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4864 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4866         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4867         suppress option for powerpc-*-darwin*.
4869 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4871         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4872         * gcc.dg/builtins-4.c: Add test for fmod.
4874 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4876         PR c++/10682
4877         * g++.dg/template/instantiate4.C: New test.
4879 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4881         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4883 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4885         * gcc.dg/compat/scalar-return-1_main.c: New file.
4886         * gcc.dg/compat/scalar-return-1_x.c: New file.
4887         * gcc.dg/compat/scalar-return-1_y.c: New file.
4888         * gcc.dg/compat/scalar-return-2_main.c: New file.
4889         * gcc.dg/compat/scalar-return-2_x.c: New file.
4890         * gcc.dg/compat/scalar-return-2_y.c: New file.
4891         * gcc.dg/compat/struct-return-3_main.c: New file.
4892         * gcc.dg/compat/struct-return-3_y.c: New file.
4893         * gcc.dg/compat/struct-return-3_x.c: New file.
4894         * gcc.dg/compat/struct-return-2_main.c: New file.
4895         * gcc.dg/compat/struct-return-2_x.c: New file.
4896         * gcc.dg/compat/struct-return-2_y.c: New file.
4898 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4900         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4901         for hppa*-hp-hpux*.
4902         * gcc.dg/20021014-1.c (dg-options): Likewise.
4903         * gcc.dg/nest.c (dg-options): Likewise.
4905 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4907         PR c++/9738
4908         * g++.dg/ext/dllimport2.C: New file.
4909         * g++.dg/ext/dllimport3.C: New file.
4911 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4913         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4914         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4915         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4916         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4917         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4918         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4919         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4920         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4921         * gcc.dg/compat/small-struct-defs.h: New file.
4922         * gcc.dg/compat/small-struct-init.h: New file.
4923         * gcc.dg/compat/small-struct-check.h: New file.
4924         * gcc.dg/compat/fp-struct-defs.h: New file.
4925         * gcc.dg/compat/fp-struct-check.h: New file.
4926         * gcc.dg/compat/fp-struct-init.h: New file.
4927         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4928         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4930 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4932         * gcc.dg/20030225-2.c: New test.
4934 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4935             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4937         * gcc.c-torture/compile/20030518-1.c: New test case.
4939 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4941         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4942         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4943         gcc-dg-debug-runtest.
4944         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4945         gcc-dg-debug-runtest.
4947 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4949         PR c++/9022
4950         * g++.dg/lookup/using6.C: New test.
4952 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4954         * g++.dg/parse/access2.C: New test.
4956 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4958         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4959         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4960         * gcc.dg/debug/debug.exp: Likewise.
4962 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4964         * gcc.dg/dollar.c: New test.
4966 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4968         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4969         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4970         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4971         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4972         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4973         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4974         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4975         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4976         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4977         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4978         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4979         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4980         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4981         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4982         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4983         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4984         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4985         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4987 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4989         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4990         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4991         support for "repo" mode.
4992         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4993         * lib/g77-dg.exp: Likewise.
4994         * lib/obj-dg.exp: Likewise.
4996 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4998         Merge from gcc-3_2-rhl8-branch:
4999         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
5001         * gcc.dg/tls/opt-6.c: New test.
5003         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5005         * gcc.dg/20030405-1.c: New test.
5007         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5009         * gcc.dg/20030309-1.c: New test.
5011         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5013         * gcc.c-torture/execute/20030307-1.c: New test.
5015         2003-02-20  Randolph Chung  <tausq@debian.org>
5017         * gcc.c-torture/compile/20030220-1.c: New test.
5019         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5021         * gcc.dg/20030217-1.c: New test.
5023         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5025         * gcc.c-torture/compile/20020129-1.c: New test.
5027         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5029         * gcc.dg/unroll-1.c: New test.
5031         2002-11-16  Jan Hubicka  <jh@suse.cz>
5033         * gcc.c-torture/execute/20020920-1.c: New test.
5035         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5037         PR target/7434
5038         * gcc.c-torture/compile/20021008-1.c: New test.
5040         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5042         PR target/7559
5043         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5045         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5047         * gcc.c-torture/compile/20020807-1.c: New test.
5049         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5051         * gcc.dg/tls/opt-1.c: New test.
5053         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5055         * gcc.dg/20020729-1.c: New test.
5057         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5059         * g++.dg/opt/life1.C: New test.
5061         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5063         * gcc.dg/20020525-1.c: New test.
5065         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5067         PR c++/6794
5068         * g++.dg/ext/pretty1.C: New test.
5069         * g++.dg/ext/pretty2.C: New test.
5071 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5073         PR c++/8385
5074         * g++.dg/ext/typeof5.C: New test.
5076 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5078         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5079         __USER_LABEL_PREFIX__ into account.
5080         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5082 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5084         * gcc.dg/builtins-15.c: New test case.
5086 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5088         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5090 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5092         * lib/g++.exp: Tweak handling of additional source files.
5093         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5094         * g++.dg/special/conpr-2a.C: Rename to ...
5095         * g++.dg/special/conpr-2a.cc: ... this.
5096         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5097         * g++.dg/special/conpr-3a.C: Rename to ...
5098         * g++.dg/special/conpr-3a.cc: This.
5099         * g++.dg/special/conpr-3b.C: Rename to ...
5100         * g++.dg/special/conpr-3b.cc: This.
5101         * g++.dg/special/conpr-4.C: New test.
5102         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5104 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5106         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5108 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5110         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5111         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5112         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5113         * g++.old-deja/g++.other/warn3.C: Likewise.
5115 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5117         * gcc.dg/i386-387-1.c: Update to also test log.
5118         * gcc.dg/i386-387-2.c: Likewise.
5120 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5122         * g77.f-torture/execute/int8421.f: New test.
5124 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5126         PR c++/10230, c++/10481
5127         * g++.dg/lookup/scoped5.C: New test.
5129 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5131         PR c++/10552
5132         * g++.dg/template/ttp6.C: New test.
5134 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5136         * gcc.c-torture/execute/builtins: New directory.
5137         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5138         gcc.c-torture/execute/builtins.
5139         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5140         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5141         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5142         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5144 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5146         PR c++/9252
5147         * g++.dg/template/access8.C: New test.
5148         * g++.dg/template/access9.C: New test.
5150 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5152         PR c++/9554
5153         * g++.dg/parse/access1.C: New test.
5155 2003-05-09  DJ Delorie  <dj@redhat.com>
5157         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5158         long, and not an int.
5160 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5162         PR c++/10555, c++/10576
5163         * g++.dg/template/memclass1.C: New test.
5165 2003-05-08  DJ Delorie  <dj@redhat.com>
5167         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5168         targets.
5169         * gcc.c-torture/execute/20021024-1.x: Likewise.
5170         * gcc.c-torture/execute/shiftdi.x: Likewise.
5171         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5172         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5173         * gcc.dg/20021018-1.c: Likewise.
5175 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5177         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5179         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5180         (bcopy): Call memmove.
5182 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5184         * g77.f-torture/compile/8485.f: New test case.
5186 2003-05-07  Richard Henderson  <rth@redhat.com>
5188         PR c++/10570
5189         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5190         Verify exception_cleanup not called for rethrows.
5191         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5192         when exiting catch block without rethrowing.
5193         * g++.dg/eh/forced3.C: New.
5194         * g++.dg/eh/forced4.C: New.
5196 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5198         * gcc.dg/20030505.c: Fix triplet.
5200 2003-05-06  DJ Delorie  <dj@redhat.com>
5202         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5203         * gcc.dg/nest.c: Likewise.
5205 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5207         * gcc.dg/builtins-14.c: New test case.
5209 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5211         * lib/compat.exp (compat-execute): New argument.
5212         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5213         * gcc.dg/compat: New test directory.
5214         * gcc.dg/compat/compat.exp: New expect script.
5215         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5216         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5217         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5218         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5219         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5220         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5222         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5223         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5224         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5225         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5226         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5227         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5228         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5229         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5230         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5231         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5232         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5233         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5234         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5235         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5236         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5238 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5240         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5242 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5244         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5246 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5248         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5249         * gcc.dg/ppc-fsel-2.c: New test.
5251         * gcc.dg/unused-5.c: New test.
5253 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5255         PR c++/10496
5256         * g++.dg/warn/pmf1.C: New test.
5258 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5260         PR c++/4494
5261         * g++.dg/warn/main.C: New test.
5263 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5265         * gcc.dg/nonnull-3.c: New test.
5267 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5269         * gcc.dg/cpp/Wtrigraphs.c: Update.
5270         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5272 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5274         * gcc.dg/ppc-fsel-1.c: New test.
5276 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5278         PR c/10604
5279         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5281 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5283         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5285 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5287         PR c++/9364, c++/10553, c++/10586
5288         * g++.dg/parse/typename4.C: New test.
5289         * g++.dg/parse/typename5.C: Likewise.
5291 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5293         * gcc.c-torture/compile/20030503-1.c: New test.
5295 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5297         * g++.dg/lookup/using5.C: Fix testcase error.
5299 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5301         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5302         since MEABI is no longer supported.  Remove all vestiges
5303         of MEABI from the test.
5305 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5307         PR c++/10554
5308         * g++.dg/lookup/using5.C: New test.
5310 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5312         PR c++/8772
5313         * g++.dg/template/ttp5.C: New test.
5315 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5317         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5318         (dg-gpp-additional-sources): New function.
5319         (dg-gpp-additional-files): Likewise.
5320         * lib/g++.exp (additional_sources): New variable.
5321         (additional_files): Likewise.
5322         (g++_target_compile): Deal with them.
5323         * lib/old-dejagnu.exp: Remove.
5324         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5325         * g++.old-deja: Revise all tests to use dg commands.
5327 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5329         PR c++/9432, c++/9528
5330         * g++.dg/lookup/using4.C: New test.
5332 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5334         * gcc.dg/noreturn-5.c: New file.
5335         * gcc.dg/noreturn-6.c: New file.
5337         * gcc.c-torture/compile/inline-1.c: New file.
5339 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5341         PR c++/10551
5342         * g++.dg/template/explicit1.C: New test.
5344 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5346         PR c++/10549
5347         * g++.dg/other/bitfield1.C: New test.
5349         PR c++/10527
5350         * g++.dg/init/new7.C: New test.
5352 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5354         * g++.dg/ext/desig1.C: New test.
5355         * g++.dg/ext/init1.C: Update.
5357         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5359 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5361         PR c++/10180
5362         * g++.dg/warn/Winline-1.C: New test.
5364 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5366         * gcc.c-torture/execute/string-opt-19.c: New test.
5368         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5369         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5371 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5373         PR c++/10506
5374         * g++.dg/init/new6.C: New test.
5376         PR c++/10503
5377         * g++.dg/init/ref6.C: New test.
5379 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5381         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5383 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5385         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5386         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5388 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5390         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5391         initialized static data members.
5393 2003-04-25  H.J. Lu <hjl@gnu.org>
5395         * gcc.dg/ia64-sync-4.c: New test.
5397 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5399         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5400         date.
5402 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5404         PR c++/10337
5405         * g++.dg/warn/conv1.C: New test.
5406         * g++.old-deja/g++.other/conv7.C: Adjust.
5407         * g++.old-deja/g++.other/overload14.C: Adjust.
5409 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5411         PR c++/10471
5412         * g++.dg/template/defarg2.C: New test.
5414 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5416         * gcc.dg/cpp/include2.c: Update.
5417         * gcc.dg/cpp/multiline-2.c: New.
5418         * gcc.dg/cpp/multiline.c: Update.
5419         * gcc.dg/cpp/strify2.c: Update.
5420         * gcc.dg/cpp/trad/literals-2.c: Update.
5422 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5424         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5426 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5428         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5430 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5432         PR c++/10451
5433         * g++.dg/parse/crash4.C: New test.
5435         PR c++/9847
5436         * g++.dg/parse/crash5.C: New test.
5438 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5440         PR c++/10446
5441         * g++.dg/parse/crash3.C: New test.
5443         PR c++/10428
5444         * g++.dg/parse/elab1.C: New test.
5446 2003-04-22  Devang Patel  <dpatel@apple.com>
5448         * gcc.dg/cpp/trad/funlike-5.c: New test.
5450 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5452         * g++.dg/other/packed1.C: Fix dg options.
5454 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5456         * g++.dg/other/offsetof2.C: New test.
5458 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5460         * g++.dg/template/recurse.C: Adjust location of error messages.
5462 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5464         PR c++/9881
5465         * g++.dg/init/addr-const1.C: New test.
5466         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5468 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5470         PR c++/10405
5471         * g++.dg/lookup/struct-hack1.C: New test.
5473 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5475         * ucs.c: Update diagnostic messages.
5477 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5479         * gcc.dg/cpp/truefalse.cpp: New test.
5480         * gcc.dg/cpp/cpp.exp: Update.
5481         * g++.dg/other/stdbool-if.C: Remove.
5483 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5485         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5486         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5488 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5490         * gcc.c-torture/compile/20030418-1.c: New test.
5492 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5494         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5496 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5498         PR c++/10347
5499         g++.dg/template/dependent-name1.C: New test.
5501 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5503         * gcc.dg/warn-1.c (tourist_guide): New array,
5504         contains a pointer to bar.
5506 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5508         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5509         * gcc.c-torture/execute/medce-1.c: New test case.
5510         * gcc.c-torture/execute/medce-2.c: New test case.
5512 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5514         * lib/prune.exp: Ignore more messages.
5516         PR c++/10381
5517         * g++.dg/parse/lookup3.C: New test.
5519 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5521         * gcc.c-torture/compile/20030415-1.c : New test.
5523 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5525         * gcc.c-torture/execute/scope-2.c: Move to ...
5526         * gcc.dg/noncompile/scope.c: .... here.
5528 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5530         * gcc.dg/20030414-2.c: New test case.
5532 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5534         PR target/10377
5535         * gcc.dg/20030414-1.c: New test.
5537 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5539         * gcc.dg/builtins-12.c: New test case.
5540         * gcc.dg/builtins-13.c: New test case.
5542 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5544         * gcc.c-torture/execute/string-opt-18.c: New test.
5546 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5548         PR c++/10300
5549         * g++.dg/init/new5.C: New test.
5551 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5553         PR c++/7910
5554         * g++.dg/ext/dllimport1.C: New test.
5556 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5558         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5560 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5562         PR Fortran/9263
5563         * g77.f-torture/noncompile/9263.f: New test
5564         PR Fortran/1832
5565         * g77.f-torture/execute/1832.f: New test
5567 2003-04-11  David Chad  <davidc@freebsd.org>
5568             Loren J. Rittle  <ljrittle@acm.org>
5570         libobjc/8562
5571         * objc.dg/headers.m: New test.
5573 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5575         * gcc.c-torture/execute/builtin-noret-2.c: New.
5576         * gcc.c-torture/execute/builtin-noret-2.x: New.
5577         XFAIL builtin-noret-2.c at -O1 and above.
5578         * gcc.dg/redecl.c: New.
5579         * gcc.dg/Wshadow-1.c: Update error regexps.
5581 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5583         * g++.dg/abi/bitfield10.C: New test.
5585 2003-04-09  Mike Stump  <mrs@apple.com>
5587         * gcc.dg/pch/pch.exp: Make testcase names longer.
5588         * g++.dg/pch/pch.exp: Make testcase names longer.
5590 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5592         * gcc.dg/builtins-11.c: New test case.
5594 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5596         * gcc.dg/builtins-9.c: New test case.
5597         * gcc.dg/builtins-10.c: New test case.
5599 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5601         * gcc.dg/noncompile/init-4.c.c: New test.
5603 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5605         * gcc.misc-test/gcov-9.c: New test.
5606         * gcc.misc-test/gcov-10.c: New test
5607         * gcc.misc-test/gcov-11.c: New test.
5609 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5611         PR optimization/10024
5612         * gcc.c-torture/compile/20030405-1.c: New test.
5614 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5616         * gcc.dg/pch/static-3.c: New.
5617         * gcc.dg/pch/static-3.hs: New.
5618         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5620 2003-04-04  Richard Henderson  <rth@redhat.com>
5622         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5623         * g++.dg/eh/forced2.C: Likewise.
5625 2003-04-03  Mike Stump  <mrs@apple.com>
5627         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5628         target arg.
5629         (scan-assembler-times, scan-assembler-not): Likewise.
5630         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5632 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5634         * gcc.dg/sparc-loop-1.c: New test.
5636 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5638         PR other/9274
5639         * g++.dg/pch/system-2.C: New.
5640         * g++.dg/pch/system-2.Hs: New.
5642 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5644         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5646         * g++.dg/eh/simd-1.C (vecfunc): Same.
5648 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5650         * gcc.c-torture/execute/20030401-1.c: New test case.
5652 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5654         * objc.dg/defs.m: New.
5656 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5658         * g++.dg/eh/simd-1.C: New.
5659         * g++.dg/eh/simd-2.C: New.
5661 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5663         * gcc.c-torture/execute/simd-3.c: New.
5665 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5667         PR c/9936
5668         * gcc.dg/20030331-2.c: New test.
5670 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5672         PR c++/10278
5673         * g++.dg/parse/crash2.C: New test.
5675 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5677         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5678         * gcc.c-torture/execute/20030331-1.c: ...here.
5680 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5682         * gcc.c-torture/execute/20030331-1.c: New test.
5684 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5686         * lib/gcov.exp: Adjust call return testing strings.
5687         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5689 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5691         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5692         * gcc.dg/builtins-7.c: New test case.
5693         * gcc.dg/builtins-8.c: New test case.
5695 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5697         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5699 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5701         PR c++/7647
5702         * g++.dg/lookup-class-member-2.C: New test.
5704 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5706         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5708 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5710         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5712 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5714         * g++.dg/init/attrib1.C: New test.
5716 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5718         * gcc.dg/ultrasp8.c: New test.
5720 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5722         * gcc.dg/ultrasp7.c: New test.
5724 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5726         PR c++/10047
5727         * g++.dg/template/inline1.C: New test.
5729 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5731         * gcc.dg/sparc-dwarf2.c: New test.
5733 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5735         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5736         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5738 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5740         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5741         than reading .x files.
5742         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5743         * g77.dg/gcov/gcov-1.f: Likewise.
5744         * gcc.misc-tests/gcov-4b.c: Likewise.
5745         * gcc.misc-tests/gcov-5b.c: Likewise.
5746         * gcc.misc-tests/gcov-6.c: Likewise.
5747         * gcc.misc-tests/gcov-7.c: Likewise.
5748         * gcc.misc-tests/gcov-8.c: Likewise.
5749         * g++.dg/gcov/gcov-1.x: Remove.
5750         * g77.dg/gcov/gcov-1.x: Likewise.
5751         * gcc.misc-tests/gcov-4b.x: Likewise.
5752         * gcc.misc-tests/gcov-5b.x: Likewise.
5753         * gcc.misc-tests/gcov-6.x: Likewise.
5754         * gcc.misc-tests/gcov-7.x: Likewise.
5755         * gcc.misc-tests/gcov-8.x: Likewise.
5757 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5759         PR opt/10087
5760         * gcc.dg/20030324-1.c: New test.
5762 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5764         PR c++/10224
5765         * g++.dg/template/arg3.C: New test.
5767         PR c++/10158
5768         * g++.dg/template/friend18.C: New test.
5770 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5772         * g77.f-torture/compile/20030326-1.f: New test case.
5774 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5776         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5778         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5780 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5782         * gcc.dg/ia64-sync-3.c: New test.
5784 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5786         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5788 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5790         * gcc.dg/ultrasp6.c: New test.
5792 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5794         * gcc.dg/i386-signbit-1.c: New test.
5795         * gcc.dg/i386-signbit-2.c: New test.
5796         * gcc.dg/i386-signbit-3.c: New test.
5798 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5800         * gcc.dg/ultrasp5.c: Fix options.
5802 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5804         * gcc.dg/ultrasp5.c: Fix comment.
5806 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5808         PR fortran/10197
5809         * g77.f-torture/execute/10197.f: New test.
5811 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5813         PR c++/9898, c++/383
5814         * g++.dg/template/conv6.C: New test.
5816         PR c++/10119
5817         * g++.dg/template/ptrmem5.C: New test.
5819         PR c++/10026
5820         * g++.dg/lookup/koenig1.C: New test.
5822         PR C++/10199
5823         * g++.dg/lookup/template2.C: New test.
5825 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5827         * g++.dg/opt/rtti1.C: New test.
5829 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5831         * gcc.dg/ultrasp5.c: New test.
5833 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5835         PR middle-end/9967
5836         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5837         builtin fputs.
5839 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5841         PR c/8224
5842         * gcc.dg/20030323-1.c: New test.
5844 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5846         * gcc.c-torture/compile/20030323-1.c: New test case.
5848 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5850         * gcc.dg/20030321-1.c: New test.
5852 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5854         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5856 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5858         PR c++/9978, c++/9708
5859         * g++.dg/ext/vlm1.C: Adjust expected error.
5860         * g++.dg/ext/vla2.C: New test.
5861         * g++.dg/template/arg1.C: New test.
5862         * g++.dg/template/arg2.C: New test.
5864 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5866         * g77.f-torture/execute/select.f: New test.
5867         * g77.f-torture/noncompile/select_no_compile.f: New test.
5869 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5871         PR c++/9898
5872         * g++.dg/other/error4.C: New test.
5874 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5876         * g++.dg/template/friend17.C: New test.
5878 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5880         * gcc.c-torture/compile/20030320-1.c: New.
5882 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5884         * gcc.dg/builtins-6.c: New test case.
5886 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5888         PR target/10073
5889         * gcc.c-torture/compile/20030319-1.c: New.
5891 2003-03-18  Jan Hubicka  <jh@suse.cz>
5893         * gcc.dg/i386-cvt-1.c: New test.
5895 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5897         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5898         * objc.dg/naming-2.m: Likewise.
5900 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5902         PR c++/9639
5903         * g++.dg/parse/crash1.C: New test.
5905 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5907         PR c++/8805
5908         * g++.dg/eh/cleanup1.C: New test.
5910 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5912         * gcc.c-torture/execute/20030316-1.c: New test case.
5914 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5916         PR c++/9629
5917         * g++.dg/init/ctor2.C: New test.
5919 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5921         * g77.f-torture/compile/xformat.f: New test case.
5923 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5925         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5926         * g++.old-deja/g++.mike/eh50.C: Likewise.
5928 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5930         PR c++/6440
5931         * g++.dg/template/spec7.C: New test.
5932         * g++.dg/template/spec8.C: Likewise.
5934 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5936         * gcc.c-torture/execute/20030313-1.c: New test.
5938 2003-03-14  Richard Henderson  <rth@redhat.com>
5940         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5942 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5944         * gcc.c-torture/compile/20030314-1.c: New test.
5946 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5948         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5949         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5950         thumb target,
5951         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5952         to accept newer _imp__  prefix and additional
5953         newline in .drectve section.
5954         * gcc.dg/dll-4.c: Likewise.
5955         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5956         switch.
5958 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5960         * g++.dg/parse/namespace9.C: New test.
5962         * g++.dg/init/ref5.C: New test.
5963         * g++.dg/parse/ptrmem1.C: Likewise.
5965 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5967         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5968         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5969         regular expression.
5970         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5971         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5973 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5975         * gcc.c-torture/execute/20030224-2.c: New test.
5977 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5979         * gcc.dg/decl-3.c: New test.
5981 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5983         * gcc.dg/i386-loop-2.c: New test.
5985 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5987         PR c++/9474
5988         * g++.dg/parse/namespace8.C: New test.
5990         PR c++/9924
5991         * g++.dg/overload/builtin2.C: New test.
5993 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5995         * gcc.dg/return-type-3.c: New test.
5997 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5999         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
6000         profiling options are not supported.
6002 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6004         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6005         * g++.old-deja/g++.warn/impint2.C: Likewise.
6007 2003-03-10  Devang Patel  <dpatel@apple.com>
6009         * g++.dg/cpp/c++_cmd_1.C: New test.
6010         * g++.dg/cpp/c++_cmd_1.h: New file.
6012 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6014         * gcc.dg/altivec-9.c: New file.
6016 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6018         * gcc.dg/ppc-sdata-1.c: New test.
6019         * gcc.dg/ppc-sdata-2.c: New test.
6021 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6023         PR c++/9373
6024         * g++.dg/opt/ptrmem2.C: New test.
6026         PR c++/8534
6027         * g++.dg/opt/ptrmem1.C: New test.
6029 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6031         * gcc.dg/i386-loop-1.c: New test.
6033 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6035         PR c++/9970
6036         * g++.dg/lookup/friend1.C: New test.
6038 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6040         PR c++/9823
6041         * g++.dg/parser/constructor1.C: New test.
6043 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6045         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6047         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6049 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6051         * gcc.dg/cpp/Wunused.c: Update test.
6053 2003-03-08  Jan Hubicka  <jh@suse.cz>
6055         * gcc.dg/inline-3.c: New test.
6057 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6059         PR c++/9809
6060         * g++.dg/parse/builtin1.C: New test.
6062         PR c++/9982
6063         * g++.dg/abi/cookie1.C: New test.
6064         * g++.dg/abi/cookie2.C: Likewise.
6066         PR c++/9524
6067         * g++.dg/template/field1.C: New test.
6069         PR c++/9912
6070         * g++.dg/parse/class1.C: New test.
6071         * g++.dg/parse/namespace7.C: Likewise.
6072         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6074 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6076         * g++.dg/init/ref4.C: New test.
6078 2003-03-07  Jan Hubicka  <jh@suse.cz>
6080         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6081         * gcc.dg/inline-3.c:  New test.
6083 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6085         * g++.dg/init/ref3.C: New test.
6087         PR c++/9965
6088         * g++.dg/init/ref2.C: New test.
6090         PR c++/9400
6091         * g++.dg/warn/Wshadow-2.C: New test.
6093         PR c++/9791
6094         * g++.dg/warn/Woverloaded-1.C: New test.
6096 2003-03-05  Jan Hubicka  <jh@suse.cz>
6098         * gcc.dg/i386-local2.c: New.
6099         * gcc.dg/i386-local.c: Fix typo.
6101 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6103         * g++.dg/abi/layout3.C: New test.
6105 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6107         * gcc.c-torture/compile/20030305-1.c
6109 2003-03-05  Jan Hubicka  <jh@suse.cz>
6111         * gcc.dg/i386-local.c: New.
6113 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6115         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6117 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6119         * gcc.dg/switch-2.c: New test.
6120         * gcc.dg/switch-3.c: New test.
6121         * gcc.dg/Wswitch.c: Adjust line numbers.
6122         * gcc.dg/Wswitch-default.c: Likewise.
6123         * gcc.dg/Wswitch-enum.c: Likewise.
6125 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6127         * gcc.c-torture/execute/20030222-1.c: New test.
6129 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6131         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6133 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6135         PR c++/9878
6136         * g++.dg/init/ref1.C: New test.
6138 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6140         * gcc.dg/sh-relax.c: New SH-only test.
6142 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6144         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6145         comment explaining purpose of testcase.
6147 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6149         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6150         for HC11/HC12 (asm needs two int registers).
6151         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6152         HC11/HC12 because the test uses an asm which needs two 32-bit
6153         registers.
6155 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6157         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6158         for HC11/HC12 (array is too large otherwise).
6159         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6160         * gcc.c-torture/compile/20010518-2.x: Likewise.
6161         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6162         HC11/HC12 (array is too large).
6164 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6166         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6167         * lib/g++-dg.exp (g++-dg-test): Likewise.
6169 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6171         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6172         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6174 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6176         * g++.dg/warn/implicit-typename1.C: Remove warning.
6178 2003-02-28  Richard Henderson  <rth@redhat.com>
6180         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6181         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6183 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6185         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6186         * g++.dg/pch/pch.exp: Likewise.
6188 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6190         PR c++/9879
6191         * testsuite/g++.dg/init/new4.C: New test.
6193 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6195         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6197 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6199         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6200         unsigned long.
6202         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6203         wider than float.
6205 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6207         * lib/scanasm.exp: Add support for counting numbers of
6208         occurences.
6209         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6210         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6212 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6214         PR c++/9683
6215         * g++.dg/template/static3.C: New test.
6217         PR c++/9829
6218         * g++.dg/parse/namespace6.C: New test.
6220 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6222         PR target/9732
6223         * gcc.dg/20030225-1.c: New test.
6225 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6227         * README: Remove out-of-date information.
6229         PR c++/9836
6230         * g++.dg/template/spec6.C: New test.
6232 2003-02-24  Jeff Law  <law@redhat.com>
6234         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6236 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6238         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6239         * gcc.dg/pragma-ep-1.c: Likewise.
6241 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6243         PR c++/9602
6244         * g++.dg/template/friend16.C: New test.
6246 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6248         PR c++/5333
6249         * g++.dg/parse/fused-params1.C: Adjust error messages.
6250         * g++.dg/template/nested3.C: New test.
6252 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6254         * g++.dg/abi/param1.C: New test.
6256 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6258         PR c++/7982
6259         * g++.dg/warn/implicit-typename1.C: New test.
6261 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6263         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6264         with "mtune".
6265         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6266         * gcc.c-torture/execute/20010129-1.x: Likewise.
6267         * gcc.dg/20011107-1.c: Likewise.
6268         * gcc.dg/20020108-1.c: Likewise.
6269         * gcc.dg/20020122-3.c: Likewise.
6270         * gcc.dg/20020206-1.c: Likewise.
6271         * gcc.dg/20020310-1.c: Likewise.
6272         * gcc.dg/20020426-2.c: Likewise.
6273         * gcc.dg/20020517-1.c: Likewise.
6274         * gcc.dg/991230-1.c: Likewise.
6275         * gcc.dg/i386-unroll-1.c: Likewise.
6276         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6278 2003-02-22  Jan Hubicka  <jh@suse.cz>
6280         * gcc.dg/i386-mul.c: New test.
6282 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6284         * gcc.dg/builtins-5.c: New test case.
6286 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6288         * gcc.dg/asmreg-1.c: New test.
6290 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6292         PR c++/9749
6293         * g++.dg/parse/varmod1.C: New test.
6295 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6297         PR c++/9727
6298         * g++.dg/template/op1.C: New test.
6300 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6302         PR c++/8906
6303         * g++.dg/template/nested2.C: New test.
6305 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6307         PR c++/8724
6308         * g++.dg/expr/dtor1.C: New test.
6310 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6312         * gcc.dg/cpp/include3.c: New test.
6313         * gcc.dg/cpp/inc/foo.h: New file.
6315 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6317         * gcc.c-torture/execute/20030221-1.c: New test.
6319 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6321         PR c++/9729
6322         * g++.dg/abi/conv1.C: New test.
6324 2003-02-20  Jan Hubicka  <jh@suse.cz>
6326         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6328 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6330         * gcc.c-torture/compile/20030219-1.c: New test.
6332 2003-02-18  Jan Hubicka  <jh@suse.cz>
6334         * gcc.dg/funcorder.c: New test.
6336 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6338         * gcc.c-torture/execute/20030218-1.c: New.
6340 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6342         * gcc.dg/20030218-1.c: New.
6344 2003-02-18  Richard Henderson  <rth@redhat.com>
6346         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6347         * gcc.dg/attr-used-2.c: New.
6349 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6351         PR c++/9704
6352         * g++.dg/init/copy5.C: New test.
6354 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6356         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6357         * g++.dg/pch/pch.exp: Likewise.
6359 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6361         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6362         STACK_SIZE is not defined.
6364 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6366         PR c++/9457
6367         * g++.dg/template/init1.C: New test.
6369 2003-02-16  Jan HUbicka  <jh@suse.cz>
6371         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6372         (foo): Add few extra tests
6373         * gcc.dg/c99-const-expr-3.c: Likewise.
6374         * gcc.c-torture/execute/20030216-1.c: New.
6376 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6378         PR c++/9459
6379         * g++.dg/ext/typeof4.C: New test.
6381 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6383         * gcc.dg/i386-387-3.c: New test case.
6385 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6387         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6388         cris-*-elf* cris-*-aout* and mmix-*-*.
6390 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6392         * gcc.dg/20030213-1.c: New test.
6394 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6396         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6397         * gcc.dg/i386-387-2.c: Likewise.
6399 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6401         * gcc.dg/ppc-spe.c: Fix formatting.
6402         Enable tests that were previously unsupported by gas.
6403         Delete tests for instructions that no longer exist.
6404         Switch arguments on evsubifw builtin.
6406 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6408         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6409         STACK_SIZE is too small.
6411 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6412             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6414         * gcc.dg/decl-2.c: New test.
6416 2003-02-10  Jan Hubicka  <jh@suse.cz>
6418         * gcc.dg/i386-fpcvt-1.c:  New test.
6420 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6422         * gcc.c-torture/execute/20030209-1.c: New test.
6424 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6426         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6427         int-wide bitops, use the constants of the same width.
6428         Likewise, if long long is 32-bit wide, test bitops using
6429         32-bit constants.
6431 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6433         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6435 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6437         * testsuite/gcc.dg/builtins-4.c: New test case.
6439 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6441         * gcc.dg/20020430-1.c: Fix dg command typos.
6442         * gcc.dg/20020503-1.c: Likewise.
6444 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6446         PR c++/8785
6447         * g++.dg/parse/fused-params1.C: New test.
6449         PR c++/8857
6450         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6452         PR c++/8921
6453         * g++.dg/parse/non-dependent1.C: New test.
6455         PR c++/8928
6456         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6458         PR c++/9228
6459         * g++.dg/parse/undefined7.C: New test.
6460         * g++.dg/parse/non-templ1.C: New test.
6462         PR c++/9229
6463         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6465 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6467         * gcc.c-torture/compile/20030206-1.c: New test.
6469 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6471         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6472         "pow" to "foo" to avoid potential confusion with a math built-in.
6474 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6476         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6477         conditions for SPARC targets.
6479 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6481         * gcc.dg/20030204-1.c: New test.
6483 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6485         PR c++/38
6486         * g++.dg/parse/array-size1.C: New test.
6488         PR c++/5657
6489         * g++.dg/parse/undefined3.C: New test.
6491         PR c++/5665
6492         * g++.dg/parse/undefined4.C: New test.
6494         PR c++/5975
6495         * g++.dg/parse/undefined5.C: New test.
6497         PR c++/7259
6498         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6500         PR c++/8578
6501         * g++.dg/parse/casting-operator1.C: New test.
6503         PR c++/8596
6504         * g++.dg/parse/undefined6.C: New test.
6506         PR c++/8736
6507         * g++.dg/parse/missing-template1.C: New test.
6509 2003-02-04  Jan Hubicka  <jh@suse.cz>
6511         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6512         * gcc.dg/i386-cmov?.c:  Likewise.
6513         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6514         * gcc.dg/i386-ssefp-1.c:  Likewise.
6515         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6516         conventions.
6518 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6520         PR c++/7129
6521         * testsuite/g++.dg/ext/max.C: New test.
6523 2003-02-03  Jan Hubicka  <jh@suse.cz>
6525         * gcc.c-torture/execute/20030203-1.c: New test.
6527 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6529         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6530         'natural-endian'.
6532 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6534         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6535         * g++.dg/init/new2.C: Likewise.
6536         * g++.dg/other/new1.C: Likewise.
6538 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6540         * gcc.dg/struct-ret-libc.c: New test.
6542 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6544         * gcc.dg/20030129-1.c: New test.
6546 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6548         PR c++/8849
6549         * g++.dg/template/ptrmem4.C: New test.
6551 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6553         * g++.dg/parser/constant1.C: New test.
6555 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6557         PR c++/8591
6558         * g++.dg/parse/friend2.C: New test.
6560 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6562         PR c++/9437
6563         * g++.dg/template/unify4.C: New test.
6565 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6567         * gcc.c-torture/execute/20030128-1.c: New test.
6569 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6571         * g++.dg/lookup/nested1.C: Test moved from ...
6572         * g++.old-deja/g++.other/lookup24.C: ... here.
6574 2003-01-28  Jan Hubicka  <jh@suse.cz>
6576         * gcc.dg/i386-cmov5.c:  New test.
6578 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6580         * gcc.c-torture/execute/20010925-1.c: Changed the
6581         memcpy declaration.
6583 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6585         PR c++/3902
6586         * g++.dg/parse/template5.C: New test.
6588 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6590         PR fortran/9258
6591         * g77.dg/pr9258: New test.
6593 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6595         * README: Move relevant parts from README.g++.
6597         * README.g++: Remove this file.
6599 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6601         * g++.dg/abi/dcast1.C: New test.
6603 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6605         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6607 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6609         PR c++/47
6610         * g++.old-deja/g++.other/lookup24.C: New test.
6612 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6614         PR middle-end/7227
6615         * gcc.dg/uninit-C.c: New test.
6617 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6619         * g++.dg/abi/covariant1.C: New test.
6621 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6623         * gcc.dg/20030123-1.c: New test.
6625 2003-01-25  Jan Hubicka  <jh@suse.cz>
6627         PR opt/8492
6628         * gcc.c-torture/compile/20030125-1.c
6630 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6632         PR c++/9403
6633         * g++.dg/parse/template3.C: New test.
6634         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6636         PR c++/795
6637         * g++.dg/parse/template4.C: New test.
6639         PR c++/9415
6640         * g++.dg/template/qual2.C: New test.
6642         PR c++/8545
6643         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6645         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6647 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6649         * gcc.c-torture/execute/switch-1.c: New test case.
6651 2003-01-25  Jan Hubicka  <jh@suse.cz>
6653         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6655 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6657         Tweaks for Bison-1.875. From the NEWS file:
6658         "- `parse error' -> `syntax error'
6659         Bison now uniformly uses the term `syntax error'"
6660         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6661         * gcc.dg/cpp/digraph2.c: Likewise.
6662         * gcc.dg/cpp/direct2.c: Likewise.
6663         * gcc.dg/cpp/paste4.c: Likewise.
6664         * gcc.dg/c90-restrict-1.c: Likewise.
6665         * gcc.dg/c99-func-2.c: Likewise.
6666         * gcc.dg/noncompile/920721-2.c: Likewise.
6667         * gcc.dg/noncompile/930622-2.c: Likewise.
6668         * gcc.dg/noncompile/940112-1.c: Likewise.
6669         * gcc.dg/noncompile/950921-1.c: Likewise.
6670         * gcc.dg/noncompile/951123-1.c: Likewise.
6671         * gcc.dg/noncompile/971104-1.c: Likewise.
6672         * gcc.dg/noncompile/990416-1.c: Likewise.
6674 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6676         * g++.dg/parse/undefined1.C: Add error message.
6678 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6680         PR c++/9354
6681         * g++.dg/parse/new1.C: New test.
6683         PR c++/9216
6684         * g++.dg/parse/template2.C: New test.
6686         PR c++/9354
6687         * g++.dg/parse/typedef2.C: New test.
6689         PR c++/9328
6690         * g++.dg/ext/typeof3.C: New test.
6692 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6694         PR c++/2738
6695         * g++.dg/parse/ret-type1.C: New test.
6697         PR c++/3792
6698         * g++.dg/parse/tmpl-outside1.C: New test.
6700         PR c++/4207
6701         * g++.dg/parse/int-as-enum1.C: New test.
6703         PR c++/4903
6704         * g++.dg/parse/no-typename1.C: New test.
6706         PR c++/5533
6707         * g++.dg/parse/no-value1.C: New test.
6709         PR c++/5921
6710         * g++.dg/parse/wrong-inline1.C: New test.
6712         PR c++/6402
6713         * g++.dg/parse/ref1.C: New test.
6715         PR c++/6992
6716         * g++.dg/parse/attr-ctor1.C: New test.
6718         PR c++/7229
6719         * g++.dg/parse/namespace5.C: New test.
6721         PR c++/7917
6722         * g++.dg/parse/func-def1.C: New test.
6724         PR c++/8143
6725         * g++.dg/parse/undefined1.C: New test.
6727         PR c++/5723, PR c++/8522
6728         * g++.dg/parse/specialization1.C: New test.
6730         PR c++/163, PR c++/8595
6731         * g++.dg/parse/struct-as-enum1.C: New test.
6733         PR c++/9173
6734         * g++.dg/parse/undefined2.C: New test.
6736 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6738         PR c++/9298
6739         * g++.dg/parse/template1.C: New test.
6741         PR c++/9384
6742         * g++.dg/parse/using1.C: New test.
6744         PR c++/9285
6745         PR c++/9294
6746         * g++.dg/parse/expr2.C: New test.
6748         PR c++/9388
6749         * g++.dg/parse/lookup2.C: Likewise.
6751 2003-01-21  Jan Hubicka  <jh@suse.cz>
6753         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6754         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6755         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6756         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6758 2003-01-20  Nick Clifton  <nickc@redhat.com>
6760         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6761         problem with ARM sibcall code generation.
6763 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6765         * gcc.c-torture/execute/20030120-1.c: New.
6767 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6769         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6771 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6773         PR c++/9272
6774         * g++.dg/parse/ctor1.C: New test.
6776         PR c++/9294:
6777         * g++.dg/parse/qualified1.C: New test.
6779         * g++.dg/parse/typename3.C: New test.
6781 2003-01-16  Richard Henderson  <rth@redhat.com>
6783         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6785 2003-01-16  Richard Henderson  <rth@redhat.com>
6787         * g++.dg/pch/pch.exp: Copy test header to the working directory
6788         before using it either for precompilation or direct use.
6789         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6790         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6792 2003-01-16  Richard Henderson  <rth@redhat.com>
6794         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6795         before using it either for precompilation or direct use.
6796         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6797         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6799 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6801         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6802         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6803         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6804         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6805         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6806         typename warning into error.
6807         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6808         error messages.
6809         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6810         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6811         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6812         messages.
6813         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6814         make declaration visible in template.
6815         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6816         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6817         messages.
6818         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6819         message.
6820         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6821         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6822         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6823         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6824         typename warning with error message.
6825         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6826         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6827         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6829 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6831         * g++.dg/parse/ambig2.C: New test.
6833 2003-01-15  Richard Henderson  <rth@redhat.com>
6835         * g++.dg/tls/init-2.C: Update error message string.
6837 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6839         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6841 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6843         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6844         all for HC11/HC12.
6845         * gcc.c-torture/compile/20001205-1.x: Likewise.
6846         * gcc.c-torture/compile/20001226-1.x: Likewise.
6847         * gcc.c-torture/compile/920520-1.x: Likewise.
6848         * gcc.c-torture/compile/961203-1.x: Likewise.
6849         * gcc.c-torture/compile/20020604-1.x: Likewise.
6851 2003-01-15  Jan Hubicka  <jh@suse.cz>
6853         * gcc.c-torture/compile/20030115-1.c: New test.
6855         * gcc.dg/i386-fpcvt-1.c: New test.
6856         * gcc.dg/i386-fpcvt-2.c: New test.
6858 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6860         Further conform g++'s __vmi_class_type_info to the C++ ABI
6861         specification.
6862         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6863         the specification.
6865 2003-01-14  Jan Hubicka  <jh@suse.cz>
6867         * gcc.dg/i386-fpcvt-1.c: New test.
6868         * gcc.dg/i386-fpcvt-2.c: New test.
6870 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6872         * gcc.dg/i386-mmx-3.c: New test.
6874 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6876         PR c++/9264
6877         * g++.dg/parse/octal1.C: New file.
6879         PR c++/9172
6880         * g++.dg/parse/typename1.C: New file.
6882 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6884         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6885         * gcc.dg/bf-no-ms-layout.c: Likewise.
6886         * gcc.dg/bf-ms-attrib.c: Likewise.
6888 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6890         PR c++/9099
6891         * g++.dg/parse/dtor1.C: New file.
6893         PR c++/9128
6894         * g++.dg/rtti/typeid1.C: New file.
6896         PR c++/9153
6897         * g++.dg/parse/lookup1.C: New file.
6899         PR c++/9171
6900         * g++.dg/templ/spec5.C: New file.
6902 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6904         * gcc.c-torture/compile/20030110-1.c: New test.
6906 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6908         Merge from pch-branch:
6910         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6912         * gcc.dg/pch/cpp-1.h: New.
6913         * gcc.dg/pch/cpp-1.c: New.
6914         * gcc.dg/pch/cpp-2.h: New.
6915         * gcc.dg/pch/cpp-2.c: New.
6917         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6919         * gcc.dg/pch/except-1.h: New.
6920         * gcc.dg/pch/except-1.c: New.
6922         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6924         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6925         running test.
6926         * gcc.dg/pch: Include *.hp not *.h.
6927         * gcc.dg/pch/system-1.h: New.
6928         * gcc.dg/pch/system-1.c: New.
6930         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6932         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6933         rather than trying to build and run a program using PCH.
6934         * gcc.dg/pch: Remove dg-do commands from test files.
6936         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6938         * gcc.dg/pch/macro-3.c: New.
6939         * gcc.dg/pch/macro-3.h: New.
6941         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6943         * gcc.dg/pch/common-1.c: New.
6944         * gcc.dg/pch/common-1.h: New.
6945         * gcc.dg/pch/decl-1.c: New.
6946         * gcc.dg/pch/decl-1.h: New.
6947         * gcc.dg/pch/decl-2.c: New.
6948         * gcc.dg/pch/decl-2.h: New.
6949         * gcc.dg/pch/decl-3.c: New.
6950         * gcc.dg/pch/decl-3.h: New.
6951         * gcc.dg/pch/decl-4.c: New.
6952         * gcc.dg/pch/decl-4.h: New.
6953         * gcc.dg/pch/decl-5.c: New.
6954         * gcc.dg/pch/decl-5.h: New.
6955         * gcc.dg/pch/global-1.c: New.
6956         * gcc.dg/pch/global-1.h: New.
6957         * gcc.dg/pch/inline-1.c: New.
6958         * gcc.dg/pch/inline-1.h: New.
6959         * gcc.dg/pch/inline-2.c: New.
6960         * gcc.dg/pch/inline-2.h: New.
6961         * gcc.dg/pch/static-1.c: New.
6962         * gcc.dg/pch/static-1.h: New.
6963         * gcc.dg/pch/static-2.c: New.
6964         * gcc.dg/pch/static-2.h: New.
6966         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6968         * g++.dg/pch/pch.exp: Better handle failing testcases.
6969         * gcc.dg/pch/pch.exp: Likewise.
6970         * gcc.dg/pch/macro-1.c: New.
6971         * gcc.dg/pch/macro-1.h: New.
6972         * gcc.dg/pch/macro-2.c: New.
6973         * gcc.dg/pch/macro-2.h: New.
6975         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6977         * g++.dg/dg.exp: Treat files in pch/ specially.
6978         * g++.dg/pch/pch.exp: New file.
6979         * g++.dg/pch/empty.H: New file.
6980         * g++.dg/pch/empty.C: New file.
6981         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6982         "precompile".
6984         * gcc.dg/pch/pch.exp: New file.
6985         * gcc.dg/pch/empty.h: New file.
6986         * gcc.dg/pch/empty.c: New file.
6987         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6988         "precompile".
6990 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6992         * g++.dg/template/friend14.C: New test.
6994 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6996         * gcc.dg/old-style-asm-1.c: New test.
6998 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
7000         * gcc.c-torture/compile/20030109-1.c: New test.
7002 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7004         * gcc.c-torture/execute/20030109-1.c: New test.
7006 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7008         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7009         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7010         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7011         * g++.old-deja/g++.mike/eh2.C: Likewise
7012         * g++.old-deja/g++.mike/eh3.C: Likewise
7013         * g++.old-deja/g++.mike/eh5.C: Likewise
7014         * g++.old-deja/g++.mike/eh6.C: Likewise
7015         * g++.old-deja/g++.mike/eh7.C: Likewise
7016         * g++.old-deja/g++.mike/eh8.C: Likewise
7017         * g++.old-deja/g++.mike/eh9.C: Likewise
7018         * g++.old-deja/g++.mike/eh10.C: Likewise
7019         * g++.old-deja/g++.mike/eh12.C: Likewise
7020         * g++.old-deja/g++.mike/eh13.C: Likewise
7021         * g++.old-deja/g++.mike/eh14.C: Likewise
7022         * g++.old-deja/g++.mike/eh16.C: Likewise
7023         * g++.old-deja/g++.mike/eh17.C: Likewise
7024         * g++.old-deja/g++.mike/eh18.C: Likewise
7025         * g++.old-deja/g++.mike/eh21.C: Likewise
7026         * g++.old-deja/g++.mike/eh23.C: Likewise
7027         * g++.old-deja/g++.mike/eh24.C: Likewise
7028         * g++.old-deja/g++.mike/eh25.C: Likewise
7029         * g++.old-deja/g++.mike/eh26.C: Likewise
7030         * g++.old-deja/g++.mike/eh27.C: Likewise
7031         * g++.old-deja/g++.mike/eh28.C: Likewise
7032         * g++.old-deja/g++.mike/eh29.C: Likewise
7033         * g++.old-deja/g++.mike/eh31.C: Likewise
7034         * g++.old-deja/g++.mike/eh33.C: Likewise
7035         * g++.old-deja/g++.mike/eh34.C: Likewise
7036         * g++.old-deja/g++.mike/eh35.C: Likewise
7037         * g++.old-deja/g++.mike/eh36.C: Likewise
7038         * g++.old-deja/g++.mike/eh37.C: Likewise
7039         * g++.old-deja/g++.mike/eh38.C: Likewise
7040         * g++.old-deja/g++.mike/eh39.C: Likewise
7041         * g++.old-deja/g++.mike/eh40.C: Likewise
7042         * g++.old-deja/g++.mike/eh41.C: Likewise
7043         * g++.old-deja/g++.mike/eh42.C: Likewise
7044         * g++.old-deja/g++.mike/eh44.C: Likewise
7045         * g++.old-deja/g++.mike/eh46.C: Likewise
7046         * g++.old-deja/g++.mike/eh47.C: Likewise
7047         * g++.old-deja/g++.mike/eh48.C: Likewise
7048         * g++.old-deja/g++.mike/eh49.C: Likewise
7049         * g++.old-deja/g++.mike/eh50.C: Likewise
7050         * g++.old-deja/g++.mike/eh51.C: Likewise
7051         * g++.old-deja/g++.mike/eh53.C: Likewise
7052         * g++.old-deja/g++.mike/eh55.C: Likewise
7053         * g++.old-deja/g++.mike/p7912.C: Likewise
7054         * g++.old-deja/g++.mike/p9706.C: Likewise
7055         * g++.old-deja/g++.mike/p10416.C: Likewise
7056         * g++.old-deja/g++.mike/p11667.C: Likewise
7057         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7058         Remove redundant reference to Iris.
7059         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7060         Elxsi, i860, Pico Java, and WE32K.
7062 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7064         * g++.dg/ext/asm4.C: New test.
7066 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7068         PR c++/9030
7069         * g++.dg/template/friend12.C: New test.
7070         * g++.dg/template/friend13.C: Likewise.
7071         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7073 2003-01-08  Jan Hubicka  <jh@suse.cz>
7075         * gcc.dg/i386-cadd.c: New test.
7076         * gcc.dg/i386-cmov4.c: Likewise.
7078 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7080         PR c++/9165
7081         * g++.dg/warn/Wunused-3.C: New test.
7083         * g++.dg/abi/bitfield9.C: New test.
7085         PR c++/9189
7086         * g++.dg/parse/defarg3.C: New test.
7088 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7090         * g++.dg/parse/ambig1.C: New test.
7091         * g++.dg/parse/defarg2.C: New test.
7093 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7095         * g++.dg/template/defarg-1.C: New test.
7096         * g++.dg/template/local2.C: Likewise.
7098 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7100         * gcc.c-torture/execute/20030105-1.c: New test.
7102 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7104         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7105         * g++.dg/parse/namespace4.C: Likewise.
7107 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7109         * g++.dg/template/ntp2.C: New test.
7111 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7113         * g++.dg/parse/extern-C-1.C: New test.
7115         * g++.dg/parse/namespace4.C: New test.
7117         * g++.dg/template/nested1.C: New test.
7119         * g++.dg/parse/namespace3.C: New test.
7121 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7123         * g++.dg/lookup/two-stage1.C: New test.
7125 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7127         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7128         * g++.old-deja/g++.jason/access8.C: Likewise.
7129         * g++.old-deja/g++.other/decl5.C: Likewise.
7131 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7133         * g++.dg/parse/parse7.C: New test.
7135 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7137         PR c++/2843
7138         * g++.dg/ext/attrib7.C: New test.
7140 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7142         * g++.dg/parse/parse6.C: New test.
7144 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7146         * gcc.dg/h8300-stack-1.c: New.
7148 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7150         g++.dg/lookup/exception1.C: New test.
7152         g++.dg/lookup/template1.C: New test.
7154         g++.dg/parse/namespace2.C: New test.
7156         g++.dg/parse/parens2.C: New test.
7158 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7160         * g++.dg/parse/parse5.C: New test.
7161         * g++.dg/lookup/scoped4.C: New test.
7163 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7165         * g++.dg/parse/parens1.C: New test.
7167         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7168         angle-bracket1.C.
7169         * g++.dg/parse/parens2.C: New test.
7171         * g++.dg/lookup/scope-operator1.C: New test.
7173         * g++.dg/parse/operator1.C: New test.
7175 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7177         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7178         * g++.old-deja/g++.other/access6.C: Likewise.
7179         * g++.old-deja/g++.other/decl1.C: Likewise.
7180         * g++.old-deja/g++.pt/typename12.C: Likewise.
7182 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7184         * g++.dg/parse/namespace1.C: New test.
7186 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7188         * g++.dg/parse/parse4.C: New test.
7190 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7192         * g++.dg/parse/parse3.C: New test.
7194 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7196         * g++.dg/parse/parse2.C: New test.
7198 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7200         * g++.dg/template/friend11.C: New test.
7202 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7204         * g++.dg/parse/parse1.C: New test.
7206 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7208         * lib/profopt.exp: Change the name of a global variable to avoid
7209         possible clashes with other test suites.
7211 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7213         * g++.dg/inherit/covariant8.C: New test.
7215 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7217         * g++.dg/init/array9.C: New test.
7219         PR c++/9112
7220         * g++.dg/parse/expr1.C: New test.
7222 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7224         * gcc.c-torture/compile/20021230-1.c: New test.
7226 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7228         * g++.dg/inherit/covariant5.C: New test.
7229         * g++.dg/inherit/covariant6.C: New test.
7230         * g++.dg/inherit/covariant7.C: New test.
7232 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7234         PR c++/2739
7235         * g++.dg/other/access2.C: New test.
7237 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7239         * g++.dg/other/anon-struct.C: No longer fails
7240         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7241         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7242         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7244 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7246         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7248 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7250         * g++.dg/eh/spec4.C: Remove stray semicolon.
7251         * g++.dg/expr/pmf-1.C: Change error message.
7252         * g++.dg/ext/asm1.C: Remove stray semicolon.
7253         * g++.dg/ext/typename1.C: Add missing typenames.
7254         * g++.dg/inherit/template-as-base.C: Change error message.
7255         * g++.dg/lookup/scoped1.C: Likewise.
7256         * g++.dg/lookup/scoped2.C: Likewise.
7257         * g++.dg/lookup/using2.C: Likewise.
7258         * g++.dg/other/component1.C: Remove stray semicolon.
7259         * g++.dg/other/do1.C: Change error message.
7260         * g++.dg/other/error2.C: Likewise.
7261         * g++.dg/other/init1.C: Likewise.
7262         * g++.dg/other/packed1.C: Remove stray semicolon.
7263         * g++.dg/other/ptrmem2.C: Change error message.
7264         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7265         marker.
7266         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7267         * g++.dg/template/access3.C: Add typename keyword.
7268         * g++.dg/template/access5.C: Remove stray semicolon.
7269         * g++.dg/template/access6.C: Likewise.
7270         * g++.dg/template/complit1.C: Likewise.
7271         * g++.dg/template/crash1.C: Change error message.
7272         * g++.dg/template/inherit2.C: Remove stray semicolon.
7273         * g++.dg/template/instantiate2.C: Likewise.
7274         * g++.dg/template/instantiate3.C: Change error message.
7275         * g++.dg/template/qual1.C: Remove stray semicolon.
7276         * g++.dg/template/qualttp18.C: Change error message.
7277         * g++.dg/template/ref1.C: Remove stray semicolon.
7278         * g++.dg/template/sizeof1.C (A::value): Declare it.
7279         * g++.dg/template/spec4.C: Change error message.
7280         * g++.dg/template/static1.C: Likewise.
7281         * g++.dg/template/type1.C: Likewise.
7282         * g++.dg/template/typename3.C: Likewise.
7283         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7284         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7285         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7286         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7287         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7288         named return value extension.
7289         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7290         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7291         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7292         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7293         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7294         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7295         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7296         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7297         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7298         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7299         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7300         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7301         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7302         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7303         syntax.
7304         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7305         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7306         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7307         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7308         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7309         * g++.old-deja/g++.brendan/template11.C: Likewise.
7310         * g++.old-deja/g++.brendan/template26.C: Likewise.
7311         * g++.old-deja/g++.brendan/template27.C: Use explicit
7312         specialization syntax.
7313         * g++.old-deja/g++.brendan/template30.C: Likewise.
7314         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7315         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7316         non-dependent names.
7317         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7318         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7319         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7320         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7321         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7322         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7323         named return value extension.
7324         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7325         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7326         * g++.old-deja/g++.ext/return1.C: Likewise.
7327         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7328         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7329         * g++.old-deja/g++.jason/access8.C: Likewise.
7330         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7331         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7332         pseudo-destructor names.
7333         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7334         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7335         pseudo-destructor names.
7336         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7337         * g++.old-deja/g++.jason/overload19.C: Likewise.
7338         * g++.old-deja/g++.jason/overload32.C: Likewise.
7339         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7340         stray semicolons.
7341         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7342         * g++.old-deja/g++.jason/return.C: Likewise.
7343         * g++.old-deja/g++.jason/return2.C: Likewise.
7344         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7345         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7346         syntax.
7347         * g++.old-deja/g++.jason/template10.C: Account for use of
7348         non-dependent names.
7349         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7350         syntax.
7351         * g++.old-deja/g++.jason/template37.C: Likewise.
7352         * g++.old-deja/g++.law/access4.C: Change error messages.
7353         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7354         pseudo-destructor names.
7355         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7356         * g++.old-deja/g++.law/ctors9.C: Likewise.
7357         * g++.old-deja/g++.law/cvt22.C: Likewise.
7358         * g++.old-deja/g++.law/dtors5.C: Likewise.
7359         * g++.old-deja/g++.law/global-init1.C: Likewise.
7360         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7361         * g++.old-deja/g++.law/operators28.C: Likewise.
7362         * g++.old-deja/g++.law/visibility28.C: Likewise.
7363         * g++.old-deja/g++.martin/eval1.C: Likewise.
7364         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7365         name.
7366         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7367         * g++.old-deja/g++.mike/net34.C: Likewise.
7368         * g++.old-deja/g++.mike/net36.C: Likewise.
7369         * g++.old-deja/g++.mike/ns2.C: Likewise.
7370         * g++.old-deja/g++.mike/p12306.C: Likewise.
7371         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7372         value extension.
7373         * g++.old-deja/g++.mike/p700.C: Likewise.
7374         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7375         * g++.old-deja/g++.mike/p710.C: Likewise.
7376         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7377         value extension.
7378         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7379         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7380         * g++.old-deja/g++.ns/crash2.C: Likewise.
7381         * g++.old-deja/g++.ns/crash3.C: Likewise.
7382         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7383         * g++.old-deja/g++.ns/ns17.C: Likewise.
7384         * g++.old-deja/g++.ns/template16.C: Likewise.
7385         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7386         keyword.
7387         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7388         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7389         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7390         named return value extension.
7391         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7392         * g++.old-deja/g++.other/access4.C: Issue additional error
7393         messages.
7394         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7395         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7396         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7397         * g++.old-deja/g++.other/crash25.C: Change error message.
7398         * g++.old-deja/g++.other/crash4.C: Change error message.
7399         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7400         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7401         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7402         checks.
7403         * g++.old-deja/g++.other/defarg8.C: Likewise.
7404         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7405         * g++.old-deja/g++.other/dtor10.C: Likewise.
7406         * g++.old-deja/g++.other/incomplete.C: Likewise.
7407         * g++.old-deja/g++.other/linkage7.C: Likewise.
7408         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7409         lookup algorithm.
7410         * g++.old-deja/g++.other/mangle2.C: Likewise.
7411         * g++.old-deja/g++.other/refinit2.C: Likewise.
7412         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7413         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7414         * g++.old-deja/g++.pt/crash28.C: Likewise.
7415         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7416         syntax.
7417         * g++.old-deja/g++.pt/crash32.C: Change error message.
7418         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7419         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7420         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7421         error message position.
7422         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7423         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7424         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7425         syntax.
7426         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7427         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7428         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7429         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7430         keyword.
7431         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7432         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7433         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7434         keyword.
7435         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7436         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7437         syntax.
7438         * g++.old-deja/g++.pt/friend28.C: Account for use of
7439         non-dependent names.
7440         * g++.old-deja/g++.pt/friend29.C: Likewise.
7441         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7442         rules.
7443         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7444         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7445         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7446         lookup rules.
7447         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7448         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7449         keyword.
7450         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7451         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7452         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7453         keyword.
7454         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7455         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7456         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7457         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7458         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7459         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7460         keyword.
7461         * g++.old-deja/g++.pt/spec10.C: Likewise.
7462         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7463         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7464         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7465         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7466         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7467         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7468         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7469         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7470         * g++.old-deja/g++.pt/typename15.C: Likewise.
7471         * g++.old-deja/g++.pt/typename22.C: Likewise.
7472         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7473         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7474         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7475         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7476         syntax.
7477         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7478         return value extension.
7479         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7480         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7481         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7482         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7484 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7486         * g++.dg/warn/inline1.C: New test.
7487         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7488         * g++.old-deja/g++.jason/synth10.C: Likewise.
7489         * g++.old-deja/g++.mike/net31.C: Likewise.
7490         * g++.old-deja/g++.mike/p8786.C: Likewise.
7492         * g++.dg/template/friend10.C: New test.
7493         * g++.dg/template/conv5.C: New test.
7495 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7497         * g++.dg/lookup/scoped3.C: New test.
7499         * g++.dg/lookup/decl1.C: New test.
7500         * g++.dg/lookup/decl2.C: New test.
7502 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7504         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7505         gcc.c-torture/compile/20021015-1.c,
7506         gcc.c-torture/compile/20021015-2.c,
7507         gcc.c-torture/compile/20021123-1.c,
7508         gcc.c-torture/compile/20021123-2.c,
7509         gcc.c-torture/compile/20021123-3.c,
7510         gcc.c-torture/compile/20021123-4.c,
7511         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7512         only to 3.1 or 3.2 branch.
7514 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7516         * gcc.dg/i386-bitfield3.c: New test.
7518         * gcc.dg/i386-bitfield2.c: New test.
7520 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7522         * g++.dg/parse/conv_op1.C: New test.
7524 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7526         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7527         approved.
7529 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7531         * gcc.c-torture/compile/20021220-1.c: New test.
7533 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7535         * gcc.dg/i386-fastcall-1.c: New.
7537 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7539         * gcc.c-torture/execute/20021219-1.c: New test.
7541 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7543         * gcc.dg/i386-pic-1.c: New test.
7545 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7547         PR c++/8099
7548         * g++.dg/template/friend9.C: New test.
7550 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7552         PR c++/3663
7553         * g++.dg/template/access7.C: New test.
7555 2002-12-18  Nick Clifton  <nickc@redhat.com>
7557         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7558         the libstdc++-v3 directory has been found.
7560 2002-12-12  Devang Patel <dpatel@apple.com>
7561         * gcc.dg/darwin-ld-1.c: New test.
7562         * gcc.dg/darwin-ld-2.c: New test.
7563         * gcc.dg/darwin-ld-3.c: New test.
7564         * gcc.dg/darwin-ld-4.c: New test.
7565         * gcc.dg/darwin-ld-5.c: New test.
7567 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7569         * gcc.c-torture/compile/20021212-1.c: New test.
7571 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7573         * gcc.dg/fshort-wchar: New test.
7575 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7577         PR c++/8372
7578         * g++.dg/template/dtor1.C: New test.
7580         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7581         markers.
7583 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7585         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7587 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7589         * g++.dg/template/static1.C: New test.
7590         * g++.dg/template/static2.C: New test.
7591         * g++.old-deja/g++.ext/memconst.C: New test.
7593 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7595         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7596         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7597         * g++.dg/special/initp1.C: Likewise.
7599 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7601         * gcc.c-torture/execute/20021204-1.c: New test.
7603 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7605         * gcc.dg/ppc-fmadd-1.c: New file.
7606         * gcc.dg/ppc-fmadd-2.c: New file.
7607         * gcc.dg/ppc-fmadd-3.c: New file.
7609 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7611         * gcc.c-torture/compile/20021204-1.c: New test.
7613 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7615         * g++.dg/inherit/covariant2.C: New test.
7616         * g++.dg/inherit/covariant3.C: New test.
7617         * g++.dg/inherit/covariant4.C: New test.
7618         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7619         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7621 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7623         PR c++/8688
7624         * g++.dg/init/brace3.C: New test.
7626 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7628         * gcc.dg/20020210-1.c: Fix a comment typo.
7630 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7632         PR c++/8720
7633         * g++.dg/parse/defarg1.C: New test.
7635         PR c++/8615
7636         * g++.dg/template/char1.C: New test.
7638         * g++.dg/template/varmod1.C: Fix typo.
7640 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7642         DR 180
7643         * g++.old-deja/g++.pt/crash32.C: Expect error.
7645 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7647         PR c++/5919
7648         * g++.dg/template/varmod1.C: New test.
7650         PR c++/8727
7651         * g++.dg/inherit/typeinfo1.C: New test.
7653         PR c++/8663
7654         * g++.dg/inherit/typedef1.C: New test.
7656 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7658         PR c++/8332
7659         PR c++/8493
7660         * g++.dg/template/strlen1.C: New test.
7662         PR c++/8227
7663         * g++.dg/template/ctor2.C: New test.
7665         PR c++/8214
7666         * g++.dg/init/string1.C: New test.
7668         PR c++/8511
7669         * g++.dg/template/friend8.C: New test.
7671 2002-11-29  Joe Buck <jbuck@synopsys.com>
7673         * g++.dg/lookup/anon2.C: New test.
7675 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7677         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7678         h8300 port.
7680 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7682         * gcc.dg/bitfld-6.c: New test.
7684 2002-11-27  Jan Hubicka  <jh@suse.cz>
7686         * gcc.c-torture/execute/20021127.[cx]: New test.
7688 2002-11-26  Jan Hubicka  <jh@suse.cz>
7690         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7691         quality.
7693 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7695         * g++.dg/init/brace2.C: New test.
7696         * g++.old-deja/g++.mike/p9129.C: Correct.
7698 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7700         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7702 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7704         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7706 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7708         * testsuite/g++.dg/abi/empty11.C: New test.
7709         * testsuite/g++.dg/rtti/cv1.C: New test.
7711 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7713         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7715 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7717         * g++.dg/abi/empty10.C: New test.
7719 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7721         * gcc.c-torture/compile/20021124-1.c: New test.
7723 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7725         * g++.dg/abi/rtti2.C: New test.
7727 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7729         * gcc.dg/i386-unroll-1.c: New test.
7731 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7733         * gcc.c-torture/compile/20021120-1.c: New test.
7734         * gcc.c-torture/compile/20021120-2.c: New test.
7736 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7738         * gcc.dg/bitfld-5.c: New test.
7740 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7742         * gcc.c-torture/execute/20021120-3.c: New test.
7744 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7746         * gcc.c-torture/execute/20021120-2.c: New test.
7748 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7750         * gcc.c-torture/execute/20021120-1.c: New test.
7752 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7754         * gcc.c-torture/execute/20021118-3.c: New test.
7756 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7758         * gcc.c-torture/compile/20021119-1.c: New test.
7760 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7762         * gcc.dg/duff-1.c: New test.
7763         * gcc.dg/duff-2.c: New test.
7764         * gcc.dg/duff-3.c: New test.
7766 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7768         * gcc.dg/cpp/_Pragma5.c: New test.
7770 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7772         * gcc.c-torture/execute/20021118-2.c: New test.
7774 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7776         * gcc.c-torture/execute/20021118-1.c: New test.
7778 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7780         * gcc.dg/20021116-1.c: New test.
7782 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7784         * g++.dg/abi/vcall1.C: New test.
7786 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7788         * gcc.dg/20021029-1.c: New test.
7789         * gcc.dg/20021029-2.c: New test.
7791 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7793         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7795 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7797         PR c/8439
7798         * gcc.dg/20021110.c: Move to ...
7799         * gcc.c-torture/compile/20021110.c: .... here.
7801 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7803         PR c/8467
7804         * gcc.c-torture/execute/20021111-1.c
7806 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7808         PR c/8439
7809         * gcc.dg/20021110.c: New test.
7811 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7813         * g++.dg/abi/vthunk3.C: Run only on x86.
7815 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7817         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7819 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7821         * lib/compat.exp (compat-execute): Fix logic error in last
7822         change.
7824 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7826         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7828 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7830         PR c++/8389
7831         * g++.dg/template/access6.C: New test.
7833 2002-11-08  Jan Hubicka  <jh@suse.cz>
7835         * gcc.dg/i386-ssefp-1.c: New test.
7836         * gcc.dg/i386-ssefp-1.c: New test.
7838 2002-11-08  Jan Hubicka  <jh@suse.cz>
7840         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7842 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7844         * g++.dg/abi/vthunk3.C: New test.
7846         PR c++/8338
7847         * g++.dg/template/crash2.C: New test.
7849 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7851         * testsuite/g++.dg/abi/dtor1.C: New test.
7852         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7854 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7856         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7857         Darwin.
7859 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7861         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7862         -mthumb.  Only xfail with -O0.
7864 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7866         * g++.dg/abi/thunk1.C: New test.
7867         * g++.dg/abi/thunk2.C: Likewise.
7868         * g++.dg/abi/vtt1.C: Likewise.
7870 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7872         PR optimization/8423
7873         * gcc.c-torture/execute/builtin-constant.c: New test.
7875 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7877         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7878         Add some more cases.
7880 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7882         PR c++/8391
7883         * g++.dg/opt/local1.C: New test.
7885 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7887         PR c++/8160
7888         * g++.dg/template/complit1.C: New test.
7890         PR c++/8149
7891         * g++.dg/template/typename4.C: Likewise.
7893 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7895         Core issue 287, PR c++/7639
7896         * g++.dg/template/instantiate1.C: Adjust error location.
7897         * g++.dg/template/instantiate3.C: New test.
7898         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7899         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7900         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7902 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7904         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7906 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7908         PR c++/8287
7909         * g++.dg/init/dtor2.C: New test.
7911 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7913         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7914         * gcc.dg/nest.c: Bypass errors on irix6.
7916 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7918         * gcc.dg/nest.c: Expect error for mmix-*-*.
7919         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7921 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7923         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7924         markers.
7926         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7928 2002-10-25  Mike Stump  <mrs@apple.com>
7930         * gcc.dg/warn-1.c: New test.
7932 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7934         * g++.dg/template/typename3.C: New test.
7936 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7938         * g++.dg/lookup/ptrmem1.C: New test.
7940         * g++.dg/abi/vthunk2.C: New test.
7942 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7944         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7946 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7948         * g++.dg/abi/empty9.C: New test.
7950 2002-10-24  Richard Henderson  <rth@redhat.com>
7952         * g++.dg/inherit/thunk1.C: Enable for ia64.
7954 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7956         PR c++/8067
7957         * g++.dg/lookup/pretty1.C: New test.
7959 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7961         * gcc.dg/20021023-1.c: New test.
7963 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7965         PR c++/7679
7966         * g++.dg/parse/inline1.C: New test.
7968 2002-10-23  Richard Henderson  <rth@redhat.com>
7970         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7972         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7974 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7976         PR c++/6579
7977         * g++.dg/parse/stmtexpr3.C: New test.
7979 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7981         * g++.dg/expr/cond1.C: New test.
7983 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7985         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7987 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7989         * g++.dg/abi/vbase13.C: New test.
7990         * g++.dg/abi/vbase14.C: Likewise.
7992 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7994         * gcc.dg/tls/pic-1.c: New test.
7995         * gcc.dg/tls/nonpic-1.c: New test.
7996         * gcc.dg/20021018-1.c: New test.
7998 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8000         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8001         Remove only files with the same base name as the test case.
8002         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8003         (profopt-execute): Likewise.  Also, remove old profiling
8004         and performance data files before running the tests.
8006         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8007         * g++.dg/bprob/bprob.exp: Likewise.
8008         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8009         to allow more general test case names.
8011         * g++.dg/bprob/bprob-1.C: Rename to ...
8012         * g++.dg/bprob/g++-bprob-1.C: ... this.
8014         * g77.dg/bprob/bprob-1.f: Rename to ...
8015         * g77.dg/bprob/g77-bprob-1.f: ... this.
8017 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8019         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8020         bison 1.50 or later.
8022 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8024         * g++.dg/README: Describe more test directories.
8026 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8028         * g++.dg/init/array6.C: Add additional tests.
8030 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8032         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8033         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8035 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8037         * gcc.c-torture/compile/20020604-1.x: New.
8038         * gcc.c-torture/compile/simd-5.x: Likewise.
8039         * gcc.c-torture/execute/920710-1.x: Likewise.
8040         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8042 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8044         * g++.dg/inherit/override1.C: Add dg-options clause.
8046 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8048         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8049         _mm_slli_si128.
8051 2002-10-19  Andreas Schwab  <schwab@suse.de>
8053         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8054         directory component.
8056 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8058         * g++.dg/inherit/thunk1.C: New test.
8060         * g++.dg/inherit/override1.C: New test.
8062         * g++.dg/abi/mangle11.C: New test.
8063         * g++.dg/abi/mangle14.C: New test.
8064         * g++.dg/abi/mangle17.C: New test.
8066 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8068         * g++.dg/overload/member2.C: New test.
8070 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8072         * g++.dg/README: Describe new compat directory.
8073         * g++.dg/dg.exp: Skip tests in compat directory.
8074         * README.compat: New file.
8075         * lib/compat.exp: New expect script.
8076         * g++.dg/compat: New test directory.
8077         * g++.dg/compat/compat.exp: New expect script.
8078         * g++.dg/compat/abi: New test directory.
8079         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8080         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8081         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8082         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8083         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8084         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8085         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8086         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8087         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8088         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8089         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8090         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8091         * g++.dg/compat/break: New test directory.
8092         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8093         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8094         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8095         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8096         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8097         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8098         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8099         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8100         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8101         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8102         g++.dg/compat/break/README: New files.
8103         * g++.dg/compat/eh: New test directory.
8104         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8105         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8106         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8107         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8108         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8109         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8110         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8111         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8112         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8113         g++.dg/compat/eh/filter2_y.C,
8114         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8115         g++.dg/compat/eh/new1_y.C,
8116         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8117         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8118         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8119         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8120         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8121         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8122         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8123         g++.dg/compat/eh/unexpected1_y.C: New files.
8124         * g++.dg/compat/init: New test directory.
8125         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8126         g++.dg/compat/init/array5_y.C,
8127         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8128         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8129         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8130         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8131         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8132         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8133         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8134         g++.dg/compat/init/init-ref2_y.C: New files.
8136 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8138         PR c++/7584
8139         * g++.dg/inherit/using3.C: New test.
8141 2002-10-17  Jan Hubicka  <jh@suse.cz>
8143         * gcc.dg/20021017-2.c: New test.
8145 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8147         * g++.dg/abi/mangle16.C: Adjust.
8149         * g++.dg/init/array8.C: New test.
8151 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8153         * gcc.dg/special/mips-abi.exp: New test.
8154         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8156 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8158         * g++.dg/abi/mangle16.C: New test.
8159         * g++.dg/abi/mangle17.C: Likewise.
8161         PR c++/7478
8162         * g++.dg/template/ref1.C: New test.
8164 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8166         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8168 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8170         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8172 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8174         PR c++/7524
8175         * g++.dg/init/array7.C: New test.
8177 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8179         * g++.dg/init/array6.C: New test.
8181         * g++.dg/abi/mangle13.C: Likewise.
8182         * g++.dg/abi/mangle14.C: Likewise.
8183         * g++.dg/abi/mangle15.C: Likewise.
8185 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8187         * g++.dg/abi/empty8.C: New test.
8189 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8191         * g++.dg/init/ctor1.C: New test.
8193 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8195         * gcc.c-torture/execute/20021015-1.c: New test.
8197 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8199         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8201 2002-10-14  Jan Hubicka  <jh@suse.cz>
8203         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8205 2002-10-14  Richard Henderson  <rth@redhat.com>
8207         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8209 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8211         PR optimization/6631
8212         * g++.dg/opt/const2.C: New test.
8214 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8216         PR c++/7176
8217         * g++.dg/parse/friend1.C: New test.
8218         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8220 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8222         * gcc.dg/20021014-1.c: New test.
8224 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8226         PR c++/5661
8227         * g++.dg/ext/vlm1.C: New test.
8228         * g++.dg/ext/vlm2.C: Likewise.
8230         * g++.dg/init/array1.C: Remove invalid braces.
8231         * g++.dg/init/brace1.C: New test.
8232         * g++.dg/init/copy2.C: Likewise.
8233         * g++.dg/init/copy3.C: Likewise.
8234         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8235         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8236         braces.
8238 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8240         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8242 2002-10-11  Richard Shann  <richard.shann@superh.com>
8244         * gcc.c-torture/compile/simd-5.c: New test.
8246 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8248         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8250 2002-10-10  Jim Wilson  <wilson@redhat.com>
8252         * gcc.c-torture/execute/20021010-1.c: New test.
8254 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8256         PR c/7353
8257         * g++.dg/ext/typedef-init.C: New test.
8258         * gcc.dg/typedef-init.c: New test.
8260 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8262         * gcc.dg/cpp/paste13.c: New test.
8264 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8266         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8267         remaining platforms, XFAIL during compile, not execute.  Don't
8268         XFAIL at -O0.
8270 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8272         * gcc.dg/alias-1.c: Tweak expected warning.
8274 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8276         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8278 2002-10-06  Andreas Jaeger  <aj@suse.de>
8280         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8281         * gcc.dg/cpp/c++98.C: Likewise.
8283         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8284         * g++.dg/cpp/c++98.C: Likewise.
8286         * g++.dg/README (Subdirectories): Mention cpp directory.
8288         PR target/7559
8289         * gcc.dg/20021006-1.c: New test.
8291 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8293         PR c++/7804
8294         * g++.dg/other/warning1.C: New test.
8296 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8298         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8299         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8300         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8302 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8304         PR c++/7931
8305         * g++.dg/template/ptrmem3.C: New test.
8307         PR c++/7754
8308         * g++.dg/template/union1.C: New test.
8310 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8312         PR c++/8006
8313         * g++.dg/abi/mangle9.C: New test.
8314         * g++.dg/abi/mangle10.C: New test.
8315         * g++.dg/abi/mangle11.C: New test.
8316         * g++.dg/abi/mangle12.C: New test.
8318 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8320         PR c++/7188.
8321         * g++.dg/template/meminit1.C: New test.
8322         * g++.dg/warn/Wreorder-1.C: Likewise.
8323         * g++.old-deja/g++.mike/warn3.C: Tweak.
8324         * lib/prune.exp: Ingore "in copy constructor".
8326 2002-10-02  Andreas Jaeger  <aj@suse.de>
8328         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8329         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8330         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8331         on x86-64.
8333 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8335         * gcc.dg/empty1.C: Fix typo.
8337 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8339         * gcc.dg/alias-1.c: New test.
8341 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8343         * gcc.dg/empty1.C: New test.
8345         * g++.dg/tls/init-2.C: Tweak error messages.
8347 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8349         * gcc.c-torture/compile/20020923-1.c: New test.
8351 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8353         * gcc.c-torture/execute/ffs-1.c: New test.
8354         * gcc.c-torture/execute/ffs-2.c: Ditto.
8356 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8358         * g++.dg/overload/member1.C: New test.
8360 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8362         * g++.dg/abi/empty7.C: New test.
8363         * g++.dg/init/pm2.C: Likewise.
8365 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8367         * g++.dg/rtti/crash1.C: New test.
8369 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8371         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8372         gcc.dg/sibcall-4.c: New tests.
8374 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8376         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8377         powerpc and MMIX targets.
8379 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8381         * gcc.dg/cpp/20020927-1.c: New.
8383 2002-09-26  David S. Miller  <davem@redhat.com>
8385         * gcc.c-torture/compile/trunctfdf.c: New.
8387 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8389         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8391 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8393         * gcc.c-torture/execute/loop-15.c: New.
8395 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8397         * README.QMTEST: Fix typo.
8399 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8401         * gcc.dg/20020926-1.c: New test.
8403 2002-09-25  David S. Miller  <davem@redhat.com>
8405         PR target/7842
8406         * gcc.c-torture/execute/shiftdi.c: New test.
8408 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8410         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8411         unique to the tool.
8412         * lib/g77.exp (g77_init): Likewise.
8413         * lib/g++.exp (g++_init): Likewise.
8414         * lib/objc.exp (objc_init): Likewise.
8416 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8418         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8419         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8420         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8422 2002-09-25  Richard Henderson  <rth@redhat.com>
8424         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8425         too-small long double.
8427 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8429         * gcc.dg/20020919-1.c: New test.
8431 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8433         * g++.dg/abi/bitfield6.C: New test.
8434         * g++.dg/abi/bitfield7.C: New test.
8435         * g++.dg/abi/bitfield8.C: New test.
8436         * g++.dg/abi/vbase11.C: New test.
8438 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8440         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8441         hppa*-*-hpux*.  Update test comment.
8443 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8445         * gcc.dg/tls/struct-1.c: New test.
8447 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8449         * gcc.dg/cpp/tr-warn2.c: Update.
8451 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8453         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8455 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8457         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8458         systems.
8460 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8462         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8464         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8465         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8466         setting of cxxfilt.
8468 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8470         * gcc.dg/20020312-2.c: Update for darwin.
8472 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8474         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8476 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8478         * objc.dg/comp-types-1.m: New test.
8479         * objc.dg/comp-types-2.m: New test.
8480         * objc.dg/comp-types-3.m: New test.
8481         * objc.dg/comp-types-4.m: New test.
8482         * objc.dg/comp-types-5.m: New test.
8483         * objc.dg/comp-types-6.m: New test.
8485 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8487         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8489 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8491         * g++.dg/other/do1.C: New test.
8493         * g++.dg/template/subst1.C: New test.
8495 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8497         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8499 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8501         * g++.dg/template/qualttp20.C: Adjust expected errors.
8502         * g++.old-deja/g++.jason/report.C: Likewise.
8503         * g++.old-deja/g++.other/qual1.C: Likewise.
8505         * g++.dg/lookup/scoped2.C: New test.
8507         * g++.dg/ext/asm3.C: New test.
8509 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8511         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8513 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8515         * ChangeLog: follow spelling conventions.
8516         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8517         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8518         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8519         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8520         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8521         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8522         * g++.old-deja/g++.law/global-init1.C: Likewise.
8523         * g++.old-deja/g++.other/delete4.C: Likewise.
8524         * g++.old-deja/g++.other/inline21.C: Likewise.
8525         * g++.old-deja/g++.other/singleton.C: Likewise.
8526         * g77.dg/strlen0.f: Likewise.
8527         * g77.f-torture/compile/20010519-1.f: Likewise.
8528         * g77.f-torture/compile/980310-4.f: Likewise.
8529         * gcc.c-torture/compile/20000605-1.c: Likewise.
8530         * gcc.c-torture/execute/20020225-1.c: Likewise.
8531         * gcc.dg/c90-hexfloat-2.c: Likewise.
8532         * gcc.dg/c99-bool-1.c: Likewise.
8533         * gcc.dg/c99-hexfloat-2.c: Likewise.
8534         * gcc.dg/dll-2.c: Likewise.
8535         * gcc.dg/wtr-union-init-1.c: Likewise.
8536         * gcc.dg/wtr-union-init-2.c: Likewise.
8537         * gcc.dg/wtr-union-init-3.c: Likewise.
8538         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8539         * gcc.dg/cpp/defined.c: Likewise.
8540         * gcc.dg/cpp/macsyntx.c: Likewise.
8541         * gcc.dg/cpp/paste2.c: Likewise.
8542         * gcc.dg/cpp/trad/defined.c: Likewise.
8543         * gcc.dg/format/c90-printf-1.c: Likewise.
8544         * gcc.dg/format/c90-scanf-1.c: Likewise.
8545         * gcc.dg/format/c99-printf-1.c: Likewise.
8546         * gcc.dg/format/c99-scanf-1.c: Likewise.
8547         * gcc.misc-tests/gcov-8.c: Likewise.
8548         * lib/profopt.exp: Likewise.
8550 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8552         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8554 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8556         * g++.dg/inherit/using2.C: New test.
8558 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8560         * ChangeLog: Follow spelling conventions.
8561         * g++.dg/template/friend4.C: Likewise.
8562         * g++.old-deja/g++.pt/crash67.C: Likewise.
8563         * gcc.c-torture/execute/20000801-4.c: Likewise.
8564         * gcc.dg/c90-digraph-1.c: Likewise.
8565         * gcc.dg/c94-digraph-1.c: Likewise.
8566         * gcc.dg/c99-digraph-1.c: Likewise.
8567         * gcc.dg/cpp/line5.c: Likewise.
8568         * gcc.dg/cpp/multiline.c: Likewise.
8569         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8570         * gcc.dg/format/attr-3.c: Likewise.
8571         * gcc.dg/format/c90-scanf-3.c: Likewise.
8572         * gcc.dg/format/ext-4.c: Likewise.
8574 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8576         * g++.dg/template/pretty1.C: New test.
8578 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8580         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8582 2002-09-13  Matt Austern  <austern@apple.com>
8584         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8585         passing a cast expression to a function by const reference.
8587 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8589         * g++.dg/template/deduce1.C: New test.
8591 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8593         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8594         32-bit int.
8596 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8598         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8599         usage.
8601 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8603         * gcc.c-torture/compile/20020910-1.c: New test.
8605 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8607         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8609 2002-09-10  Andreas Jaeger  <aj@suse.de>
8611         * gcc.dg/20020312-2.c: Adjust for x86-64.
8613 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8615         * g77.dg/7388.f: New test case for PR 7388.
8617 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8619         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8621 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8623         * objc.dg/proto-lossage-1.m: New test.
8625 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8627         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8629 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8631         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8632         expected to pass.
8634 2002-09-06  Stan Shebs  <shebs@apple.com>
8635             David Edelsohn  <edelsohn@gnu.org>
8637         * gcc.dg/weak: New directory.
8638         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8639         target-specific xfail bits.
8640         * gcc.dg/typeof-2.c: Move to new directory.
8641         * gcc.dg/weak.exp: New expect script.
8643 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8645         * gcc.c-torture/execute/extzvsi.c: New test.
8647 2002-09-05  Stan Shebs  <shebs@apple.com>
8649         * gcc.dg/weak-1.c: xfail on Darwin.
8650         * gcc.dg/weak-2.c: Ditto.
8651         * gcc.dg/weak-3.c: Ditto.
8652         * gcc.dg/weak-4.c: Ditto.
8653         * gcc.dg/weak-5.c: Ditto.
8654         * gcc.dg/weak-6.c: Ditto.
8655         * gcc.dg/weak-7.c: Ditto.
8656         * gcc.dg/weak-8.c: Ditto.
8657         * gcc.dg/weak-9.c: Ditto.
8659 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8661         * gcc.c-torture/execute/loop-14.c: New test.
8663 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8665         * g++.dg/other/cxa-atexit1.C: New test.
8667         * gcc.dg/typeof-2.c: New test.
8669 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8671         * gcc.dg/builtins-2.c: New testcase.
8672         * gcc.dg/builtins-3.c: New testcase.
8674 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8676         * gcc.dg/cpp/_Pragma4.c: New test.
8678 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8680         * objc/execute/nil_method-1.m: New testcase.
8682 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8684         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8685         [Object class], not [Object initialize].
8687 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8688             Hans-Peter Nilsson  <hp@bitrange.com>
8690         * gcc.c-torture/execute/20020720-1.x: Skip test on
8691         mmix-knuth-mmixware.  Correct comment.
8693 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8695         * testsuite/g++.dg/abi/bitfield5.C: New test.
8696         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8698 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8700         * objc.dg/undeclared-selector.m: New test.
8702 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8704         * g++.dg/other/offsetof1.C: Avoid cast warning.
8706 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8708         * objc.dg/super-class-2.m: New test.
8710 2002-08-24  Matt Austern  <austern@apple.com>
8712         * g++.dg/ext/lvaddr.C: New test.
8713         * g++.dg/ext/lvcast.C: New test.
8715 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8717         * testsuite/g++.dg/inherit/cond1.C: New test.
8719 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8721         * gcc.dg/noncompile/incomplete-1.c: New test.
8723 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8725         * gcc.dg/typespec-1.c: New test.
8727 2002-08-20  Devang Patel  <dpatel@apple.com>
8728         * objc.dg/proto-hier-2.m: New test.
8730 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8732         * objc.dg/bitfield-1.m: New test.
8733         * objc.dg/bitfield-2.m: New test.
8735 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8737         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8738         gcc.dg/c99-flex-array-4.c: New tests.
8740 2002-08-16  Stan Shebs  <shebs@apple.com>
8742         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8744 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8746         * gcc.dg/typeof-1.c: New test.
8747         * g++.dg/ext/typeof2.C: New test.
8749 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8751         * g++.dg/other/offsetof1.C: New test.
8753 2002-08-14  Richard Henderson  <rth@redhat.com>
8755         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8757 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8759         * gcc.dg/cpp/_Pragma3.c: New test.
8761 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8763         * g++.dg/template/inherit3: New test.
8765 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8767         * gcc.dg/bitfld-4.c: Add blank options.
8769 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8771         * g++.dg/template/crash1.C: New test.
8773 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8775         * gcc.dg/tls/opt-2.c: New test.
8777 2002-08-08  Devang Patel  <dpatel@apple.com>
8779         * objc.dg/selector-1.m : New test
8781 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8783         * g++.dg/abi/bitfield4.C: New test.
8784         * gcc.dg/bitfld-4.c: New test.
8786 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8788         * g++.dg/other/packed1.C: New test.
8790 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8792         * g++.dg/abi/offsetof.C: Tweak error messages.
8793         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8795 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8797         * gcc.dg/bitfld-3.c: New test.
8799 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8800             Richard Henderson  <rth@redhat.com>
8802         * gcc.dg/i386-bitfield1.c: New test.
8803         * g++.dg/abi/bitfield3.C: Update.
8805 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8807         * objc.dg/const-str-2.m: Update.
8808         * gcc.dg/cpp/c++98.c: Change to C extension.
8809         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8810         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8812 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8814         * testsuite/gcc.dg/tls/diag-3.c: New.
8816 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8818         * g++.dg/README (Subdirectories): Document new subdir expr.
8819         * g++.dg/expr/pmf-1.C: New test.
8821 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8823         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8825 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8827         * g++.dg/abi/bitfield3.C: New test.
8829 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8831         * lib/gcov.exp: Tweak expected line formats.
8832         * gcc.misc-tests/gcov8.c: New test.
8833         * gcc.misc-tests/gcov8.x: New flags.
8835 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8837         * consistency.vlad/layout/endian.c: Include string.h.
8839         * gcc.c-torture/execute/20020805-1.c: New test.
8841 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8843         * g++.dg/other/conversion1.C: New test.
8845 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8847         * gcc.dg/builtins-1.c: New testcase.
8849 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8851         * g++.dg/inherit/access3.C: New test.
8853 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8855         * gcc.dg/ia64-visibility-2.c: New test.
8857 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8859         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8860         __qualifier_flags to __flags.
8862 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8864         * g++.dg/inherit/operator1.C: New test.
8865         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8866         * g++.dg/other/error1.C: Change expected error message.
8867         * g++.dg/template/conv4.C: Likewise.
8869 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8871         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8872         for documented behavior.
8874 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8876         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8877         several targets known to fail.
8879 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8881         * gcc.dg/mips-args-[123].c: New tests.
8883 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8885         * gcc.dg/ppc-spe.c: New.
8887 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8889         * g++.dg/other/ptrmem4.C: New testcase.
8891 2002-07-24  Richard Henderson  <rth@redhat.com>
8893         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8895 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8897         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8899 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8901         * gcc.c-torture/execute/memset-3.c: New testcase.
8903 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8905         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8906         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8908 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8910         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8911         Delete.
8913 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8915         * gcc.c-torture/compile/simd-4.c: New test.
8917 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8919         PR c++/7347, c++/7348
8920         * g++.dg/template/access4.C: New test.
8921         * g++.dg/template/access5.C: New test.
8922         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8923         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8924         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8925         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8927 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8929         * gcc.dg/gnu89-init-2.c: New test.
8931 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8933         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8935 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8937         * gcc.c-torture/execute/20020720-1.c: New testcase.
8939 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8941         * gcc.dg/cpp/Wsignprom.c: New tests.
8943 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8945         * gcc.c-torture/execute/loop-13.c: New test.
8947 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8949         * gcc.dg/cpp/expr.c: New tests.
8951 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8953         * g++.dg/opt/pr6713.C: Add template instantiation.
8955 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8957         * gcc.dg/nest.c: New test.
8959 2002-07-17  Richard Henderson  <rth@redhat.com>
8961         * g++.dg/opt/pr6713.C: New test.
8963 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8965         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8966         XFAIL for all x86 processors.
8968 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8970         * gcc.c-torture/execute/20010122-1.x: Do not test with
8971         -fomit-frame-pointer.
8973 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8975         * g++.dg/template/instantiate2.C: New test.
8976         * g++.dg/template/spec4.C: New test.
8978 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8980         * g++.dg/template/access2.C: New test.
8981         * g++.dg/template/access3.C: New test.
8983 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8985         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8986         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8987         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8988         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8989         Convert to use <stdarg.h>.
8990         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8991         Delete.
8992         * gcc.dg/va-arg-2.c: New.
8993         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8995 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8997         * gcc.c-torture/compile/20020710-1.c: New test.
8999 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9000                           Andrew Pinski  <pinskia@physics.uc.edu>
9002         gcc.c-torture/compile/simd-2.c: New testcase.
9003         gcc.c-torture/compile/simd-3.c: Likewise.
9005 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9007         PR c++/7224
9008         * g++.dg/overload/error1.C: New test.
9010 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9012         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9013         configuration and IRIX 6 O32 ABI.
9015 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9017         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9019 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9021         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9023 2002-07-10  Jeffrey A Law  <law@redhat.com>
9025         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9027         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9029 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9031         * gcc.dg/20020312-2.c: Check for __PPC__.
9033 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9035         * gcc.c-torture/compile/20020709-1.c: New test.
9037 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9039         * g++.dg/template/qualttp21.C: New test case.
9041 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9043         * gcc.c-torture/compile/20020706-1.c: New test.
9044         * gcc.c-torture/compile/20020706-2.c: New test.
9046 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9047             Alexandre Oliva  <aoliva@redhat.com>
9049         * g++.dg/warn/incomplete1.C: New test.
9051 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9053         PR c++/7099
9054         * g++.dg/warn/noreturn1.C: New test.
9056 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9058         PR c++/6706
9059         * g++.dg/debug/debug6.C: New test.
9060         * g++.dg/debug/debug7.C: New test.
9062 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9064         * gcc.c-torture/compile/simd-3.c: New test.
9066 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9068         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9069         * gcc.dg/20020620-1.c: Likewise.
9071 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9073         PR c++/6944
9074         * g++.dg/init/array4.C: New test.
9075         * g++.dg/init/array5.C: New test.
9077 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9079         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9080         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9082 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9084         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9085         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9086         * gcc.dg/wtr-conversion-1.c: Likewise.
9087         * gcc.dg/wtr-escape-1.c: Likewise.
9088         * gcc.dg/wtr-int-type-1.c: Likewise.
9089         * gcc.dg/wtr-label-1.c: Likewise.
9090         * gcc.dg/wtr-static-1.c: Likewise.
9091         * gcc.dg/wtr-strcat-1.c: Likewise.
9092         * gcc.dg/wtr-suffix-1.c: Likewise.
9093         * gcc.dg/wtr-switch-1.c: Likewise.
9094         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9095         * gcc.dg/wtr-union-init-1.c: Likewise.
9096         * gcc.dg/wtr-union-init-2.c: Likewise.
9097         * gcc.dg/wtr-union-init-3.c: Likewise.
9099         * gcc.dg/wtr-func-def-1.c: New test.
9101 2002-07-02 Devang Patel <dpatel@apple.com>
9103         * objc.dg/param-1.m: New test.
9105 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9107         * gcc.dg/cpp/trad/directive.c: Add test.
9108         * gcc.dg/cpp/trad/macroargs.c: Add test.
9109         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9111 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9113         * gcc.dg/cpp/cmdlne-M.c: New test.
9115 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9117         * objc.dg/desig-init-1.m: New test.
9119 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9121         PR c++/6716
9122         * g++.dg/template/instantiate1.C: New test.
9124 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9126         PR c++/7112
9127         * g++.dg/template/sizeof2.C: New test.
9129 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9131         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9132         gcc.dg/cpp/trad/include.c: New tests.
9134 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9136         PR target/7177
9137         * gcc.c-torture/compile/20020701-1.c: New test.
9139 2002-07-01  Stan Shebs  <shebs@apple.com>
9141         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9142         header here...
9143         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9144         (objc-torture-execute): or here.
9146 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9148         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9150 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9152         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9154 2002-06-30  Devang Patel  <dpatel@apple.com>
9156         * objc.dg/fsyntax-only.m: New test.
9158 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9160         PR c++/6695
9161         * g++.dg/template/friend7.C: New file.
9163 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9165         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9166         return type.
9168 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9170         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9171         avoid division by zero.
9173 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9175         * gcc.dg/Wunknownprag.c: New tests.
9177 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9179         * gcc.c-torture/execute/simd-2.c: New test.
9181 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9183         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9184         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9185         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9186         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9187         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9188         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9189         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9190         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9191         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9192         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9193         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9194         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9195         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9196         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9197         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9198         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9199         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9201 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9203         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9204         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9205         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9206         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9207         New tests.
9208         * gcc.dg/cpp/trad/directive.c: Update.
9210 2002-06-23  Andreas Jaeger  <aj@suse.de>
9212         * gcc.c-torture/execute/complex-6.c: New.
9214 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9216         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9217         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9218         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9219         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9221 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9223         * gcc.dg/cpp/trad: New directory with traditional tests copied
9224         from parent directory.
9225         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9226         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9227         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9228         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9229         Move to trad/ and rename.
9230         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9231         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9232         gcc.dg/cpp/trad/redef2.c: New tests.
9233         * gcc.dg/cpp/trad/trad.exp: New driver.
9235 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9237         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9238         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9239         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9240         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9241         Remove.
9243 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9245         * gcc.dg/20020620-1.c: New test.
9247 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9249         * g++.dg/template/ttp4.C: New test.
9251 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9253         * g++.dg/opt/vt1.C: Fix regexp.
9255 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9257         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9258         Don't use attribute `noinline'.
9260 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9262         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9264 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9266         * gcc.c-torture/execute/simd-1.c: New.
9268         * gcc.dg/simd-1.c: New.
9270 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9272         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9274 2002-06-16  Richard Henderson  <rth@redhat.com>
9276         * g++.dg/ext/anon-struct1.C: New.
9277         * g++.dg/ext/anon-struct2.C: New.
9278         * g++.dg/ext/anon-struct3.C: New.
9279         * gcc.dg/anon-struct-1.c: New.
9280         * gcc.dg/anon-struct-2.c: New.
9281         * gcc.dg/anon-struct-3.c: New.
9282         * gcc.dg/20011008-1.c: Adjust warning text.
9283         * gcc.dg/20020527-1.c: Add -fms-extensions.
9285 2002-06-16  Richard Henderson  <rth@redhat.com>
9287         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9289 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9291         * gcc.c-torture/execute/20020615-1.c: New test.
9293 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9295         * gcc.c-tortuture/execute/compare-1.c: New test case.
9296         * gcc.c-tortuture/execute/compare-2.c: New test case.
9297         * gcc.c-tortuture/execute/compare-3.c: New test case.
9299 2002-06-13  Richard Henderson  <rth@redhat.com>
9301         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9302         ia64 ilp32.
9304 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9306         * g++.dg/template/typename2.C: Update error message.
9308 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9310         * gcc.c-torture/execute/20020611-1.c: New test.
9312 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9314         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9315         list of targets to skip.
9317 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9319         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9320         targets if not optimizing.
9322 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9324         * gcc.c-torture/compile/20020605-1.c: New test.
9326         * g++.dg/opt/vt1.C: New test.
9328         * gcc.dg/20020531-1.c: New test.
9330         * gcc.dg/20020530-1.c: New test.
9332         * gcc.dg/20020527-1.c: New test.
9334         * g++.dg/opt/cse1.C: New test.
9336 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9338         * gcc.dg/20020607-2.c: New test case.
9340 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9342         * gcc.c-torture/compile/20020604-1.c: New test.
9344 2002-06-04  Richard Henderson  <rth@redhat.com>
9346         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9347         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9348         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9350 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9352         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9354 2002-06-03  Richard Henderson  <rth@redhat.com>
9356         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9357         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9359 2002-06-02  Richard Henderson  <rth@redhat.com>
9361         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9362         test functions static.
9364 2002-06-02  Andreas Jaeger  <aj@suse.de>
9366         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9367         now.
9369 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9371         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9372         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9373         Update for mofified diagnostics.
9374         * gcc.dg/c99-intconst-1.c: No longer fail.
9376 2002-06-02  Richard Henderson  <rth@redhat.com>
9378         * gcc.dg/uninit-A.c: Remove xfail markers.
9380 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9382         * gcc.dg/fnegate-1.c: New test case.
9384 2002-05-30  Osku Salerma  <osku@iki.fi>
9386         * gcc.c-torture/execute/mayalias-1.c: New file.
9388 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9390         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9391         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9392         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9394 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9396         * gcc.c-torture/execute/20020529-1.c: New test.
9398 2002-05-27  Richard Henderson  <rth@redhat.com>
9400         * g++.dg/ext/attrib6.C: New test case.
9402 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9404         * gcc.c-torture/execute/pure-1.c: New test.
9406 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9408         * gcc.dg/cpp/arith-2.c: Remove.
9410 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9412         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9413         * gcc.dg/cpp/if-3.c: Remove.
9415 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9417         * g++.dg/opt/cse2.C: New test.
9419 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9421         * gcc.dg/cpp/arith-1.c: New semantic tests.
9422         * gcc.dg/cpp/if-1.c: Update.
9424 2002-05-24  Ben Elliston  <bje@redhat.com>
9426         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9428 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9430         * gcc.dg/verbose-asm.c: New test.
9432 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9434         * gcc.dg/cpp/paste12.c: New test.
9436 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9438         * g++.dg/parse/named_ops.C: New test.
9440 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9442         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9444 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9446         * gcc.dg/weak-2.c: Allow optional leading underscore
9447         in scan-assembler symbol name.
9448         * gcc.dg/weak-3.c: Likewise.
9449         * gcc.dg/weak-4.c: Likewise.
9450         * gcc.dg/weak-5.c: Likewise.
9452 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9454         * gcc.dg/20020523-1.c: New test.
9456 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9458         * objc.dg/const-str-2.m: Update now that we stop after
9459         a command line error.
9461 2002-05-22  Richard Henderson  <rth@redhat.com>
9463         * g++.dg/dg.exp: Fix typo in test pruneing.
9465 2002-05-22  Richard Henderson  <rth@redhat.com>
9467         * g++.dg/dg.exp: Prune the tls subdirectory.
9468         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9469         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9470         * g++.dg/tls/init-1.C: New.
9472 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9474         * gcc.dg/20020517-1.c: New test.
9476 2002-05-21  Richard Henderson  <rth@redhat.com>
9478         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9479         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9481 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9483         * g++.dg/other/copy2.C: New test.
9485 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9487         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9488         (MAX_COPY): Bump up to 10 times sizeof (long long).
9489         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9491         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9492         sizeof (long long).
9494         * gcc.c-torture/execute/strcpy-1.c: New test.
9496 2002-05-19  Jason Merrill  <jason2redhat.com>
9498         * g++.dg/ext/oper1.C: New test.
9500 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9501 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9503         * README.QMTEST: New file.
9505         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9507 2002-05-19  Andreas Jaeger  <aj@suse.de>
9509         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9510         now.
9511         * gcc.c-torture/execute/loop-2d.x: Likewise.
9513 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9515         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9516         support weak symbols.
9517         * gcc.dg/weak-4.c: Likewise
9518         * gcc.dg/weak-6.c: Likewise
9520 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9522         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9523         cygwin, coff and h8300-*-hms targets
9524         * gcc.dg/weak-5.c: Likewise
9525         * gcc.dg/weak-7.c: Likewise
9527 2002-05-16  Jason Merrill  <jason@redhat.com>
9529         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9530         (scan-assembler-not, scan-assembler-dem): Likewise.
9531         (scan-assembler-dem-not): Likewise.
9533 2002-05-15  Richard Henderson  <rth@redhat.com>
9535         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9537 2002-05-15  Richard Henderson  <rth@redhat.com>
9539         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9540         (vfoo1f): Warning here.
9541         (vfoo1l): Don't redefine the alias.
9543 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9545         * g++.dg/init/pm1.C: New test.
9547 2002-05-12  David S. Miller  <davem@redhat.com>
9549         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9550         types.
9552 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9554         * gcc.c-torture/execute/20020510-1.c: New test case.
9556 2002-05-10  David S. Miller  <davem@redhat.com>
9558         * gcc.c-torture/execute/conversion.c: Test long double too.
9560 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9562         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9563         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9564         * lib/g++.exp (g++_link_flags): Likewise.
9565         * lib/objc.exp (objc_target_compile): Likewise.
9567 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9569         * gcc.dg/cpp/poison.c: Update.
9570         * gcc.dg/cpp/20000625-2.c: Remove.
9571         * gcc.dg/cpp/direct2s.c: Remove final test.
9573 2002-05-08  Tom Rix  <trix@redhat.com>
9575         * gcc.c-torture/execute/20020508-1.c: New test.
9576         * gcc.c-torture/execute/20020508-2.c: New test.
9577         * gcc.c-torture/execute/20020508-3.c: New test.
9579 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9581         * gcc.dg/cpp/charconst-4.c: More tests.
9583 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9585         PR c/6569
9586         * gcc.dg/weak-3.c: Update location of warning messages.
9587         * gcc.dg/weak-5.c: Likewise.
9589 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9591         * gcc.c-torture/execute/20020506-1.c: New test case.
9593 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9595         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9597 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9599         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9601 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9603         * gcc.dg/cpp/charconst-3.c: New test.
9605 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9607         * gcc.dg/cpp/charconst.c: Update tests.
9609 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9611         * treelang: Added directory for new sample language treelang. Also
9612         lib/treelang.exp: New file to signal treelang should be tested.
9614 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9616         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9617         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9618         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9619         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9620         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9621         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9622         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9624 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9626         * gcc.dg/format/xopen-2.c: New test.
9628 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9630         * gcc.dg/20020503-1.c: New test.
9632 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9634         * g++.dg/init/dtor1.C: Make it tougher.
9636 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9638         * g++.dg/init/dtor1.C: New test.
9640 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9642         * gcc.dg/altivec-8.c: New.
9644 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9646         * gcc.dg/altivec-7.c: New.
9648 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9650         * g++.dg/parse/typedef1.C: New test.
9652 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9654         PR c++/6486
9655         * g++.dg/template/friend6.C: New test.
9657         PR c++/6492
9658         * g++.dg/init/copy1.C: New test.
9660 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9662         * g++.dg/warn/effc1.C: New test.
9664 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9666         * gcc.dg/cpp/if-cexp.c: Add a test.
9668 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9670         * gcc.dg/20020426-2.c: New test.
9672 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9674         * gcc.dg/cpp/if-mop.c: Update.
9675         * gcc.dg/cpp/if-mpar.c: Add test.
9676         * gcc.dg/cpp/if-oppr.c: Update.
9678 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9680         PR c/6343
9681         * gcc.dg/weak-[2-7].c: New tests.
9683 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9685         * gcc.dg/enum1.c: New test.
9687 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9689         PR c++/6497
9690         * g++.dg/inherit/access2.C: New test.
9692 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9694         PR bootstrap/6445
9695         * gcc.dg/20020426-1.c: New test.
9697 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9699         * g++.dg/abi/enum1.C: New test.
9701 2002-04-26  Richard Henderson  <rth@redhat.com>
9703         * gcc.dg/c99-bool-1.c: Expect always true warning.
9705 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9707         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9709 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9711         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9712         targets.
9714 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9716         * g++.dg/abi/mange7.C: New test.
9718         PR c++/6438.
9719         * g++.dg/parse/stmtexpr2.C: New test.
9721 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9723         * gcc.dg/20020312-2.c: Add SH target.
9725 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9727         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9728         compiler output on mips*-*-irix*.
9730 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9732         * g++.dg/parse/attr1.C: New test.
9734 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9736         * gcc.c-torture/execute/string-opt-17.c: New test case.
9737         * gcc.c-torture/execute/memset-2.c: New test case.
9739 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9741         PR c++/6256:
9742         * g++.dg/template/friend5.C: New test.
9744         PR c++/6331:
9745         * g++.dg/template/qual1.C: Likewise.
9747 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9749         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9750         Include stdlib.h, not stdio.h or ctype.h.
9752 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9754         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9755         cris-*-elf* and mmix-*-*.
9756         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9757         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9758         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9759         Ditto.
9760         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9761         * gcc.dg/wchar_t-1.c: Ditto.
9763 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9765         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9766         Clarify comment.
9768 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9770         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9772 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9774         * gcc.c-torture/execute/20000906-1.x: Delete.
9776 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9778         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9780 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9782         * PR6367
9783         * g77.f-torture/execute/6367.f: New test.
9784         * g77.f-torture/execute/6367.x: Disable for MMIX.
9786 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9788         * PR6352
9789         * g++.dg/opt/inline2.C: New test.
9791 2002-04-18  Richard Henderson  <rth@redhat.com>
9793         * gcc.dg/20000906-1.c: Enable for all targets.
9794         * gcc.c-torture/compile/iftrap-2.c: New.
9796 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9798         * gcc.dg/20020418-1.c: New test.
9799         * gcc.dg/20020418-2.c: New test.
9801 2002-04-18  Richard Henderson  <rth@redhat.com>
9803         * gcc.c-torture/compile/iftrap-1.c: New.
9804         * gcc.dg/iftrap-1.c: Adjust for ia64.
9805         * gcc.dg/iftrap-2.c: New.
9807 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9809         * gcc.c-torture/compile/20020418-1.c: New test.
9811 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9813         * gcc.c-torture/compile/20020415-1.c: New.
9815 2002-04-18  David S. Miller  <davem@redhat.com>
9817         * gcc.c-torture/execute/20020418-1.c: New test.
9819 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9821         * gcc.dg/20020416-1.c: New test.
9823         * g++.dg/opt/inline1.C: New test.
9825 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9827         * gcc.dg/altivec-5.c: New test.
9829         * gcc.dg/20020415-1.c: New test.
9831 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9833         * testsuite/lib/chill.exp: Remove.
9835 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9837         * g++.dg/other/big-struct.C: New test.
9839 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9841         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9842         of scratch file.
9844 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9846         PR c/6277
9847         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9848         in scan-assembler function name
9850 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9852         * g77.f-torture/execute/980628-4.x,
9853         g77.f-torture/execute/980628-5.x,
9854         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9855         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9856         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9857         i[34567]86-*-*.
9859 2002-04-13  David S. Miller  <davem@redhat.com>
9861         * gcc.c-torture/execute/20020413-1.c: New test.
9863 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9865         * gcc.dg/asm-6.c,
9866         * g++.dg/ext/asm1.C: New tests.
9868 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9870         PR c++ 5373.
9871         * g++.dg/parse/stmtexpr1.C: New test.
9873         PR c++/5189.
9874         * g++.dg/template/copy1.C: New test.
9876 2002-04-12  Richard Henderson  <rth@redhat.com>
9878         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9880 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9882         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9883         gcc.c-torture/execute/20020307-2.c.
9885 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9887         * g++.dg/ext/attrib5.C,
9888         * g++.dg/lookup/struct1.C: New tests.
9890 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9892         * gcc.dg/20020411-1.c: New test.
9894         * gcc.c-torture/execute/20020411-1.c: New test.
9896 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9898         * g77.f-torture/execute/6177.f: New test.
9900 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9902         PR middle-end/6247
9903         * g++.dg/opt/cleanup1.C: New test.
9905         * g++.dg/opt/const1.C: New test.
9907 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9909         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9911 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9913         PR c++/5507
9914         * g++.dg/template/typename2.C: New test.
9916 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9918         * gcc.c-torture/execute/loop-12.c: New.
9920 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9922         * g77.f-torture/execute/980628-4.x,
9923         g77.f-torture/execute/980628-5.x,
9924         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9925         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9926         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9928 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9930         PR optimization/6086
9931         * g++.dg/opt/preinc1.C: New test.
9933 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9935         PR c++/5571
9936         * g++.dg/opt/static2.C: New test.
9938 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9940         PR c/5120
9941         * gcc.dg/20020406-1.c: New test.
9943 2002-04-04  David S. Miller  <davem@redhat.com>
9945         * gcc.c-torture/execute/20020404-1.c: New test.
9947 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9949         PR c/6123
9950         * gcc.dg/20020312-2.c: Do not declare global register variable
9951         if __PIC__ or __pic__ is defined.
9953 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9955         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9956         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9958 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9960         * gcc.misc-tests/linkage.exp: Update last change to handle
9961         sparc*-, not just sparc-.
9963 2002-04-03  Richard Henderson  <rth@redhat.com>
9965         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9967 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9969         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9971 2002-04-02  David S. Miller  <davem@redhat.com>
9973         * gcc.c-torture/execute/20020402-3.c: New test.
9975 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9977         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9978         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9980         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9981         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9982         g77.f-torture/execute/20001201.x,
9983         g77.f-torture/execute/u77-test.x: New files.
9985         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9986         * gcc.dg/wchar_t-1.c: Ditto.
9988 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9990         * gcc.c-torture/execute/20020402-1.c: New test.
9992 2002-04-01  Richard Henderson  <rth@redhat.com>
9994         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9996         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9998 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10000         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10002 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10004         * g++.dg/inherit/template-as-base.C: Expect error.
10005         * g++.dg/inherit/namespace-as-base.C: Likewise.
10007 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10009         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10010         g++.dg/ext/instantiate3.C: Tweak match patterns.
10012         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10013         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10014         -da test.
10016 2002-03-31  Richard Henderson  <rth@redhat.com>
10018         * gcc.dg/special/alias-2.c: New.
10019         * gcc.dg/special/ecos.exp: Run it.
10021 2002-03-31  Richard Henderson  <rth@redhat.com>
10023         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10025 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10027         * gcc.dg/weak-1.c: Disable on h8300 port.
10029 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10031         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10032         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10033         ordering tests.
10034         * g++.dg/bprob/bprob-1.C: New test.
10035         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10036         * g++.dg/gcov/gcov-1.C: New test.
10037         * g++.dg/gcov/gcov-1.x: New file.
10038         * g++.dg/gcov/gcov-2.C: New test.
10039         * g++.dg/gcov/gcov-3.C: New test.
10040         * g++.dg/gcov/gcov-3.h: New file.
10042 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10044         * g++.old-deja/g++.other/builtins5.C: New test.
10045         * g++.old-deja/g++.other/builtins6.C: New test.
10046         * g++.old-deja/g++.other/builtins7.C: New test.
10047         * g++.old-deja/g++.other/builtins8.C: New test.
10048         * g++.old-deja/g++.other/builtins9.C: New test.
10050 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10052         * g++.dg/opt/static1.C: New test.
10054         * g++.dg/opt/longbranch1.C: New test.
10056 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10058         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10060         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10062 2002-03-28  Jeffrey A Law  (law@redhat.com)
10064         * gcc.c-torture/execute/20020328-1.c: New test.
10066 2002-03-27  Richard Henderson  <rth@redhat.com>
10068         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10069         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10070         move from g++.old-deja/g++.ext/.
10072 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10074         * g++.dg/init/new2.C: New test.
10076 2002-03-26  Richard Henderson  <rth@redhat.com>
10078         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10080         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10081         on sparc.
10083         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10084         sparcv9 systems.
10085         * gcc.dg/20001102-1.c: Likewise.
10087 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10089         * gcc.dg/cpp/endif-pedantic1.c,
10090         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10092 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10094         * g++.dg/init/new1.C: New test.
10096 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10098         * g++.dg/abi/vbase9.C: New test.
10100 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10102         * gcc.dg/arm-asm.c: New test.
10104 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10106         * gcc.dg/Wswitch-enum.c: New test.
10107         Fix PR c/5044.
10109 2002-03-26  Richard Henderson  <rth@redhat.com>
10111         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10112         structure.
10114 2002-03-25  Richard Henderson  <rth@redhat.com>
10116         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10117         sparcv9 systems.
10119         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10120         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10122 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10124         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10126 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10128         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10129         targets using generic thunk support.
10131 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10133         * gcc.c-torture/compile/20020323-1.c: New test.
10135         * g++.dg/opt/conj2.C: New test.
10137 2002-03-24  Richard Henderson  <rth@redhat.com>
10139         * gcc.dg/weak-1.c: Use -fno-common.
10141 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10143         * g77.dg/f77-edit-apostrophe-out.f: New test
10144         * g77.dg/f77-edit-h-out.f: New test
10145         * g77.dg/f77-edit-t-in.f: New test
10146         * g77.dg/f77-edit-t-out.f: New test
10147         * g77.dg/f77-edit-x-out.f: New test
10148         * g77.dg/f77-edit-slash-out.f: New test
10149         * g77.dg/f77-edit-colon-out.f: New test
10150         * g77.dg/f77-edit-s-out.f: New test
10152 2002-03-24  Richard Henderson  <rth@redhat.com>
10154         * objc/execute/formal_protocol-6.x: New XFAIL.
10156 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10158         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10159         that do not support weak symbols
10161 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10163         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10164         * lib/g77.exp:  Likewise
10165         * lib/objc.exp: Likewise
10167 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10169         * gcc.dg/Wswitch-default.c: New test.
10171 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10173         * g++.dg/other/enum1.C: New test.
10175 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10177         * gcc.dg/pragma-ep-3.c: Fix typo.
10179 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10181         * g++.dg/inherit/template-as-base.C: New test.
10183 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10185         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10186         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10188 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10190         * gcc.dg/cpp/multiline.c: Update to match.
10192 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10194         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10196 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10198         * gcc.dg/cpp/extratokens2.c:  New file.
10200 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10202         * gcc.dg/20020312-2.c: Add rs6000 target.
10204         * gcc.c-torture/compile/20020319-1.c: New test.
10206 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10208         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10209         (A, E): Handle this.
10211 2002-03-20  Jason Merrill  <jason@redhat.com>
10213         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10214         ignoring -fpic.
10215         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10216         through prune_gcc_output.
10218 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10220         * gcc.c-torture/compile/20020320-1.c: New test.
10222 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10224         * gcc.c-torture/compile/20020318-1.c: New test.
10226         * gcc.dg/struct-by-value-1.c: New test.
10228         * gcc.dg/20020319-1.c: New test.
10230 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10232         * g++.dg/opt/conj1.C: New test.
10234 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10236         * g++.dg/template/qualttp20.C: Revert previous change.
10237         * g++.dg/template/qualttp3.C: Likewise.
10238         * g++.dg/template/qualttp4.C: Likewise
10239         * g++.dg/template/qualttp5.C: Likewise
10240         * g++.dg/template/qualttp6.C: Likewise
10241         * g++.dg/template/qualttp7.C: Likewise
10242         * g++.dg/template/qualttp8.C: Likewise
10243         * g++.dg/template/recurse.C: Likewise.
10245 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10247         * gcc.dg/cpp/wchar-1.c: Update.
10249 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10251         * g++.dg/template/conv1.C: New test.
10252         * g++.dg/template/conv2.C: New test.
10253         * g++.dg/template/conv3.C: New test.
10254         * g++.dg/template/conv4.C: New test.
10256 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10258         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10259         * g++.dg/template/qualttp3.C: Likewise.
10260         * g++.dg/template/qualttp4.C: Likewise
10261         * g++.dg/template/qualttp5.C: Likewise
10262         * g++.dg/template/qualttp6.C: Likewise
10263         * g++.dg/template/qualttp7.C: Likewise
10264         * g++.dg/template/qualttp8.C: Likewise
10265         * g++.dg/template/recurse.C: Likewise.
10267 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10269         * g++.dg/opt/dtor1.C: New test.
10271 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10273         * gcc.c-torture/compile/20020315-1.c: New test.
10275 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10277         * gcc.dg/weak-1.c: Fix scan tests.
10279 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10281         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10282         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10283         cris-*-aout* mmix-*-*.
10284         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10285         cris-*-aout* mmix-*-*.
10286         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10287         cris-*-elf* cris-*-aout* and mmix-*-*.
10288         * gcc.dg/20001009-1.c: Ditto.
10289         * gcc.dg/20010912-1.c: Ditto.
10290         * gcc.dg/20020122-4.c: Ditto.
10291         * gcc.dg/inline-2.c: Ditto.
10293 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10295         * gcc.c-torture/compile/20020314-1.c: New test.
10297 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10299         * gcc.c-torture/execute/20020314-1.c: New test.
10301 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10303         * g++.dg/warn/Wunused-1.C: New test.
10305 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10307         * g++.dg/abi/mangle6.C: New test.
10309 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10311         * gcc.c-torture/compile/20020309-2.c: New test.
10313         * gcc.c-torture/compile/20020312-1.c: New test.
10315 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10317         * g++.dg/other/access1.C: New test.
10319 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10321         * gcc.c-torture/execute/wchar_t-1.c: New test.
10323 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10325         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10327 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10329         * gcc.dg/20020312-1.c: New test case.
10331 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10333         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10335 2002-03-11  Richard Henderson  <rth@redhat.com>
10337         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10338         * g++.old-deja/g++.jason/report.C: Likewise.
10340 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10342         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10343         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10345 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10347         * testsuite/g++.dg/overload/pmf1.C: New test.
10349 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10351         * gcc.c-torture/execute/20020307-1.c: Use long.
10353 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10355         PR optimization/5844
10356         * gcc.dg/20020310-1.c: New test.
10358 2002-03-09  Michael Meissner  <meissner@redhat.com>
10360         * gcc.c-torture/execute/memcpy-2.c: New test.
10361         * gcc.c-torture/execute/memset-1.c: New test.
10362         * gcc.c-torture/execute/strlen-1.c: New test.
10363         * gcc.c-torture/execute/strcmp-1.c: New test.
10364         * gcc.c-torture/execute/strncmp-1.c: New test.
10366 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10368         * gcc.dg/ppc-ldstruct.c: New test.
10370 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10372         * gcc.c-torture/execute/va-arg-22.c: New test.
10374 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10376         * gcc.c-torture/compile/20020309-1.c: New test.
10378 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10380         * gcc.c-torture/execute/20020307-2.c: New test.
10382 2002-03-07  Jeffrey A Law  (law@redhat.com)
10384         * g77.f-torture/compile/20020307-1.f: New test.
10386 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10388         * gcc.dg/unordered-1.c: New test.
10390 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10392         * gcc.c-torture/execute/20020307-1.c: New test.
10394 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10396         * gcc.dg/20020304-1.c: New test.
10398         * gcc.c-torture/compile/20020304-2.c: New test.
10400 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10402         * gcc.c-torture/compile/20020304-1.c: New test case
10403         (from PR c/5830).
10405 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10407         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10409 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10411         * g++.dg/other/classkey1.C: New test.
10413 2002-03-01  Richard Henderson  <rth@redhat.com>
10415         * gcc.c-torture/compile/981223-1.x: New.
10416         * gcc.c-torture/compile/920625-1.x: New.
10418 2002-02-28  Richard Henderson  <rth@redhat.com>
10420         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10422 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10424         * gcc.c-torture/execute/20020227-1.c: New test.
10426 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10428         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10429         here" ERROR lines.
10430         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10431         * g++.old-deja.g++.other/defarg1.C: Likewise.
10432         * g++.old-deja/g++.pt/calls2.C: Likewise.
10433         * g++.old-deja/g++.pt/crash20.C: Likewise.
10434         * g++.old-deja/g++.pt/crash30.C: Likewise.
10435         * g++.old-deja/g++.pt/crash36.C: Likewise.
10436         * g++.old-deja/g++.pt/crash6.C: Likewise.
10437         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10438         * g++.old-deja/g++.pt/derived3.C: Likewise.
10439         * g++.old-deja/g++.pt/error1.C: Likewise.
10440         * g++.old-deja/g++.pt/friend21.C: Likewise.
10441         * g++.old-deja/g++.pt/friend23.C: Likewise.
10442         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10443         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10445 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10447         * gcc.c-torture/execute/20020225-2.c: New test.
10449 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10451         * gcc.c-torture/execute/920730-1t.c,
10452         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10453         Delete test cases, only relevant to -traditional.
10455 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10457         * gcc.dg/cpp/undef1.c: Remove.
10458         * gcc.dg/cpp/directiv.c: Update.
10459         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10461 2002-02-27  Michael Meissner  <meissner@redhat.com>
10463         * gcc.c-torture/execute/20020226-1.c: New test.
10465 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10467         * g++.dg/debug/debug4.C: New test.
10469         * gcc.dg/ia64-visibility-1.c: New test.
10471 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10473         * gcc.dg/debug/20020224-1.c: New.
10475 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10477         * gcc.c-torture/execute/960416-1.x: New.
10478         * gcc.c-torture/execute/divconst-3.x: Likewise.
10480 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10482         * gcc.dg/20020224-1.c: New test.
10484 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10486         * gcc.c-torture/execute/20020225-1.c: New.
10488 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10490         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10492 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10494         * gcc.dg/20020222-1.c: New test.
10496 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10498         * g++.dg/opt/anonunion1.C: New test.
10500 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10502         * g++.dg/template/qualttp19.C: New test.
10503         * g++.dg/template/qualttp20.C: New test.
10504         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10505         * g++.old-deja/g++.other/qual1.C: Likewise.
10507 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10509         * gcc.dg/attr-alwaysinline.c: New.
10511 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10513         * gcc.dg/20020220-1.c: New test.
10515         * gcc.dg/20020220-2.c: New test.
10517         * g++.dg/opt/mmx1.C: New test.
10519 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10521         * gcc.c-torture/compile/20020110.c: New test.
10523 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10525         * gcc.c-torture/execute/20020219-1.c: New test.
10527         * gcc.dg/20020219-1.c: New test.
10529         * gcc.dg/noncompile/20020220-1.c: New test.
10531         * g++.dg/opt/ptrintsum1.C: New test.
10533         * gcc.dg/debug/20020220-1.c: New test.
10535 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10537         * gcc.c-torture/execute/20020216-1.c: New test.
10539 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10541         * gcc.dg/decl-1.c: Update, new test.
10543 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10545         * g++.dg/abi/bitfield1.C: New test.
10546         * g++.dg/abi/bitfield2.C: New test.
10548 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10550         * gcc.dg/attr-nest.c: New test.
10552 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10554         * gcc.c-torture/execute/20020215-1.c: New test.
10556 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10558         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10559         * g++.dg/debug/debug.exp: New.
10560         * g++.dg/debug/trivial.C: New.
10561         * g++.dg/debug/debug1.C: Moved...
10562         * g++.dg/other/debug1.C: ...from here.
10563         * g++.dg/debug/debug2.C: Moved...
10564         * g++.dg/other/debug2.C: ...from here.
10565         * g++.dg/debug/debug3.C: Moved...
10566         * g++.dg/other/debug3.C: ...from here.
10568         * gcc.dg/noncompile/20020213-1.c: New test.
10570 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10572         * g++.dg/other/debug3.C: New test.
10574         * gcc.c-torture/execute/20020213-1.c: New test.
10576 2002-02-13  Richard Smith <richard@ex-parrot.com>
10578         * g++.old-deja/g++.other/thunk1.C: New test.
10580 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10582         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10584 2002-02-13  Stan Shebs  <shebs@apple.com>
10586         * gcc.dg/altivec-3.c: New.
10588 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10590         * gcc.dg/Wunreachable-1.c: New test.
10591         * gcc.dg/Wunreachable-2.c: New test.
10593 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10595         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10597 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10599         * gcc.dg/decl-1.c: New test.
10601 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10603         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10605 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10607         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10608         * gcc.c-torture/compile/980506-1.x: Likewise.
10610 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10612         * gcc.dg/20020210-1.c: New.
10614 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10616         * g77.f-torture/execute/947.f: New regression test
10617         for PR fortran/947.
10619 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10621         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10622         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10624 2002-02-08  Richard Henderson  <rth@redhat.com>
10626         * gcc.c-torture/compile/labels-3.c: New.
10628 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10630         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10631         expression statements work instead.
10632         * gcc.dg/noncompile/20020207-1.c: New test.
10634 2002-02-07  Richard Henderson  <rth@redhat.com>
10636         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10638 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10640         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10641         message from g77
10642         * lib/g77-dg.exp: Trim g77 error messages so that they are
10643         recognized by dg.exp.
10645 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10647         PR fortran/5473
10648         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10650 2002-02-07  Richard Henderson  <rth@redhat.com>
10652         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10653         to be sufficiently aligned for integers.
10655 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10657         * g++.dg/template/friend4.C: New test.
10659 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10661         PR fortran/5743
10662         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10663         unsupported cases.
10665 2002-02-07  Richard Henderson  <rth@redhat.com>
10667         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10668         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10669         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10670         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10672 2002-02-06  Richard Henderson  <rth@redhat.com>
10674         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10676 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10678         * gcc.dg/20020206-1.c: New test.
10680 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10682         * gcc.c-torture/execute/20020206-1.c: New test.
10684         * gcc.c-torture/execute/20020206-2.c: New test.
10686         PR optimization/5429:
10687         * gcc.c-torture/compile/20020206-1.c: New test.
10689 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10691         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10692         as certain file formats cannot support particularly large
10693         alignments.
10695         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10696         and do not expect to be able to link the executable.
10698         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10699         fail because the COFF format does not support the weak attribute.
10701 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10703         * g77.dg/pr5473.f:  New test
10705 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10707         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10708         Fix testcase accordingly.
10710 2002-02-04  Richard Henderson  <rth@redhat.com>
10712         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10713         (buf): Change to be an array of pointers, not ints.
10715 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10717         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10718         before all tests.  Move warning one line above to match where it
10719         C frontend emits.
10720         * gcc.dg/Wswitch-2.c: New test.
10721         * g++.dg/warn/Wswitch-1.C: New test.
10722         * g++.dg/warn/Wswitch-2.C: New test.
10724 2002-02-04  Richard Henderson  <rth@redhat.com>
10726         * g++.dg/abi/offsetof.C: Fix size comparison.
10728 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10730         * gcc.dg/cast-qual-2.c: New test.
10732 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10734         * gcc.dg/20020201-4.c: New test.
10736 2002-02-04  Ben Elliston  <bje@redhat.com>
10738         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10739         target_info attribute != 0, in addition to the empty string.
10740         (gcc_target_compile): Likewise.
10742 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10744         * gcc.dg/Wswitch.c: New test.
10745         PR gcc/4475. PR gcc/3780.
10747 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10749         * g77.f-torture/execute/5122.f: New test for regressions
10750         against PR fortran/5122.
10752 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10754         * g77.f-torture/compile/pr3743.f: Delete
10755         * g77.dg/pr3743-1.f: New test.
10756         * g77.dg/pr3743-2.f: New test.
10757         * g77.dg/pr3743-3.f: New test.
10758         * g77.dg/pr3743-4.f: New test.
10760 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10762         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10764 2002-02-02  Richard Henderson  <rth@redhat.com>
10766         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10767         * gcc.c-torture/execute/bf64-1.c: Likewise.
10769 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10771         * gcc.dg/20020201-2.c: New test.
10773         * gcc.dg/20020201-3.c: New test.
10775         * gcc.c-torture/execute/bitfld-2.c: New test.
10777 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10779         * gcc.dg/bitfld-1.c: Update.
10780         * gcc.dg/bitfld-2.c: Update.
10781         * gcc.c-torture/execute/bitfld-1.x: New.
10783 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10785         * gcc.c-torture/execute/20020201-1.c: New test.
10787 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10789         PR target/5469
10790         * gcc.dg/20020201-1.c: New test.
10792 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10794         PR fortran/3743
10795         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10796         * g77.f-torture/compile/pr3743.x: Remove
10798 2002-01-31  Tom Rix  <trix@redhat.com>
10800         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10802 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10804         * gcc.dg/noncompile/20020130-1.c: New test.
10806 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10808         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10810 2002-01-29  Richard Henderson  <rth@redhat.com>
10812         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10813         to long long.
10814         * gcc.c-torture/execute/bf64-1.c: Likewise.
10816 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10818         * gcc.c-torture/execute/20020129-1.c: New test.
10820 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10822         * gcc.c-torture/compile/20000224-1.c: Update.
10823         * gcc.c-torture/execute/bitfld-1.c: New tests.
10824         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10825         * gcc.dg/uninit-A.c: Update.
10827 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10829         * g++.dg/template/ctor1.C: Add instantiation.
10831 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10833         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10834         argument to __builtin_prefetch to be const ptr.
10836 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10838         * gcc.c-torture/compile/20020120-1.c: New test.
10840 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10842         * gcc.c-torture/execute/20020127-1.c: New test.
10844 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10846         * g77.dg/f77-edit-i-in.f: New test
10847         * g77.dg/f77-edit-i-out.f: New test
10849 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10851         * gcc.dg/debug/debug.exp: New file.
10852         * gcc.dg/debug/trivial.c: New file.
10853         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10854         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10855         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10856         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10857         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10858         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10859         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10860         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10861         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10862         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10863         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10864         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10865         * gcc.dg/20000503-1.c: Removed.
10866         * gcc.dg/20010207-1.c: Removed.
10867         * gcc.dg/20011223-1.c: Removed.
10868         * gcc.dg/20020104-2.c: Removed.
10869         * gcc.dg/debug-1.c: Removed.
10870         * gcc.dg/debug-2.c: Removed.
10871         * gcc.dg/debug-3.c: Removed.
10872         * gcc.dg/debug-4.c: Removed.
10873         * gcc.dg/debug-5.c: Removed.
10874         * gcc.dg/debug-6.c: Removed.
10875         * gcc.dg/dwarf2-1.c: Removed.
10876         * gcc.dg/dwarf2-2.c: Removed.
10878 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10880         * g++.old-deja/g++.other/eh5.C: New test.
10881         * g++.old-deja/g++.other/sibcall2.C: New test.
10882         * g++.old-deja/g++.other/array9.C: New test.
10883         * g++.old-deja/g++.other/typename2.C: New test.
10884         * g++.old-deja/g++.other/crash60.C: New test.
10885         * g++.old-deja/g++.other/conv9.C: New test.
10886         * g++.old-deja/g++.other/mangle10.C: New test.
10887         * g++.old-deja/g++.other/unchanging1.C: New test.
10888         * g++.old-deja/g++.other/exprstmt1.C: New test.
10889         * g++.old-deja/g++.other/inline23.C: New test.
10890         * g++.old-deja/g++.eh/ia64-1.C: New test.
10891         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10892         * g++.old-deja/g++.other/reload1.C: New test.
10893         * g++.old-deja/g++.other/static20.C: New test.
10894         * g++.old-deja/g++.other/local-alloc1.C: New test.
10895         * g++.old-deja/g++.other/conv8.C: New test.
10896         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10897         * g++.old-deja/g++.other/storeexpr1.C: New test.
10898         * g++.old-deja/g++.other/storeexpr2.C: New test.
10899         * g++.dg/eh/template2.C: New test.
10900         * g++.dg/warn/weak1.C: New test.
10902 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10904         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10905         Remove first, non-varying, argument.
10907 2002-01-23  Richard Henderson  <rth@redhat.com>
10909         * gcc.dg/inline-2.c: New.
10911         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10912         Add optional target arg.  Check number of arguments.
10913         (scan-assembler-not, scan-assembler-dem): Likewise.
10914         (scan-assembler-dem-not): Likewise.
10916 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10918         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10919         line 12.
10920         * g++.old-deja/g++.brendan/parse3.C,
10921         g++.old-deja/g++.other/crash26.C,
10922         g++.old-deja/g++.other/crash28.C,
10923         g++.old-deja/g++.other/crash29.C,
10924         g++.old-deja/g++.other/crash30.C,
10925         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10927 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10929         * gcc.dg/20020115-1.c: New.
10931 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10933         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10935 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10937         * gcc.dg/20020122-3.c: New.
10939 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10941         * g++.dg/other/gc1.C: New test.
10943 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10945         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10947 2002-01-22  Richard Henderson  <rth@redhat.com>
10949         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10951 2002-01-22  Richard Henderson  <rth@redhat.com>
10953         * gcc.dg/20020122-4.c: New.
10955 2002-01-22  H.J. Lu <hjl@gnu.org>
10957         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10958         link output.
10959         * gcc.dg/special/ecos.exp: Likewise.
10960         * lib/g++-dg.exp: Likewise.
10961         * lib/g77-dg.exp: Likewise.
10962         * lib/gcc-dg.exp : Likewise.
10963         * lib/mike-g++.exp: Likewise.
10964         * lib/mike-g77.exp: Likewise.
10965         * lib/mike-gcc.exp: Likewise.
10966         * lib/objc-dg.exp: Likewise.
10968 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10970         PR target/5379
10971         * gcc.dg/20020122-2.c: New test.
10973 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10975         * gcc.dg/20020122-1.c: New test.
10977 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10979         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10981 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10983         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10985 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10987         * gcc.c-torture/compile/20020121-1.c: New test.
10989 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10991         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10992         ld_library_path.
10994 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10996         * gcc.dg/20020218-1.c: New test.
10998 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11000         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11001         messages
11002         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11003         "At global scope" warning
11004         * g++.dg/ext/align1.C: Change cygwin test for alignment
11005         from db-bogus to dg-warning
11007 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11009         * g77.f-torture/compile/cpp2.F: New test.
11011 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11013         * g++.dg/template/access1.C: New test.
11015 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11017         * gcc.dg/20020118-1.c: New.
11019 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11021         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11023 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11025         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11026         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11027         alignment warnings.
11029 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11031         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11032         torture_with_loops and torture_without_loops
11034 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11036         * gcc.c-torture/compile/20020116-1.c: New test.
11038 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11040         * gcc.dg/20020116-2.c: New test.
11042         * gcc.dg/ultrasp4.c: New test.
11044         * gcc.dg/20020116-1.c: New test.
11046 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11048         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11049         by EABI.
11051 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11053         * gcc.misc-tests/i386-prefetch.exp: New.
11054         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11055         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11056         * gcc.misc-tests/i386-pf-none-1.c: New test.
11057         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11059 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11061         * gcc.dg/gnu89-init-1.c: Add new tests.
11063 2002-01-15  Andreas Jaeger  <aj@suse.de>
11065         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11066         * gcc.dg/i386-mmx-2.c: Likewise.
11067         * gcc.dg/i386-sse-1.c: Likewise.
11068         * gcc.dg/i386-sse-2.c: Likewise.
11069         * gcc.dg/i386-sse-3.c: Likewise.
11071 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11073         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11074         Uncomment additional cases that now pass.
11076 2002-01-11  Richard Henderson  <rth@redhat.com>
11078         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11079         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11081 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11083         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11085 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11087         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11088         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11090 2002-01-10  Dale Johannesen  <dalej@apple.com>
11092         * gcc.c-torture/execute/loop-11.c: New.
11094 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11096         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11097         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11099 2002-01-09  Richard Henderson  <rth@redhat.com>
11101         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11102         type in which to perform the operation for each size.
11104 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11106         * gcc.c-torture/compile/20020109-2.c: New test.
11108 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11110         * gcc.c-torture/execute/loop-10.c: New test.
11112 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11114         * gcc.c-torture/compile/20010226-1.c: New test.
11115         * gcc.c-torture/compile/20010227-1.c: New test.
11116         * gcc.c-torture/compile/20010426-1.c: New test.
11117         * gcc.c-torture/compile/20010510-1.c: New test.
11118         * gcc.c-torture/compile/20010605-3.c: New test.
11119         * gcc.c-torture/compile/20010824-1.c: New test.
11120         * gcc.c-torture/execute/20010409-1.c: New test.
11121         * gcc.dg/noncompile/20000901-1.c: New test.
11122         * gcc.dg/20001023-1.c: New test.
11123         * gcc.dg/20001101-1.c: New test.
11124         * gcc.dg/20001102-1.c: New test.
11125         * gcc.dg/20010207-1.c: New test.
11126         * gcc.dg/20010405-1.c: New test.
11127         * gcc.dg/20010822-1.c: New test.
11128         * gcc.dg/20011107-1.c: New test.
11130 2002-01-09  Jeffrey A Law  (law@redhat.com)
11132         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11134         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11135         execution failure on PA targets.
11137 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11139         * gcc.c-torture/compile/20020109-1.c: New test.
11141 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11143         * gcc.c-torture/execute/20020108-1.c: New test.
11145 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11147         * gcc.dg/20020108-1.c: New test.
11149 2002-01-08  H.J. Lu <hjl@gnu.org>
11151         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11152         for header files.
11154 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11156         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11157         consistency.
11159 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11161         * gcc.dg/altivec-4.c: Test altivec predicates.
11163 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11165         * gcc.c-torture/execute/20020107-1.c: New test.
11167 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11169         PR c/5279
11170         * gcc.c-torture/compile/20020106-1.c: New test.
11172 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11174         * gcc.c-torture/execute/nestfunc-4.c: New test.
11176 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11178         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11179         extra triple that slipped in.
11180         * g++.old-deja/g++.abi/align.C: Likewise.
11181         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11183 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11185         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11186         * g++.old-deja/g++.abi/align.C: Likewise.
11187         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11189         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11190         on FreeBSD/i386.
11191         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11192         FreeBSD.
11194 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11196         * gcc.dg/20020104-1.c: New test.
11198         * gcc.dg/20020104-2.c: New test.
11200 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11202         * gcc.dg/20020103-1.c: Fix typo in target selector.
11204 2002-01-03  Richard Henderson  <rth@redhat.com>
11206         * gcc.dg/20020103-1.c: New.
11208 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11210         * gcc.c-torture/execute/20020103-1.c: New test.
11212 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11214         * g++.dg/other/debug2.C: New test.
11216         * gcc.c-torture/compile/20020103-1.c: New test.
11218 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11220         * gcc.dg/gnu89-init-1.c: Added new tests.
11222 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11224         * g++.dg/template/friend2.C: Remove as patch is reverted.
11226         * g++.dg/warn/oldcast1.C: New test.
11228         * g++.dg/template/ptrmem1.C: New test.
11229         * g++.dg/template/ptrmem2.C: New test.
11231         * g++.dg/template/ntp.C: New test.
11233         * g++.dg/other/component1.C: New test.
11235         * g++.dg/template/ttp3.C: New test.
11237         * g++.dg/template/friend2.C: New test.
11238         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11240 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11242         * g++.dg/other/ptrmem1.C: New test.
11243         * g++.dg/other/ptrmem2.C: New test.
11245 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11247         * g++.dg/template/ctor1.C: New test.
11249 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11251         * g++.dg/template/friend2.C: New test.
11253 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11255         * gcc.dg/mmix-1.c: New test.
11257 2001-12-31  Richard Henderson  <rth@redhat.com>
11259         * gcc.dg/asm-5.c: New.
11261 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11263         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11264         in namespace __gnu_cxx
11266 2001-12-30  Richard Henderson  <rth@redhat.com>
11268         * gcc.dg/debug-6.c: New.
11270 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11272         * gcc.c-torture/compile/20011229-2.c: New test.
11274 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11276         * gcc.dg/debug-3.c: New test.
11277         * gcc.dg/debug-4.c: New test.
11278         * gcc.dg/debug-5.c: New test.
11280 2001-12-29  Richard Henderson  <rth@redhat.com>
11282         * g++.dg/eh/loop1.C: New.
11284 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11286         * g++.dg/template/crash1.C: New test.
11288 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11290         * g++.dg/other/const1.C: New test.
11292 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11294         * gcc.c-torture/compile/20011229-1.c: New test.
11296 2001-12-28  Stan Shebs  <shebs@apple.com>
11298         * lib/objc-torture.exp: Resync with c-torture.exp.
11299         * lib/objc.exp: Load standard libraries.
11301 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11303         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11304         additional tests.
11306 2001-12-27  Roger Sayle <roger@eyesopen.com>
11308         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11310 2001-12-27  Richard Henderson  <rth@redhat.com>
11312         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11314 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11316         * g++.dg/eh/ctor1.C: New test.
11317         * g++.dg/other/error2.C: New test.
11319 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11321         * g++.dg/other/init2.C: New test.
11323 2001-12-24  Richard Henderson  <rth@redhat.com>
11325         * gcc.dg/20011223-1.c: New.
11326         * gcc.dg/inline-1.c: New.
11328 2001-12-23  Richard Henderson  <rth@redhat.com>
11330         * gcc.dg/asm-4.c: Test operand modifiers.
11332 2001-12-23  Richard Henderson  <rth@redhat.com>
11334         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11336 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11338         * gcc.c-torture/execute/20011223-1.c: New test.
11340 2001-12-21  Richard Henderson  <rth@redhat.com>
11342         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11343         re-enables the warning.
11345 2001-12-21  Richard Henderson  <rth@redhat.com>
11347         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11349 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11351         * gcc.c-torture/compile/20011218-1.c: New test.
11353 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11355         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11356         arm-isr.c test.
11357         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11358         epilogue generation for ARM ISR routines.
11360 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11362         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11363         * gcc.dg/format/c90-printf-3.c: Likewise.
11364         * gcc.dg/format/c99-printf-3.c: Likewise.
11365         * gcc.dg/format/ext-1.c: Likewise.
11366         * gcc.dg/format/ext-6.c: Likewise.
11367         * gcc.dg/format/format.h: Prototype unlocked stdio.
11369 2001-12-20  Richard Henderson  <rth@redhat.com>
11371         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11372         (arena): Use it.
11373         (malloc): Correct allocation logic.  Abort if we fill up the
11374         arena before initialization complete.
11375         (realloc): Correct allocation logic.
11377 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11379         * gcc.c-torture/compile/20011219-2.c: New test.
11381         * gcc.c-torture/execute/20011219-1.c: New test.
11383 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11385         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11386         target does not support weak symbols.
11388 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11390         * gcc.c-torture/compile/20011219-1.c: New test.
11392 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11394         * g++.dg/other/error1.C: New test.
11396 2001-12-17  Jeffrey A Law  (law@redhat.com)
11398         * gcc.c-torture/execute/20011217-1.c: New test.
11400 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11402         * objc.dg/special/: New directory.
11403         * objc.dg/special/special.exp: New file.
11404         * objc.dg/special/unclaimed-category-1.h: New file.
11405         * objc.dg/special/unclaimed-category-1a.m: New file.
11406         * objc.dg/special/unclaimed-category-1.m: New file.
11408 2001-12-17  Andreas Jaeger  <aj@suse.de>
11410         * gcc.c-torture/compile/20011217-2.c: New test.
11412 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11414         * gcc.c-torture/compile/20011217-1.c: New test.
11416 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11418         * testsuite/gcc.dg/20011214-1.c: New.
11420 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11422         * gcc.dg/altivec-4.c: New.
11424 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11426         * gcc.dg/20011113-1.c: New test.
11428 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11430         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11431         std::__malloc_alloc_template<0> and
11432         std::__default_alloc_template<false, 0>.
11434 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11436         * objc/execute/bf-21.m: New test.
11437         * objc/execute/enumeration-1.m: New test.
11438         * objc/execute/enumeration-2.m: New test.
11440 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11442         * gcc.dg/gnu89-init-1.c: New test.
11444 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11446         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11447         * g++.old-deja/g++.jason/2371.C: Likewise.
11448         * g++.old-deja/g++.jason/template33.C: Likewise.
11449         * g++.old-deja/g++.jason/template34.C: Likewise.
11450         * g++.old-deja/g++.jason/template36.C: Likewise.
11451         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11452         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11453         * g++.old-deja/g++.other/typename1.C: Likewise.
11454         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11455         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11456         * g++.old-deja/g++.pt/typename11.C: Likewise.
11457         * g++.old-deja/g++.pt/typename14.C: Likewise.
11458         * g++.old-deja/g++.pt/typename16.C: Likewise.
11459         * g++.old-deja/g++.pt/typename3.C: Likewise.
11460         * g++.old-deja/g++.pt/typename4.C: Likewise.
11461         * g++.old-deja/g++.pt/typename5.C: Likewise.
11462         * g++.old-deja/g++.pt/typename7.C: Likewise.
11463         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11465 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11467         * g++.dg/other/linkage1.C: New test.
11468         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11469         specifiers.
11471 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11473         * gcc.dg/concat.c: New test.
11475 2001-12-11  Stan Shebs  <shebs@apple.com>
11477         * objc/compile: New test directory.
11478         * objc/compile/compile.exp: New expect script.
11479         * objc/compile/20011211-1.m: New compile test.
11481 2001-12-11  Jason Merrill  <jason@redhat.com>
11483         * lib/prune.exp (prune_gcc_output): Also handle "In member
11484         function".  So many permutations...
11486 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11488         * g++.dg/template/typedef1.C: New test.
11490 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11492         * g++.dg/other/copy1.C: New test.
11494 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11496         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11498         * gcc.dg/builtin-choose-expr.c: New.
11500 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11502         * gcc.dg/altivec-2.c: New.
11504 2001-12-07  Richard Henderson  <rth@redhat.com>
11506         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11508 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11510         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11511         ultrasparc.
11513 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11515         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11517 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11519         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11520         variable argument list.
11522 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11524         * gcc.c-torture/execute/memcheck: Delete entire directory.
11525         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11526         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11528 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11530         * gcc.dg/Wshadow-1.c: New test.
11532 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11534         * gcc.c-torture/compile/20011130-1.c: New test.
11536         * gcc.dg/noncompile/20011025-1.c: New test.
11538         * g++.dg/other/anon-union.C: New test.
11540         * gcc.c-torture/execute/20011024-1.c: New test.
11542 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11544         * gcc.c-torture/execute/20000722-1.x,
11545         gcc.c-torture/execute/20010123-1.x: Remove.
11546         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11547         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11548         gcc.dg/c99-complit-2.c: New tests.
11550 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11552         * g++.dg/inherit/base1.C: New test.
11554 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11556         * g++.dg/other/stdarg1.C: New test.
11558         * gcc.c-torture/compile/20011130-2.c: New test.
11560 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11562         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11563         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11564         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11565         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11566         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11567         * gcc.dg/builtin-prefetch-1.c: New test.
11569 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11571         * gcc.dg/20011130-1.c: New test.
11573 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11575         * g++.dg/other/scope1.C: New test.
11576         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11578 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11580         * gcc.dg/vla-init-1.c: New test.
11582 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11584         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11586 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11588         * objc.dg/alias.m: Update.
11589         * objc.dg/class-1.m: Update.
11590         * objc.dg/const-str-1.m: Update.
11591         * objc.dg/fwd-proto-1.m: Update.
11592         * objc.dg/id-1.m: Update.
11593         * objc.dg/super-class-1.m: Update.
11595 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11597         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11598         constructs.
11600 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11602         * gcc.c-torture/execute/20011128-1.c: New test.
11604 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11606         * gcc.dg/20011127-1.c: New test.
11608 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11610         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11611         from Austin Group draft 7.
11612         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11613         scanf format arguments.
11614         * gcc.dg/format/no-exargs-2.c: New test.
11616 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11618         * g++.dg/abi/vbase8-4.C: New test.
11620 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11622         * gcc.c-torture/execute/20011121-1.c: New test.
11624 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11626         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11628 2001-11-23  Andreas Jaeger  <aj@suse.de>
11630         * gcc.dg/cpp/charconst-2.c: New test.
11632 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11634         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11635         to the host if it is remote.  Let tests specify extra headers
11636         they use.
11637         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11638         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11639         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11640         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11641         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11642         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11643         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11644         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11645         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11646         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11648 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11650         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11651         for little endian ARMs.
11653 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11655         * gcc.c-torture/compile/20011119-1.c: New test.
11656         * gcc.c-torture/compile/20011119-2.c: New test.
11658 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11660         * gcc.dg/altivec-1.c: Fix typo.
11662 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11664         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11666 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11668         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11670 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11672         * lib/g77.exp: Don't specify --rpath-link.
11674         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11675         across all the headers.
11676         * gcc.dg/format/format.exp: For testing on a remote host,
11677         copy format.h.
11679         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11680         * gcc.c-torture/execute/930406-1.c: Likewise.
11681         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11683 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11685         * gcc.dg/altivec-1.c: New.
11687 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11689         * gcc.dg/cpp/fpreprocessed.c: New test case.
11691 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11693         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11694         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11695         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11697 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11699         * gcc.dg/no-builtin-1.c: New test.
11701 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11703         * gcc.c-torture/execute/20011115-1.c: New test.
11705 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11707         * gcc.c-torture/compile/20011114-2.c: New test.
11708         * gcc.c-torture/compile/20011114-3.c: New test.
11709         * gcc.c-torture/compile/20011114-4.c: New test.
11711 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11713         * g++.dg/other/init1.C: New test.
11715 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11717         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11718         message.
11720         * gcc.c-torture/execute/20011114-1.c: New testcase.
11722         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11723         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11724         like the (before this change) version of 20010327-1.c.
11726 2001-11-14  Roger Sayle <roger@eyesopen.com>
11728         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11730 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11732         * g++.dg/init/array2.C: New test.
11734 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11736         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11738 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11740         * g++.dg/other/forscope1.C: New test.
11741         * g++.dg/ext/forscope1.C: New test.
11742         * g++.dg/ext/forscope2.C: New test.
11744 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11746         * gcc.c-torture/execute/20011113-1.c: New test.
11748 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11750         * gcc.c-torture/execute/20011109-2.c: New test.
11752         * gcc.c-torture/execute/20011109-1.c: New test.
11754 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11756         * gcc.c-torture/compile/20011109-1.c: New test.
11758 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11760         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11761         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11762         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11763         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11764         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11765         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11766         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11768 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11770         * g++.dg/warn/Wshadow-1.C: New tests.
11771         * g++.old-deja/g++.mike/for3.C: Update.
11773 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11775         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11776         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11777         XFAILs.  Adjust expected error texts.
11778         * gcc.c-torture/compile/20011106-1.c,
11779         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11780         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11781         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11782         gcc.dg/c99-array-lval-5.c: New tests.
11784 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11786         * gcc.dg/cpp/defined.c: Update.
11788 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11790         * gcc.c-torture/execute/anon-1.c: New test.
11792 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11794         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11795         same size, so no warning should be produced on stormy16.
11797         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11798         due to oversized array.
11799         * g++.old-deja/g++.mike/ns15.C: Likewise.
11800         * g++.old-deja/g++.pt/crash16.C: Likewise.
11802 2001-11-02  Graham Stott  <grahams@redhat.com>
11804         * g++.dgother/debug1.C: Fix typos.
11806 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11808         * g++.dg/other/debug1.C: New test.
11810 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11812         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11813         of unsigned long.
11815 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11817         * gcc.dg/20011029-2.c: New test.
11819         * gcc.c-torture/compile/20011029-1.c: New test.
11821 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11823         * objc/execute/class_self-1.m: New test.
11824         * objc/execute/class_self-2.m: New test.
11826 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11828         * gcc.misc-tests/msgs.exp: Delete.
11829         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11830         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11831         error set to match recent changes.
11833 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11835         * gcc.dg/20011021-1.c: New test.
11837 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11839         * gcc.c-torture/compile/20011023-1.c: New test.
11841 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11843         * lib/g77.exp: Rewrite based on lib/g++.exp.
11845 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11847         * gcc.c-torture/execute/20011019-1.c: New test.
11849         * gcc.dg/20011018-1.c: New test.
11851 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11853         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11855 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11857         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11858         * gcc.dg/attr-invalid.c: Likewise.
11860 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11862         * testsuite/gcc.dg/20011015-1.c: New test.
11864 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11866         * g++.dg/template/unify2.C: New test.
11868 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11870         * g++.dg/other/exception-specification.C: New test
11872 2001-10-13  Tom Rix  <trix@redhat.com>
11874         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11875         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11877 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11879         * testsuite/gcc.dg/20011009-1.c: New test.
11881 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11883         PR g++/4476
11884         * g++.dg/other/friend1.C: New test.
11886 2001-10-11  Richard Henderson  <rth@redhat.com>
11888         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11890 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11892         * gcc.c-torture/compile/20011010-1.c: New.
11894 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11896         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11897         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11898         g77.f-torture/execute/execute.exp,
11899         g77.f-torture/noncompile/noncompile.exp,
11900         gcc.c-torture/compile/compile.exp,
11901         gcc.c-torture/execute/execute.exp,
11902         gcc.c-torture/execute/ieee/ieee.exp,
11903         gcc.c-torture/execute/memcheck/memcheck.exp,
11904         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11905         objc/execute/execute.exp: Update FSF address.
11907 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11909         * gcc.dg/cpp/cmdlne-C.c: Update.
11910         * gcc.dg/cpp/cmdlne-C2.c: New.
11912 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11914         * gcc.c-torture/execute/20011008-3.c: New.
11916 2001-10-08  DJ Delorie  <dj@redhat.com>
11918         * gcc.dg/20011008-1.c: New.
11919         * gcc.dg/20011008-2.c: New.
11921 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11923         * gcc.dg/cpp/spacing1.c: Update test.
11925 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11927         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11928         spelling errors of "separate" as "seperate".
11930 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11932         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11933         enough to avoid inlining.
11935 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11937         * lib/g77.exp: set libg2c_dir correctly.
11939 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11941         * gcc.dg/cpp/macro11.c: New test.
11943 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11945         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11946         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11947         gcc.dg/format/multattr-3.c: New tests.
11948         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11949         tests for format attributes on function pointers being rejected.
11951 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11953         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11955 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11957         * g++.dg/warn/format1.C: New test.
11959 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11961         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11963 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11965         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11967 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11969         * gcc.dg/cpp/redef2.c: Add test.
11971 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11973         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11974         long-standing bug on i686, apparently.
11975         * gcc.c-torture/execute/loop-2c.x: New file.
11976         * gcc.c-torture/execute/loop-2d.x: New file.
11977         * gcc.c-torture/execute/loop-3c.x: New file.
11979 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11981         * gcc.dg/cpp/20000625-2.c: Correct line number.
11983 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11985         * gcc.dg/cpp/macro10.c: New test.
11986         * gcc.dg/cpp/strify3.c: New test.
11987         * gcc.dg/cpp/spacing1.c: Add tests.
11988         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11989         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11991 2001-09-24  DJ Delorie  <dj@redhat.com>
11993         * gcc.c-torture/execute/20010924-1.c: New test.
11995 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11997         * testsuite/objc/execute/paste.m: Remove.
11999 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12001         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12003 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12005         * g77.dg/strlen0.f: New test.
12007 2001-09-21  Richard Henderson  <rth@redhat.com>
12009         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12010         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12012 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12014         Table-driven attributes.
12015         * g++.dg/ext/attrib1.C: New test.
12017 2001-09-20  DJ Delorie  <dj@redhat.com>
12019         * gcc.dg/20000926-1.c: Update expected warning messages.
12020         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12021         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12022         array.
12024 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12026         * g++.dg/eh/registers1.C: New test case.
12028 2001-09-17  Richard Henderson  <rth@redhat.com>
12030         * gcc.dg/array-5.c: Fix VLA decomposition test.
12032 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12034         * gcc.dg/cpp/line5.c: New testcase.
12036 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12038         * gcc.dg/cpp/macro9.c: New test.
12040 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12042         * gcc.c-torture/execute/980223.c: Change type of addr from long
12043         to char *.
12045 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12047         * gcc.c-torture/execute/20010915-1.c: New test.
12049 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12051         * g77.dg/bprob: New directory.
12052         * g77.dg/bprob/bprob.exp: New file.
12053         * g77.dg/bprob/bprob-1.f: New test.
12054         * g77.dg/gcov: New directory.
12055         * g77.dg/gcov/gcov.exp: New file.
12056         * g77.dg/gcov/gcov-1.f: New test.
12057         * g77.dg/gcov/gcov-1.x: New file.
12059 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12061         * gcc.dg/cpp/directiv.c: Update.
12062         * gcc.dg/cpp/undef1.c: Update.
12064 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12066         * gcc.dg/20010912-1.c: New test.
12068 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12070         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12071         language-independent file in lib.
12072         * lib/gcov.exp: New file.
12074 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12076         * gcc.c-torture/compile/20010911-1.c: New test.
12078 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12080         * lib/profopt.exp: New, to support profile-directed optimizations.
12081         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12082         * gcc.misc-tests/bprob-1.c: New test.
12083         * gcc.misc-tests/bprob-2.c: New test.
12085 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12087         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12088         XFAIL and which kinds of gcov output to verify.
12089         * gcc.misc-tests/gcov-4b.x: New file.
12090         * gcc.misc-tests/gcov-5b.x: New file.
12091         * gcc.misc-tests/gcov-6.x: New file.
12092         * gcc.misc-tests/gcov-7.c: New test.
12093         * gcc.misc-tests/gcov-7.x: New file.
12095 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12097         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12098         * gcc.misc-tests/gcov-6.c: New test.
12100 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12102         PR c++/3986
12103         * g++.dg/abi/vbase1.C: New test.
12105 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12107         * objc.dg/method-2.m: New.
12109 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12111         PR c++/4203
12112         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12113         * g++.dg/init/empty1.C: New test.
12115 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12117         * gcc.c-torture/compile/20010903-1.c: New test.
12119 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12121         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12122         for m68k.
12124 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12126         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12128         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12130         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12132 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12134         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12135         for 16-bit 'unsigned int'.
12137 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12139         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12141 2001-08-27  Richard Henderson  <rth@redhat.com>
12143         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12144         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12146 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12148         * gcc.dg/asm-names.c (ymain): New.
12150 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12152         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12153         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12154         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12156 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12158         * gcc.dg/compare5.c: New testcase.
12160 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12162         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12163         and "In instantiation".
12165 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12167         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12169 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12171         * gcc.misc-tests/gcov.exp: Add support for branch information.
12172         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12173         * gcc.misc-tests/gcov-4.c: New test.
12174         * gcc.misc-tests/gcov-4b.c: New test.
12175         * gcc.misc-tests/gcov-5b.c: New test.
12177 2001-08-20  Zack Weinberg  <zackw@panix.com>
12179         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12180         expected to fail.
12182 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12184         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12186 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12188         * g++.dg/eh/template1.C: New test.
12190 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12192         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12193         Fix thinko.
12194         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12195         for xfail.
12197 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12199         * lib/g77-dg.exp:  Use prune.exp for common procedures
12200         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12201         * lib/g77.exp: (g77-dg-prune) Remove
12203 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12205         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12207 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12209         * g++.dg/template/unify1.C: New test.
12211 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12213         * g++.dg/abi/empty4.C: New test.
12215 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12217         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12218         solaris2.*
12219         * g77.f-torture/compile/pr3743.x: Likewise
12221 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12223         * g++.dg/other/using-declaration.C: New test.
12225 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12227         * gcc.dg/cpp/tr-sign.c: New testcase.
12229 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12231         * gcc.dg/cpp/19951025-1.c: Revert.
12232         * gcc.dg/cpp/directiv.c: We no longer process directives that
12233         interrupt macro arguments.
12235 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12237         * gcc.dg/bconstp-1.c: New test.
12239 2001-08-03  Richard Henderson  <rth@redhat.com>
12241         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12243 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12245         * gcc.dg/cpp/19951025-1.c: Update.
12247 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12249         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12250         should be x.
12252 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12254         Kill -fhonor-std.
12255         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12256         * g++.old-deja/g++.other/std1.C: Likewise.
12257         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12259 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12261         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12262         (g77_pass, g77_fail, g77_finish, g77_exit,
12263         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12265 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12267         * g77.dg/fbackslash.f
12268         * g77.dg/fcase-preserve.f
12269         * g77.dg/ff90-1.f
12270         * g77.dg/ffixed-line-length-0.f
12271         * g77.dg/ffixed-line-length-132.f
12272         * g77.dg/ffixed-line-length-7.f
12273         * g77.dg/ffixed-line-length-72.f
12274         * g77.dg/ffixed-line-length-none.f
12275         * g77.dg/ffree-form-1.f
12276         * g77.dg/fno-backslash.f
12277         * g77.dg/fno-f90-1.f
12278         * g77.dg/fno-fixed-form-1.f
12279         * g77.dg/fno-onetrip.f
12280         * g77.dg/fno-typeless-boz.f
12281         * g77.dg/fno-underscoring.f
12282         * g77.dg/fno-vxt-1.f
12283         * g77.dg/fonetrip.f
12284         * g77.dg/ftypeless-boz.f
12285         * g77.dg/fugly-assumed.f
12286         * g77.dg/funderscoring.f
12287         * g77.dg/fvxt-1.f
12289 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12291         * objc.dg/fwd-proto-1.m: New.
12292         * objc.dg/local-decl-1.m: New.
12293         * objc.dg/naming-1.m: New.
12294         * objc.dg/naming-2.m: New.
12295         * objc.dg/proto-hier-1.m: New.
12297 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12299         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12300         largest-type elements to a struct makes its size grow.
12302 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12304         * g++.dg/abi/vthunk1.C: New test.
12306 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12308         * g++.dg/abi/vbase8-22.C: New test.
12310 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12312         * gcc.dg/cpp/macro8.c: New test.
12314 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12316         * g++.dg/abi/vbase8-21.C: New test.
12318 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12320         * g++.dg/abi/vbase8-10.C: New test.
12322 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12324         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12325         ${tool}_set_ld_library_path.
12326         Changed caller.
12327         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12328         g++.exp.
12330 2001-07-26  Stan Cox <scox@redhat.com>
12332         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12333         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12334         gcc_exit, gcc_check_unsupported_p):
12335         Moved to gcc-deps.exp
12336         * gcc-deps.exp: New file.
12338 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12340         * g++.old-deja/g++.pt/defarg14.C: New test.
12342 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12344         * g++.old-deja/g++.other/lineno5.C: New test.
12346 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12348         * g++.old-deja/g++.pt/crash68.C: New test.
12350 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12352         * g++.old-deja/g++.other/crash42.C: New test.
12354 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12356         * gcc.dg/cpp/extratokens.c: Fix.
12357         * gcc.dg/cpp/skipping2.c: New tests.
12359 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12361         * gcc.c-torture/execute/20010724-1.c: New file.
12362         * gcc.c-torture/execute/20010724-1.x: New file.
12364 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12366         * g++.old-deja/g++.other/cond7.C: New test.
12368 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12370         * g++.old-deja/g++.other/optimize4.C: New test.
12372 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12374         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12376 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12378         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12379         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12380         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12381         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12383         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12384         bug report" message.
12386         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12387         * g++.dg/ext/instantiate1.C: Move from old-deja.
12389 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12391         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12392         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12393         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12394         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12396 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12398         * gcc.c-torture/execute/20010723-1.c: New test.
12400 2001-07-23  Ben Elliston  <bje@redhat.com>
12402         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12404 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12406         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12407         i[34567]86-*-*.
12408         Delete handling of ieee_multilib_flags.
12409         Pass -mieee for alpha*-*-* and sh-*-*.
12410         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12412 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12414         Remove old-abi tests.
12415         * g++.old-deja/g++.mike/p11116.C: Remove.
12416         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12418 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12420         * g77.f-torture/compile/pr3743.f:  New test
12422 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12424         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12426 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12428         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12429         g++.old-deja/g++.pt/static6.C: Likewise.
12430         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12431         supports weak symbols.
12433 2001-07-18  Andreas Jaeger  <aj@suse.de>
12435         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12436         supported again.
12438 2001-07-18  Andreas Jaeger  <aj@suse.de>
12440         * gcc.dg/iftrap-1.c: Fix target line.
12442 2001-07-17  Richard Henderson  <rth@redhat.com>
12444         * gcc.c-torture/execute/20010717-1.c: New.
12446 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12448         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12449         tests.
12451 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12453         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12455 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12457         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12458         UAC_SIGBUS, UAC_NOPRINT definitions.
12460 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12462         * objc/execute/object_is_class.m: New test.
12463         * objc/execute/object_is_meta_class.m: New test.
12465 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12467         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12468         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12470 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12472         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12473         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12475 2001-07-14  Richard Henderson  <rth@redhat.com>
12477         * gcc.dg/iftrap-1.c: New.
12479 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12481         * g77.f-torture/execute/intrinsic77.f: New test.
12483 2001-07-11  Janis Johnson <janis@us.ibm.com>
12485         * gcc.misc-tests/gcov-3.c: New test.
12487 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12489         * gcc.c-torture/compile/20010711-1.c,
12490         * gcc.c-torture/compile/20010711-2.c: New tests.
12492 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12494         * gcc.c-torture/execute/20010711-1.c: New test.
12496 2001-07-11  Ben Elliston  <bje@redhat.com>
12498         * g++.old-deja/g++.other/enum5.C: New test.
12500 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12502         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12503         (g++-dg-prune): Call prune_gcc_output.
12504         * prune.exp: New file for prune_gcc_output.
12505         * lib/g++.exp, lib/gcc.exp: Load it.
12507 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12509         * gcc.c-torture/compile/20010701-1.c,
12510         g++.old-deja/g++.ext/attrib6.C: New tests.
12512 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12514         * gcc.c-torture/compile/20010706-1.c: New test.
12516 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12518         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12520 2001-06-28  Stan Shebs  <shebs@apple.com>
12522         * gcc.dg/pragma-darwin.c: New test.
12524 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12526         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12527         Solaris 2.[678] system.
12529 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12531         * gcc.dg/20010622-1.c: New test.
12533 2001-06-18  Stan Shebs  <shebs@apple.com>
12535         * objc.dg: New directory.
12536         * objc.dg/dg.exp: New file.
12537         * objc.dg/alias.m: New.
12538         * objc.dg/class-1.m: New.
12539         * objc.dg/class-2.m: New.
12540         * objc.dg/const-str-1.m: New.
12541         * objc.dg/const-str-2.m: New.
12542         * objc.dg/id-1.m: New.
12543         * objc.dg/method-1.m: New.
12544         * objc.dg/super-class-1.m: New.
12545         * lib/objc-dg.exp: New file.
12547 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12549         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12550         of label name.
12552 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12554         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12556 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12558         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12559         variable.
12561 2001-06-12  Richard Henderson  <rth@redhat.com>
12563         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12565 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12567         * g++.old-deja/g++.abi/vbase5.C: New test.
12568         * g++.old-deja/g++.abi/vbase6.C: New test.
12569         * g++.old-deja/g++.abi/vbase7.C: New test.
12571 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12573         * gcc.c-torture/compile/20010610-1.c: New test.
12575 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12577         * g++.old-deja/g++.abi/vbase4.C: New test.
12579 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12581         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12582         support %f for HC11/HC12 targets.
12583         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12584         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12585         on HC11/HC12 targets.
12586         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12588 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12590         * gcc.dg/wchar_t-1.c: New file.
12591         * gcc.dg/wint_t-1.c: Likewise.
12593 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12595         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12597 2001-06-11  Richard Henderson  <rth@redhat.com>
12599         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12601 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12603         * gcc.c-torture/compile/20010611-1.c: New test.
12605 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12607         * gcc.dg/c99-tag-1.c: Add more tests.
12609 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12611         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12612         representation on MN10300 and ARM/Thumb.
12614 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12616         * g77.f-torture/execute/20010610.f: New.
12618 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12620         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12621         names.
12623 2001-06-09  Richard Henderson  <rth@redhat.com>
12625         * gcc.c-torture/execute/ashrdi-1.c: New.
12626         * gcc.c-torture/execute/ashldi-1.c: New.
12627         * gcc.c-torture/execute/lshrdi-1.c: New.
12629 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12631         * objc/execute/load-3.m: Added. Check sending +load to categories,
12632         in addition to classes.
12634 2001-06-08  Stan Shebs  <shebs@apple.com>
12636         * objc/execute/load-2.m: New test.  From Nicola Pero
12637         <n.pero@mi.flashnet.it>.
12639 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12641         * gcc.c-torture/execute/20010605-2.c: New test.
12643 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12645         * g++.old-deja/g++.abi/vbase2.C: New test.
12646         * g++.old-deja/g++.abi/vbase3.C: New test.
12648 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12650         * g++.old-deja/g++.pt/friend49.C: New test.
12652 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12654         * g++.old-deja/g++.ext/anon3.C: New test.
12656 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12658         * g++.old-deja/g++.other/conv7.C: New test.
12660 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12662         * gcc.c-torture/compile/20010605-2.c: New test.
12664 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12666         * gcc.c-torture/execute/20010604-1.c: New test.
12668 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12670         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12672 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12674         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12675         (g++_link_flags): Likewise.
12676         (g++_init): Pass gccpath's value to two previous functions.
12678 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12680         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12681         Ensure logfile entry matches exec command line.
12683 2001-05-31  Richard Henderson  <rth@redhat.com>
12685         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12686         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12688 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12690         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12691         compiler for irix6.2
12693 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12695         * g++.old-deja/g++.other/optimize3.C: New file.
12697 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12699         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12700         assemble.
12702 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12704         * g++.old-deja/g++.other/optimize2.C: New file.
12706 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12708         * gcc.c-torture/compile/20010518-2.c: New file.
12709         * gcc.c-torture/execute/20010518-1.c: New file.
12710         * gcc.c-torture/execute/20010518-2.c: New file.
12712 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12714         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12716 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12718         G++ no longer defines builtins that do not begin with __builtin.
12719         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12720         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12721         * g++.old-deja/g++.law/builtin1.C: Likewise.
12722         * g++.old-deja/g++.law/cvt2.C: Likewise.
12723         * g++.old-deja/g++.mike/net5.C: Likewise.
12724         * g++.old-deja/g++.other/builtins1.C: Likewise.
12725         * g++.old-deja/g++.other/builtins2.C: Likewise.
12726         * g++.old-deja/g++.other/builtins3.C: Likewise.
12727         * g++.old-deja/g++.other/builtins4.C: Likewise.
12728         * g++.old-deja/g++.other/inline8.C: Likewise.
12729         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12731 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12733         * g++.old-deja/g++.pt/using1.C: Adjust.
12734         * g++.old-deja/g++.pt/using2.C: New test.
12736 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12738         * gcc.dg/cpp/charconst.c: New tests.
12739         * gcc.dg/cpp/escape.c: New tests.
12740         * gcc.dg/cpp/escape-1.c: New tests.
12741         * gcc.dg/cpp/escape-2.c: New tests.
12742         * gcc.dg/cpp/ucs.c: New tests.
12744 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12746         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12747         native compiler for irix6.5.
12749 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12751         * lib/g++.exp (g++_include_flags): Use args to compute
12752         get_multilibs.
12753         (g++_link_flags): Likewise.
12754         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12756 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12758         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12760 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12762         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12763         this file.
12765 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12767         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12768         STACK_SIZE;
12769         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12770         to STACK_SIZE; Use it to define size of add_histo array.
12771         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12772         to STACK_SIZE.
12773         (f): Use GITT_SIZE to define size of gitt local table.
12774         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12775         to STACK_SIZE; Use it to define size of bytemem array.
12777 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12779         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12780         on 68HC11/HC12 due to the asm instruction.
12781         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12782         * gcc.c-torture/compile/920520-1.x: Likewise.
12783         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12784         on 68HC11/HC12 because the function is larger than 64K.
12785         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12786         on 68HC11/HC12 because the structure is too large.
12788 2001-05-20  Richard Henderson  <rth@redhat.com>
12790         * gcc.c-torture/execute/20010520-1.c: New.
12792 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12794         * g++.old-deja/g++.warn/compare1.C: New test.
12795         * gcc.dg/compare4.c: New test.
12797 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12799         * g++.old-deja/g++.other/optimize1.C: New test.
12801 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12803         * g++.old-deja/g++.pt/spec41.C: New test.
12805 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12807         * gcc.c-torture/compile/20010114-1.x: Remove.
12809 2001-05-18  Stan Shebs  <shebs@apple.com>
12811         * gcc.c-torture/compile/20010518-1.c: New test.
12813 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12815         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12816         * g++.old-deja/g++.pt/crash67.C: New test.
12818 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12820         * g++.old-deja/g++.other/debug9.C: New test.
12822 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12824         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12826 2001-05-16  Jan Hubicka  <jh@suse.cz>
12828         * gcc.c-torture/compile/20010516-1.c: New test.
12830 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12832         * g++.old-deja/g++.other/crash41.C: New test.
12834 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12836         * g++.old-deja/g++.pt/crash66.C: New test.
12838 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12840         * g++.old-deja/g++.robertl/eb27.C: Convert.
12842 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12844         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12845         declaration being redundant.
12847 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12849         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12851 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12853         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12855 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12857         * lib/g++.exp: Use testsuite_flags.
12859 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12861         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12863 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12865         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12867 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12869         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12871 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12873         * gcc.c-torture/compile/20010313-1.c: New test.
12875 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12877         * gcc.dg/cpp/direct2.c: New test.
12878         * gccq.dg/cpp/direct2s.c: New test.
12880         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12882 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12884         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12885         * g++.old-deja/g++.other/op3.C: Likewise.
12887 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12889         * gcc.dg/cpp/syshdr.h: New file.
12890         * gcc.dg/cpp/sysmac1.c: Update.
12891         * gcc.dg/cpp/sysmac2.c: Update.
12893 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12895         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12897 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12899         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12900         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12902 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12904         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12906 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12908         * lib/g++.exp (g++_include_flags): Don't use any special flags
12909         if TESTING_IN_BUILD_TREE is not defined.
12910         (g++_init): Use a plain 'c++' as the compiler if
12911         TESTING_IN_BUILD_TREEE is not defined.
12913 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12915         * g++.old-deja/g++.eh/catch13.C: New test.
12916         * g++.old-deja/g++.eh/catch14.C: New test.
12918 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12920         * gcc.dg/cpp/tr-define.c: New test.
12922 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12924         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12925         <stdlib.h>, not <malloc.h>.
12927 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12929         * g++.old-deja/g++.ns/template17.C: New test.
12931 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12933         * g++.old-deja/g++.pt/ref4.C: New test.
12935 2001-04-30  Richard Henderson  <rth@redhat.com>
12937         * gcc.dg/20000724-1.c: Revert last change.
12939 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12941         * g77.f-torture/execute/20010430.f: New test.
12943 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12945         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12947 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12949         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12951 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12953         * g++.old-deja/g++.eh/crash6.C: New test.
12955 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12957         * g++.old-deja/g++.other/warn7.C: New test.
12959 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12961         * g++.old-deja/g++.other/defarg9.C: New test.
12963 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12965         * g77.f-torture/compile/20010426.f: New test.
12966         * g77.f-torture/execute/20010426.f: New test.
12968 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12970         * g77.f-torture/compile/20000629-1.x: Remove - error
12971         has been fixed.
12973 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12975         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12976         Tweak slightly to work with g++.dg framework.
12977         * g++.dg/special/ecos.exp: Run initp1.C test.
12978         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12980         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12981         its linker doesn't give line numbers either.
12982         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12984 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12986         * g++.old-deja/g++.other/lex1.C: New test.
12988 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12990         * gcc.dg/noncompile/20010425-1.c: New test.
12992 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12994         * g++.old-deja/g++.pt/mangle2.C: New test.
12996 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12998         * gcc.dg/format/plus-1.c: New test.
13000 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13002         * gcc.dg/20010423-1.c: New test.
13004 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13006         * gcc.c-torture/execute/20010422-1.c: New test.
13008 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13010         * g++.old-deja/g++.ns/type2.C: New test.
13012 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13014         * g++.old-deja/g++.other/perf1.C: New test.
13016 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13018         * gcc.dg/c99-func-2.c: Remove xfail.
13019         * gcc.dg/c99-func-3.c: Remove xfail.
13020         * gcc.dg/c99-func-4.c: Remove xfail.
13022 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13024         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13026 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13028         * gcc.c-torture/compile/20010423-1.c: New test.
13030 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13032         * g++.old-deja/g++.pt/typename28.C: New test.
13034 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13036         * g++.old-deja/g++.abi/empty2.C: New test.
13037         * g++.old-deja/g++.abi/empty3.C: New test.
13039 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13041         * g++.old-deja/g++.other/comdat2.C: New test.
13042         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13044 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13046         * g++.old-deja/g++.other/overload14.C: New test.
13048 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13050         * g++.old-deja/g++.other/lookup23.C: New test.
13052 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13054         * gcc.c-torture/execute/20010403-1.c: New test.
13056 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13057             Mark Mitchell  <mark@codesourcery.com>
13059         * lib/old-dejagnu.exp: Don't delete output of executable.
13060         Add .exe suffix to executables.
13062 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13064         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13066 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13068         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13070 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13072         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13073         * g++.old-deja/g++.abi/crash1.C: New test.
13075 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13077         * g++.old-deja/g++.other/crash40.C: New test.
13079 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13081         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13083 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13085         * g++.old-deja/g++.other/warn6.C: New test.
13087 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13089         * g++.old-deja/g++.robertl/eb42.C: Same.
13091 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13093         * gcc.dg/wtr-conversion-1.c: New testcase.
13095 2001-04-10  Richard Henderson  <rth@redhat.com>
13097         * g++.old-deja/g++.other/array5.C: New.
13099 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13101         * gcc.c-torture/execute/20010408-1.c: New test.
13103 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13105         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13106         headers and constructs.
13107         * g++.old-deja/g++.robertl/eb79.C: Same.
13108         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13109         * g++.old-deja/g++.robertl/eb73.C: Same.
13110         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13111         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13112         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13113         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13114         * g++.old-deja/g++.robertl/eb44.C: Same.
13115         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13116         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13117         * g++.old-deja/g++.robertl/eb39.C: Same.
13118         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13119         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13120         * g++.old-deja/g++.robertl/eb30.C: Same.
13121         * g++.old-deja/g++.robertl/eb3.C: Same.
13122         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13123         * g++.old-deja/g++.robertl/eb21.C: Same.
13124         * g++.old-deja/g++.robertl/eb15.C: Same.
13125         * g++.old-deja/g++.robertl/eb118.C: Same.
13126         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13127         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13128         * g++.old-deja/g++.robertl/eb109.C: Same.
13129         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13130         * g++.old-deja/g++.mike/rtti1.C: Same.
13131         * g++.old-deja/g++.mike/p658.C: Same.
13132         * g++.old-deja/g++.mike/net46.C: Same.
13133         * g++.old-deja/g++.mike/net34.C: Same.
13134         * g++.old-deja/g++.mike/memoize1.C: Same.
13135         * g++.old-deja/g++.mike/eh2.C: Same.
13136         * g++.old-deja/g++.law/weak.C: Same.
13137         * g++.old-deja/g++.law/visibility7.C: Same.
13138         * g++.old-deja/g++.law/visibility25.C: Same.
13139         * g++.old-deja/g++.law/visibility22.C: Same.
13140         * g++.old-deja/g++.law/visibility2.C: Same.
13141         * g++.old-deja/g++.law/visibility17.C: Same.
13142         * g++.old-deja/g++.law/visibility13.C: Same.
13143         * g++.old-deja/g++.law/visibility10.C: Same.
13144         * g++.old-deja/g++.law/visibility1.C: Same.
13145         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13146         * g++.old-deja/g++.law/vbase1.C: Same.
13147         * g++.old-deja/g++.law/operators32.C: Same.
13148         * g++.old-deja/g++.law/nest3.C: Same.
13149         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13150         * g++.old-deja/g++.law/except5.C (main): Same.
13151         * g++.old-deja/g++.law/cvt7.C (run): Same.
13152         * g++.old-deja/g++.law/cvt2.C: Same.
13153         * g++.old-deja/g++.law/cvt16.C: Same.
13154         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13155         * g++.old-deja/g++.law/ctors17.C (main): Same.
13156         * g++.old-deja/g++.law/ctors13.C: Same.
13157         * g++.old-deja/g++.law/ctors12.C (main): Same.
13158         * g++.old-deja/g++.law/ctors10.C: Same.
13159         * g++.old-deja/g++.law/code-gen5.C: Same.
13160         * g++.old-deja/g++.law/bad-error7.C: Same.
13161         * g++.old-deja/g++.law/arm9.C: Same.
13162         * g++.old-deja/g++.law/arm12.C: Same.
13163         * g++.old-deja/g++.law/arg8.C: Same.
13164         * g++.old-deja/g++.law/arg1.C: Same.
13165         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13166         * g++.old-deja/g++.jason/template31.C: Same.
13167         * g++.old-deja/g++.jason/template24.C (main): Same.
13168         * g++.old-deja/g++.jason/2371.C: Same.
13169         * g++.old-deja/g++.eh/new2.C: Same.
13170         * g++.old-deja/g++.eh/new1.C: Same.
13171         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13172         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13173         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13174         * g++.old-deja/g++.brendan/crash62.C: Same.
13175         * g++.old-deja/g++.brendan/crash52.C: Same.
13176         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13177         * g++.old-deja/g++.brendan/crash38.C: Same.
13178         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13179         * g++.old-deja/g++.brendan/copy9.C: Same.
13181 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13183         * gcc.c-torture/execute/20001203-2.c (memset):
13184         Count argument is of type __SIZE_TYPE__.
13186 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13188         * gcc.c-torture/compile/20010404-1.c: New test.
13190 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13192         * gcc.c-torture/compile/20010326-1.c: New test.
13194 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13196         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13197         peculiarities of the SH.
13198         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13200 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13202         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13203         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13204         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13206 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13208         * g77.f-torture/compile/20010321-1.f: New test.
13210 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13212         * gcc.c-torture/compile/20010329-1.c: New test.
13214 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13216         * gcc.c-torture/execute/20010329-1.c: New test.
13218 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13220         * g++.old-deja/g++.other/eh4.C: Fix typo.
13222 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13224         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13226 2001-03-28  Philip Blundell  <philb@gnu.org>
13228         * gcc.c-torture/compile/20010328-1.c: New test.
13230 2001-03-27  Richard Henderson  <rth@redhat.com>
13232         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13233         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13235 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13237         * gcc.c-torture/compile/20010327-1.c: New test.
13239 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13241         * g++.old-deja/g++.other/friend12.C: New test.
13242         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13243         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13245 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13247         * gcc.c-torture/execute/20010325-1.c: New test.
13249 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13251         * g++.old-deja/g++.other/mangle3.C: New test.
13253 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13255         * g++.old-deja/g++.other/anon8.C: New test.
13257 2001-03-20  Philip Blundell  <philb@gnu.org>
13259         * gcc.c-torture/compile/20010320-1.c: New test.
13261 2001-03-17  Richard Henderson  <rth@redhat.com>
13263         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13265 2001-03-15  Geoff Keating  <geoff@redhat.com>
13267         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13268         tests on AIX.
13270 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13272         * g++.old-deja/g++.other/eh4.C: New test.
13274 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13276         * gcc.dg/cpp/mi1.c: Update.
13278 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13280         * g++.old-deja/g++.other/regstack.C: New test.
13282 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13284         * g++.old-deja/g++.other/ref4.C: New test.
13286 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13288         * objc/execute/va_method.m: Added.
13289         * objc/execute/IMP.m: Added.
13290         * objc/execute/_cmd.m: Added.
13291         * objc/execute/accessing_ivars.m: Added.
13292         * objc/execute/class-1.m: Added.
13293         * objc/execute/class-10.m: Added.
13294         * objc/execute/class-11.m: Added.
13295         * objc/execute/class-12.m: Added.
13296         * objc/execute/class-13.m: Added.
13297         * objc/execute/class-14.m: Added.
13298         * objc/execute/class-2.m: Added.
13299         * objc/execute/class-3.m: Added.
13300         * objc/execute/class-4.m: Added.
13301         * objc/execute/class-5.m: Added.
13302         * objc/execute/class-6.m: Added.
13303         * objc/execute/class-7.m: Added.
13304         * objc/execute/class-8.m: Added.
13305         * objc/execute/class-9.m: Added.
13306         * objc/execute/class-tests-1.h
13307         * objc/execute/class-tests-2.h
13308         * objc/execute/compatibility_alias.m: Added.
13309         * objc/execute/encode-1.m: Added.
13310         * objc/execute/formal_protocol-1.m: Added.
13311         * objc/execute/formal_protocol-2.m: Added.
13312         * objc/execute/formal_protocol-3.m: Added.
13313         * objc/execute/formal_protocol-4.m: Added.
13314         * objc/execute/formal_protocol-5.m: Added.
13315         * objc/execute/formal_protocol-6.m: Added.
13316         * objc/execute/formal_protocol-7.m: Added.
13317         * objc/execute/informal_protocol.m: Added.
13318         * objc/execute/initialize.m: Added.
13319         * objc/execute/load.m: Added.
13320         * objc/execute/many_args_method.m: Added.
13321         * objc/execute/nested-3.m: Added.
13322         * objc/execute/no_clash.m: Added.
13323         * objc/execute/private.m: Added.
13324         * objc/execute/redefining_self.m: Added.
13325         * objc/execute/root_methods.m: Added.
13326         * objc/execute/selector-1.m: Added.
13327         * objc/execute/static-1.m: Added.
13328         * objc/execute/static-2.m: Added.
13329         * objc/execute/va_method.m: Added.
13331 2001-03-10  Richard Henderson  <rth@redhat.com>
13333         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13335 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13337         * g++.old-deja/g++.other/crash31.C: XFAIL.
13338         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13339         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13340         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13341         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13342         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13344 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13346         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13348 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13350         * gcc.dg/20000724-1.c: Don't use multiline strings.
13352 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13354         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13355         result of -cString against what we expect it to be; don't just
13356         print it out for no one to read.
13358         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13359         Based on testcases provided by Nicola Pero.
13361 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13363         * gcc.dg/cpp/macro7.c: New test.
13365 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13367         * gcc.dg/cpp/multiline.c: Update.
13369 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13371         * g++.old-deja/g++.other/enum3.C: New test.
13373 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13375         * g++.old-deja/g++.other/pod1.C: New test.
13377 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13379         * g++.old-deja/g++.ext/overload1.C: New test.
13381 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13383         * g++.old-deja/g++.pt/using1.C: New test.
13385 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13387         * g++.old-deja/g++.other/using9.C: New test.
13389 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13391         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13393         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13395 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13397         * g++.old-deja/g++.ext/realpt1.C: Remove.
13399 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13401         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13403 2001-02-26  Will Cohen  <wcohen@redhat.com>
13405         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13407 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13409         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13410         templatized constructors.
13412 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13414         * gcc.c-torture/execute/20010224-1.c: New test.
13416 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13418         * gcc.c-torture/execute/20010222-1.c: New test.
13420 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13422         * g++.old-deja/g++.other/inline20.C: New test.
13424 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13426         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13428 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13430         * g++.old-deja/g++.other/lookup22.C: New test.
13432 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13434         * g77.dg: New directory.
13435         * g77.dg/20010216-1.f: New test case.
13436         * g77.dg/dg.exp: New driver.
13437         * lib/g77-dg.exp: New driver library.
13439 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13441         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13443 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13445         * g++.old-deja/g++.other/decl9.C: New test.
13447 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13449         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13450         not need <string> and also tests the initialization at runtime.
13452 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13454         * gcc.c-torture/execute/longlong.c: New test.
13456 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13458         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13460 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13462         * gcc.c-torture/execute/920302-1.c (execute):
13463         Change argument type to short.
13465 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13467         * g++.old-deja/g++.pt/deduct6.C: New test.
13469 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13471         * g++.old-deja/g++.pt/deduct5.C: New test.
13473 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13475         * gcc.c-torture/execute/20010209-1.c: New test.
13477 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13479         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13481 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13483         * g++.dg/vtgc1.C: Update for new ABI.
13485         * consistency.vlad: New directory, 1665 files.
13487 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13489         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13490         return type.
13491         * gcc.dg/cpp/digraphs.c: Declare puts.
13493 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13495         * g++.old-deja/g++.other/warn5.C: New test.
13497 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13499         * g++.old-deja/g++.pt/spec40.C: New test.
13501 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13503         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13504         case.
13505         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13507 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13509         * gcc.c-torture/compile/20010209-1.c: New test.
13511 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13513         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13514         excess errors message but not if it crashes.
13515         * g++.old-deja/g++.other/crash27.C: Likewise.
13516         * g++.old-deja/g++.other/crash28.C: Likewise.
13517         * g++.old-deja/g++.other/crash30.C: Likewise.
13518         * g++.old-deja/g++.other/crash32.C: Likewise.
13519         * g++.old-deja/g++.other/crash35.C: Likewise.
13520         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13522 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13524         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13525         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13526         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13527         g77.f-torture/execute/execute.exp,
13528         g77.f-torture/noncompile/noncompile.exp,
13529         gcc.c-torture/execute/execute.exp,
13530         gcc.c-torture/execute/memcheck/memcheck.exp,
13531         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13532         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13533         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13534         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13535         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13536         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13537         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13538         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13539         Remove bug reporting instructions with ancient email addresses.
13541 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13543         * gcc.dg/20010202-1.c: New test.
13544         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13546 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13548         * g++.dg/stdbool-if.C: New test.
13550 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13552         * objc/execute/fdecl.m: Added main().
13554 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13556         * gcc.c-torture/execute/20010206-1.c: New test.
13558 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13560         * gcc.dg/cpp/avoidpaste1.c: Update.
13562 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13564         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13565         Pero <nicola@brainstorm.co.uk>.
13566         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13568 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13570         * g++.old-deja/g++.pt/spec39.C: New test.
13572 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13574         * gcc.c-torture/compile/20010202-1.c: New test.
13576 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13578         * g++.old-deja/g++.abi/primary2.C: New test.
13579         * g++.old-deja/g++.abi/primary3.C: New test.
13580         * g++.old-deja/g++.abi/primary4.C: New test.
13581         * g++.old-deja/g++.abi/primary5.C: New test.
13582         * g++.old-deja/g++.abi/vtable3.h: New test.
13583         * g++.old-deja/g++.abi/vtable3a.C: New test.
13584         * g++.old-deja/g++.abi/vtable3b.C: New test.
13585         * g++.old-deja/g++.abi/vtable3c.C: New test.
13586         * g++.old-deja/g++.abi/vtable3d.C: New test.
13587         * g++.old-deja/g++.abi/vtable3e.C: New test.
13588         * g++.old-deja/g++.abi/vtable3f.C: New test.
13589         * g++.old-deja/g++.abi/vtable3g.C: New test.
13590         * g++.old-deja/g++.abi/vtable3h.C: New test.
13591         * g++.old-deja/g++.abi/vtable3i.C: New test.
13592         * g++.old-deja/g++.abi/vtable3j.C: New test.
13593         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13595 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13597         * g++.old-deja/g++.other/anon6.C: New test.
13598         * g++.old-deja/g++.other/anon7.C: New test.
13600 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13602         * gcc.dg/cpp/avoidpaste2.c: New tests.
13604 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13606         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13608 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13610         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13611         DECIMAL_DIG cases for Irix."
13613 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13615         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13617 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13619         * gcc.dg/c99-tag-1.c: New test.
13621 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13623         * gcc.dg/cpp/tr-warn1.c: Add tests.
13625 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13627         * gcc.dg/cpp/avoidpaste1.c: Update.
13628         * gcc.dg/cpp/paste4.c: Update.
13630 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13632         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13633         cases for Irix.
13635 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13637         * g++.old-deja/g++.other/inline19.C: New test.
13639 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13641         * gcc.dg/Wlarger-than.c: New test.
13643 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13645         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13647 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13649         * gcc.c-torture/execute/20010129-1.c: New test.
13650         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13652 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13654         * gcc.dg/cpp/avoidpaste1.c: Test case.
13656 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13658         * g++.old-deja/g++.other/inline18.C: New test.
13660 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13662         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13663         and __builtin_putchar.
13665 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13667         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13668         tests.
13670 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13672         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13673         floating point number rounding mode to round to the nearest
13674         representable mode.
13676 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13678         * g++.old-deja/g++.other/mangle2.C: New test.
13680 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13682         * gcc.c-torture/compile/20010124-1.c: New test.
13684 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13686         * g++.old-deja/g++.pt/spec38.C: New test.
13688 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13690         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13691         "Build don't run".
13693 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13695         * gcc.c-torture/execute/20010123-1.c: New test.
13697 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13699         * g++.old-deja/g++.pt/spec37.C: New test.
13701 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13703         * g++.old-deja/g++.pt/overload14.C: New test.
13705 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13707         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13708         __builtin_return_address.
13710 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13712         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13713         * g++.old-deja/g++.pt/spec35.C: New test.
13714         * g++.old-deja/g++.pt/spec36.C: New test.
13716 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13718         * gcc.c-torture/compile/20010118-1.c: New test.
13720 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13722         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13724 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13726         * gcc.c-torture/execute/20010119-1.c: New test.
13728 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13730         * g++.old-deja/g++.other/vbase5.C: New test.
13732 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13734         * gcc.c-torture/execute/20010118-1.c: New test.
13736 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13738         * g++.old-deja/g++.pt/deduct3.C: New test.
13740 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13742         * g++.old-deja/g++.pt/spec34.C: New test.
13744 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13746         * g77.f-torture/compile/20000601-2.f: New test.
13748 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13750         * g++.old-deja/g++.other/init17.C: New test.
13752 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13754         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13756 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13758         * g++.old-deja/g++.pt/unify8.C: New test.
13760 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13762         * g++.old-deja/g++.abi/vbase1.C: New test.
13764 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13766         * g++.old-deja/g++.pt/crash65.C: New test.
13768 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13770         * gcc.dg/cpp/assembl2.S: New test case.
13772 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13774         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13775         are supported.
13777 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13779         * g++.old-deja/g++.other/builtins1.C: New test.
13780         * g++.old-deja/g++.other/builtins2.C: Likewise.
13781         * g++.old-deja/g++.other/builtins3.C: Likewise.
13782         * g++.old-deja/g++.other/builtins4.C: Likewise.
13784 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13786         * gcc.c-torture/compile/20010117-1.c: New test.
13787         * gcc.c-torture/compile/20010117-2.c: New test.
13789 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13791         * g77.f-torture/execute/20010116.[fx]: New test,
13792         XFAIL on i?86-*-*.
13793         * g77.f-torture/compile/20010115.f: Indicate it's
13794         a test for PR fortran/1636.
13796 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13798         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13800 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13802         * g77.f-torture/compile/20010115.f: New test.
13804 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13806         * g++.old-deja/g++.pt/nontype5.C: New test.
13808 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13810         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13811         have an equivalent working one below it.
13813 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13815         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13816         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13818 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13820         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13821         message containing "init_priority".
13822         (conpr-2.C): Likewise.
13823         (conpr-3.C): Likewise.
13824         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13826 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13828         * gcc.c-torture/execute/20010114-2.c: New test.
13830 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13832         * gcc.c-torture/compile/20010114-1.c: New test.
13833         * gcc.c-torture/compile/20010114-1.x: Xfail.
13834         * gcc.c-torture/compile/20010114-2.c: New test.
13835         * gcc.c-torture/execute/20010114-1.c: New test.
13836         * gcc.dg/trunc-1.c: New test.
13837         * gcc.dg/uninit-B.c: New test.
13839 2001-01-13  Nick Clifton  <nickc@redhat.com>
13841         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13842         target.
13844 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13846         * gcc.c-torture/compile/20010113-1.c: New test.
13848 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13850         * gcc.c-torture/compile/20001212-1.c: New test.
13852 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13854         * gcc.dg/cpp/widestr1.c: Update.
13855         * gcc.dg/cpp/prag-imp.c: Remove.
13857 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13859         * gcc.c-torture/execute/20000801-3.x: Remove.
13860         * gcc.dg/c90-init-1.c: New test.
13861         * gcc.dg/c99-init-1.c: New test.
13862         * gcc.dg/c99-init-2.c: New test.
13863         * gcc.dg/gnu99-init-1.c: New test.
13865 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13867         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13868         testing that no relevant ones were found.
13870 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13872         * g++.old-deja/g++.pt/cast2.C: New test.
13874 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13876         * g++.old-deja/g++.pt/friend47.C: New test.
13878 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13880         * g++.old-deja/g++.pt/instantiate13.C: New test.
13882 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13884         * g++.old-deja/g++.other/defarg7.C: New test.
13885         * g++.old-deja/g++.other/defarg8.C: New test.
13887 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13889         * g++.old-deja/g++.pt/crash64.C: New test.
13891 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13893         * g++.old-deja/g++.pt/crash63.C: New test.
13895 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13897         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13899 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13901         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13903 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13905         * g++.old-deja/g++.pt/error3.C: New test.
13907 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13909         * g++.old-deja/g++.other/crash39.C: New test.
13911 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13913         * g++.old-deja/g++.other/vbase4.C: New test.
13915 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13917         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13918         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13919         * gcc.dg/special/special.exp: New test driver which will check
13920         for alias support for the above test.
13922 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13924         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13925         problems on small machines.
13926         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13927         parameterize.
13929 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13931         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13932         mips.
13933         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13935 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13937         * g++.old_deja/g++.pt/using8.C: New test.
13939 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13941         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13943 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13945         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13946         where a failure is expected.
13947         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13949 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13951         * g++.old_deja/g++.pt/instantiate12.C: New test.
13953 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13955         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13956         start of structs.
13957         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13958         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13959         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13960         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13961         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13962         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13963         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13964         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13965         * g++.old-deja/g++.eh/spec6.C: Likewise.
13966         * g++.old-deja/g++.jason/crash3.C: Likewise.
13967         * g++.old-deja/g++.law/ctors11.C: Likewise.
13968         * g++.old-deja/g++.law/ctors17.C: Likewise.
13969         * g++.old-deja/g++.law/ctors5.C: Likewise.
13970         * g++.old-deja/g++.law/ctors9.C: Likewise.
13971         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13972         * g++.old-deja/g++.mike/net22.C: Likewise.
13973         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13974         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13975         * g++.old-deja/g++.mike/virt3.C: Likewise.
13976         * g++.old-deja/g++.niklas/t128.C: Likewise.
13977         * g++.old-deja/g++.other/anon4.C: Likewise.
13978         * g++.old-deja/g++.other/using1.C: Likewise.
13979         * g++.old-deja/g++.other/warn3.C: Likewise.
13980         * g++.old-deja/g++.pt/t37.C: Likewise.
13981         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13982         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13984 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13986         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13988 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13990         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13992 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13994         * gcc.c-torture/compile/20010107-1.c: New test.
13996 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13998         * gcc.c-torture/execute/builtin-noret-1.c: New test.
14000 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14002         * gcc.dg/format/format.h: New file.
14003         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14004         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14005         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14006         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14007         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14008         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14009         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14010         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14011         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14012         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14013         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14014         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14015         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14016         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14017         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14018         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14019         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14020         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14021         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14022         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14023         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14024         instead of declaring standard types, macros and functions in each
14025         test.
14027 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14029         * gcc.c-torture/execute/20010106-1.c: New test.
14031 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14033         * gcc.dg/format/format.exp: New file.
14034         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14035         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14036         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14037         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14038         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14039         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14040         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14041         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14042         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14043         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14044         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14045         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14046         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14047         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14048         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14049         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14050         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14051         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14052         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14053         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14054         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14055         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14056         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14057         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14058         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14059         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14060         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14061         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14062         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14063         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14064         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14065         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14066         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14067         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14068         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14069         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14070         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14071         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14072         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14073         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14074         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14075         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14077 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14079         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14080         account.
14082 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14084         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14086 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14088         * g++.old-deja/g++.pt/crash62.C: New test.
14090 2001-01-04  Richard Henderson  <rth@redhat.com>
14092         * gcc.dg/20000926-1.c: Update expected warnings.
14093         * gcc.dg/array-2.c: Likewise.
14094         * gcc.dg/array-4.c: Also validate flexible array members.
14095         * gcc.dg/c99-flex-array-1.c: New.
14097 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14099         * gcc.c-torture/compile/20001222-1.x: Remove.
14101 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14103         * gcc.c-torture/execute/built-in-setjmp.c: New.
14105 2001-01-03  Richard Henderson  <rth@redhat.com>
14107         * gcc.dg/940510-1.c: Update expected error wording.
14108         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14110 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14112         * lib/target-supports.exp (check_alias_available): Modified to
14113         indicate aliases not supported if only weak aliases are supported.
14115 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14117         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14118         Turn on cmpstrsi checks for __pj__ and __i370__.
14120 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14122         * g++.old-deja/g++.other/virtual11.C: New test.
14124 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14126         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14128 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14130         * gcc.c-torture/compile/20010102-1.c: New test.
14132 2001-01-02  Andreas Jaeger  <aj@suse.de>
14134         * gcc.dg/noreturn-3.c: New test.
14136         * gcc.dg/noreturn-4.c: New test.
14138 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14140         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14141         __builtin_fputc and __builtin_fwrite.
14143 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14145         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14146         signed char, not default char.
14148 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14150         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14152 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14154         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14156 2000-12-29  Richard Henderson  <rth@redhat.com>
14158         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14159         (__cyg_profile_func_exit): Define.
14161 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14163         * g++.dg/vtgc1.C: New test.
14165 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14167         * gcc.dg/noncompile/20001228-1.c: New test.
14169         * gcc.dg/20001228-1.c: New test.
14171         * gcc.c-torture/execute/20001228-1.c: New test.
14173 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14175         * gcc.dg/format-strfmon-1.c: New test.
14177 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14179         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14180         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14181         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14182         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14183         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14184         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14185         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14186         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14187         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14188         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14189         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14190         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14191         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14193         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14194         * gcc.c-torture/execute/string-opt-4.c: Test index.
14196 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14198         * gcc.c-torture/compile/20001226-1.c: New test.
14200 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14202         * gcc.c-torture/compile/20001222-1.c: New test.
14203         * gcc.c-torture/compile/20001222-1.x: Xfail.
14205 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14207         * gcc.c-torture/execute/comp-goto-2.c: New test.
14209 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14211         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14212         Use long types if __INT_MAX__ is 32767.
14213         (main): Use cast to (sint32 *) when poking 88 into a_page.
14215         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14217 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14219         * gcc.c-torture/compile/20001221-1.c: New test.
14220         * gcc.c-torture/execute/20001221-1.c: New test.
14222 2000-12-20  Richard Henderson  <rth@redhat.com>
14224         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14225         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14227 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14229         * gcc.dg/compare3.c: New test.
14231 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14233         * gcc.dg/format-warnll-1.c: New test.
14235 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14237         * gcc.dg/cpp/cmdlne-P.c: New test.
14239 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14241         * gcc.c-torture/execute/builtin-abs-1.c,
14242         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14244 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14246         * gcc.dg/cpp/multiline.c: New test.
14248 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14250         * g++.old-deja/g++.other/syshdr1.C: Update.
14251         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14253 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14255         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14257 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14259         * g++.old-deja/g++.pt/ttp65.C: New test.
14261 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14263         * g++.old-deja/g++.pt/ttp64.C: New test.
14265 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14267         * g++.old-deja/g++.pt/spec33.C: New test.
14269 2000-12-14  Catherine Moore  <clm@redhat.com>
14271         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14272         * gcc.c-torture/execute/920612-2.c: Likewise.
14273         * gcc.c-torture/execute/920428-2.c: Likewise.
14274         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14275         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14277 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14279         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14280         * gcc.dg/pack-test-2.c: Likewise.
14282 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14284         Tests by Zack Weinberg <zackw@stanford.edu>.
14286         * gcc.dg/cpp/defined.c: Update.
14287         * gcc.dg/cpp/defined_trad.c: New tests.
14289 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14291         * gcc.dg/cpp/trad-direct.c: Update.
14293 2000-12-11  Neil Booth  <neilb@earthling.net>
14295         * gcc.dg/cpp/defined_trad.c
14297 2000-12-11  Neil Booth  <neilb@earthling.net>
14299         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14301 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14303         * gcc.dg/format-miss-2.c: New test.
14305 2000-12-09  Neil Booth  <neilb@earthling.net>
14307         * gcc.dg/cpp/lineflags.c: New tests.
14308         * gcc.dg/cpp/poison.c: Update.
14309         * gcc.dg/cpp/redef2.c: Update.
14310         * gcc.dg/cpp/skipping.c: New test.
14312 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14314         * g++.old-deja/g++.other/eh3.C: New testcase.
14316 2000-12-07  Neil Booth  <neilb@earthling.net>
14318         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14319         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14320         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14321         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14322         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14323         Update.
14325 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14327         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14328         __SIZE_TYPE__ instead of int for type of integers cast to
14329         pointers.
14331 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14333         * g++.old-deja/g++.other/cleanup4.C: New test.
14335 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14337         * format-sec-1.c: New test.
14339 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14341         * gcc.dg/format-nonlit-3.c: New test.
14343 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14345         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14346         through a null pointer.
14348 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14350         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14351         * g++.old-deja/g++.pt/partial4.C: New test.
14353 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14355         * gcc.c-torture/execute/ieee/hugeval.x: New.
14357 2000-12-06  Neil Booth  <neilb@earthling.net>
14359         * gcc.dg/cpp/backslash2.c: New tests.
14361 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14363         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14364         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14366 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14368         * gcc.c-torture/execute/20001203-2.c: New testcase.
14370 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14372         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14373         * g++.old-deja/g++.other/virtual10.C: New test.
14375 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14377         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14379 2000-12-05  Richard Henderson  <rth@redhat.com>
14381         * gcc.c-torture/compile/20001205-1.c: New.
14383 2000-12-04  Neil Booth  <neilb@earthling.net>
14385         * g++.old-deja/g++.other/virtual9.C: New test.
14386         * g++.old-deja/g++.pt/crash61.C: New test.
14387         * gcc.c-torture/execute/loop-9.c: New test.
14389 2000-12-04  Neil Booth  <neilb@earthling.net>
14391         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14392         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14393         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14394         * gcc.dg/cpp/extratokens.c: ...here.
14396 2000-12-04  Neil Booth  <neilb@earthling.net>
14398         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14399         New tests.
14401 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14403         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14404         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14406 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14408         * gcc.c-torture/execute/20001203-1.c: New test.
14410 2000-12-03  Neil Booth  <neilb@earthling.net>
14412         * gcc.dg/cpp/macro6.c: New test cases.
14414 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14416         * gcc.c-torture/execute/string-opt-9.c: New test.
14417         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14418         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14419         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14421         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14422         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14424 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14426         * gcc.dg/cpp/if-6.c: New testcase.
14428         * gcc.dg/20001201-1.c: New testcase.
14430 2000-12-02  Neil Booth  <neilb@earthling.net>
14432         * g++.old-deja/g++.other/externC4.C,
14433         g++.old-deja/g++.other/friend10.C: New tests.
14435 2000-12-02  Neil Booth  <neilb@earthling.net>
14437         * g++.old-deja/g++.other/instan2.C
14438         * g++.old-deja/g++.other/instan3.C: New test.
14440 2000-12-02  Neil Booth  <neilb@earthling.net>
14442         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14443         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14444         gnuc99.c,gnuc99-pedantic.c: New tests.
14446 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14448         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14449         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14451 2000-12-01  Neil Booth  <neilb@earthling.net>
14453         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14454         * gcc.dg/cpp/poison.c: Update.
14455         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14457 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14459         * g77.f-torture/execute/20001201.f: New test.
14461 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14463         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14465 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14467         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14469 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14471         * g++.old-deja/g++.other/cast6.C: New test.
14473 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14475         * gcc.c-torture/execute/20001130-2.c: New testcase.
14477 2000-11-30  Richard Henderson  <rth@redhat.com>
14479         * gcc.c-torture/execute/20001130-1.c: New test.
14481 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14483         * g++.old-deja/g++.other/op3.C: New test.
14485 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14487         * g++.old-deja/g++.other/op2.C: New test.
14489 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14491         * g++.old-deja/g++.other/crash38.C: New test.
14493 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14495         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14497 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14499         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14500         tests.
14501         * gcc.c-torture/execute/string-opt-6.c: New test.
14503         * gcc.dg/20001117-1.c: Add main.
14505 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14507         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14508         Move from here ...
14509         * gcc.dg/940510-1.c: ... to here.
14511         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14512         zero-size arrays in toplevel structures.
14514 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14516         * gcc.c-torture/execute/loop-8.c: New test.
14518 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14520         * g++.old-deja/g++.other/base1.C: New test.
14522 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14524         * g++.old-deja/g++.other/parse2.C: New test.
14526 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14528         * g++.old-deja/g++.pt/incomplete1.C: New test.
14530 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14532         * g++.old-deja/g++.other/friend9.C: New test.
14534 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14536         * gcc.dg/20001127-1.c: New test.
14538 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14540         * g++.old-deja/g++.pt/friend46.C: New test.
14542 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14544         * g++.old-deja/g++.other/ptrmem8.C: New test.
14546 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14548         * gcc.c-torture/execute/string-opt-7.c: New test.
14549         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14551 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14553         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14554         instead of 'mkcheck 2'.
14556 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14558         * gcc.c-torture/execute/memcheck/driver.c,
14559         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14560         C9X references to refer to C99.
14562 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14564         * gcc.dg/ultrasp3.c: New test.
14566 2000-11-25  Neil Booth  <neilb@earthling.net>
14568         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14570 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14572         * gcc.c-torture/compile/20001123-2.c: New.
14574 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14576         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14578 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14580         * gcc.dg/sequence-point-1.c: Add some new tests.
14581         * gcc.c-torture/execute/20001124-1.c: New test.
14583 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14585         * g++.old-deja/g++.other/vaarg4.C: New test.
14586         * gcc.c-torture/compile/20001123-1.c: New test.
14588 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14590         * g++.other/crash24.C: Adjust and remove XFAIL.
14591         * g++.other/crash37.C: New test.
14593 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14595         * g++.old-deja/g++.pt/instantiate9.C: New test.
14597 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14599         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14600         new ABI, too.
14602         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14603         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14605 2000-11-22  Neil Booth  <neilb@earthling.net>
14607         * gcc.dg/cpp/Wtrigraphs.c: New test.
14609 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14611         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14613 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14615         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14617 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14619         * lib/gcc-dg.exp: load_lib scanasm.exp.
14620         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14621         * lib/g++-dg.exp: load_lib scanasm.exp.
14622         * lib/scanasm.exp: New.
14623         (scan-assembler, scan-assembler-not): Add optional arguments to
14624         test name, or if not present, the pattern name.
14625         (scan-assembler-dem, scan-assembler-dem-not): New.
14627         * g++.dg/dg.exp: New.
14629 2000-11-21  Neil Booth  <neilb@earthling.net>
14631         * gcc.dg/cpp/integrated1.c: Remove.
14633 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14635         * gcc.c-torture/execute/20001121-1.c: New test.
14637 2000-11-21  Richard Henderson  <rth@redhat.com>
14639         * gcc.c-torture/compile/20001121-1.c: New test.
14641 2000-11-20  Neil Booth  <neilb@earthling.net>
14643         * gcc.dg/cpp/integrated1.c: New test.
14645 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14647         * g++.old-deja/g++.other/inline17.C: New test.
14649 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14651         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14652         local variable to be zero: I made the variable global. Now
14653         uses abort() and exit() instead of relying on main's return value.
14655 2000-11-20  Neil Booth  <neilb@earthling.net>
14657         * gcc.dg/cpp/paste2.c: Update test.
14658         * objc/execute/paste.m: New test.
14660 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14662         * gcc.dg/c99-condexpr-1.c: New test.
14664 2000-11-20  Neil Booth  <neilb@earthling.net>
14666         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14668 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14670         * g++.old-deja/g++.pt/export1.C: New test.
14672 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14674         * gcc.dg/20001117-1.c: New test.
14676 2000-11-18  Richard Henderson  <rth@redhat.com>
14678         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14680 2000-11-18  Richard Henderson  <rth@redhat.com>
14682         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14683         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14684         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14686 2000-11-18  Richard Henderson  <rth@redhat.com>
14688         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14689         (main): New.  Exit cleanly.
14691 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14693         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14694         gcc.dg/c99-fordecl-2.c: New tests.
14696 2000-11-18  Richard Henderson  <rth@redhat.com>
14698         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14699         * gcc.c-torture/execute/zerolen-2.c: New.
14701 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14703         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14704         memory.
14706 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14708         * g++.old-deja/g++.pt/instantiate8.C: New test.
14710 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14712         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14713         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14715 2000-11-16  Nick Clifton  <nickc@redhat.com>
14717         * gcc.c-torture/execute/nestfunc-2.c: New test.
14718         * gcc.c-torture/execute/nestfunc-3.c: New test.
14720 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14722         * gcc.c-torture/compile/20001116-1.c: New test.
14724 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14726         * gcc.c-torture/execute/20001115-1.c: New test.
14728 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14730         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14731         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14732         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14733         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14735 2000-11-15  Neil Booth  <neilb@earthling.net>
14737         gcc.dg/cpp/_Pragma1.c: Update.
14738         gcc.dg/cpp/_Pragma2.c: New test.
14740 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14742         * g++.old-deja/g++.other/anon5.C: New test.
14744 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14746         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14747         tests.
14749 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14751         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14752         output.
14754 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14756         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14757         labels at end of compound statements.
14759 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14761         * gcc.c-torture/execute/loop-7.c: New test.
14763 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14765         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14767 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14769         * gcc.dg/c99-bool-1.c: New test.
14771 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14773         * gcc.dg/c99-scope-1.c: Remove xfail.
14774         * gcc.dg/c99-scope-2.c: New test.
14776 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14778         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14779         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14781 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14783         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14784         error messages.
14786         * g++.mike/p700.C: Don't typedef wchar_t.
14787         * g++.mike/p784.C: Likewise.
14788         * g++.mike/eb101.C: Don't use __wchar_t.
14790 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14792         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14793         from DO loop.
14795 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14797         * gcc.c-torture/execute/20001111-1.c: New test.
14799 2000-11-10  Nick Clifton  <nickc@redhat.com>
14801         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14802         long multuiple and accumulate.
14804 2000-11-09  Richard Henderson  <rth@redhat.com>
14806         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14807         via size_t instead of int.
14809         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14810         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14811         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14812         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14814 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14816         * gcc.c-torture/compile/20001109-1.c: New test.
14817         * gcc.c-torture/compile/20001109-2.c: New test.
14819 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14821         * g++.old-deja/g++.pt/operator1.C: New test.
14822         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14824 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14826         * gcc.dg/20001108-1.c: New test.
14828 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14830         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14831         with both arguments constant strings.
14832         * gcc.c-torture/execute/string-opt-3.c: New test.
14833         * gcc.c-torture/execute/string-opt-4.c: New test.
14834         * gcc.c-torture/execute/string-opt-5.c: New test.
14836 2000-11-08  Nick Clifton  <nickc@redhat.com>
14838         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14839         mulsidi3adddi patterns.
14841 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14843         * g++.old-deja/g++.other/crash36.C: New test.
14845 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14847         * g++.old-deja/g++.other/init16.C: New test.
14849 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14851         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14853 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14855         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14856         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14857         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14859 2000-11-07  DJ Delorie  <dj@redhat.com>
14861         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14863 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14865         * gcc.c-torture/execute/string-opt-1.c: New test.
14867 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14869         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14870         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14871         parameters in registers, and there is no way for a varargs
14872         function to know in which order the integer and floating-point
14873         parameters should be interleaved when they are placed on the
14874         stack.
14875         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14876         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14878 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14880         * gcc.c-torture/execute/string-opt-2.c: New test.
14882 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14884         * g++.old-deja/g++.pt/crash60.C: New test.
14886 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14888         * g++.old-deja/g++.other/crash24.C: New test.
14889         * g++.old-deja/g++.other/crash25.C: New test.
14890         * g++.old-deja/g++.other/crash26.C: New test.
14891         * g++.old-deja/g++.other/crash27.C: New test.
14892         * g++.old-deja/g++.other/crash28.C: New test.
14893         * g++.old-deja/g++.other/crash29.C: New test.
14894         * g++.old-deja/g++.other/crash30.C: New test.
14895         * g++.old-deja/g++.other/crash31.C: New test.
14896         * g++.old-deja/g++.other/crash32.C: New test.
14897         * g++.old-deja/g++.other/crash33.C: New test.
14898         * g++.old-deja/g++.other/crash34.C: New test.
14899         * g++.old-deja/g++.other/crash35.C: New test.
14901 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14903         * gcc.c-torture/execute/20001031-1.c: New test.
14905 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14907         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14908         namespace.
14910         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14911         standards-conformant.
14913         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14915         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14916         * g++.old-deja/g++.mike/p755a.C: Likewise.
14917         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14918         library makes no calls to `operator new' during initialization.
14920 2000-11-04  Neil Booth  <neilb@earthling.net>
14922         * gcc.dg/cpp/include2.c: New tests.
14924 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14926         * lib/g++.exp (g++_set_ld_library_path): New function.
14927         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14929 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14931         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14932         warnings.
14934 2000-11-01  Richard Henderson  <rth@redhat.com>
14936         * g++.old-deja/g++.ext/namedret1.C: New.
14937         * g++.old-deja/g++.ext/namedret2.C: New.
14938         * g++.old-deja/g++.ext/namedret3.C: New.
14940 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14942         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14943         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14945 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14947         * gcc.c-torture/execute/va-arg-21.c: New test.
14949 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14951         * gcc.dg/c99-complex-2.c: New test.
14953 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14955         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14957 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14959         * g++.old-deja/g++.other/inline16.C: New test.
14961 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14963         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14964         __PRETTY_FUNCTION__
14966 2000-10-29  Neil Booth  <neilb@earthling.net>
14968         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14969         New tests.
14970         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14971         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14972         optimisation.
14974 2000-10-29  Neil Booth  <neilb@earthling.net>
14976         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14977         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14978         * mi5.c: Test multiple includes work with -C.
14979         * trigraphs.c: Test ^= version.
14981 2000-10-28  Neil Booth  <neilb@earthling.net>
14983         New tests and test updates for new macro expander.
14985         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14986         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14987         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14988         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14989         new diagnostic messages.
14991         * gcc.dg/cpp/macro3.c: New tests.
14993 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14995         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14996         on the same line.
14998 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
15000         * g++.old-deja/g++.other/eh2.C: New test.
15002 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15004         * gcc.c-torture/execute/20001027-1.c: New test.
15006 2000-10-26  Richard Henderson  <rth@redhat.com>
15008         * gcc.c-torture/execute/20001026-1.c: New.
15010 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15012         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15013         * g++.old-deja/g++.law/builtin1.C: Likewise.
15014         * g++.old-deja/g++.law/ctors10.C: Likewise.
15015         * g++.old-deja/g++.law/virtual3.C: Likewise.
15016         * g++.old-deja/g++.mike/p658.C: Likewise.
15017         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15018         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15019         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15020         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15021         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15023 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15025         * gcc.c-torture/compile/20001024-1.c: New test.
15027 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15029         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15030         to tell us whether or not we are using V3.
15032 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15034         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15035         operands.
15037 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15039         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15041 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15043         * gcc.c-torture/execute/20001024-1.c: New test.
15045 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15047         * g++.old-deja/g++.other/sibcall1.C: New test.
15049 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15051         * gcc.dg/noncompile/init-3.c: New test.
15053 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15055         * gcc.dg/format-array-1.c: New test.
15057 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15059         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15060         writing through null pointers; remove comment about testing
15061         unterminated strings.
15063 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15065         * gcc.c-torture/execute/20001017-2.c: New test.
15067 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15069         * gcc.c-torture/compile/20001018-1.c: New test.
15070         * gcc.c-torture/compile/20001018-1.x: Xfail.
15072 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15074         * gcc.c-torture/execute/20001017-1.c: New test.
15076 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15078         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15079         for multiple use of arguments with scanf formats; add tests for
15080         multiple use of arguments.
15082 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15084         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15086 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15088         * gcc.dg/format-miss-1.c: New test.
15090 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15092         * gcc.c-torture/execute/20001013-1.c: New test.
15094 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15096         * gcc.dg/format-branch-1.c: New test.
15098 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15100         * README, lib/file-format.exp: Remove EGCS references.
15102 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15104         * gcc.dg/20001013-1.c: New test.
15106 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15108         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15109         for intmax_t in the compiler using __typeof__ and the type rules
15110         for conditional expressions.
15112 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15114         * gcc.dg/20001012-1.c: New test.
15115         * gcc.dg/20001012-2.c: New test.
15117 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15119         * gcc.dg/format-attr-1.c: New test.
15121 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15123         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15124         __LONG_LONG_MAX__ instead of LLONG_MAX.
15126 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15128         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15129         scanf flags.
15130         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15131         flags.
15133 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15135         * gcc.dg/sequence-pt-1.c: New test.
15137 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15139         * gcc.c-torture/execute/20001011-1.c: New testcase.
15140         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15142 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15144         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15145         does not error on it.
15147 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15149         * gcc.dg/20001009-1.c: New test.
15151 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15153         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15154         * gcc.c-torture/execute/20001009-2.c: ... to here.
15156 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15158         * gcc.c-torture/compile/20001009-1.c: New testcase.
15159         * gcc.c-torture/execute/20001009-1.c: New testcase.
15160         Testcases provided by Jan Hubicka <jh@suse.cz>.
15162 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15164         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15165         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15166         uintmax_t using <limits.h> to emulate the compiler's internal
15167         logic.  No longer XFAIL %j tests.
15169 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15171         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15172         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15173         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15174         regexps and details of expected handling of some bad formats.
15175         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15176         suppression.
15178 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15180         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15181         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15182         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15183         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15184         in list archives.
15186 2000-10-06  Richard Henderson  <rth@cygnus.com>
15188         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15189         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15190         * g++.old-deja/g++.jason/report.C: Likewise.
15191         * g++.old-deja/g++.law/friend5.C: Likewise.
15192         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15193         of the expected warnings.
15195 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15197         * g++.old-deja/g++.pt/enum14.C: New test.
15199 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15201         * g++.old-deja/g++.pt/crash59.C: New test.
15203 2000-10-04  Will Cohen  <wcohen@redhat.com>
15205         * gcc.dg/20000926-1.c: New test.
15207 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15209         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15210         function name for current C++ compiler.
15211         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15213 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15215         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15216         __PRETTY_FUNCTION__.
15217         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15219 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15221         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15223 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15225         * gcc.c-torture/compile/20000923-1.c: New test.
15227 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15229         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15230         * g++.old-deja/g++.pt/ttp62.C: Same.
15231         * g++.old-deja/g++.other/inline14.C: Same.
15233 2000-09-24  Richard Henderson  <rth@cygnus.com>
15235         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15237 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15239         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15241 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15243         * gcc.c-torture/compile/20000922-1.c: New file.
15245 2000-09-21  Nick Clifton  <nickc@redhat.com>
15247         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15248         a signed long modulo operation.
15249         (mod6): New function - perform an unsigned long modulo operation.
15250         (main): Add tests for modulos of very large numbers by very small
15251         dividends.
15253 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15255         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15257 2000-09-19  Richard Henderson  <rth@cygnus.com>
15259         * gcc.dg/compare2.c (case 10): XFAIL.
15261 2000-09-18  Richard Henderson  <rth@cygnus.com>
15263         * gcc.c-torture/execute/20000906-1.c: Move ...
15264         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15265         that support __builtin_trap.
15267 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15269         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15271 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15273         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15274         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15275         more $ format tests.
15277 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15279         * gcc.dg/format-errmk-1.c: New test.
15281 2000-09-17  Greg McGary  <greg@mcgary.org>
15283         * gcc.c-torture/execute/20000917-1.x: Remove.
15285 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15287         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15289 2000-09-17  Greg McGary  <greg@mcgary.org>
15291         * gcc.c-torture/execute/20000917-1.c: New test.
15292         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15294 2000-09-16  Neil Booth  <NeilB@earthling.net>
15296         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15297         in nested macro bug.
15299 2000-09-15  Neil Booth  <NeilB@earthling.net>
15301         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15303 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15305         * gcc.c-torture/execute/20000914-1.c: New test.
15307 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15309         * g++.other/inline13.C: New test.
15311 2000-09-12  Andreas Jaeger  <aj@suse.de>
15313         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15314         constant by Ulrich Drepper <drepper@redhat.com>.
15316 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15318         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15320 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15322         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15324 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15326         * gcc.dg/cpp/backslash.c: New test.
15328 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15330         * gcc.c-torture/execute/20000910-1.c: New test.
15331         * gcc.c-torture/execute/20000910-2.c: Likewise.
15333 2000-09-11  Robert Lipe  <robertl@sco.com>
15335         * gcc.dg/pragma-align.c: New test.
15337 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15339         * g++.old-deja/g++.pt/explicit82.C: New test.
15340         * g++.old-deja/g++.pt/explicit83.C: New test.
15342 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15344         * gcc.dg/asm-names.c: New test.
15346 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15348         * gcc.dg/cpp/tr-warn6.c: New test
15350 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15352         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15353         be accepted.
15355 2000-09-07  Catherine Moore  <clm@redhat.com>
15357         * gcc.c-torture/execute/unroll-1.c: New test.
15359 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15361         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15362         ERROR markers.
15363         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15364         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15365         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15366         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15367         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15368         Preprocess only.
15369         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15370         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15372 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15374         * g++.old-deja/g++.pt/deduct2.C: New test.
15376 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15378         * g++.old-deja/g++.pt/parms2.C: New test.
15380 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15382         * g++.old-deja/g++.pt/crash58.C: New test.
15384 2000-09-06  Greg McGary  <greg@mcgary.org>
15386         * gcc.c-torture/execute/20000906-1.c: New test.
15387         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15389 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15391         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15393 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15395         * g++.old-deja/g++.pt/crash57.C: New test.
15397 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15399         * g++.old-deja/g++.pt/crash56.C: New test.
15401 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15403         * g++.old-deja/g++.pt/koenig1.C: New test.
15405 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15407         * gcc.dg/20000904-1.c: New test.
15409 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15411         * gcc.dg/cpp/paste8.c: New test.
15413 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15415         * gcc.c-torture/compile/20000827-1.c: New test.
15417 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15419         * gcc.dg/format-diag-1.c: New test.
15421 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15423         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15424         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15425         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15426         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15427         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15429 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15431         * g++.old-deja/g++.other/nested4.C: New test.
15433 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15435         * g++.old-deja/g++.ns/scoped1.C: New test.
15437 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15439         * lib/g++.exp: Support testing already-installed GCC.
15441 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15443         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15445 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15447         * gcc.dg/return-type-2.c: New test.
15449 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15451         * gcc.c-torture/compile/20000825-1.c: New test.
15453 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15455         * gcc.dg/dwarf2-2.c: New test.
15457 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15459         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15460         dg-warning regexps.
15462 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15464         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15465         gcc.dg/format-ext-5.c: New tests.
15467 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15469         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15471 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15473         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15475 2000-08-24  Richard Henderson  <rth@cygnus.com>
15477         * gcc.dg/ia64-sync-1.c: New test.
15478         * gcc.dg/ia64-sync-2.c: New test.
15479         * gcc.dg/ia64-asm-1.c: New test.
15481 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15483         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15484         * gcc.dg/format-ext-2.c: New test.
15486 2000-08-23  Jason Merrill  <jason@redhat.com>
15488         * lib/old-dejagnu.exp: Also ignore "In member function" and
15489         "At global scope".
15491 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15493         * gcc.dg/noncompile/label-lineno-1.c: New test.
15495 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15497         * gcc.dg/c99-array-nonobj-1.c: New test.
15499 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15501         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15502         tests.
15503         * gcc.dg/format-ext-1.c: New test.
15505 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15507         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15508         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15509         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15510         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15511         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15513 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15515         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15516         gcc.dg/c99-strftime-2.c: New tests.
15518 2000-08-22  Richard Henderson  <rth@cygnus.com>
15520         * gcc.c-torture/execute/20000822-1.c: New test.
15522 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15524         * gcc.c-torture/execute/20000819-1.x: Remove.
15526 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15528         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15529         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15530         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15531         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15532         gcc.dg/format-xopen-1.c: New tests.
15534 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15536         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15538 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15540         * g++.old-deja/g++.other/loop2.C: New test.
15542         * gcc.c-torture/compile/20000606-1.c: New test.
15543         * gcc.c-torture/compile/20000728-1.c: New test.
15544         * gcc.c-torture/execute/20000801-1.c: New test.
15545         * gcc.c-torture/execute/20000801-2.c: New test.
15546         * gcc.c-torture/execute/20000819-1.c: New test.
15547         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15548         * gcc.dg/20000629-1.c: New test.
15549         * gcc.dg/20000724-1.c: New test.
15550         * gcc.dg/20000807-1.c: New test.
15552 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15554         * gcc.dg/cpp/pragma-1.c: New test.
15555         * gcc.dg/cpp/pragma-2.c: New test.
15557 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15559         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15560         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15562 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15564         * gcc.c-torture/compile/20000818-1.c: New test.
15566 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15568         * gcc.c-torture/execute/20000818-1.c: New test.
15570 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15572         * gcc.dg/format-va-1.c: New test.
15574 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15576         * g++.old-deja/g++.other/typedef8.C: New test.
15578 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15580         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15581         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15582         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15583         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15584         * g++.old-deja/g++.other/ptrmem7.C: New test.
15585         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15587 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15589         * g++.old-deja/g++.pt/typename27.C: New test.
15591 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15593         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15594         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15595         * g++.old-deja/g++.pt/friend45.C: New test.
15596         * g++.old-deja/g++.other/friend8.C: New test.
15598 2000-08-15  Richard Henderson  <rth@cygnus.com>
15600         * gcc.c-torture/execute/20000815-1.c: New test.
15602 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15604         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15605         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15606         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15608 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15610         * g++.old-deja/g++.other/refinit2.C: New test.
15612 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15614         * lib/c-torture.exp (c-torture): Make
15615         compiler_conditional_xfail_data global.
15616         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15617         compiler_conditional_xfail_data machinery.
15618         (f-torture-execute): Likewise.
15619         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15620         and only when unrolling loops.
15622         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15624 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15626         * g++.old-deja/g++.pt/explicit81.C: New test.
15628 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15630         * g++.old-deja/g++.pt/typename26.C: New test.
15632 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15634         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15635         warning.
15637 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15639         * g++.old-deja/g++.other/array3.C: New test.
15641 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15643         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15644         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15645         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15646         New tests.
15648 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15650         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15651         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15653 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15655         * gcc.c-torture/execute/20000808-1.c: New test.
15657 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15659         * gcc.dg/c90-const-expr-1.c: New test.
15661 2000-08-08  Richard Henderson  <rth@cygnus.com>
15663         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15665 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15667         * gcc.dg/noncompile/const-ll-1.c: New test.
15669 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15671         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15673 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15675         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15676         that running programs linked against the shared version of libobjc
15677         run correctly.
15679 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15681         * gcc.dg/c99-printf-1.c: New test.
15683 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15685         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15687 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15689         * gcc.c-torture/execute/20000731-1.x: Delete.
15691 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15693         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15694         and torture_without_loops as is done by c-torture.exp.
15695         (search_for): Copy from c-torture.exp.
15696         (gcc-dg-runtest): New function, drives a directory of tests
15697         iterating over the TORTURE_OPTIONS.
15698         (scan-assembler, scan-assembler-not): Move here from
15699         individual directory drivers.
15701         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15702         defined by lib/gcc-dg.exp.
15703         * gcc.dg/cpp/cpp.exp: Likewise.
15704         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15705         gcc-dg-runtest, so we cycle over optimization options.
15707         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15708         * gcc.dg/compare2.c: No longer expected to fail.
15710 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15712         * gcc.c-torture/execute/20000804-1.c: New test.
15714 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15716         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15718 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15720         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15722 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15724         * gcc.c-torture/compile/20000803-1.c: New test.
15726 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15728         * gcc.c-torture/execute/20000801-3.c,
15729         gcc.c-torture/execute/20000801-4.c: New tests.
15730         * gcc.c-torture/execute/20000801-3.x,
15731         gcc.c-torture/execute/20000801-4.x: Xfail.
15733 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15735         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15736         libobjc/.libs to allow for libtool.
15738 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15740         * gcc.c-torture/compile/20000802-1.c: New test.
15742 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15744         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15746 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15748         * gcc-c-torture/execute/20000731-2.c: New test.
15750         * gcc.c-torture/execute/20000731-1.c: New test.
15751         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15753 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15755         * testsuite/gcc.dg/cpp/paste7.c: New test.
15756         * gcc.dg/cpp/20000725-1.c: New test.
15758 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15760         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15761         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15762         declaration warning for __builtin_dwarf_reg_size.
15764         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15766 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15768         * gcc.dg/noncompile/voidparam-1.c: New test.
15770 2000-07-30  Richard Henderson  <rth@cygnus.com>
15772         * gcc.dg/c90-digraph-1.c: Don't xfail.
15773         * gcc.dg/compare2.c (case 10): Xfail.
15774         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15776 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15778         * gcc.dg/c99-main-1.c: New test.
15780 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15782         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15784 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15786         * gcc.c-tortuer/execute/20000726-1.c: New test.
15788 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15790         * gcc.c-torture/execute/enum-2.c: New test.
15792 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15794         * gcc.dg/cpp/tr-warn3.c: New test.
15796 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15798         * g++.old-deja/g++.ext/implicit1.C: Remove.
15799         * g++.old-deja/g++.jason/c2.C: Remove
15800         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15801         * g++.old-deja/g++.pt/crash16.C: Likewise.
15802         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15804 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15806         * g++.old-deja/g++.other/for2.C: New test.
15808 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15810         * gcc.dg/20000720-1.c: New test.
15812 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15814         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15816 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15818         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15819         * gcc.c-torture/execute/20000722-1.c: New.
15820         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15822 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15824         * gcc.dg/cpp/20000720-1.S: New test.
15826 2000-07-21  Michael Meissner  <meissner@redhat.com>
15828         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15830 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15832         * g++.old-deja/g++.brendan/crash16.C,
15833         g++.old-deja/g++.brendan/parse3.C,
15834         g++.old-deja/g++.brendan/redecl1.C,
15835         g++.old-deja/g++.ns/template13.C,
15836         g++.old-deja/g++.other/decl4.C,
15837         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15839 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15841         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15842         and "Internal error".
15844         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15845         regexps.
15846         * gcc.dg/cpp/paste6.c: New test.
15848 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15850         * gcc.dg/cpp/tr-direct.c: New test.
15852         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15853         gcc.dg/cpp/undef1.c: Tweak error regexps.
15855 2000-07-18  Eric Christopher <echristo@redhat.com>
15857         * gcc.c-torture/compile/20000718-1.c: New test.
15859 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15861         * cpplex.c (_cpp_push_token): If the token being pushed back
15862         is the previous token in this context, just subtract one from
15863         context->posn.
15864         * cppmacro.c (save_expansion): Clear aux field when storing a
15865         placemarker.
15867 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15869         * gcc.dg/noncompile/redecl-1.c: New test.
15871 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15873         * gcc.c-torture/execute/20000717-5.c: New test.
15874         * gcc.c-torture/execute/20000717-1.x: Removed.
15876 2000-07-17  Richard Henderson  <rth@cygnus.com>
15878         * gcc.c-torture/execute/20000717-4.c: New test.
15880 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15882         * gcc.dg/cpp/syshdr.c: New test.
15883         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15885 2000-07-17  Neil Booth  <neilb@earthling.net>
15887         * gcc.dg/cpp/cmdlne-dM.c: New test.
15888         * gcc.dg/cpp/cmdlne-dD.c: New test.
15890 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15892         * gcc.c-torture/execute/20000717-3.c: New test.
15894         * gcc.c-torture/compile/20000717-1.c: New test.
15896 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15898         * gcc.c-torture/execute/20000717-2.c: New test.
15900 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15902         * gcc.dg/formatz-1.c: New test.
15904         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15905         * gcc.dg/c99-digraph-1.c: New tests.
15907         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15908         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15910         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15911         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15912         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15913         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15914         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15915         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15916         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15918 2000-07-17   Greg McGary <greg@mcgary.org>
15920         * gcc.c-torture/execute/20000717-1.c: New test.
15921         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15923 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15925         * gcc.c-torture/execute/20000715-2.c: New test.
15926         * gcc.dg/20000715-1.c: New test.
15928 2000-07-15  Michael Meissner  <meissner@redhat.com>
15930         * gcc.c-torture/execute/20000715-1.c: New test.
15932 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15934         * gcc.c-torture/execute/20000707-1.c: New test.
15936 2000-07-13  Neil Booth  <NeilB@earthling.net>
15938         * testsuite/gcc.dg/cpp/digraph1.c,
15939         testsuite/gcc.dg/cpp/digraph2.c,
15940         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15942 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15944         * g77.f-torture/compile/20000630-2.f:  New test.
15945         * g77.f-torture/compile/20000630-2.x
15947 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15949         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15951 2000-07-11  Neil Booth  <NeilB@earthling.net>
15953         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15955 2000-07-11  Neil Booth  <NeilB@earthling.net>
15957         * gcc.dg/cpp/cmdlne-C.c: New.
15959 2000-07-09  Neil Booth  <NeilB@earthling.net>
15961         * gcc.dg/cpp/directiv.c: New tests.
15962         * gcc.dg/cpp/undef1.c: Update.
15964 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15966         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15968 2000-07-09  Neil Booth  <NeilB@earthling.net>
15970         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15972 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15974         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15975         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15977 2000-07-08  Neil Booth  <NeilB@earthling.net>
15979         * gcc.dg/cpp/macsyntx.c: New tests.
15981 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15983         * gcc.dg/20000707-1.c: New test.
15985 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15987         * gcc.c-torture/execute/20000706-1.c: New test.
15988         * gcc.c-torture/execute/20000706-2.c: New test.
15989         * gcc.c-torture/execute/20000706-3.c: New test.
15990         * gcc.c-torture/execute/20000706-4.c: New test.
15991         * gcc.c-torture/execute/20000706-5.c: New test.
15993 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15995         * g++.old-deja/g++.pt/instantiate7.C: New test.
15997 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15999         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
16000         * g++.old-deja/g++.mike/thunk3.C: Likewise.
16001         * g++.old-deja/g++.other/rtti3.C: Likewise.
16002         * g++.old-deja/g++.other/rttid3.C: Likewise.
16004 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16006         *  g77.f-torture/compile/20000630-1.x: Fix typo
16008 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16010         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16011         assembly output.
16013 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16015         * gcc.dg/cpp/ident.c: New test.
16017 2000-07-05  Neil Booth  <NeilB@earthling.net>
16019         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16020           gcc.dg/cpp/lexstrng.c: New tests.
16022 2000-07-04  Neil Booth  <NeilB@earthling.net>
16024         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16025         * gcc.dg/cpp/strify2.c: Same.
16027 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16029         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16030         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16031         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16032         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16034         * testsuite/gcc.dg/cpp/macro1.c,
16035         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16036         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16037         testsuite/gcc.dg/cpp/strify1.c,
16038         testsuite/gcc.dg/cpp/strify2.c: New tests.
16040 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16042         * gcc.c-torture/execute/20000703-1.c: New test.
16044 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16046         * g++.old-deja/g++.pt (lookup10.C): New test.
16048 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16050         * g++.old-deja/g++.pt (typename25.C): New test.
16052 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16054         * gcc.c-torture/compile/20000701-1.c: New test.
16056 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16058         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16059         to test case.
16061 2000-06-30  Catherine Moore  <clm@cygnus.com>
16063         * gcc.c-torture/execute/align-1.c: New test.
16065 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16067         * g++.old-deja/g++.pt/expr8.C: New test.
16068         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16070 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16072         * gcc.c-torture/compile/20000629-1.c: New test.
16074 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16077         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16078         gcc.dg/noncompile directory, depending on whether they're
16079         preprocessor tests or not.  Annotate all the tests for the dg
16080         framework.
16082         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16083         * gcc.dg/noncompile/noncompile.exp: New.
16085         * Moved files:
16086         Old name                                New name
16087         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16088         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16089         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16090         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16091         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16092         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16093         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16094         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16095         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16096         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16097         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16098         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16099         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16100         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16101         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16102         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16103         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16104         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16105         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16106         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16107         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16108         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16109         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16110         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16112         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16113         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16114         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16115         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16116         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16117         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16119 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16121         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16122         declare one variable.  On the fourth, error.
16123         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16124         declared by 20000628-1a.h.
16126 2000-06-29  Richard Henderson  <rth@redhat.com>
16128         * gcc.c-torture/execute/930529-1.x: New file.
16129         * gcc.dg/920413-1.c: Adjust expected warning text.
16130         * gcc.dg/980217-1.c: Declare abort.
16131         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16133 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16135         * g77.f-torture/compile/20000629-1.f: New test.
16136         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16138 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16140         Rearrange lots of files, removing entirely the
16141         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16142         directories.
16144         * Deleted files:
16145         gcc.c-torture/code_quality/code_quality.exp
16146         gcc.c-torture/special/special.exp
16147         gcc.failure/failure.exp
16148         gcc.failure/940409-1.x
16149         gcc.c-torture/compile/961203-1.x
16151         * New files:
16152         gcc.misc-tests/linkage.exp
16153         gcc.c-torture/execute/920730-1t.c
16154         gcc.c-torture/execute/920730-1t.x
16155         gcc.c-torture/compile/920520-1.x
16156         gcc.c-torture/compile/920521-1.x
16157         gcc.c-torture/compile/981006-1.x
16158         gcc.c-torture/execute/eeprof-1.x
16160         * Moved files (possibly with modifications to fit a new harness):
16161         Old name                                New name
16162         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16163         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16164         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16165         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16166         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16167         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16168         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16169         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16170         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16171         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16172         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16173         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16174         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16175         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16177 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16179         * c-torture/compile/961203-1.x: Delete.
16181         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16182         not exit. Include stdio.h.
16183         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16184         * gcc.misc-tests/dg-12.c: Likewise.
16185         * gcc.misc-tests/dg-5.c: Likewise.
16186         * gcc.misc-tests/dg-6.c: Likewise.
16187         * gcc.misc-tests/dg-7.c: Prototype abort.
16188         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16189         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16190         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16191         not exit.
16192         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16193         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16195 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16197         * gcc.dg/cpp/20000628-1.c: New test.
16198         * gcc.dg/cpp/20000628-1.h: New header for above test.
16199         * gcc.dg/cpp/20000628-1a.h: Likewise.
16201 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16203         * gcc.dg/cpp: New directory.
16204         * gcc.dg/cpp/cpp.exp: New driver.
16205         * gcc.dg/cpp/20000627-1.c: New test.
16206         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16207         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16208         and rewrite as a compilation test.
16210         * gcc.dg: Move many files into the cpp subdirectory, possibly
16211         renaming or editing them as well.
16212         Old name                New name
16213         990119-1.c              cpp/19990119-1.c
16214         990228-1.c              cpp/19990228-1.c
16215         990407-1.c              cpp/19990407-1.c
16216         990409-1.c              cpp/19990409-1.c
16217         990413-1.c              cpp/19990413-1.c
16218         990703-1.c              cpp/19990703-1.c
16219         20000127-1.c            cpp/20000127-1.c
16220         20000129-1.c            cpp/20000129-1.c
16221         20000207-1.c            cpp/20000207-1.c
16222         20000207-2.c            cpp/20000207-2.c
16223         20000209-1.c            cpp/20000209-1.c
16224         20000209-2.c            cpp/20000209-2.c
16225         20000301-1.c            cpp/20000301-1.c
16226         20000419-1.c            cpp/20000419-1.c
16227         20000510-1.S            cpp/20000510-1.S
16228         20000519-1.c            cpp/20000519-1.c
16229         20000529-1.c            cpp/20000529-1.c
16230         20000625-1.c            cpp/20000625-1.c
16231         20000625-2.c            cpp/20000625-2.c
16232         cpp-as1.c               cpp/assert1.c
16233         cpp-as2.c               cpp/assert2.c
16234         cxx-comments-1.c        cpp/cxxcom1.c
16235         cxx-comments-2.c        cpp/cxxcom2.c
16236         endif-label.c           cpp/endif.c
16237         cpp-hash1.c             cpp/hash1.c
16238         cpp-hash2.c             cpp/hash2.c
16239         cpp-if1.c               cpp/if-1.c
16240         cpp-if2.c               cpp/if-2.c
16241         cpp-if3.c               cpp/if-3.c
16242         cpp-if4.c               cpp/if-4.c
16243         cpp-if5.c               cpp/if-5.c
16244         cpp-cond.c              cpp/if-cexp.c
16245         cpp-missingop.c         cpp/if-mop.c
16246         cpp-missingparen.c      cpp/if-mpar.c
16247         cpp-opprec.c            cpp/if-oppr.c
16248         cpp-ifparen.c           cpp/if-paren.c
16249         cpp-shortcircuit.c      cpp/if-sc.c
16250         cpp-shift.c             cpp/if-shift.c
16251         cpp-unary.c             cpp/if-unary.c
16252         cpp-li1.c               cpp/line1.c
16253         cpp-li2.c               cpp/line2.c
16254         lineno.c                cpp/line3.c
16255         lineno-2.c              cpp/line4.c
16256         cpp-mi.c                cpp/mi1.c
16257         cpp-mic.h               cpp/mi1c.h
16258         cpp-micc.h              cpp/mi1cc.h
16259         cpp-mind.h              cpp/mi1nd.h
16260         cpp-mindp.h             cpp/mi1ndp.h
16261         cpp-mix.h               cpp/mi1x.h
16262         cpp-mi2.c               cpp/mi2.c
16263         cpp-mi2a.h              cpp/mi2a.h
16264         cpp-mi2b.h              cpp/mi2b.h
16265         cpp-mi2c.h              cpp/mi2c.h
16266         cpp-mi3.c               cpp/mi3.c
16267         cpp-mi3.def             cpp/mi3.def
16268         poison-1.c              cpp/poison.c
16269         pr-impl.c               cpp/prag-imp.c
16270         cpp-redef-2.c           cpp/redef1.c
16271         cpp-redef.c             cpp/redef2.c
16272         strpaste.c              cpp/strp1.c
16273         strpaste-2.c            cpp/strp2.c
16274         cpp-tradpaste.c         cpp/tr-paste.c
16275         cpp-tradstringify.c     cpp/tr-str.c
16276         cpp-tradwarn1.c         cpp/tr-warn1.c
16277         cpp-tradwarn2.c         cpp/tr-warn2.c
16278         trigraphs.c             cpp/trigraphs.c
16279         cpp-unc1.c              cpp/unc1.c
16280         cpp-unc2.c              cpp/unc2.c
16281         cpp-unc3.c              cpp/unc3.c
16282         cpp-unc.c               cpp/unc4.c
16283         undef.c                 cpp/undef1.c
16284         undef-2.c               cpp/undef2.c
16285         cpp-wi1.c               cpp/widestr1.c
16287 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16289         * lib/g++.exp (g++_include_flags): Tweak.
16291 2000-06-27  H.J. Lu  <hjl@gnu.org>
16292             Loren J. Rittle  <ljrittle@acm.org>
16294         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16295         version with one that knows about the new gcc tree structure.
16296         (g++_link_flags): Same.
16298 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16300         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16301         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16302         case we are cross-compiling.
16304         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16305         g++.old-deja/g++.niklas/Makefile.in,
16306         g++.old-deja/g++.niklas/configure.in,
16307         g++.old-deja/g++.other/Makefile.in,
16308         g++.old-deja/g++.other/configure.in,
16309         gcc.c-torture/code_quality/Makefile.in,
16310         gcc.c-torture/code_quality/configure.in,
16311         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16312         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16313         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16314         gcc.c-torture/execute/ieee/Makefile.in,
16315         gcc.c-torture/execute/ieee/configure.in,
16316         gcc.c-torture/noncompile/Makefile.in,
16317         gcc.c-torture/noncompile/configure.in,
16318         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16319         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16320         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16322 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16324         * g++.old-deja/g++.other/ambig3.C: New test.
16326 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16328         * g++.old-deja/g++.pt/syntax1.C: New test.
16329         * g++.old-deja/g++.pt/syntax2.C: New test.
16330         * g++.old-deja/g++.other/syntax3.C: New test.
16331         * g++.old-deja/g++.other/syntax4.C: New test.
16333 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16335         * gcc.dg/20000623-1.c: Prototype exit and abort.
16337 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16339         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16340         New tests.
16341         * gcc.dg/cpp-mi3.def: New file.
16343         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16344         inside assertions.
16345         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16346         lexer's error messages.
16347         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16348         divine anything from the linemarkers.
16349         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16350         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16352 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16354         * gcc.dg/20000623-1.c: New test.
16356 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16358         * gcc.c-torture/execute/20000622-1.c: New test.
16360 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16362         * g++.old-deja/g++.other/init15.C: New test.
16364 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16366         * g++.old-deja/g++.pt/vaarg2.C: New test.
16367         * g++.old-deja/g++.pt/vaarg3.C: New test.
16369 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16371         * g++.old-deja/g++.other/dyncast6.C: New test.
16373 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16375         * gcc.c-torture/execute/loop-6.c: New test.
16377 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16379         * gcc.dg/20000614-1.c: New test.
16380         * gcc.dg/20000614-2.c: New test.
16382 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16384         * g++.old-deja/g++.other/inline12.C: New test.
16386 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16388         * g++.old-deja/g++.other/eh1.C: New test.
16390 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16392         * g++.old-deja/g++.other/type.C: New test.
16394 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16396         * g++.old-deja/g++.other/initstring.C: New test.
16398 2000-06-12  Jason Merrill  <jason@redhat.com>
16400         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16402 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16404         * gcc.c-torture/compile/20000609-1.c: New test.
16406 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16408         * gcc.dg/20000609-1.c: New test.
16410 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16412         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16413         * gcc.c-torture/noncompile/poison-1.c: Move...
16414         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16415         * gcc.dg/cpp-li1.c: Add a token after the #line.
16417 2000-06-05  Richard Henderson  <rth@cygnus.com>
16419         * gcc.c-torture/execute/20000605-2.c: New test.
16420         * gcc.c-torture/execute/20000605-3.c: New test.
16422 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16424         * g77.f-torture/execute/20000503-1.x: New file.
16426 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16428         * g++.old-deja/g++.eh/badalloc1.C: New test.
16430 2000-06-05  Richard Henderson  <rth@cygnus.com>
16432         * gcc.c-torture/execute/20000605-1.c: New test.
16434 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16435             Nathan Sidwell <nathan@codesourcery.com>
16437         * gcc.c-torture/compile/20000605-1.c: New test.
16439 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16441         * g77.f-torture/compile/20000601-1.f:  New test.
16443 2000-06-03  Richard Henderson  <rth@cygnus.com>
16445         * gcc.c-torture/execute/20000603-1.c: New.
16447 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16449         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16450         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16452 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16454         * gcc.dg/compare2.c (case 12): XFAIL.
16455         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16456         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16458         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16460 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16462         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16463         guard macro is already defined when the header is first
16464         included.
16465         * gcc.dg/cpp-mix.h: New file.
16466         * gcc.dg/endif-label.c: Update patterns to match compiler.
16468         * g++.brendan/complex1.C: Declare abort.
16469         * g++.law/refs4.C: Remove XFAIL.
16470         * g++.oliva/expr2.C: Declare abort and exit.
16472 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16474         * gcc.c-torture/execute/20000528-1.c: New test.
16476         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16477         * g++.old-deja/g++.law/temps4.C: Likewise.
16479         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16480         stdlib.h.  Call abort() on failure.
16481         * g++.old-deja/g++.law/refs4.C: Likewise.
16482         * g++.old-deja/g++.law/temps4.C: Likewise.
16483         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16484         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16486 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16488         Relative to g++.dg/special:
16489         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16491         Relative to g++.old-deja:
16492         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16493         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16494         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16495         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16496         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16497         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16498         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16500         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16501         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16502         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16503         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16504         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16505         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16506         and/or string.h.
16508         * g++.other/goto1.C: Update expectations for error messages.
16510 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16512         * gcc.c-torture/compile/20000523-1.c: New test.
16514 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16516         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16518 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16520         * g++.old-deja/g++.eh/catch11.C: New test.
16521         * g++.old-deja/g++.eh/catch12.C: New test.
16523 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16525         * gcc.c-torture/execute/20000523-1.c: New test.
16527 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16529         * c-torture/execute/bcp-1.c: Replace abort in arg of
16530         __builtin_constant_p with a generic external function.
16532         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16533         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16534         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16535         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16536         Prototype abort and/or exit.
16538         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16539         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16540         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16541         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16543 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16545         * gcc.dg/dwarf2-1.c: New test.
16547 2000-05-20  Richard Henderson  <rth@cygnus.com>
16549         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16551 2000-05-20  Andreas Jaeger  <aj@suse.de>
16553         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16554         testcase.
16556 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16558         * gcc.c-torture/execute/20000519-2.c: New test.
16560 2000-05-19  Andreas Jaeger  <aj@suse.de>
16562         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16563         which fails with SSA.
16565         * lib/c-torture.exp: Also test with -O3 -fssa.
16567 2000-05-18  Michael Meissner  <meissner@redhat.com>
16569         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16570         * gcc.c-torture/execute/920415-1.c: Ditto.
16571         * gcc.c-torture/execute/920501-1.c: Ditto.
16572         * gcc.c-torture/execute/conversion.c: Ditto.
16573         * gcc.c-torture/execute/cvt-1.c: Ditto.
16575 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16577         * gcc.c-torture/compile/20000518-1.c: New test.
16579 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16581         * g77.f-torture/compile/200005018.f:  New test.
16583 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16585         * gcc.c-torture/compile/20000517-1.c: New test.
16587 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16589         * gcc.c-torture/execute/20000516-1.c: New test.
16591 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16593         * g++.old-deja/g++.other/eh.C: New test.
16595 2000-05-12  Richard Henderson  <rth@cygnus.com>
16597         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16598         constants through to doit's conditional.
16600 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16602         * gcc.c-torture/compile/20000511-1.c: New test.
16603         * g77.f-torture/compile/20000511-1.f: New test.
16604         * g77.f-torture/compile/20000511-2.f: New test.
16606 2000-05-11  Michael Meissner  <meissner@redhat.com>
16608         * gcc.c-torture/execute/20000511-1.c: New test.
16610 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16612         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16613         * gcc.dg/20000510-1.S: New.
16615 2000-05-08  Catherine Moore  <clm@cygnus.com>
16617         * gcc.dg/unused-3.c: New.
16619 2000-05-06  Richard Henderson  <rth@cygnus.com>
16621           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16622           * g++.old-deja/g++.mike/warn1.C: Likewise.
16623           * g++.old-deja/g++.pt/local1.C: Likewise.
16624           * g++.old-deja/g++.pt/local7.C: Likewise.
16625           * g++.old-deja/g++.pt/spec16.C: Likewise.
16627 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16629         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16631 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16633           * g77.f-torture/execute/20000503-1.f:  New test.
16635 2000-05-04  Andreas Jaeger  <aj@suse.de>
16637         * gcc.dg/noreturn-2.c: New test.
16639 2000-05-04  Neil Booth  <NeilB@earthling.net>
16641         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16642         preprocessor.
16644 2000-05-04  Richard Henderson  <rth@cygnus.com>
16646         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16648 2000-05-04  Richard Henderson  <rth@cygnus.com>
16650         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16651         OpenSSL by Jason R Thorpe.
16653 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16655         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16657 2000-05-03  Robert Lipe <robertlipe@usa.net>
16659         * gcc.dg/20000503-1.c: New test.
16661 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16663         * gcc.c-torture/compile/20000502-1.c: New test.
16664         * g++.old-deja/g++.other/align.C: New test.
16665         * gcc.dg/cpp-tradstringify.c: New test.
16667 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16669         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16670         and hard registers.
16672 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16674         * gcc.c-torture/execute/loop-5.c: New test.
16676 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16678         * gcc.c-torture/execute/va-arg-20.c: New test.
16680 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16682         * gcc.c-torture/execute/20000422-1.c: New test.
16684 2000-04-20  Greg McGary  <gkm@gnu.org>
16686         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16687         when optimizing, but without sibling-call optimizations (-O1).
16689 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16691           * gcc.c-torture/compile/20000420-1.c: New test.
16693 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16695         * g++.abi/ptrflags.C: New test.
16696         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16698 2000-04-19  Catherine Moore  <clm@cygnus.com>
16700         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16702 2000-04-19  Greg McGary  <gkm@gnu.org>
16704         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16705         sibling-call optimizations.
16707 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16709         * gcc.dg/20000419-1.c: New test.
16711 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16713         * gcc.c-torture/execute/20000412-6.c: New test.
16715 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16717         * gcc.c-torture/execute/20000412-5.c: New test.
16718         * g77.f-torture/compile/20000412-1.f: New test.
16719         * gcc.c-torture/execute/20000412-4.c: New test.
16720         * gcc.c-torture/compile/20000412-2.c: New test.
16721         * gcc.c-torture/execute/20000412-3.c: New test.
16722         * gcc.c-torture/compile/20000412-1.c: New test.
16723         * gcc.c-torture/execute/20000412-2.c: New test.
16725 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16727         * objc/execute/bf-20.m: New test.
16729 2000-04-10  Richard Henderson  <rth@cygnus.com>
16731         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16733         * gcc.c-torture/execute/20000412-1.c: New test.
16735 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16737         * g++.old-deja/g++.eh/catchptr1.C: New test.
16739 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16741         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16743 2000-04-08  Neil Booth  <NeilB@earthling.net>
16745         * gcc.dg/cpp-nullchar.c: Remove test as
16746         embedded nulls cause problems.
16748 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16750         * gcc.dg/compare2.c: New test.
16752 2000-04-08  Neil Booth  <NeilB@earthling.net>
16754         * gcc.dg/cpp-nullchar.c: New test.
16756 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16758         * gcc.dg/cpp-mi2.c: New test.
16759         * gcc.dg/cpp-mi2[abc].h: New files.
16761 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16763         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16764         member name.
16766 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16768         * g++.old-deja/g++.abi/vmihint.C: New test.
16770 2000-04-06  Neil Booth  <NeilB@earthling.net>
16772         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16773         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16774         copyright.
16776 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16778         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16779         avoid stack-frame overwrite.
16781 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16783         * gcc.c-torture/compile/20000405-2.c: New test.
16784         * gcc.c-torture/compile/20000405-3.c: New test.
16786 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16788         * gcc.c-torture/compile/20000405-1.c: New test.
16790 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16792         * gcc.dg/cast-qual-1.c: Revert last change.
16794 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16796         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16798 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16800         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16801         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16803 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16805         * gcc.c-torture/compile/20000403-2.c: New test.
16806         * gcc.c-torture/compile/20000403-1.c: New test.
16808 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16810         * gcc.c-torture/execute/20000403-1.c: New test.
16812 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16814         * gcc.c-torture/execute/20000402-1.c: New test.
16816 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16818         * gcc.c-torture/execute/va-arg-15.c: New test.
16819         * gcc.c-torture/execute/va-arg-16.c: New test.
16820         * gcc.c-torture/execute/va-arg-17.c: New test.
16821         * gcc.c-torture/execute/va-arg-18.c: New test.
16822         * gcc.c-torture/execute/va-arg-19.c: New test.
16824 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16826         * gcc.c-torture/compile/981211-1.c: Move to...
16827         * gcc.dg/cpp-as1.c: ...here.
16828         * gcc.dg/cpp-as2.c: New file.
16830         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16831         compiler.
16833 2000-04-02  Neil Booth  <NeilB@earthling.net>
16835         * gcc.dg/cpp-cond.c  New tests.
16836         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16837         accidental success less likely.
16838         * gcc.dg/cpp-missingop.c  New tests.
16839         * gcc.dg/cpp-missingparen.c  New tests.
16840         * gcc.dg/cpp-shift.c  New tests.
16841         * gcc.dg/cpp-shortcircuit.c  New tests.
16842         * gcc.dg/cpp-unary.c  New tests.
16844 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16846         * gcc.c-torture/compile/20000329-1.c: New test.
16848 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16850         * gcc.c-torture/compile/20000326-1.c: New test.
16851         * gcc.c-torture/compile/20000326-2.c: New test.
16853 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16855         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16856         the first parameter is a function argument.
16858 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16860         * g++.old-deja/g++.ext/array4.C: New test.
16862 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16864         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16866 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16868         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16870 2000-03-19  Richard Henderson  <rth@cygnus.com>
16872         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16874 2000-03-19  Richard Henderson  <rth@cygnus.com>
16876         * gcc.c-torture/compile/20000319-1.c: New test.
16878 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16880         * gcc.c-torture/execute/20000314-3.c: New test.
16881         * gcc.c-torture/execute/20000314-2.c: New test.
16882         * gcc.c-torture/execute/20000314-1.c: New test.
16883         * gcc.c-torture/compile/20000314-2.c: New test.
16884         * gcc.c-torture/compile/20000314-1.c: New test.
16886 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16888         * g++.old-deja/g++.warn/inline.C: New test.
16890 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16892         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16893         standards-compliant result rather than specific constants.
16894         Put test-values in array.
16896 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16898         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16899         (g++_target_compile): Put test-specific options last.
16901 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16903         * g++.old-deja/g++.eh/vbase4.C: New test.
16905 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16907         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16909 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16911         * g++.old-deja/g++.brendan/misc12.C: Removed.
16912         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16913         * g++.old-deja/g++.ext/pretty4.C: New test.
16915 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16917         * g++.old-deja/g++.other/string2.C: New test.
16919 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16921         * g++.old-deja/g++.warn/impint2.C: New test.
16923 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16925         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16926         is 1, not zero.
16928 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16930         * g++.old-deja/g++.warn/impint.C: New test.
16931         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16932         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16933         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16934         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16935         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16936         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16937         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16938         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16939         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16940         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16941         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16942         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16944 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16946         * gcc.dg/cpp-redef.c: New test.
16948 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16950         * g++.old-deja/g++.pt/unify7.C: New test.
16952 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16954         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16955         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16957 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16959         * gcc.c-torture/compile/20000224-1.c: New test.
16961 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16963         * gcc.c-torture/compile/cpp-2.c: New test.
16964         * gcc.c-torture/compile/cpp-1.c: New test.
16966 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16968         * gcc.c-torture/execute/20000225-1.c: New test.
16970 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16972         * gcc.dg/cpp-li2.c: New test.
16974         * gcc.dg/cpp-wi1.c: New test.
16976         * gcc.dg/cpp-li1.c: New test.
16978 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16980         * g++.old-deja/g++.other/sizeof5.C: New test.
16982 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16984         * gcc.c-torture/execute/va-arg-13.c: New test.
16986 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16988         * gcc.c-torture/execute/va-arg-12.c: New test.
16990 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16992         * gcc.c-torture/execute/20000223-1.c: New test.
16994 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16996         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16998 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
17000         * g++.old-deja/g++.abi/ptrmem.C: New test.
17002 2000-02-19  Richard Henderson  <rth@cygnus.com>
17004         * gcc.c-torture/compile/init-3.c: New.
17006 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17008         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17009         ALWAYS_CXXFLAGS.
17011 2000-02-11  Robert Lipe <robertl@sco.com>
17013         * gcc.c-torture/compile/20000211-3.c: New test.
17015 2000-02-11  Martin Buchholz <martin@xemacs.org>
17017         * gcc.c-torture/compile/20000211-2.c: New test.
17019 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17021         * gcc.c-torture/compile/20000211-1.c: New test.
17023 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17025         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17026           on native targets
17028 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17030         * g++.old-deja/g++.other/cast5.C: New test.
17032 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17034         * gcc.c-torture/execute/20000205-1.c: New.
17036 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17038         * g++.old-deja/g++.jason/cast3.C: Return void.
17039         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17041 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17043         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17045         * gcc.dg/loop-1.c: New test.
17047 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17049         * gcc.c-torture/compile/20000127-1.c: New test.
17050         * gcc.c-torture/execute/991228-1.c: New test.
17052 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17054         * gcc.dg/unused-2.c: New test.
17056         * gcc.dg/conv-1.c: New test.
17058 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17060         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17061         compiler.
17062         (tool_option_proc): Fix typo.
17064 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17066         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17067         of the ld on the host, not on the build machine.
17068         Also, don't crash if '--help' is not a supported option.
17070 2000-01-24  Richard Henderson  <rth@cygnus.com>
17072         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17074 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17076         * gcc.c-torture/execute/20000120-2.c: New test.
17077         * gcc.c-torture/execute/20000120-1.c: New test.
17079 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17081         * gcc.c-torture/execute/20000113-1.c: New test.
17083 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17085         * gcc.c-torture/execute/20000112-1.c: New test.
17087 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17089         * gcc.dg/20000111-1.c: New test.
17091 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17093         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17094         with 16 bit integers.
17096 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17098         * gcc.dg/20000108-1.c: New test.
17100 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17102         * g++.old-deja/g++.ns/koenig8.C: New test.
17104 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17106         * g++.old-deja/g++.other/cast4.C: New test.
17108 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17110         * gcc.c-torture/compile/20000105-2.c: New test.
17111         * gcc.c-torture/compile/20000105-1.c: New test.
17113 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17115         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17116         references to printf & atoi to conform to ANSI standard.
17117         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17118         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17119         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17120         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17121         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17122         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17123         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17124         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17125         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17126         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17127         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17128         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17129         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17130         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17131         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17132         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17133         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17134         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17135         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17136         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17137         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17138         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17139         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17140         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17141         * g++.old-deja/g++.brendan/init3.C: Likewise.
17142         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17143         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17144         * g++.old-deja/g++.brendan/new2.C: Likewise.
17145         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17146         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17147         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17148         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17149         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17150         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17151         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17152         * g++.old-deja/g++.brendan/template24.C: Likewise.
17153         * g++.old-deja/g++.brendan/template3.C: Likewise.
17154         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17155         * g++.old-deja/g++.jason/inline3.C: Likewise.
17156         * g++.old-deja/g++.jason/opeq.C: Likewise.
17157         * g++.old-deja/g++.law/arg5.C: Likewise.
17158         * g++.old-deja/g++.law/arm7.C: Likewise.
17159         * g++.old-deja/g++.law/ctors11.C: Likewise.
17160         * g++.old-deja/g++.law/cvt8.C: Likewise.
17161         * g++.old-deja/g++.law/init9.C: Likewise.
17162         * g++.old-deja/g++.law/refs4.C: Likewise.
17163         * g++.old-deja/g++.law/template2.C: Likewise.
17164         * g++.old-deja/g++.law/visibility24.C: Likewise.
17165         * g++.old-deja/g++.law/vtable3.C: Likewise.
17166         * g++.old-deja/g++.mike/asm2.C: Likewise.
17167         * g++.old-deja/g++.mike/eh1.C: Likewise.
17168         * g++.old-deja/g++.mike/misc1.C: Likewise.
17169         * g++.old-deja/g++.mike/misc13.C: Likewise.
17170         * g++.old-deja/g++.mike/misc14.C: Likewise.
17171         * g++.old-deja/g++.mike/ns12.C: Likewise.
17172         * g++.old-deja/g++.mike/p1248.C: Likewise.
17173         * g++.old-deja/g++.mike/p3708.C: Likewise.
17174         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17175         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17176         * g++.old-deja/g++.mike/p646.C: Likewise.
17177         * g++.old-deja/g++.mike/p700.C: Likewise.
17178         * g++.old-deja/g++.mike/p783.C: Likewise.
17179         * g++.old-deja/g++.mike/p783a.C: Likewise.
17180         * g++.old-deja/g++.mike/p783b.C: Likewise.
17181         * g++.old-deja/g++.mike/p786.C: Likewise.
17182         * g++.old-deja/g++.mike/p789.C: Likewise.
17183         * g++.old-deja/g++.mike/p789a.C: Likewise.
17184         * g++.old-deja/g++.mike/p807a.C: Likewise.
17185         * g++.old-deja/g++.other/delete3.C: Likewise.
17186         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17187         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17188         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17189         * g++.old-deja/g++.other/empty1.C: Likewise.
17190         * g++.old-deja/g++.other/temporary1.C: Likewise.
17191         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17192         * g++.old-deja/g++.pt/t16.C: Likewise.
17193         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17195 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17197         * gcc.dg/991230-1.c: New test.
17199 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17201         * gcc.c-torture/compile/991229-3.c: New test.
17202         * gcc.c-torture/compile/991229-2.c: New test.
17203         * gcc.c-torture/compile/991229-1.c: New test.
17205 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17207         * gcc.c-torture/compile/labels-2.c: New test.
17209 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17211         * gcc.c-torture/execute/991227-1.c: New test.
17213 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17215         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17217 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17219         * gcc.c-torture/execute/991221-1.c: New test.
17221 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17223         * g++.old-deja/g++.other/cast3.C: New test.
17225 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17227         * gcc.c-torture/execute/991216-4.c: New test.
17229 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17231         * gcc.c-torture/execute/991216-1.c: New test.
17232         * gcc.c-torture/execute/991216-2.c: New test.
17233         * gcc.c-torture/execute/991216-3.c: New test.
17235 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17237         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17238         Actually make the test fail by using "-O2" for compilation.
17240 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17242         * g++.old-deja/g++.warn/cast-align1.C: New test.
17244 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17246         * gcc.c-torture/compile/991214-1.c: New test.
17247         * gcc.c-torture/compile/991214-2.c: New test.
17249 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17251         * gcc.dg/991214-1.c: New test.
17253 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17255         * gcc.c-torture/compile/991213-3.c: New test.
17256         * gcc.c-torture/compile/991213-2.c: New test.
17257         * gcc.c-torture/compile/991213-1.c: New test.
17259 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17261         * gcc.dg/991209-1.c: New test.
17263 1999-12-08  Nathan Sidwell <nathan@acm.org>
17265         * gcc.c-torture/compile/991208-1.c: New test.
17267 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17269         * gcc.dg/ultrasp2.c: New test.
17271 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17273         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17275 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17277         * gcc.c-torture/compile/991202-1.c: New test.
17278         * gcc.c-torture/execute/991202-1.c: New test.
17279         * gcc.c-torture/execute/991202-2.c: New test.
17280         * gcc.c-torture/execute/991202-3.c: New test.
17282 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17284         * g++.old-deja/g++.abi/align.C: New test.
17285         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17286         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17288 1999-12-01  Richard Henderson  <rth@cygnus.com>
17290         * gcc.c-torture/execute/991201-1.c: New.
17292 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17294         * gcc.dg/991129-1.c: New test.
17296 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17298         * gcc.c-torture/compile/991127-1.c: New test.
17300 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17302         * g++.old-deja/g++.other/warn4.C: New test.
17304 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17306         * g++.old-deja/g++.eh/cleanup2.C: New test.
17307         * g++.old-deja/g++.ext/pretty2.C: New test.
17308         * g++.old-deja/g++.ext/pretty3.C: New test.
17309         * g++.old-deja/g++.other/debug6.C: New test.
17311 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17313         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17314         compiler_output to look for one error message instead of two.
17316 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17318         * gcc.c-torture/execute/991118-1.c: Also test case
17319         where the word boundary does not split a byte evenly.
17321 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17323         * g++.old-deja/g++.ext/restrict1.C: New test.
17325 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17327         * gcc.c-torture/execute/991118-1.c: New test.
17329 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17331         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17332         working directory pathnames.
17334 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17336         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17337         host is equipped with driver.h and driver.o so it can actually
17338         compile and run the tests.
17340 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17342         * gcc.c-torture/compile/991008-1.c: New test.
17344 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17346         * lib/gcc-dg.exp: Include target-supports.exp
17348 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17350         * lib/target-supports.exp: New file: Provide procs to test for
17351         features supported by the target.
17352         (check_weak_available): Moved here from ecos.exp.
17353         (check_alias_available): New proc: Determine of the target
17354         toolchain supports the alias attribute.
17356         * gcc.dg/special/ecos.exp: Move check_weak_available to
17357         target-supports.exp.
17358         (alias-1.c): Only perform the test if the target supports
17359         aliases.
17360         (wkali-1.c): Only perform the test if the target supports
17361         aliases.
17363         * gcc.dg/990506-0.c: Expect error messages from cross
17364         targets as well as native targets.
17366 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17368         * gcc.dg/ultrasp1.c: Removed xfail.
17369         * gcc.dg/struct-ret-2.c: Likewise.
17370         * gcc.dg/array-1.c: Likewise.
17372 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17374         * gcc.dg/struct-ret-2.c: New test.
17376         * gcc.dg/array-1.c: New test.
17378 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17380         * gcc.c-torture/execute/991030-1.c: New test.
17382 1999-10-26  Richard Henderson  <rth@cygnus.com>
17384         * gcc.c-torture/compile/991026-2.c: New test.
17386 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17388         * gcc.c-torture/compile/991026-1.c: New test.
17390 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17392         * gcc.c-torture/execute/991023-1.c: New test.
17394 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17396         * gcc.c-torture/execute/991019-1.c: New test.
17398 1999-10-16  Richard Henderson  <rth@cygnus.com>
17400         * gcc.c-torture/execute/991016-1.c: New test.
17402 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17404         * gcc.c-torture/execute/991014-1.c: New test.
17406 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17408         * g++.old-deja/g++.other/union2.C: New test.
17410 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17412         * g++.old-deja/g++.other/vaarg2.C: New test.
17413         * g++.old-deja/g++.other/vaarg3.C: New test.
17415 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17417         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17418         in compile/.
17420 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17422         * gcc.c-torture/execute/va-arg-11.c: New test.
17424 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17426         * lib/file-format.exp (gcc_target_object_format): Don't
17427         crash if objdump is unavailable.
17429 1999-09-29  Donn Terry <donn@interix.com>
17431         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17433 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17435         * gcc.c-torture/compile/990928-1.c: New test.
17437 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17439         * g++.old-deja/g++.other/decl6.C: New test.
17441 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17443         * gcc.c-torture/execute/va-arg-10.c: New test.
17445 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17447         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17448         __PRETTY_FUNCTION__.
17450 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17452         * gcc.c-torture/execute/990923-1.c: New test.
17454 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17456         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17457         for which -fpic is inappropriate.
17459 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17461         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17463 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17465         * g++.old-deja/g++.other/dyncast1.C: New test.
17466         * g++.old-deja/g++.other/dyncast2.C: New test.
17467         * g++.old-deja/g++.other/dyncast3.C: New test.
17468         * g++.old-deja/g++.other/dyncast4.C: New test.
17469         * g++.old-deja/g++.other/dyncast5.C: New test.
17470         * g++.old-deja/g++.eh/catch3.C: New test.
17471         * g++.old-deja/g++.eh/catch3p.C: New test.
17472         * g++.old-deja/g++.eh/catch4.C: New test.
17473         * g++.old-deja/g++.eh/catch4p.C: New test.
17474         * g++.old-deja/g++.eh/catch5.C: New test.
17475         * g++.old-deja/g++.eh/catch5p.C: New test.
17476         * g++.old-deja/g++.eh/catch6.C: New test.
17477         * g++.old-deja/g++.eh/catch6p.C: New test.
17478         * g++.old-deja/g++.eh/catch7.C: New test.
17479         * g++.old-deja/g++.eh/catch7p.C: New test.
17480         * g++.old-deja/g++.eh/catch8.C: New test.
17481         * g++.old-deja/g++.eh/catch8p.C: New test.
17482         * g++.old-deja/g++.eh/catch9.C: New test.
17483         * g++.old-deja/g++.eh/catch9p.C: New test.
17485 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17487         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17488         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17490 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17492         * gcc.c-torture/compile/990913-1.c: New test.
17494 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17496         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17497         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17499 1999-09-09  Richard Henderson  <rth@cygnus.com>
17501         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17503 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17505         * g++.old-deja/g++.other/lookup11.C: New test.
17506         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17507         what is permitted and what we want.
17508         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17509         overload use.
17510         * g++.old-deja/g++.jason/rfg5.C: Likewise
17512 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17514         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17515         * gcc.c-torture/noncompile/poison-1.c: New file.
17517 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17519         * g++.old-deja/g++.other/sizeof3.C: New test.
17520         * g++.old-deja/g++.other/sizeof4.C: New test.
17521         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17522         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17524 1999-09-07  Richard Henderson  <rth@cygnus.com>
17526         * gcc.dg/va-arg-1.c: New.
17528 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17530         * gcc.c-torture/execute/va-arg-9.c: New test.
17532 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17534         * g77.f-torture/compile/980519-2.f: New test.
17535         * g77.f-torture/compile/19990905-0.f: New test.
17536         * g77.f-torture/compile/19990905-1.f: New test.
17537         * g77.f-torture/compile/19990905-2.f: New test.
17539         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17541 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17543         * gcc.c-torture/execute/990827-1.c: Fix typo.
17545 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17547         * g++.old-deja/g++.other/deref1.C: New test.
17549 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17551         * g++.old-deja/g++.other/ambig2.C: New test.
17552         * g++.old-deja/g++.other/cond5.C: New test.
17553         * g++.old-deja/g++.other/lookup16.C: New test.
17555 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17557         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17558         assemblers too.
17560 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17562         * lib/c-torture.exp: Avoid the "compare executables" optimization
17563         when testing native.
17565 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17567         * gcc.c-torture/execute/990829-1.c: New test.
17568         * gcc.c-torture/compile/990829-1.c: New test.
17570 1999-08-27  Paul Burchard  <burchard@pobox.com>
17572         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17573         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17574         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17575         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17576         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17577         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17578         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17579         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17580         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17581         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17582         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17584 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17586         * gcc.c-torture/execute/990827-1.c: New test.
17588 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17590         * g77.f-torture/noncompile/19990826-4.f: New test.
17592         * g77.f-torture/compile/19990826-3.f: New test.
17594         * g77.f-torture/execute/19990826-2.f: New test.
17596         * g77.f-torture/compile/19990826-1.f: New test.
17598         * gcc.c-torture/execute/990826-0.c: New test.
17599         * g77.c-torture/execute/19990826-0.f: New test.
17601         * g77.f-torture/noncompile/970626-2.f: New test.
17603 1999-08-25  Paul Burchard  <burchard@pobox.com>
17605         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17606         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17607         lss-011.C: New tests.
17609 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17611         * g++.old-deja/g++.other/decl5.C: New test.
17613 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17615         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17616         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17617         call `postbase' for each one.  All callers of `postbase' changed
17618         to call this instead.
17620 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17622         * gcc.c-torture/execute/990811-1.c: New test.
17624 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17626         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17627         just native ones.
17629         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17630         just native ones.
17632 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17634         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17636 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17638         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17640 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17642         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17644 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17646         * gcc.c-torture/execute/990804-1.c: New test.
17648 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17650         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17651         * g++.old-deja/g++.brendan/crash64.C: Likewise
17652         * g++.old-deja/g++.brendan/overload8.C: Likewise
17654 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17656         * g++.old-deja/g++.other/struct1.C: New test.
17658 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17660         * g++.old-deja/g++.other/enum2.C: New test.
17662 1999-08-02  Richard Henderson  <rth@cygnus.com>
17664         Adapted from tests from Franz Sirl:
17665         * gcc.c-torture/execute/va-arg-7.c: New test.
17666         * gcc.c-torture/execute/va-arg-8.c: New test.
17668 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17670         * gcc.c-torture/compile/990801-2.c: New test.
17672         * gcc.c-torture/compile/990801-1.c: New test.
17674 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17676         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17677         fp-cmp-1.c, converting double to float.
17679         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17680         fp-cmp-1.c, converting double to long double.
17682         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17683         from fr1 to unknown_register, since fr1 is a legitimate register
17684         on some machines.
17686 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17688         * README: More listname related changes.
17690 1999-07-08  Catherine Moore  <clm@cygnus.com>
17692         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17694 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17696         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17698 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17700         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17702 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17704         * gcc.dg/990703-1.c: New test.
17706 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17708         * lib/file-format.exp: New file: Move definition of proc
17709         gcc_target_object_format to here from
17710         gcc.dg/special/ecos.exp.
17712         * lib/c-torture.exp: Include lib file-format.exp.
17713         * lib/gcc-dg.exp: Include lib file-format.exp.
17715         * gcc.dg/special/ecos.exp: Remove definition of proc
17716         gcc_target_object_format.
17718 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17720         * gcc.c-torture/execute/990628-1.c: New test.
17722 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17724         * gcc.c-torture/compile/990625-2.c: New test.
17726         * gcc.c-torture/compile/990625-1.c: New test.
17728 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17730         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17731         attributes compile.
17732         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17733         ports that use the COFF/PE file format.
17735 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17737         * gcc.c-torture/compile/990617-1.c: New test.
17739 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17741         * g++.old-deja/g++.other/decl4.C: New test.
17743 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17745         * g++.old-deja/g++.other/bitfld3.C: New test.
17747 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17749         * g++.old-deja/g++.eh/catch1.C: New test.
17751 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17753         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17755         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17756         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17758 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17760         * g77.f-torture/compile/19990502-0.f: Replace with new,
17761         shorter, test that still fails after recent changes.
17763 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17765         * gcc.c-torture/execute/990604-1.c: New test.
17767 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17769         * gcc.c-torture/execute/990531-1.c: New test.
17771 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17773         * gcc.c-torture/compile/990527-1.c: New test.
17775 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17777         * gcc.c-torture/execute/990527-1.c: New test.
17779 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17781         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17782         bitfields as signed.
17784 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17786         * g77.f-torture/compile/19990525-0.f: New test.
17788 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17790         * gcc.c-torture/execute/990525-2.c: New test.
17792         * gcc.c-torture/execute/990525-1.c: New test.
17794 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17796         * g++.old-deja/g++.other/anon3.C: New test.
17797         * g++.old-deja/g++.other/anon4.C: New test.
17798         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17799         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17800         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17801         Merrill).
17803 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17805         * gcc.c-torture/execute/990524-1.c: New test.
17807         * gcc.dg/990524-1.c: New test.
17809 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17811         * gcc.c-torture/compile/990523-1.c: New test.
17813 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17815         * gcc.c-torture/compile/990519-1.c: New test.
17817 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17819         * gcc.c-torture/compile/990517-1.c: New test.
17821         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17822         (e4, f4): New tests.
17823         (main): Call them.
17825 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17827         * gcc.dg/noreturn-1.c: New test.
17829 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17831         * gcc.c-torture/execute/990513-1.c: New test.
17833 1999-05-10  Richard Henderson  <rth@cygnus.com>
17835         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17837 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17839         * g77.f-torture/execute/erfc.f: Use small single-precision
17840         values, to avoid problems on Alphas when not -mieee.
17842 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17844         * gcc.dg/990506-0.c: New test.
17846 1999-05-08  Richard Henderson  <rth@cygnus.com>
17848         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17849         the constant to test.  Don't XFAIL 64-bit targets.
17851         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17852         * g++.old-deja/g++.law/profile1.C: Likewise.
17854         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17855         operator new instances.
17856         * g++.old-deja/g++.other/delete5.C: Likewise.
17858 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17860         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17861         intrinsic.
17863 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17865         * g77.f-torture/execute/u77-test.f: Reverse order of two
17866         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17868 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17870         * gcc.dg/compare1.c: New test.
17872 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17874         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17875         New tests.
17877 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17879         * g77.f-torture/compile/19990502-1.f: New test.
17881 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17883         * g77.f-torture/compile/19990502-0.f: New test.
17885 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17887         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17888         intrinsic.
17890 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17892         * g77.f-torture/execute/u77-test.f (main): List libU77
17893         intrinsics not currently tested.
17894         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17895         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17896         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17897         Trim blanks off the ends of some printed strings.
17899 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17901         * g77.f-torture/execute/u77-test.f (main): Just warn about
17902         FSTAT gid disagreement, as it's expected on some systems.
17904 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17906         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17907         use a new function, which allows for some slop.
17908         Clean up some commentary.
17909         (issum): The new function.
17910         (sgladd): Deleted subroutine.
17912 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17914         * g77.f-torture/execute/u77-test.f: Modify to be more like
17915         libf2c/libU77 version, bringing patches to that version here.
17916         Add suitable commentary.
17918 1999-04-25  Richard Henderson  <rth@cygnus.com>
17920         * gcc.dg/990424-1.c: New test.
17922 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17924         * g77.f-torture/execute/u77-test.f (main): Bug involving
17925         LSTAT has been fixed, so turn back on full checking.
17927 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17929         * g77.f-torture/compile/19990419-0.f: New test.
17930         * g77.f-torture/execute/19990419-1.f: New test.
17932 1999-04-17  Richard Henderson  <rth@cygnus.com>
17934         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17935         to avoid the need for a prototype to supress a warning.
17937 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17939         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17941 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17943         * gcc.c-torture/execute/990404-1.c: New test.
17945 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17947         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17948         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17949         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17950         missing initializer warnings.
17952 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17954         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17955         matching strings.
17957 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17959         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17961 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17963         * g77.f-torture/execute/19990325-0.f: New test.
17964         * g77.f-torture/execute/19990325-1.f: New test.
17966 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17968         * gcc.c-torture/execute/990324-1.c: New test.
17970 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17972         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17973         test with 4.
17975 1999-03-17  Richard Henderson  <rth@cygnus.com>
17977         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17979 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17981         * g77.f-torture/execute/19990313-2.f: New test.
17982         * g77.f-torture/execute/19990313-3.f: New test.
17984 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17986         * g77.f-torture/execute/19990313-0.f: New test.
17987         * g77.f-torture/execute/19990313-1.f: New test.
17989 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17991         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17992         printf to sprintf.
17993         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17994         (main): Add check for u15.  Conditionalize u31 check depending on
17995         whether ints are <32 bits or >=32 bits.
17997 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17999         * g77.f-torture/execute/19981119-0.f: Improve testiness.
18001 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18003         * g77.f-torture/compile/19990305-0.f: New test.
18004         * g77.f-torture/execute/19981119-0.f: New test.
18006 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18008         * g77.f-torture/execute/970625-2.f: call ABORT if final
18009         result is not correct, instead of just printing it.
18010         Add this checking via newly introduced obfuscation, to
18011         trip up buggy front ends.
18013 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18015         * g77.f-torture/compile/960317-1.f: Moved from being
18016         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18018 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18020         * g77.f-torture/execute/960317-1.f: New (old) test.
18021         * g77.f-torture/execute/970625-2.f: Ditto.
18023 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18025         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18026         message on line 1 or line 2; cccp and cpplib do this differently.
18028 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18030         * g++.old-deja/g++.law/weak1.C: New test.
18032 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18034         * gcc.c-torture/execute/990119-1.c: Renamed to...
18035         * gcc.dg/990119-1.c: this, so it will only be tested once
18036         (it's a preprocessor test, it doesn't need to be run at
18037         multiple optimization levels).
18039 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18041         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18042           ALWAYS_CXXFLAGS.
18044 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18046         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18047         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18048         to not be compilable by current g77.
18050 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18052         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18054 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18056         * gcc.c-torture/execute/990222-1.c: New test.
18058 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18060         * g77.f-torture/compile/19990218-0.f: New test.
18061         * g77.f-torture/noncompile/19990218-1.f: New test.
18063 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18065         * g77.f-torture/compile/19981216-0.f: New test.
18067 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18069         * gcc.dg/990214-1.c: New test.
18071 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18073         * gcc.dg/990213-2.c: New test.
18075         * gcc.dg/990213-1.c: New test.
18077 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18079         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18080         ints.
18082 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18084         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18085         specified by target.
18087         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18089 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18091         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18093 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18095         * gcc.dg/special/ecos.exp: New test driver for new tests with
18096         special requirements.
18098         * gcc.dg/special/alias-1.c: New test.
18099         * gcc.dg/special/gcsec-1.c: New test.
18100         * gcc.dg/special/weak-1.c: New test.
18101         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18102         * gcc.dg/special/weak-2.c: New test.
18103         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18104         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18105         * gcc.dg/special/wkali-1.c: New test.
18106         * gcc.dg/special/wkali-2.c: New test.
18107         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18108         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18110 1999-02-10  Felix Lee  <flee@cygnus.com>
18112           * lib/c-torture.exp (c-torture-compile): Pull out code for
18113           analyzing gcc error messages.
18114           (c-torture-execute): Likewise.  Fix some (harmless) false
18115           positives.
18116           * lib/gcc.exp (gcc_check_compile): New function.
18118 1999-02-08  Richard Henderson  <rth@cygnus.com>
18120         * gcc.c-torture/execute/990208-1.c: New test.
18122 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18124         * g++.dg/special/ecos.exp: New driver for new tests with special
18125         requirements
18127         * g++.dg/special/conpr-1.C: New test
18128         * g++.dg/special/conpr-2.C: New test
18129         * g++.dg/special/conpr-2a.C: New test
18130         * g++.dg/special/conpr-3.C: New test
18131         * g++.dg/special/conpr-3a.C: New test
18132         * g++.dg/special/conpr-3b.C: New test
18134         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18135         allow g++ to use the dg driver
18137         * README: Add comment about g++.dg directory
18139 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18141         * README: Update email addresses.
18143 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18145         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18146         arguments in order to force structure S onto the stack even on
18147         the alpha.
18148         (test): Pass 10 leading arguments to function foo as well as the
18149         structure S.
18151         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18152         failure for all targets.
18154         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18155         abort to terminate program execution.
18157 1999-01-30  Richard Henderson  <rth@cygnus.com>
18159         * gcc.c-torture/execute/990130-1.c: New test.
18161 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18163         * gcc.dg/990130-1.c: New test.
18165 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18167         * gcc.c-torture/execute/990128-1.c: New test.
18169 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18171         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18173 1999-01-27  Felix Lee  <flee@cygnus.com>
18175         * lib/c-torture.exp (c-torture-compile): pull out code for
18176         analyzing gcc error messages.
18177         (c-torture-execute): ditto, and fix some (harmless) false
18178         positives.
18179         * lib/gcc.exp (gcc_check_compile): new function.
18181 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18183         * gcc.dg/990117-1.c: New test.
18185         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18187         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18189 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18191         * g77.f-torture/compile/990115-1.f: New test.
18193 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18195         * gcc.c-torture/compile/990107-1.c: New test
18197 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18199         * gcc.c-torture/execute/990106-2.c: New test.
18201         * gcc.c-torture/execute/990106-1.c: New test.
18203 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18205         * gcc.c-torture/compile/981223-1.c: New test.
18207 1998-12-29  Richard Henderson  <rth@cygnus.com>
18209         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18210         (opt3): Rename from opt4 and disable.
18212 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18214         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18216 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18218         * g++.old-deja/g++.other/conv5.C: New test.
18220 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18222         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18224 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18226         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18228 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18230         * gcc.c-torture/compile/981211-1.c: New test.
18232 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18234         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18236         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18238 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18240         * gcc.special/930510-1.c: Make C9X safe.
18241         * gcc.misc-tests/gcov-1.c Similarly.
18242         * gcc.misc-tests/gcov-2.c Similarly.
18244 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18246         * gcc.dg/ultrasp1.c: New test.
18248 1998-12-06  Richard Henderson  <rth@cygnus.com>
18250         * gcc.c-torture/execute/981206.c: New test.
18252 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18254         * g++.old-deja/g++.ns/template7.C: New test.
18256         * g++.old-deja/g++.other/expr1.C: New test.
18258         * g++.old-deja/g++.eh/tmpl3.C: New test.
18260         * g++.old-deja/g++.eh/tmpl2.C: New test.
18262 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18264         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18265         * g++.old-deja/g++.other/using6.C: Removed.
18266         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18268         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18270 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18272         * g++.old-deja/g++.pt/overload8.C: New test.
18274         * g++.old-deja/g++.pt/overload7.C: New test.
18276         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18278         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18279         and relinking messages.
18280         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18281         compiling with -frepo.
18283 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18285         * g++.old-deja/g++.pt/lookup6.C: New test.
18287 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18289         * gcc.c-torture/execute/981130-1.c: New test.
18290         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18292 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18294         * g++.old-deja/g++.pt/explicit76.C: New test.
18296         * g++.old-deja/g++.pt/friend38.C: New test.
18298         * g++.old-deja/g++.ns/crash2.C: New test.
18300         * g++.old-deja/g++.pt/defarg8.C: New test.
18302         * g++.old-deja/g++.pt/instantiate6.C: New test.
18304         * g++.old-deja/g++.pt/static6.C: New test.
18306         * g++.old-deja/g++.pt/decl2.C: New test.
18308 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18310         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18311         problem is actually related with name lookup, but so what? :-)
18313         * g++.old-deja/g++.pt/friend37.C: New test.
18315 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18317         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18318         element, which fails on some systems.
18320         * g77.f-torture/execute/labug1.f: New test.
18322 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18324         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18325         is defined.
18327 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18329         * g77.f-torture/compile/981117-1.f: New test.
18331 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18333         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18334         properly discarded.
18336 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18338         * gcc.c-torture/execute/memcheck: New directory of tests for
18339         -fcheck-memory-usage.
18341 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18343         * README: New file, general information about the testsuite and
18344         new description of the various C++ test subdirectories.
18345         * README.g++: Eliminate obsolete information, update and move most
18346         relevant stuff to README.
18348 1998-11-07  Richard Henderson  <rth@cygnus.com>
18350         * gcc.c-torture/compile/981107-1.c: New test.
18352 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18354         * execute/memcpy-bi.c: New testcase.
18356 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18358         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18359         base classes.
18361         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18362         template is selected.
18364         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18365         classes, it should be accepted for all types.
18367         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18369         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18370         specializations start with template headers.
18372 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18374         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18376         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18377         non-POD types.
18379 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18381         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18383 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18385         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18387 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18389         * 981019-1.c: New test.
18391 1998-10-14  Robert Lipe <robertl@dgii.com>
18393         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18394         find objc headers.
18396 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18398         * compile/981001-4.c: Remove use of GCC extension that triggers a
18399         compiler bug.
18401 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18403         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18405 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18407         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18408         instantiation of template produces incorrect code for delete
18409         expression.
18411         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18412         constructors' name is not unique.
18413         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18414         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18416         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18417         automatic array of const is ill-formed.
18419         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18420         of template parameter?
18422         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18423         const.
18425         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18426         pointer-to-member expression.
18428         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18429         declaration causes ICE.
18431 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18433         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18434         reserved in the global namespace.
18436         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18437         generate needed virtual table.
18439         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18441 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18443         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18444         template-dependent type
18446 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18448         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18449         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18450         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18452         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18453         class should be usable as argument of member function.
18454         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18455         class should be usable as return type of member function.
18456         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18457         class should be usable as type of data member.
18459         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18461 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18463         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18465 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18467         * gcc.dg/dll-?.c Add thumb to target list.
18468         Fix assembler scan patterns to match current assembler output.
18470 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18472         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18473         matching of template brackets.
18475         * g++.old-deja/g++.other/using4.C: New test.  Test using
18476         declarations of methods from base classes.
18478         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18479         within functions should introduce names into the innermost
18480         enclosing namespace.
18482         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18483         of static locals if first initialization throws.
18485 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18487         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18489 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18491         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18492         lose track of the possible targets of tablejump insns.
18493         * special/special.exp: Run it.
18495 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18497         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18498         must be declared before its specializations can be named in friend
18499         declarations.
18501 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18503         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18505         * g77.f-torture/execute/io1.f: New test.
18507 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18509         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18510         with pointer to template function, for which no argument deduction
18511         is possible.
18513         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18514         specialization of template function as argument to template
18515         function.
18517         * g++.old-deja/g++.other/access2.C: New test; Inner class
18518         shouldn't have privileged access to Outer's names.
18520 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18522         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18523         friend template declared within template class conflicts with
18524         nested class of the same name.
18526         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18527         is ignored.
18529         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18530         object with direct initializer as function declaration.
18532         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18533         initializers.
18535         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18536         involving const pointer and NULL produces incorrect result.
18538         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18539         type name without `typename' should be rejected with -pedantic.
18541 1998-10-02  Richard Henderson  <rth@cygnus.com>
18543         * g++.old-deja/g++.other/addrof1.C: New test.
18545 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18547         * gcc.c-torture/compile/981001-1.c: New test.
18548         * gcc.c-torture/execute/981001-1.c: New test.
18550 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18552         * gcc.c-torture/compile/981001-2.c: New test.
18553         * gcc.c-torture/compile/981001-3.c: New test.
18554         * gcc.c-torture/compile/981001-4.c: New test.
18556 1998-10-01  Robert Lipe  <robertl@dgii.com>
18558         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18559         multilibbed hosts.   Idea grafted from g77.exp.
18561 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18563         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18564         avoid losing on systems which need -lsocket.
18566 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18568         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18569         * g++.old-deja/g++.other/nested2.C: Ditto.
18570         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18571         failure.
18573 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18575         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18576         preferred over template operator!= for enum bitfields.
18578 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18580         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18581         that happen to have the same base name, but in different scopes,
18582         are incorrectly rejected.
18584 1998-09-16  Richard Henderson  <rth@cygnus.com>
18586         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18587         on the native word size instead of an integer literal.
18589 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18591         * g++.old-deja/g++.other/static2.C: Invocation of static data
18592         member of type pointer-to-function denoted as non-static member.
18594         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18595         checks involving function types and aliases.
18597 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18599         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18600         redefined to the same non-trivial type.
18602         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18603         namespace-qualification of template specializations declared in
18604         other namespaces.
18606         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18607         to declare a subset of the specializations of a template function
18608         as friends of specializations of a template class.
18610         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18611         member templates that do not fully specialize the enclosing
18612         template class are rejected.
18614 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18616         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18618 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18620         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18621         altered from libf2c/libU77 version.
18623 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18625         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18627 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18629         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18630         (un)signed char are different types for template specialization
18631         purposes.
18633 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18635         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18636         * objc: ObjC testsuite.
18638 1998-08-31  Catherine Moore  <clm@cygnus.com>
18640         * gcc.c-torture/execute/941014-1.x:  New file.
18642 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18644         * lib/c-torture.exp: Add support for
18645         torture_eval_before_compile and torture_eval_before_execute
18646         variables.
18648 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18650         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18651         this test triggers valid.
18653 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18655         * gcc.dg/980827-1.c: New test.
18657 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18659         * gcc.c-torture/execute/loop-4b.c: New test.
18661 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18663         * lib/c-torture.exp: Add support for
18664         torture_eval_before_compile and torture_eval_before_execute
18665         variables.
18667 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18669         * gcc.c-torture/compile/980825-1.c: New test.
18671 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18673         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18674         count number tests in opt_t0 not good_t0.
18676 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18678         * gcc.c-torture/compile/930326-1.x: Fix typo.
18680 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18682         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18683         causes an ICE.
18685 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18687         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18688         STACK_SIZE is defined.
18689         * gcc.c-torture/unsorted/stuct.c: Similarly.
18691         * gcc.c-torture/compile/980821-1.c: New test.
18693 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18695         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18697 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18699         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18700         code.
18702 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18704         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18705         error'.
18707 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18709         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18711 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18713         * gcc.c-torture/compile/980816-1.c: New test.
18715         * gcc.dg/980816-1.c: New test.
18717 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18719         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18720         compiler for ieee tests.
18722 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18724         * g77.f-torture/compile/980729-0.f: New test.
18726 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18728         * gcc.c-torture/special/eeprof-1.c: New test, for
18729         -finstrument-functions.
18730         * gcc.c-torture/special/special.exp: Run it.
18732 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18734         * gcc.c-torture/compile/980729-1.c: New test.
18736 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18738         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18739         __thumb__ is defined, and test for ARM style doubles if so.
18741 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18743         * g77.f-torture/noncompile/980615-0.f: New test.
18745 1998-07-26  H.J. Lu  (hjl@gnu.org)
18747         * gcc.dg/980312-1.c: Do link instead of compile.
18748         * gcc.dg/980313-1.c: Likewise.
18750 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18752         * gcc.c-torture/compile/980726-1.c: New test.
18754 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18756         * g77.f-torture/execute/io0.f: New test.
18758 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18760         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18761         an int.
18763 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18765         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18766         m32r bugs.
18768 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18770         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18771         c-decl.c:grokdeclarator can handle mode attributes.
18773 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18775         * gcc.c-torture/execute/980716-1.c: New test.
18777 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18779         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18780         the mn10200.
18781         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18782         the mn10200.
18783         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18784         * gcc.c-torture/compile/930326-1.x: Similarly.
18786 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18788         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18789         New test from Craig.
18791 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18793         * g77.f-torture/noncompile/980616-0.f: New test.
18795         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18797 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18799         *  g++.other/singleton.C: Return error value instead of taking
18800         SIGSEGV.
18802 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18804         *  g++.other/singleton.C: New test.   Warning is under dispute.
18805         Runtime crash is not.
18807 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18809         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18810         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18811         using6.C, using7.C}:  New namespace tests.
18813 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18815         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18816         specialization with typedef'ed names used as array indexes.
18818 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18820         * gcc.c-torture/execute/980709-1.c: New test.
18822         * gcc.dg/980709-1.c: New test.
18824 1998-07-07  Richard Henderson  <rth@cygnus.com>
18826         * gcc.c-torture/execute/bcp-1.c: New test.
18828 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18830         * gcc.c-torture/execute/980707-1.c: New test.
18832 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18834         * gcc.c-torture/compile/980706-1.c: New test.
18836 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18838         * g77.f-torture/execute/980701-0.f,
18839         g77.f-torture/execute/980701-1.f: New test from Craig.
18841 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18843         * gcc.c-torture/compile/980701-1.c: New test.
18845         * gcc.c-torture/execute/980701-1.c: New test.
18847 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18848 rlsruhe.de>
18850         * g++.old-deja/g++.robertl/eb132.C: New test.
18851         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18853 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18855         * g77.f-torture/execute/980628-7.f,
18856         g77.f-torture/execute/980628-8.f,
18857         g77.f-torture/execute/980628-9.f,
18858         g77.f-torture/execute/980628-10.f: New tests from Craig.
18860         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18862 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18864         * g77.f-torture/execute/980628-4.f: New test from Craig.
18865         * g77.f-torture/execute/980628-5.f: Likewise.
18866         * g77.f-torture/execute/980628-2.f: Likewise.
18867         * g77.f-torture/execute/980628-0.f: Likewise.
18868         * g77.f-torture/execute/980628-1.f: Likewise.
18869         * g77.f-torture/execute/980628-3.f: Likewise.
18870         * g77.f-torture/execute/980628-6.f: Likewise.
18872 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18874         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18875         directory when nothing has been installed yet.
18877 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18879         * gcc.c-torture/special/special.exp: Handle newer versions of
18880         dejagnu.
18882 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18884         * gcc.dg/980626-1.c: New test.
18886 1998-06-19  Bruno Haible <haible@ilog.fr>
18888         * gcc.misc-tests/m-un-2.c: New test.
18889         * g++.old-deja/g++.other/warn01.c: Likewise.
18891 1998-06-19  Robert Lipe  <robertl@dgii.com>
18893         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18894         compatibility with assmblers with a different comment character.
18895         Eliminate use of GAS-specific extensions.
18897 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18899         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18901 1998-06-19  Robert Lipe  <robertl@dgii.com>
18903         *lib/g77.exp: Replace search for libf2c.a with search for newly
18904         renamed libg2c.a
18906 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18908         * gcc.c-torture/execute/980617-1.c: New test.
18910 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18912         * gcc.c-torture/execute/980612-1.c: New test.
18914 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18916         * gcc.dg/980523-1.c: Only test on ppc-linux.
18917         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18919         * gcc.c-torture/execute/980608-1.c: New test.
18921 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18923         * gcc.c-torture/execute/980605-1.c: New test.
18925 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18927         * gcc.c-torture/execute/980604-1.c: New test.
18929 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18931         * gcc.c-torture/execute/980602-1.c: New test.
18932         * gcc.c-torture/execute/980602-2.c: Likewise.
18934 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18936         * 970125-0.f: Fix per JCB.  Add commentary.
18938 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18940         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18941         IEEE -0 support.
18943 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18945         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18946         earlier.
18948 1998-05-28  Catherine Moore <clm@cygnus.com>
18950         * gcc.c-torture/execute/980526-3.c: New test.
18952 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18954         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18955         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18956         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18957         m88k-motorola-sysv3 to XFAIL.
18959 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18961         * gcc.dg/980526-1.c: New test.
18962         * gcc.c-torture/execute/980526-2.c: New test.
18964 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18966         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18968         * gcc.c-torture/execute/980526-1.c: New test.
18970 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18972         * g77.f-torture/execute/alpha2.f: Add runtime test.
18974 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18976         * g++.old-deja/old-deja.exp: Strip leading directories.
18978         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18979         error for the line.  Don't run multiple tests for the same line.
18981 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18983         * gcc.dg/980523-1.c: New test.
18985 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18987         * g77.f-torture/compile/970915-0.f: New test.
18989 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18991         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18993 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18995         * gcc.dg/980520-1.c: New test.
18997 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18999         * gcc.dg/980502-1.c: Fix return type.
19001 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19003         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19004         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19005         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19006         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19007         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19009 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19011         * g77.f-torture/execute/980520-1.f: New test.
19013 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19015         * lib/mike-g77.exp: New file.
19017         * g77.f-torture/noncompile/noncompile.exp,
19018         g77.f-torture/noncompile/check0.f: New files.
19020 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19022         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19023         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19024         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19025         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19026         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19027         abort where appropriate.
19029 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19031         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19032         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19034 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19036         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19038 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19040         * g77.f-torture/compile/980427-0.f: New test.
19042 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19044         * g77.f-torture/compile/980424-0.f: New test.
19046 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19048         * g77.f-torture/compile/980419-2.f (main): New test.
19049         * g77.f-torture/compile/970125-0.f: New test.
19050         * g77.f-torture/compile/980419-1.f: New test.
19052 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19054         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19055         of loop-4.c.
19057 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19059         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19061 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19063         * gcc.c-torture/compile/980329-1.c: New test.
19065 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19067         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19068         * gcc.dg/980312-1.c: Fix typo in -march command.
19070 1998-03-16  H.J. Lu  (hjl@gnu.org)
19072         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19074 1998-03-11  Robert Lipe  <robertl@dgii.com>
19076         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19077         Dave Love agree the Fortran source is bogus.
19079 1998-03-11  Robert Lipe  <robertl@dgii.com>
19081         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19082         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19083         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19084         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19085         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19087 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19089         * g++.old-deja/g++.other/friend1.C: New test.
19091 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19093         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19094         possibly uninitialized) variables and declare dnrm2.
19096 1998-02-23  Robert Lipe <robertl@dgii.com>
19098         From Bruno Haible <haible@ilog.fr>:
19099         * gcc.c-torture/execute/980223.c: New test.
19101 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19103         * gcc.dg/ifelse-1.c: New test.
19105 1998-02-09  H.J. Lu  (hjl@gnu.org)
19107         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19109           * lib/old-dejagnu.exp (old-dejagnu): Added the
19110           "execution test - XFAIL *-*-*" handling in the spirit of
19111           "excess errors test -". Changed the "execution test fails"
19112           handling to be like "excess errors test fails".
19113           * Update various tests accordingly.
19115 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19117         * gcc.c-torture/execute/980205.c: New test.
19119 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19121         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19122         * lib/f-torture.exp: Similarly.
19123         * gcc.c-torture: Rename all .cexp files to .x files.
19125 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19127         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19128         (940510-1.c): Removed duplicate.
19129         (971104-1.c): New test.
19131 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19133           * lib/f-torture.exp: Improve error and loop detection.
19135 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19137         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19138         use that to size the filler array.
19140 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19142         * lib/c-torture.exp(c-torture-execute): Fix typo.
19144         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19145         testcase as the executable name. Keep the executable around if
19146         the test fails.
19148 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19150         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19151         changes.  Only test one -g option, and move it to the end of the
19152         list of options to test.
19154 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19156         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19157         variable GCC_TORTURE_OPTIONS to supply default switches separated
19158         by colons.  If no environment variable, run tests with -O0 -g, -O1
19159         -g, and -O2 -g as well.
19161 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19163         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19164         explanatory comments. Fix indentation.
19166 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19168         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19170 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19172         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19173         * g++.old-deja/g++.mike/p7325.C: Likewise.
19174         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19176 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19178         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19179         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19180         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19181         * g++.old-deja/g++.law/operators4.C: Likewise.
19183 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19185         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19186         * g++.old-deja/g++.mike/p784.C: Ditto.
19187         * g++.old-deja/g++.mike/p785.C: Ditto.
19189 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19191           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19193 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19195         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19196         target feature; pass this to c-torture-execute as needed.
19198 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19200         * lib/c-torture.exp(c-torture-execute): If the previous and the
19201         current executables being tested are identical, we don't need to
19202         run the executable again. Try to make the executable names
19203         unique. Add an optional argument for passing additional compiler
19204         flags.
19206 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19208         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19210 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19212         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19214 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19216         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19217         32bit or larger longs.
19219         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19220         have either a 32bit long or 32bit int.
19222 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19224         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19225         Make double precision tests dependent on sizeof (double).
19227 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19229         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19230         too.
19232 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19234         * gcc.c-torture/compile/961203-1.cexp: New script.
19236 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19238         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19239         up the includes ourselves.
19241 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19243         * lib/plumhall.exp: Remove random include, and add a few
19244         verbose messages for debugging.
19246 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19248         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19249         of trying to do it ourselves.
19251 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19253         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19255 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19257         * gcc.prms/5403.c: Made regexp a bit less strict.
19259 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19261         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19262         is returned from remote_load instead.
19263         * lib/plumhall.exp: Ditto.
19264         * lib/mike-g++.exp: Ditto.
19265         * lib/old-dejagnu.exp: Ditto.
19266         * lib/c-torture.exp: Ditto.
19268 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19270         * lib/g++.exp: Use build_wrapper procedure.
19271         * lib/gcc.exp: Ditto.
19273 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19275         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19276         an old-style decl for malloc.  Fixes tests to work when
19277         sizeof (int) != sizeof (size_t).
19279 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19281         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19283         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19284         use stdargs.h interface.
19286 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19288         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19289         NO_VARARGS when compiling.
19291 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19293         * lib/plumhall.exp(ph_includes): New procedure.
19294         (ph_make): Use it.
19295         (ph_compiler): Ditto.
19297         * lib/g++.exp: Rename test-glue.c to testglue.c.
19298         * lib/gcc.exp: Ditto.
19300 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19302         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19303         to completion when it's called.
19305 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19307         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19308         is defined, don't do test.
19310 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19312         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19313         for object files.
19314         (ph_summary): Mark skipped testcases as untested, not unresolved.
19316         * lib/plumhall.exp (ph_make): If unresolved because of bad
19317         errorCode, record errorCode in log file.
19318         (*): Replace send_log/verbose with verbose -log.
19320 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19322         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19323         double conversion if double isn't at least 8 bytes.
19325         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19326         int to work with targets where int is 16 bits.
19328         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19329         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19330         precision for the test to complete.
19332 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19334         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19335         if d10v is not compiled with the -mdouble64 flag.
19336         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19338         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19339         d10v is not compiled with the -mint32 flag.
19341 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19343         * lib/plumhall.exp: Use incr_count.
19345 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19347         * gcc.c-torture: Update to c-torture-1.45.
19349 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19351         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19352         the name of the expect testcase file).
19354         * lib/g++.exp(g++_init): Ditto.
19356 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19358         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19359         the host.
19361         * lib/gcc.exp(gcc_exit): New procedure.
19363 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19365         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19366         specs where appropriate.
19368         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19369         because of new "candidates are" messages, and removed a few
19371         * Converted all non-old-style g++ testcases to old-style, and
19372         moved into g++.old-deja.
19374 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19376         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19377         options.
19379         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19380         succeeded.
19382         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19384 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19386         * lib/gcc.exp (gcc_target_compile): Add support for defining
19387         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19388         the machine doesn't have those features.
19390 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19392         * g++.law/operators4.exp: Don't use LIBS.
19394 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19396         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19398         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19399         * lib/g++.exp: Set it here instead. Also, allow use of the
19400         --tool_exec and --tool_opt options. Change CXX to
19401         GXX_UNDER_TEST.
19403         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19405         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19407 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19409         * lib/old-dejagnu.exp: Use prune_warnings instead of
19410         prune_system_crud.
19411         * lib/mike-g++.exp: Ditto.
19412         * lib/gcc.exp: Ditto.
19413         * lib/g++.exp: Ditto.
19415         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19417 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19419           * 941014-2.c: Include stdlib.h
19420           * 960327-1.c: Include stdio.h
19421           * dbra.c, index-1.c: Don't assume ints are 32bits.
19423 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19425         * lib/gcc.exp: Add gcc,stack_size target feature.
19427         * lib/g++.exp(g++_target_compile): Add the include and link
19428         paths here, not in two other places. And, it's $options, not
19429         options.
19431         * lib/mike-g++.exp(postbase): Remove the code that determines
19432         the correct include and link paths.
19433         * g++.old-deja/old-deja.exp: Ditto.
19435 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19437         * lib/g++.exp(g++_init): target_compile no longer returns the
19438         filename of the result.
19440 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19442         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19443         call to glob.
19445         * gcc.c-torture/special/special.exp: Change call to
19446         gcc_target_compile to include the object file.
19448 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19450         * gcc.c-torture/special/special.exp: Correct misspelling in last
19451         change.
19453 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19455         * lib/plumhall.exp(ph_summary): Log the entire output of the
19456         executable. Return -1 if there were any failures, 0 otherwise.
19457         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19458         (ph_make): Clean up objects and executables that were built
19459         if the tests succeeded.
19461 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19463         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19464         libraries and includes in the build tree as appropriate.
19466 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19468         * lib/c-torture.exp: Instead of looking for the global variable
19469         NO_LONG_LONG, check to see if that's a feature of the target.
19471 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19473         * config/default.exp: Minimize. Delete the remainer of the files in
19474         config; this functionality is now in devo/dejagnu/config.
19476         g++.*/*: Pass any additional flags used to compile to postbase;
19477         delete CXXFLAGS.
19479         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19480         is now done by runtest.exp. Use gcc_target_compile instead of
19481         compile.
19483         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19484         Remove references to CFLAGS. Use remote_file instead of
19485         calling rm -f.
19486         (c-torture): Take a list of arguments to use to compile this
19487         testcase.
19489         lib/g++.exp: Simplify. Use target_compile instead of compile.
19490         lib/gcc-dg.exp: Ditto.
19491         lib/gcc.exp: Ditto.
19492         lib/mike-{gcc,g++}.exp: Ditto.
19493         lib/old-dejagnu.exp: Ditto.
19494         lib/plumhall.exp: Ditto.
19496 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19498         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19499         (ph_linker): Likewise.
19501 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19503           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19504         MAP_ANON / MAP_ANONYMOUS if defined;
19505         else try to map from /dev/zero .
19507 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19509         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19510         isn't defined, then define it to MAP_ANONYMOUS.
19512 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19514         * gcc.c-torture: Update to c-torture-1.42 release.
19516 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19518         * gcc.c-torture: Update to c-torture-1.41 release.
19520 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19522         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19523         c-torture release.
19525 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19527         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19528         and LDFLAGS.  Fix second case to append the target_info ldflags
19529         onto LDFLAGS, not CFLAGS.
19530         * lib/g++.exp (g++_init): Add target_info stuff.
19531         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19532         of libgloss and newlib flags for !native.
19534         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19535         (GDB): Fix relative path to go up another dir for finding gdb.
19537 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19539         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19540         versions in the target_info array, if they don't exist.
19542 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19544         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19546 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19548         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19549         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19551 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19553         * lib/old-dejagnu.exp: Don't remove the output file before we've
19554         actually tested it. Don't append pwd to the path of the executable
19555         we're testing.
19557 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19559         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19561 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19563         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19564         temporary directory for compiler files, and set it to a default
19565         value of /tmp. Set $output as the name of the output file from
19566         compiling the testcase. Add a -o option to $cflags_var so the
19567         compiler writes the final output file as $output. Set $executable
19568         to $output.
19570         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19571         directory for compiler files, and set it to /tmp if it doesn't
19572         already have a value. Set $output_file to the name of the output
19573         file from compiling the testcase. Add a -o option to CXXFLAGS so
19574         the compiler writes the final output file as $output. Use $output
19575         as the executable to be tested.
19577 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19579         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19581 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19583         * gcc.c-torture/execute/pending-1.c: New test.  Still
19584         pending in Tege's queue.
19586 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19588         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19589         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19590         if there were failures.  Call unresolved if there were unresolved
19591         testcases.  Call gcc_fail if program did not run to completion.
19592         (ph_make): Pass additional argument name to ph_execute.
19593         (ph_execute): Add new argument.  Pass additional arguments to
19594         ph_summary.  Call gcc_fail is there is no execution output.
19596 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19598         * lib/plumhall.exp (proc_summary): Output relavent summary
19599         lines into the log so specific failures in plumhall can be
19600         investigated.
19602 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19604         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19605         (c-torture-execute): Don't try to execute tests which use
19606         "long long" types if $NO_LONG_LONG is nonzero.
19608 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19610         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19611         not c-torture.
19613         * gcc.ieee: Move from here.
19614         * gcc.c-torture/execute/ieee: To here.
19616 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19618         * gcc.c-torture: Update to c-torture-1.41 release.
19620 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19622         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19623         not "$output".
19625 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19627         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19628         -c present.
19630 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19632         * config/proelf.exp: Handle connecting to a simulator.
19634 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19636         * config/proelf.exp: New file.  Enough framework that we can
19637         run c-torture tests on the proelf targets (or any other target
19638         that gdb can connect to for that matter).
19640 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19642         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19643         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19645         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19646         exec_output exists.
19648 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19650         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19651         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19653         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19654         to pass/fail/unresolved/unsupported/untested.  Caller must now
19655         call unresolved/unsupported/untested.
19656         * lib/*.exp: Update FSF address.  Update to handle new results of
19657         ${tool}_load.
19658         * lib/chill.exp (verbose): Delete.
19660 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19662         * lib/gcc.exp (default_gcc_start): Change order of args to
19663         $LDFLAGS $CFLAGS $LIBS.
19664         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19665         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19666         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19667         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19668         * gcc.misc-tests/dg-test.exp: Likewise.
19669         * gcc.misc-tests/msgs.exp: Likewise.
19670         * gcc.prms/prms.exp: Likewise.
19671         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19672         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19674         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19676 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19678         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19680         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19681         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19683         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19684         necessary.
19686 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19688         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19689         global for loop; add use of $mathlib.
19690         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19691         settings here; set mathlib for anything but VxWorks.
19693 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19695         * gcc.c-torture: Update to c-torture-1.40 release.
19697 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19699         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19700         dg.exp.
19702 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19704         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19705         global.
19707 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19709         * lib/g++.exp (LIBS): Define if not already.
19710         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19711         (gcc-dg-prune): Call prune_gcc_output.
19712         * lib/gcc.exp (prune_gcc_output): New proc.
19713         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19714         prune_gcc_output.
19716 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19718         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19719         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19721 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19723         * gcc.c-torture: Update to c-torture-1.39 release.
19725 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19727         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19728         fails, try others as well.
19730 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19732         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19733         If compilation fails, mark execute tests as `untested'.
19734         If test is marked as unsupported, don't mark compilation and
19735         execute tests as failed.
19737 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19739         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19740         libstdc++ for whether or not we want to be doing shared
19741         libraries.  Delete link_curses since we don't need it anymore.
19742         * lib/mike-g++.exp (postbase): Don't link in libg++.
19743         * g++.old-deja/old-deja.exp: Likewise.
19745 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19747         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19749 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19751         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19752         For that, add `-Wl,-a,shared_archive'.
19753         * g++.old-deja/old-deja.exp: Likewise.
19755 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19757         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19759 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19761         * lib/mike-g++.exp (postbase): Pay attention to the status of
19762         g++_load.
19764 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19766           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19768 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19770         * lib/gcc.exp (default_gcc_start): No longer need to log program
19771         being executed or its output, execute_anywhere does that now.
19772         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19773         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19775 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19777         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19778         the same as those in lib/g++.exp.
19780 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19782         * gcc.c-torture: Update to c-torture-1.38 release.
19783         * gcc.ieee: Related changes.
19785 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19787         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19788         "exec". Minor reformatting changes.
19790         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19791         cross. This means all "exec" calls now work on a remote host as
19792         well.
19793         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19794         cross. Filter out the extra "\r\n" stuff that expect puts in.
19795         (c-torture-execute): Filter out the bogus warnings like
19796         c-torture-compile does. Add support for canadian cross.
19797         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19798         Use execute_anywhere rather than calling exec directly. Now it
19799         works for canadian cross testing.
19801 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19803         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19804         results into a variable, and check that rather than using file exists.
19806 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19808         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19809         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19811 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19813         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19814         lib_curses if there's a shared libg++ in the build tree.
19816 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19818         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19819         if not supported target.
19821 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19823         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19824         link_curses up to always happen, not just for native builds.
19826 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19828         * gcc.c-torture: Update to c-torture-1.36 release.
19829         * gcc.failure: Related changes.
19831 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19833         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19835 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19837         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19838         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19839         runshlib, link_curses, and mathlib for link and run.
19841         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19842         pass the runtime shared library options for Solaris, OSF/1, and
19843         Irix5, and link with -lcurses to avoid unresolved references.
19845 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19847         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19848         only run once.
19850 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19852         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19854 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19856         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19857         do not have a framework for the "compat" tests yet.
19859 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19861         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19862         set to null if we're testing vxworks5.1.  Use that instead of
19863         `-lm' in the setting of LIBS for link and run.
19865 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19867         * config/rom68k.exp (${tool}_load): Major changes to make it
19868         work.  Verified that it does in fact return the stuff in
19869         exec_output properly.  Catch any Emul or any TRAP other than 0.
19871 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19873         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19874         LDFLAGS properly for targets that need stuff from libgloss.
19875         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19876         only run once.
19877         (gpp_initialized): New variable.
19879 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19881         * config/rom68k.exp: Load libgloss.exp.
19882         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19883         so we can produce a fully linked binary.
19884         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19885         so we can produce a fully linked binary.
19887 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19889         * lib/plumhall.exp (ph_section): Watch for expected failures.
19890         Add missing `else'.
19892         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19893         run the testcase.
19894         (c-torture): Likewise.
19896 1995-08-28  Doug Evans  <dje@cygnus.com>
19898         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19900         * lib/mike-g++.exp (mike_cleanup): New proc.
19901         (prebase): New globals compiler_result, not_compiler_result,
19902         target_regexp.
19903         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19904         allow leading "-" in pattern.  Watch for unsupported tests.
19905         If $compiler_result is set, pattern match assembler code,
19906         and ditto for $not_compiler_result.
19907         * lib/mike-gcc.exp: Likewise.
19909         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19910         execution "succeeded".
19912 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19914         * config/win32.exp: New file.
19915         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19917 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19919         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19920         unsupported.
19921         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19922         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19923         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19925         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19926         "... without exceptions was ...".  That is now handled by
19927         prune_system_crud.
19928         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19930 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19932         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19933         sieve.c,sort2.c}: New files.
19934         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19935         sieve.exp,sort2.exp}: Drivers for them.
19937         * lib/mike-gcc.exp (program_output): New user settable variable.
19938         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19939         messages.
19940         * lib/mike-g++.exp (program_output): New user settable variable.
19942         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19944         * config/sh.exp: Deleted (use sim.exp instead).
19946 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19948         * config/vx.exp: Declare CHECKTASK as global.
19949         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19950         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19951         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19953 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19955         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19956         target. Like vx.exp, only includes `vx29k.exp' instead of
19957         `vxworks.exp'.
19959 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19961         * config/sim.exp: Increase time limit from 120 seconds to 240.
19963 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19965         * gcc.c-torture/execute/950628-1.c: New test.
19967 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19969         * gcc.c-torture: Update with changes/additions from
19970         c-torture-1.34.
19972 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19974         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19976 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19978         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19980 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19982         * gcc.c-torture/compile/950512-1.c: New test.
19983         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19984         * gcc.dg/struct-ret-1.c: Likewise.
19986 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19988         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19989           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19991 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19993         * gcc.c-torture/special/920411-1.c: Deleted.
19994         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19996 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19998         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19999         cpu limit.
20001 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20003         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20005 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20007         From kenner;
20008         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20009         is the proper length.
20010         * va-arg-3.c: Likewise.
20012 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20014         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20015         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20017         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20018         * lib/g++.exp (default_g++_start): Delete old cruft.
20020 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20022         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20023         (2 * (1 << 18)) to (2 * (1 << 17)).
20025         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20027 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20029         * config/rom68k.exp: Renamed from config/idp.exp
20031 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20033         * c-torture/compile/921109-2.c
20035 1995-04-18  Mike Stump  <mrs@cygnus.com>
20037         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20038         excess errors.
20040 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20042         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20043         output.
20044         * lib/g++.exp (default_g++_start): Likewise.
20046 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20048         * gcc.c-torture/compile/950329-1.c: New test.
20050 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20052           * config/bug.exp (${tool}_load): Updated to use new remote_open
20053           and remote_close procs.
20054         * config/idp.exp: New file.
20056 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20058         * gcc.c-torture/execute/950322-1.c: New test.
20060 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20062         * config/vx.exp (${tool}_load): Clean up testing of return code from
20063         vxworks_ld and vxworks_spawn.
20065 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20067         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20069 1995-03-13  Mike Stump  <mrs@cygnus.com>
20071         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20072         can mark excess errors on a machine by machine basis.  Note, the
20073         default is to not expect any excess errors, even when excess
20074         errors test - is given, so you will want to put an XFAIL ... on
20075         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20076         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20077         those 4 machines, but no others.
20079 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20081         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20082         * lib/c-torture.exp: to here.
20084 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20086         * gcc.c-torture/execute/950221-1.c: New test.
20087         * gcc.c-torture/execute/struct-ret-1.c: New test.
20088         * gcc.c-torture/compile/950221-1.c: New test.
20090         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20092 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20094         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20095         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20097 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20099         * g++.gb: New directory of tests, derived from my signature and
20100         class scoping tests.
20102         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20103         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20104         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20105         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20106         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20107         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20108         * g++.gb/sig25.C: Likewise.
20110         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20111         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20112         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20113         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20114         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20115         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20116         * g++.gb/sig25.exp: Likewise.
20118         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20119         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20120         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20121         * g++.gb/scope13.C: Likewise, this test still fails.
20123         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20124         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20125         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20126         * g++.gb/scope13.exp: Ditto.
20128         * g++.gb/README: New file, explains what these tests are about.
20130 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20132         * lib/dg.exp (dg-do): Support `preprocess'.
20133         (dg-test): Likewise.
20135 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20137         * config/udi.exp: change "continue -expect" to "exp_continue".
20139 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20141         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20142         Delete redundant tests.
20144         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20145         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20146         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20147         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20148         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20149         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20150         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20151         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20153         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20154         storing label pointers.
20155         * gcc.c-torture/execute/921019-1.c: Likewise.
20156         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20157         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20158         parameter fp.
20159         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20160         constants.
20162         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20163         Delete obsolete tests.
20165         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20166         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20167         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20168         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20169         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20170         * gcc.c-torture/compile/950124-1.c: New test.
20172         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20174 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20176         * lib/mike-g++.exp: Add -lm to LIBS.
20178 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20180         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20182 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20184         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20186 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20188         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20190 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20192         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20193         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20194         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20195         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20196         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20197         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20198         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20199         * g++.law/{operators31.C, operators32.C,
20200         * g++.law/{operators33.C, operators34.C}: Likewise.
20201         * g++.law/{pic1.C, refs2.C}: Likewise.
20202         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20203         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20204         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20205         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20207         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20208         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20209         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20210         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20211         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20212         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20213         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20214         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20215         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20216         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20217         * g++.law/{operators34.exp}: Likewise.
20218         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20219         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20220         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20221         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20222         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20224         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20225         No longer expected to fail.
20226         * g++.law/missed-error3.C: Tweak for recent bool changes.
20228 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20230         * config/emb-unix: Deleted.
20231         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20232         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20234 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20236         * lib/dg.exp (dg-test): Fix typo in last patch.
20238 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20240         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20241         (handles multiple occurrences).
20243 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20245         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20246         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20247         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20248         printed).
20249         * lib/c-torture.exp (c-torture-compile): Likewise.
20250         (c-torture): Prepend full path if missing.
20251         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20252         (gcc_fail): Likewise.
20253         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20255 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20257         * lib/netware.exp: Only attach to NetWare i386 systems.
20259 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20261         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20262         messages.  Add test name to "output pattern match" pass/fail message.
20264 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20266         * gcc.dg: New testsuite.
20267         * gcc.dg/dg.exp: New file.
20269         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20270         test-switch.c}: Deleted.
20272         * gcc.misc-tests/msgs.exp: New testcase driver.
20274 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20276         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20277         Watch for illegal return values from ${tool}_load.
20278         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20279         cross targets.  Coerce return value >0 to 1.
20281 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20283         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20285         * config/emb-unix.exp: New file.
20287         * config/sim.exp: Error if variable $SIM not defined.
20288         (${tool}_load): Mark test as "untested" if simulator missing.
20290         * config/unix.exp: Load remote.exp to get rcp_download.
20291         * lib/c-torture.exp: Use different option lists for testcases with
20292         and without loops.
20293         * gcc.c-torture/execute/execute.exp: Likewise.
20295 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20297         * config/*.exp: Clarify return code from ${tool}_load.
20298         Call `unresolved' or `untested' instead of `warning' or `perror'
20299         (sometimes you still want to call both though).
20300         Add comment that `shell_id' is local to each file.
20301         * config/udi.exp (timeout): Set to 30.
20302         Don't print warning if connection fails, $connectmode has already
20303         printed an error.
20304         (${tool}_load): Move verbose messages to level 2.
20305         Rework pattern for "Process started" message.
20306         Pass `shell_id' to ${connectmode}_download.
20307         Retry twice upon timeout.  Make resetting of target more robust.
20308         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20309         Pass `shell_id' to exit_$connectmode.
20310         Only call exit_$connectmode if connected.
20311         * config/unix.exp (${tool}_load): Check return codes better.
20312         * config/vrtx.exp (${tool}_load): Likewise.
20313         * config/vx.exp (${tool}_load): Likewise.
20314         Delete unneeded global's.
20315         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20316         from ${tool}_load.
20317         (dg-stat): Delete.
20318         (dg-init): Delete recording of pass/fail counts.
20319         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20320         (old-dejagnu-init): Likewise.
20321         (old-dejagnu-stat): Delete contents, empty proc now.
20322         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20323         (c-torture): Delete references to lcnt, lpass, lfail.
20324         Get option list from TORTURE_OPTIONS.
20325         Delete -funroll[-all]-loops if no loops.
20326         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20327         (g++_stat): Delete contents (empty proc now).
20328         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20329         (gcc_finish): Likewise.
20330         (gcc_stat): Deleted.
20331         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20332         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20333         * gcc.c-torture/execute/execute.exp: Likewise.
20334         Split tests into two parts: compile, execute.
20335         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20336         no loops.  Update to reflect clarified return codes from ${tool}_load.
20338 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20340         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20341         to grep for.
20342         (old-dejagnu): Likewise (where necessary).
20344 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20346         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20348         * lib/dg.exp (dg-process-target): Fix processing of selector.
20349         Add comment regarding use of `error'.
20351         * lib/gcc.exp (prune_system_crud): Define if missing.
20352         * lib/g++.exp (prune_system_crud): Likewise.
20354         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20355         Call prune_system_crud.
20356         * lib/dg.exp (dg-runtest): New proc.
20357         Use perror instead of send_user for tcl errors in testcase.
20358         Don't return any value, it's never used.
20359         Don't clobber previous definition of `unknown'.
20360         Print tcl errors in `dg-final'.
20362 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20364         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20365         (dg-test): Don't print errorInfo, it contains stack backtrace.
20367 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20369         * lib/g++.exp (runtest_file_p): Define if missing.
20371 1994-09-24  Doug Evans  (dje@cygnus.com)
20373         * lib/mike-g++.exp: Comment out loading of g++.exp.
20374         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20375         (default_g++_version): Always print something.
20376         (default_g++_start): Comment out call to `which'.
20377         (g++_start, g++_load): Deleted (must be defined in config file).
20378         * lib/gcc.exp: Test for existence of $CC at start.
20379         Delete check for tmpdir (done in gcc_init).
20380         (default_gcc_version): Always print something.
20381         (default_gcc_start): Comment out call to `which'.
20382         * config/*.exp: Major cleanup - make cross targets work at least a
20383         little better for g++ (by not being "--tool gcc" specific).
20384         Rename gcc_xxx to ${tool}_xxx.
20385         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20386         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20388 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20390         * lib/c-torture.exp (c-torture-compile): Rework compiler
20391         message processing.
20393         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20394         c-torture.
20396 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20398         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20400         * lib/dg.exp (dg-process-target): Support { target native }.
20402 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20404         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20405         looked for "... program xxx got fatal signal".
20406         Correct regsub munging of `comp_output'.
20407         Ignore compiler messages "path prefix not used" and "linker input
20408         file unused".
20410 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20412         * lib/gcc.exp (runtest_file_p): Define if missing.
20413         * gcc.prms/template.c: Example to work from.
20415 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20417         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20418         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20420         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20421         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20422         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20423         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20425         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20426         (dg-process-target): No longer a varargs proc.
20427         Return S/N for target, P/F for xfail.  All callers changed.
20428         (user option procs): More argument checking.
20429         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20430         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20431         (dg-test): Skip test if not running on selected target in `dg-do'.
20432         Update handling of `dg-do-what', `dg-output-text'.
20433         Separate execution pass/fail from output pattern match pass/fail.
20434         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20436 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20438         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20439         target for 920510-1.c.
20441 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20443         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20444         Clean up comment regarding use of passcnt, etc.
20445         (gcc_stat): Don't update `testcnt' here.
20446         (gcc_finish): Do it here.
20447         Might as well reset `but_id' here too.
20448         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20449         to determine if the file should be tested.
20450         * gcc.c-torture/compile/compile.exp: Likewise.
20451         * gcc.c-torture/execute/execute.exp: Likewise.
20452         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20453         * gcc.misc-tests/dg-test.exp: Likewise.
20454         * gcc.prms/prms.exp: Likewise.
20455         * gcc.wendy/wendy.exp: Likewise.
20456         * g++.old-deja.exp: Likewise.
20457         Move "Testing file" message to verbose level 1.
20459 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20461         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20463 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20465         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20466         (default_gcc_start): Accept optional second list element
20467         of compiler flags.  Print compiler output at verbosity level 2.
20468         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20469         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20470         Save current values of framework globals passcnt, failcnt, xpasscnt,
20471         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20472         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20473         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20474         xfailcnt to compute stats.  Update framework global `testcnt' from
20475         pass/fail counts.
20476         (gcc_finish): New proc.  Clean up test environment.
20477         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20478         (gcc_epass, gcc_efail): Delete.
20479         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20480         argument of line number.
20481         (dg-init): If the tool has an init routine, call it.
20482         (dg-test): Remove args `cflags_var' and `libs_var'.
20483         Pass all compiler options to ${tool}_start.
20484         Handle missing line number.
20485         (dg-finish): New function.
20486         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20487         particular files.  Call gcc_finish at end.  Move "skipping test"
20488         message to verbosity level 3.
20489         * gcc.c-torture/compile/compile.exp: Likewise.
20490         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20491         * gcc.c-torture/execute/execute.exp: Likewise.
20492         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20493         Print testcase being tried at verbosity level 1.
20494         * gcc.c-torture/special/special.exp: Unset xfail.
20495         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20496         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20497         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20498         * gcc.failure/failure.exp: Likewise.
20499         * gcc.ieee/ieee.exp: Likewise.
20500         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20501         Update call to dg-test.  Call dg-finish at end.
20502         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20503         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20504         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20505         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20506         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20507         * gcc.wendy/wendy.exp: Add copyright.
20508         Delete setting of tmpdir (done by gcc_init).
20509         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20510         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20511         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20512         gcc_[ce]pass/fail.
20514 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20516         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20517         confusion.
20518         (g++_load): Likewise.
20520         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20521         Rename argument to `prog' to remove the confusion.
20522         Varargs fns behave differently too!
20523         (g++_load): Likewise.
20525         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20527         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20528         what it is.  Delete (always) printing of status value for !native.
20529         Simplify verbose code, and include status and exec_output.
20530         (g++_load): Use gcc_load.
20532 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20534         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20535         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20536         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20537         940714-3.c as these testcases don't exist anymore.  Make
20538         va-arg-1.c expected to pass.
20540 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20542         * gcc.misc-tests/misc.exp: Only run specific testcases.
20543         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20544         * gcc.misc-tests/dg-[1-9].c: New files.
20546         * lib/dg.exp: New testsuite driver.
20547         * gcc.prms/prms.exp: Use it.
20549         * README.gcc: New file.
20551         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20552         Document and reset `lxpass' and `lxfail'.
20553         Simplify "initialized" message.
20554         (gcc_stat): Clean up comments a little.
20556 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20558         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20560 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20562         * lib/old-dejagnu.exp (process-option): New proc.
20563         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20564         (old-dejagnu): Simplify.
20565         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20567 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20569         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20570         exists and is not an empty string.
20572         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20573         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20574         finished.
20575         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20576         automatically.
20578         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20579         longer expected to fail.
20581         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20582         "f" function call.
20584         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20586         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20587         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20588         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20589         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20590         c-torture-1.29.
20592         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20593         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20595         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20597         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20598         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20600         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20601         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20602         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20604 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20606         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20607         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20608         940714-1.c, 940714-2.c, 940714-3.c},
20609         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20610         gcc.misc-tests/{mg.c,mg.exp}:
20611         New tests.
20612         * gcc.noncompile/noncompile.exp: Change accordingly.
20614 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20616         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20617         Undo previous clobberage.
20619 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20621         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20622         * gcc.special/{930510-1.c, special.exp}:
20623         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20624         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20625         struct-varargs-1.c}: New tests from c-torture-1.26.
20627 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20629         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20630           argument to switch.
20632 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20634         * Revert the previous changes.  Please see Rob's directory
20635           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20636           fixes.
20638 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20640         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20641             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20642             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20643             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20644             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20645             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20646             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20647             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20648             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20649             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20650             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20651             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20652             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20653             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20654             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20655             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20656             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20657             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20658             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20659             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20660             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20661             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20662             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20663             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20664             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20665             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20666             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20668 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20670         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20671             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20672           with perror calls.
20674 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20676         * config/unix.exp (g++_load): Fix syntax.
20678 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20680         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20681         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20682         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20683         Don't expect va-arg-1.c to fail.  Correct expected output for
20684         920928-1.c.
20685         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20686         * gcc.wendy/hbm4.c: Correct typo.
20687         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20689 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20691         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20692         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20693         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20694         * lib/c-torture.exp (c-torture-compile): Ditto.
20696         Reduce volume of output (remove all the -I's and such).
20697         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20698         Call gcc_cpass, gcc_cfail.
20699         (c-torture): Pass testing option to c-torture-compile.
20701 1994-03-21  Doug Evans  (dje@cygnus.com)
20703         Bring patches over from progressive.
20704         * config/default.exp: Exit remote shell cleanly.
20705         (g++_exit, g++_start): Add default versions.
20706         * config/sim.exp (gcc_load): Use perror, not error.
20708 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20710         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20711         set in site.exp.
20713 1994-03-14  Doug Evans  (dje@cygnus.com)
20715         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20716         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20717         (wendy_try): New proc to run testcase.
20718         (main loop): Call 'em.
20719         * gcc.wendy/*.c: Clean up pass to correct expected output.
20721         * lib/gcc.exp: Minor cleanup work.
20722         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20724 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20726         * config/sim.exp (gcc_load): Document return codes better.
20727         Don't pass -v to simulator.
20729 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20731           * gcc.special/920717-x.c: Fix typo.
20732           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20733           get at sources.
20735         * lib/mike-gcc.exp: Fix typo.
20737 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20739         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20740         binary to use, transform the name.
20741         * config/*.exp: rename everything. Nuke any g++ specific files,
20742         it's now a special case of gcc that requires no special support.
20743         Add a default.exp for unsupported targets.
20745 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20747         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20748         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20749         version of Tcl.
20751 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20753         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20754         than a warning.
20756 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20758         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20760 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20762         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20763         option_list.  Compile every file with only 4/6 option choices
20764         (same as C torture) instead of with 12/18 different option
20765         choices.
20766         * lib/c-torture.exp: Likewise.
20768         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20769         not already set.
20771 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20773         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20774         can put an XFAIL *-*-* on excess errors.
20776 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20778         * g++.law: Add more tests derived from g++-bugs snapshots.
20780         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20781         equivalent to g++.law/init9.
20783         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20784         compiled it, and the a.out file after we've run it.
20786 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20788         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20789         compiled it, and the a.out file after we've run it.
20791 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20793         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20795 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20797         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20798         version number.
20800 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20802         * g++.law: New directory of g++ tests derived from the g++-bugs
20803         snapshots.
20805 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20807         * gcc.compile: initbug1.c initbug1.exp testcase added
20809 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20811         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20812         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20813           fixes submitted by Jeff Law (law@cs.utah.edu)
20814         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20815           Jeff Law (law@cs.utah.edu)
20818 1993-11-30  Mike Stump  (mrs@cygnus.com)
20820         * config/unix-g++.exp: Follow the gcc way of doing things.
20821         * g++.old-deja/old-deja.exp: Minor updates.
20822         * lib/g++.exp: New file, follow the gcc way of doing things.
20823         * lib/old-dejagnu.exp: Minor updates.
20824         * lib/mike-g++.exp: Always unset errorInfo.
20826 1993-11-06  Mike Stump  (mrs@cygnus.com)
20828         * lib/gcc.exp: Fix some errors with the below change, CC and
20829         CFLAGS should be global when setting, not local.
20831 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20833         * lib/gcc.exp: Transform tool name.
20835 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20837         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20839 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20841         * lib/gcc.exp: change gcc_done to gcc_stat
20843 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20845         * Upgraded gcc testsuite to c-torture version 1.25
20847 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20849         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20850         * lib/c-torture: added hooks for new reporting code.
20852 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20854         * config/sh-gcc.exp: check if sh-sim exists in the path
20856 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20858         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20859         * gcc.compile/compile.exp: Initial changes for new logic.
20860         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20861         * gcc.failure/failure.exp: Initial changes for new logic.
20862         * gcc.ieee/ieee.exp: Initial changes for new logic.
20863         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20864         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20865         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20866         * lib/c-torture.exp: Initial changes for new logic.
20867         * lib/gcc.exp: Initial changes for new logic.
20869 1993-10-15  Mike Stump  (mrs@cygnus.com)
20871         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20872         depend upon failure or success.  Fully qualify names in failure
20873         and success messages.  Always remove a.out before starting
20874         compile, just in case.  Pay more attention to error text output by
20875         the compiler.  Handle testcases with no known past errors just
20876         like all others, so that things are uniform.  Other miscellaneous
20877         improvements.
20879 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20881         * gcc.cpp: new directory for cpp tests
20883 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20885         * lib/chill.exp: Code reformatted, removed unused code.
20886         * config/unix-chill.exp: Code reformatted, removed unused code.
20887         * chill.execute/execute.exp: Code reformatted, removed unused code.
20888         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20890 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20892         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20893         routines not written.
20895 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20897         * config/bug-gcc.exp: Use new procs from bug.exp.
20899 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20901         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20902         via ftp, rather than depending on NFS.
20903         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20904         case.
20906 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20908         * config/bug-gcc.exp: Use new download proc.
20910 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20912         * chill.execute/execute.exp: cleanups, handles errors better
20913         * chill.compile/compile.exp: rewrite, based on execute.exp
20914         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20915         * lib/chill.exp: major changes to diff proc and compile and link
20916           procs. added chill_fail and chill_pass wrappers to pass and
20917           fail. added more comments, and handle error codes better.
20918           Added a hack to capture stderr from exec, so noncompile tests
20919           can work.
20921 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20923         * chill.execute/execute.exp: rewrite of testsuite driver
20924         * lib/chill.exp: rewrite of testsuite driver
20925         * config/unix-chill.exp: rewrite of testsuite driver
20927 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20929     In chill.execute:
20930         * iexpr.ch: Standardize uppercase.
20931         * tuples.dat: Standardize uppercase.
20932         * vary.ch: standardize.  Correct varying string assignments.
20933         * vary.dat: Add new output lines.
20935 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20937     In chill.execute:
20938         * chprintf.ch: Standardize use of uppercase.
20939         * tuples.ch: Standardize and turn arr2 into a DCL,
20940           rather than a SYN.
20941         * pinits.ch: Standardize.
20943 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20945         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20946         * Makefil: Renamed to Makefile.in.
20947         * configure.in: New.
20949 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20951     In chill.execute:
20952         * .cvsignore: Add result/output files.
20953         * Makefile: Fix up variables at start.  Use MFLAGS
20954           everywhere.  Correct bool_loc, built_ins entries.
20955           Add entry for vary1.ch.
20956         * bitarray.ch: Standardize upper-case usage.
20957         * bitexpr.ch: Standardize, add output of b1.
20958         * params.ch: Use arrayt in along PROC parameters, to
20959           avoid novelty problems.
20960         * sets.ch: Tiny cleanup.
20961         * vary1.ch: Re-indent.
20963 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20965           * Add PR-related files to Makefiles, .cvsignore files, etc.
20967 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20969         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20970           with compiler objects. New names are test-flow.c and test-loop.c
20972 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20974         * Upgraded c-torture tests from 1.19 to 1.20
20976         * new files:
20977         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20978         * gcc.compile: 930623-1.c 930623-2.c
20979         * gcc.noncompile: 930622-1.c 930622-2.c
20980         * gcc.failure: 920411-1.c 920627-2.c
20981         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20983 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20985         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20986           More changes to get testsuite working properly. Needs more work.
20987           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20989 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20991         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20992           More changes to get testsuite working properly. Needs more work.
20994 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20996         * chill.compile/compile.exp: Added for Dejagnu support
20997         * chill.execute/execute.exp: Added for Dejagnu support
20998         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
21000 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
21002     This should complete moving the CHILL test files.
21003         * chill.noncompile(.cvsignore printf.grt
21004             in-printf.grt chprintf.grt chprintf.ch):
21005             Added test-support files.
21006           (Makefile): Modified further.
21007         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21008             signal.ch): Added test files.
21009           * chill.execute (.cvsignore printf.grt printr.c
21010             in-printf.grt rts.c chprintf.grt rts.h): Added
21011           test-support files.
21012             (Makefile): More corrections.
21014 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21016         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21017           test cases, ready for DejaGnu.
21019 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21021         * Upgraded c-torture tests from 1.18 to 1.19
21023         * gcc.compile: added test(s):
21024           930607-1.c
21025         * gcc.execute: added test(s):
21026           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21028         * added new subdirectory for misc tests: gcc.misc-tests
21029         * gcc.misc-test(s): added tests:
21030           inst-check.c test-consts.c test-ior.c test-switch.c
21032 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21034         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21036 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21038         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21040 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21042         * Upgraded c-torture tests from 1.17 to 1.18
21044 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21046         * Upgraded c-torture tests from 1.12 to 1.17
21048 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21050         * lib/old-dejagnu.exp:
21051           Fixed handling of XFAIL target triplets to correctly
21052           recognize wildcard characters.  Removed code that
21053           appended a unique id tag to the end of the file name
21054           printed out by the result of the testcases within a
21055           given test file.
21057 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21059         * lib/old-dejagnu.exp:
21060           Reworked expected failure handling to trigger off of XFAIL
21061           keyword in keyphrase embeded in testcase source code. The
21062           XFAIL keyword must be at the end of the keyphrase line. It
21063           may optionally be followed by one or more target triplets.
21064           It has just occured that the handling of wildcards in the
21065           target triplet may not be correct.
21067 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21069         * g++.old-deja/tests:
21070           Moved all subdirectories up one level into g++.old-deja .
21072         * lib/old-dejagnu.exp:
21073           Fixed problem with CXXFLAGS not being properly reset, and being
21074           corrupted with extraneous "-c" compiler option.  This was
21075           causing binaries to not be generated for test that needed them.
21076           Modified strings passed to "pass" and "fail" so that individual
21077           tests from the same test file would be distinguished by an
21078           identifier appended to the test file name in the summary logs;
21079           this corrected a problem with erroneous diff logs.  Added code
21080           to search testcases for expected fail and unexpected pass keywords.
21082 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21084         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21086 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21088         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21089           Removed extraneous text from end of "Special g++ Options"
21090           keyphrase.
21092         * lib/old-dejagnu.exp: Added pattern matching to look for new
21093           keywords, embedded in testcases comments, which will trigger
21094           calls to xpass and xfail.
21096 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21098         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21099           comments embedded in the testcases, especially the one looking for
21100           special compiler options, as well as the pattern matching for the
21101           compiler output again.
21103 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21105         * lib/old-dejagnu.exp: Do a proper check of the return value for
21106           execute tests. Fixed several problems with the pattern matching
21107           of the compiler output which gave erroneous test results.
21108           Changed several of the test result messages to be more descriptive.
21109         * config/unix-g++.exp: Proc g++_load now actually works and
21110           executes the tests passed to it and returns a usable return
21111           value.
21113 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21115           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21117 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21119         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21120           Modified both files to properly execute the old style
21121           dejagnu tests. The previous versions of these files were
21122           experimental and did not function anything near correctly.
21124 1993-04-05  Rob Savoye  (rob@cygnus.com)
21126         * Removed all Makefile.in and configure.in files. No configuration
21127         needed now.
21129 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21131         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21133 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21135         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21136         gcc.special/configure.in, gcc.noncompile/configure.in,
21137         gcc.execute/configure.in, gcc.code_quality/configure.in,
21138         g++.other/configure.in, g++.old-deja/configure.in,
21139         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21140         in srcname setting.
21142 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21144         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21145         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21146         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21148 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21150         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21151         (gdb_exit): Don't remove *_soc files.
21153 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21155         * lib/c-torture.exp: Don't look for main; instead always use -w
21156         -c.  This is how the c-torture tests work.  Remove the object
21157         file if the compilation succeeds.
21158         * gcc.execute/execute.exp: Remove executable if test passes.
21159         * gcc.noncompile/noncompile.exp: Every test is an expected
21160         failure.
21161         * gcc.special/special.exp: Added tests from c-torture 1.11,
21162         corrected use of existing test.
21163         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21164         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21165         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21166         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21167         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21168         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21169         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21170         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21171         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21172         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21173         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21174         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21175         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21176         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21177         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21178         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21179         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21180         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21181         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21182         c-torture 1.11.
21183         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21184         correspond to c-torture 1.11.
21186         * New file.