* gcc.dg/pr14092-1.c: Use intptr_t for the cast.
[official-gcc.git] / gcc / testsuite / ChangeLog
blob9f34aae5386db993cb69303e523213e06c26585b
1 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
3         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
5 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
7         * gcc.dg/ppc64-abi-3.c: New test.
9 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
11         PR c/14092
13         * gcc.dg/pr14092-1.c: New testcase.
15 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
17         * gcc.dg/cpp/assert4.c: Fix typo last change.
19         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
20         * gcc.dg/cpp/assert4.c: Handle powerpc64.
22         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
24 2004-02-09  Roger Sayle  <roger@eyesopen.com>
26         * gcc.c-torture/compile/20040209-1.c: New test case.
28 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
30         * gcc.dg/c90-init-1.c: Adjust expected error messages.
32 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
34         * gcc.c-torture/execute/20040208-[12].c: New tests.
36 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
38         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
40 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
42         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
44 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
46         Bug 13856
47         * gcc.dg/visibility-8.c: New testcase.
49 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
51         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
52         arguments.
53         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
55 2004-02-07  Roger Sayle  <roger@eyesopen.com>
57         PR middle-end/13696
58         * g++.dg/opt/fold1.C: New test case.
60 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
62         PR c++/14033
63         * g++.dg/other/crash-2.C: New test.
65 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
67         PR c++/14028
68         * g++.dg/parse/angle-bracket2.C: New test.
70 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
72         PR middle-end/13750
73         Revert:
74         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
75         PR pch/13361
76         * testsuite/g++.dg/pch/wchar-1.C: New.
77         * testsuite/g++.dg/pch/wchar-1.Hs: New.
79 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
81         PR c++/14008
82         * g++.dg/parse/error15.C: New test.
83         * g++.dg/parse/crash11.C: Update dg-error mark.
85 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
87         PR c++/13932
88         * g++.dg/warn/conv2.C: New test.
90 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
92         PR c++/13086
93         * g++.dg/warn/incomplete1.C: Remove xfail.
95 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
97         * lib/file-format.exp (gcc_target_object_format): Use
98         ${tool}_target_compile, not gcc_target_compile.
99         * lib/target-supports.exp (check_alias_available): Likewise.
100         (check_gc_sections_available): Likewise.
101         * g++.dg/ext/attrib10.C: Use dg-require-alias.
102         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
103         dg-require-alias.
105 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
107         PR c++/13969
108         * g++.dg/template/static6.C: New test.
110 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
112         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
114 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
116         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
117         tests for systems where `char' is unsigned by default.
119 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
121         PR c++/13997
122         * g++.dg/template/partial3.C: New test.
124 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
126         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
127         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
128         Remove mentions of obsolete ports.
130 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
132         * gcc.dg/noncompile/20001228-1.c: Fix for new
133         error message.
135 2004-02-03  Roger Sayle  <roger@eyesopen.com>
137         PR target/9348
138         * gcc.c-torture/execute/multdi-1.c: New test case.
140 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
142         PR c++/13925
143         * g++.dg/template/lookup5.C: New test.
145 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
147         PR c++/13950
148         * g++.dg/template/lookup4.C: New test.
150         PR c++/13970
151         * g++.dg/parse/error14.C: New test.
153         PR c++/14002
154         * g++.dg/parse/template13.C: New test.
156 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
158         PR c++/13978
159         * g++.dg/template/koenig4.C: New test.
161         PR c++/13968
162         * g++.dg/template/crash17.C: New test.
164         PR c++/13975
165         * g++.dg/parse/error13.C: New test.
166         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
168 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
170         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
172 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
174         PR c/11658
175         PR c/13994
176         * gcc.dg/noncompile/20040203-1.c: New test.
177         * gcc.dg/noncompile/20040203-2.c: Likewise.
178         * gcc.dg/noncompile/20040203-3.c: Likewise.
179         * gcc.dg/20040203-1.c: Likewise.
181 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
183         PR c++/10858
184         * g++.dg/template/sizeof7.C: New test.
186 2004-02-02  Eric Christopher  <echristo@redhat.com>
187             Zack Weinberg  <zack@codesourcery.com>
189         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
191 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
193         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
194         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
195         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
196         * gcc.dg/cleanup-5.c: Run only on Linux targets.
198 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
200         PR c++/13113
201         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
203         PR c++/13854
204         * g++.dg/ext/attrib13.C: New test.
206         PR c++/13907
207         * g++.dg/conversion/op2.C: New test.
209 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
211         * gcc.dg/titype-1.c: Fix pasto.
213 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
215         * gcc.dg/titype-1.c: New test.
217 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
219         PR c++/13957
220         * g++.dg/template/non-type-template-argument-1.C,
221         g++.dg/template/qualified-id1.C: Update dg-error marks.
222         * g++.dg/template/nontype6.C: New test.
224 2004-02-01  Roger Sayle  <roger@eyesopen.com>
226         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
227         * gcc.dg/builtins-31.c: New testcase.
228         * gcc.dg/builtins-32.c: New testcase.
230 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
232         * objc.dg/call-super-2.m: Update line numbers
233         for the including of stddef.h.
235 2004-01-30  Michael Matz  <matz@suse.de>
237         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
238         g++.dg/ext/case-range3.C: New tests.
240 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
242         DR206
243         PR c++/13813
244         * g++.dg/template/member4.C: New test.
246 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
248         PR c++/13683
249         * g++.dg/template/sizeof6.C: New test.
251 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
253         * gcc.dg/fwritable-strings-1.c: New test.
255 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
257         * gcc.c-torture/compile/20040130-1.c: New test.
259 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
261         * objc.dg/call-super-2.m: Include stddef.h for size_t.
263 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
265         PR c++/13883
266         * g++.dg/template/ctor3.C: New test.
268 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
270         * g++.dg/tc1: New directory.
271         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
272         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
273         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
274         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
275         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
277 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
279         * g++.dg/parse/error11.C: New test.
280         * g++.dg/parse/error12.C: Likewise.
282 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
284         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
285         (scan_initial, main): Use aligned_sizeof instead of sizeof.
287 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
289         PR c++/13791
290         * g++.dg/ext/attrib12.C: New test.
292         PR c++/13736
293         * g++.dg/parse/cast2.C: New test.
295 2004-01-27  James E Wilson  <wilson@specifixinc.com>
297         * objc.dg/encode-2.m (main): New local string.  Set depending on
298         sizeof long.  Use in sscanf call.
299         * objc.dg/encode-3.m (main): New local string.  Set depending on
300         sizeof long.  Use in scan_initial call.
302 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
304         * objc.dg/call-super-2.m: Make LP64-safe.
305         * objc.dg/desig-init-1.m: Likewise.
307 2004-01-27  Devang Patel <dpatel@apple.com>
309         * g++.dg/debug/namespace1.C: New test.
311 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
313         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
314         xscale-*-*.
316         * gcc.dg/arm-mmx-1.c: New test.
318 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
320         * gcc.dg/20040127-1.c: New test.
321         * gcc.dg/20040127-2.c: New test.
323 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
325         * objc.dg/stret-1.m (glob): Renamed to globa.
327 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
329         PR c++/13663
330         * g++.dg/expr/for1.C: New test.
332 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
334         PR middle-end/13779
335         * gcc.dg/darwin-longlong.c: New test.
337 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
339         * gcc.dg/20040124-1.c: Moved test from here...
340         * gcc.c-torture/compile/20040124-1.c: ...to here.
342 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
344         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
345         the assembly output if -m64 is passed.
347 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
349         PR c++/13833
350         * g++.dg/template/cond3.C: New test.
352 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
354         PR c++/13810
355         * g++.dg/template/ttp7.C: New test.
357 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
359         PR c++/13797
360         * g++.dg/template/nontype4.C: New test.
361         * g++.dg/template/nontype5.C: Likewise.
363 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
365         * gcc.dg/torture/mips-clobber-at.c: New test.
367 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
369         * gcc.dg/20040124-1.c: New test.
371 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
373         * gcc.dg/20040123-1.c: New test.
375 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
377         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
379 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
381         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
383 2004-01-23  Andrew Pinski  <apinski@apple.com>
385         * gcc.dg/20030121-1.c: Move to ..
386         * gcc.dg/20040121-1.c: here.
388 2004-01-23  Roger Sayle  <roger@eyesopen.com>
390         * gcc.dg/builtins-29.c: New test case.
392 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
394         PR 18314
395         * gcc.dg/builtins-30.c: New testcase.
397 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
399         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
400         * lib/g77.exp: Likewise.
401         * lib/objc.exp: Likewise.
402         * lib/g++.exp: Likewise.
404 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
406         * gcc.dg/struct-by-value-2.c: New test.
408 2004-01-21  Andrew Pinski  <apinski@apple.com>
410         PR target/13785
411         * gcc.dg/20030121-1.c: New test.
413 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
415         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
416         clobber frame pointer register in asm statement.
418 2004-01-21  Falk Hueffner  <falk@debian.org>
420         * gcc.c-torture/compile/20040121-1.c: New test.
422 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
424         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
426 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
428         * gcc.dg/ppc64-abi-2.c: New test.
430 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
432         * lib/treelang.exp: Fill out this file.
433         * lib/treelang-dg.exp: New File.
435 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
437         * gcc.c-torture/compile/981022-1.c: Remove.
438         * gcc.dg/array-5.c: Remove XFAIL.
439         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
440         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
441         gcc.dg/cond-lvalue-1.c: Update.
442         * gcc.dg/cast-lvalue-2.c: New test.
444 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
446         PR c++/13592
447         * g++.dg/other/error1.C (class foo): Tweak error message.
449         PR c++/13592
450         * g++.dg/template/call2.C: New test.
452 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
454         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
455         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
456         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
457         scalar-return-1_x.c, scalar-return-2_y.c,
458         scalar-return-3_x.c, scalar-return-3_y.c,
459         scalar-return-4_x.c, scalar-return-4_y.c,
460         struct-align-1.h, struct-align-1_x.c,
461         struct-align-1_y.c, struct-align-2.h,
462         struct-align-2_x.c, struct-align-2_y.c,
463         struct-by-value-10_y.c, struct-by-value-11_x.c,
464         struct-by-value-11_y.c, struct-by-value-12_x.c,
465         struct-by-value-12_y.c, struct-by-value-13_x.c,
466         struct-by-value-13_y.c, struct-by-value-14_x.c,
467         struct-by-value-14_y.c, struct-by-value-15_x.c,
468         struct-by-value-15_y.c, struct-by-value-16_y.c,
469         struct-by-value-17_y.c, struct-by-value-18_y.c,
470         struct-by-value-19_y.c, struct-by-value-1_x.c,
471         struct-by-value-1_y.c, struct-by-value-20_y.c,
472         struct-by-value-2_x.c, struct-by-value-2_y.c,
473         struct-by-value-3_y.c, struct-by-value-4_x.c,
474         struct-by-value-4_y.c, struct-by-value-5_y.c,
475         struct-by-value-6_y.c, struct-by-value-7_y.c
476         struct-by-value-8_x.c, struct-by-value-8_y.c
477         struct-by-value-9_x.c, struct-by-value-9_y.c
478         struct-return-10_x.c, struct-return-10_y.c,
479         struct-return-19_x.c, struct-return-20_x.c
480         struct-return-2_x.c, struct-return-2_y.c
481         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
482         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
484 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
486         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
487         attribute on sparc*-sun-solaris2.*.
489 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
491         PR c++/13710
492         * g++.dg/ext/typeof7.C: New test.
494 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
496         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
497         * gcc.dg/const-elim-1.c: Same.
499 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
501         * objc.dg/stret-1.m: New.
502         * objc.dg/stret-2.m: New.
504 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
506         PR c++/11895
507         * g++.dg/ext/vector1.C: New test.
509 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
511         * gcc.dg/pch/import-1.c: New.
512         * gcc.dg/pch/import-1.hs: New.
513         * gcc.dg/pch/import-1a.h: New.
514         * gcc.dg/pch/import-1b.h: New.
515         * gcc.dg/pch/import-1c.h: New.
517 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
519         PR c++/13574
520         * g++.dg/ext/array1.C: New test.
522         PR c++/13178
523         * g++.dg/conversion/op1.C: New test.
525 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
527         PR 11864
528         From Kazumoto Kojima / Dan Kegel:
529         * gcc.dg/pr11864-1.c: New test.
531         PR 10392
532         From Marcus Comstedt / Dan Kegel:
533         * gcc.dg/pr10392-1.c: New test.
535 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
537         PR c++/13478
538         * g++.dg/init/ref10.C: New test.
540 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
542         PR c++/13407
543         * g++.dg/parse/typename6.C: New test.
545 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
547         PR pch/13361
548         * testsuite/g++.dg/pch/wchar-1.C: New.
549         * testsuite/g++.dg/pch/wchar-1.Hs: New.
551 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
553         PR c++/9259
554         * g++.dg/expr/sizeof2.C: New test.
556 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
558         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
560 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
562         PR c++/13659
563         * g++.dg/lookup/strong-using-3.C: New.
564         * g++.dg/lookup/using-10.C: New.
566 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
568         PR c++/13594
569         * g++.dg/lookup/strong-using-2.C: New.
571 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
572             Dan Kegel <dank@kegel.com>
573             J"orn Rennecke <joern.rennecke@superh.com>
575         PR target/9365
576         * gcc.dg/pr9365-1.c: New test.
578 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
580         PR c++/8856
581         * g++.dg/parse/casting-operator2.C: New test.
582         * g++.old-deja/g++.pt/explicit83.C: Remove.
584 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
586         * gcc.dg/label-compound-stmt-1.c: New test.
587         * gcc.c-torture/compile/950922-1.c,
588         gcc.c-torture/compile/20000211-3.c,
589         gcc.c-torture/compile/20000518-1.c,
590         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
591         compound statements.
593 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
595         * gcc.dg/ppc64-abi-1.c: New test.
597 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
599          * g++.dg/ext/attrib9.C: Add dg-warnings.
601 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
603         PR c++/12335
604         * g++.dg/parse/dtor3.C: New test.
606 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
608         PR c++/12709
609         * g++.dg/parse/try-catch-1.C: New test.
611 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
613         * ada/acats/run_all.sh: Add more verbose output in acats.log
614         when compiling tests.
616 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
618         PR 13656
619         * gcc.dg/typedef-redecl.c: New test case.
620         * gcc.dg/typedef-redecl.h: New support file.
622 2004-01-13  Jan Hubicka  <jh@suse.cz>
624         * gcc.dg/always_inline.c: New test.
625         * gcc.dg/debug/20031231-1.c: Fix.
627 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
629         PR c++/13474
630         * g++.dg/template/array3.C: New test.
632 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
634         * g++.dg/ext/lvalue1.C: No longer expected to fail.
635         * g++.dg/warn/Wunused-2.C: Likewise.
637 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
639         PR c++/13289
640         * g++.dg/template/instantiate6.C: New test.
642 2004-01-12  Roger Sayle  <roger@eyesopen.com>
644         PR middle-end/11397
645         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
647 2004-01-12  Jan Hubicka  <jh@suse.cz>
649         PR opt/12826
650         * gcc.dg/20040112-1.c: New.
652         * gcc.dg/dwarf-die[1-7].c: Move to...
653         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
654         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
656 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
658         PR c++/4100
659         * g++.dg/parse/friend4.C: New test.
661 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
663         PR c++/4100
664         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
665         definition is called a friend.
667 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
669         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
671 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
673         PR c++/3478
674         * g++.dg/parse/error10.C: New test.
675         * g++.dg/template/arg2.C: Accept "invalid type" error.
677 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
679         PR middle-end/13392
680         * g++.dg/opt/expect2.C: New test.
682 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
684         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
685         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
686         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
687         Update dg-error regexps.
689 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
691         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
692         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
694 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
696         * gcc.dg/pragma-re-1.c: Use right pointer type.
698 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
700         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
702 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
704         * gcc.dg/rs6000-ldouble-1.c: New.
706 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
708         DR 337
709         PR c++/9256
710         * g++.dg/other/abstract1.C: New test.
712 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
714         * g++.dg/lookup/strong-using-1.C: New.
716 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
718         PR c/11234
719         * gcc.dg/func-ptr-conv-1.c: New test.
720         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
722 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
724         PR target/13380.
725         * gcc.c-torture/compile/20040109-1.c: New.
727 2004-01-08  Stuart Hastings  <stuart@apple.com>
729         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
730         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
731         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
733 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
735         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
737 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
739         * ada/acats/run_acats: Treat 'gnatchop' the same way
740         as 'gnatmake'.  Export GCC_DRIVER.
741         * ada/acats/run_all.sh: Add target_gnatchop.  Use
742         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
744 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
746         PR c++/12573
747         * g++.dg/template/dependent-expr4.C: New test.
749 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
751         * gcc.dg/altivec-11.c: New test.
753 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
755         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
757 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
759         PR c/6024
760         * gcc.dg/enum-compat-1.c: New test.
761         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
763 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
765         PR c/12165
766         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
767         gcc.dg/c99-idem-qual-3.c: New tests.
769 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
771         * gcc.dg/winline-7.c: Don't cast void * to int.
773 2004-01-06  Jan Hubicka  <jh@suse.cz>
775         * gcc.dg/i386-sse-5.c: New test
776         * g++.dg/eh/simd-1.c: Add -w argument for i386.
778 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
780         PR c++/12815
781         * g++.dg/rtti/typeid4.C: New test.
783 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
785         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
787 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
789         PR c++/12132
790         * g++.dg/template/error11.C: New test.
792         PR c++/13451
793         * g++.dg/template/class2.C: New test.
795 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
796         Richard Sandiford <rsandifo@redhat.com>
798         PR c++/13387
799         * g++.dg/opt/alias3.C: New test.
801 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
803         PR c++/13157
804         * g++.dg/template/koenig3.C: New test.
806         PR c++/13529
807         * g++.dg/parse/offsetof3.C: New test.
809         * g++.dg/init/copy7.C: Add missing dg-error markers.
811         PR c++/12226
812         * g++.dg/init/copy7.c: New test.
814         PR c++/13536
815         * g++.dg/parse/cast1.C: New test.
817 2004-01-04  Jan Hubicka  <jh@suse.cz>
819         * gcc.dg/winline[1-7].c: New tests.
821 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
823         PR c++/13520
824         * g++.dg/template/qualttp22.C: New test.
826 2004-01-01  Jan Hubicka  <jh@suse.cz>
828         * gcc.dg/debug/20031231-1.c: New.
829         * gcc.c-torture/compile/20040101-1.c: New.
830         * gcc.dg/dwarf-die-[1-7].c: New.
832 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
834         PR optimization/13521
835         * gcc.c-torture/compile/20031231-1.c: New test.
837 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
839         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
841 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
843         PR c++/10079
844         * g++.dg/template/crash16.C: New test.
846 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
848         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
850 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
852         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
853         ports.
854         * g++.old-deja/g++.jason/thunk3.C: Likewise.
855         * g++.old-deja/g++.law/profile1.C: Likewise.
856         * gcc.c-torture/compile/981006-1.c: Likewise.
857         * gcc.c-torture/execute/loop-2e.x: Likewise.
858         * gcc.c-torture/execute/loop-2f.x: Remove.
859         * gcc.c-torture/execute/loop-2g.x: Likewise.
860         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
861         * gcc.dg/20020312-2.c: Remove traces of dead ports.
863 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
865         PR c++/13507
866         * g++.dg/ext/attrib11.C: New test.
868         PR c++/13494
869         * g++.dg/template/array2-1.C: New test.
870         * g++.dg/template/array2-2.C: New test.
872 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
874         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
876 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
878         PR c++/12774
879         * g++.dg/template/array1-1.C: New test.
880         * g++.dg/template/array1-2.C: New test.
882 2003-12-29  Roger Sayle  <roger@eyesopen.com>
884         PR fortran/12632
885         * g77.dg/12632.f: New test case.
887 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
889         PR c++/13289
890         * g++.dg/parse/nontype1.C: New test.
892 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
894         PR c++/12403
895         * g++.dg/parse/explicit1.C: New test.
896         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
898 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
900         PR c++/13081
901         * g++.dg/opt/inline6.C: New test.
903         PR c++/12613
904         * g++.dg/parse/error9.C: New test.
906         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
908 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
910         PR c++/13009
911         * g++.dg/init/assign1.C: New test.
913 2003-12-28  Roger Sayle  <roger@eyesopen.com>
915         PR c++/13070
916         * g++.dg/warn/format3.C: New test case.
918 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
920         * gcc.c-torture/compile/20031227-1.c: New test.
922 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
924         * g++.dg/bprob/bprob.exp: Load target-supports.exp
925         * g77.dg/bprob/bprob.exp: Likewise.
926         * gcc.misc-tests/bprob.exp: Likewise.
927         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
928         variants on systems where the library does not provide that
929         functionality.
930         * gcc.dg/builtins-20.c: Use builtins-config.h.
931         * gcc.dg/builtins-config.h: New file.
933 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
935         * lib/gcc-dg.exp (dg-require-profiling): New function.
936         * lib/target-supports.exp (check_profiling_available): Likewise.
937         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
938         * g77.dg/bprob/bprob.exp: Likewise.
939         * gcc.misc-tests/bprob.exp: Likewise.
940         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
941         * gcc.dg/20021014-1.c: Likewise.
942         * gcc.dg/nest.c: Likewise.
944 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
946         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
947         compiling.
948         * g++.dg/lookup/java2.C: Likewise.
949         * gcc.dg/cpp/lexident.c: Likewise.
951 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
953         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
954         given.
955         * gcc.c-torture/compile/961203-1.c: Likewise.
956         * gcc.c-torture/compile/980506-1.c: Likewise.
958 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
960         * lib/gcc-dg.exp (dg-prune-output): New annotation.
961         (additional_prunes): New global.
962         (gcc-dg-prune): Handle additional per-test pruning.
963         (dg-test): Clear additional_prunes between tests.
965         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
966         dg-prune-output to avoid spurious failures from assembler
967         complaining about nonexistent WAW violations.
968         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
969         Use dg-prune-output to avoid spurious failures from assembler
970         warning about Itanium B-step errata.
972 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
974         * g++.dg/abi/macro0.C: New test.
975         * g++.dg/abi/macro1.C: Likewise.
976         * g++.dg/abi/macro2.C: Likewise.
978         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
979         * g++.dg/abi/bitfield7.C: Likewise.
980         * g++.dg/abi/dtor2.C: Likewise.
981         * g++.dg/abi/mangle11.C: Likewise.
982         * g++.dg/abi/mangle12.C: Likewise.
983         * g++.dg/abi/mangle14.C: Likewise.
984         * g++.dg/abi/mangle17.C: Likewise.
985         * g++.dg/abi/vbase10.C: Likewise.
986         * g++.dg/abi/vbase14.C: Likewise.
987         * g++.dg/template/qualttp17.C: Likewise.
989 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
991         PR c/11995
992         * gcc.dg/20031223-1.c: New test.
994 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
996         * gcc.dg/noreturn-7.c: New test.
998 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1000         * gcc.dg/null-pointer-1.c: New test.
1002 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1004         * g++.old-deja/g++.jason/template18.C: Remove.
1005         * g++.old-deja/g++.jason/template37.C: Likewise.
1007         PR c++/12862
1008         * g++.dg/lookup/ns1.C: New test.
1010         PR c++/12397
1011         * g++.dg/template/lookup3.C: New test.
1013 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1015         * g++.dg/template/recurse1.C: New test
1017 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1019         PR c++/12479
1020         * g++.dg/parse/semicolon1.C: New test.
1021         * g++.dg/parse/semicolon1.h: Likewise.
1023 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1025         * gcc.dg/darwin-misaligned.c: New test.
1027 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1029         PR c/9163
1030         * gcc.dg/20031222-1.c: New test.
1032 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1034         PR c++/13438
1035         * g++.dg/parse/error8.C: New test.
1037         PR c++/11554
1038         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1040 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1042         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1043         too small.
1044         * gcc.c-torture/compile/930217-1.c: Likewise.
1045         * gcc.c-torture/compile/930513-1.c: Likewise.
1046         * gcc.c-torture/execute/920908-2.c: Likewise.
1047         * gcc.c-torture/execute/921204-1.c: Likewise.
1048         * gcc.c-torture/execute/930621-1.c: Likewise.
1049         * gcc.c-torture/execute/930630-1.c: Likewise.
1050         * gcc.c-torture/execute/931031-1.c: Likewise.
1051         * gcc.c-torture/execute/980602-2.c: Likewise.
1052         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1053         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1054         * gcc.c-torture/execute/extzvsi.c: Likewise.
1055         * gcc.c-torture/unsorted/ext.c: Likewise.
1057 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1059         PR target/12749
1060         * gcc.c-torture/compile/20031220-2.c: New test case.
1062 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1064         PR optimization/13031
1065         * gcc.c-torture/compile/20031220-1.c: New test case.
1067 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1069         * gcc.dg/cast-function-1.c: New test.
1071 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1073         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1074         formats.
1076 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1078         PR c++/12795
1079         * g++.dg/ext/attrib10.C: New test.
1081 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1083         * gcc.dg/cleanup-10.c: New test.
1084         * gcc.dg/cleanup-11.c: New test.
1086 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1088         PR c++/13239
1089         * g++.dg/opt/expect1.C: New test.
1091 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1093         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1095 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1097         PR debug/12923
1098         * gcc.dg/20031218-1.c: New test.
1100         PR debug/12389
1101         * gcc.dg/20031218-2.c: New test.
1102         * gcc.dg/20031218-3.c: New test.
1104         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1105         of label name and allow for USER_LABEL_PREFIX == "_" names.
1106         * g++.dg/abi/mangle18-2.C: Likewise.
1107         * g++.dg/abi/mangle19-1.C: Likewise.
1108         * g++.dg/abi/mangle19-2.C: Likewise.
1109         * g++.dg/abi/mangle20-1.C: Likewise.
1110         * g++.dg/abi/mangle20-2.C: Likewise.
1112 2003-12-18  Richard Henderson  <rth@redhat.com>
1114         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1116 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1117             Dan Kegel <dank@kegel.com>
1119         PR other/12009
1120         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1121         testing a cross compiler, it causes spurious compile failures.
1122         * lib/g++.exp: Likewise.
1124 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1126         PR c++/13262
1127         * g++.dg/template/access13.C: New test.
1129 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1131         * gcc.dg/20031216-1.c: New test.
1133 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1135         PR c++/9154
1136         * g++.dg/template/error10.C: New test.
1138 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1140         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1141         * g++.dg/eh/simd-2.C: Likewise.
1143 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1144             Roger Sayle  <roger@eyesopen.com>
1146         * gcc.c-torture/execute/ieee/mzero5.c: New.
1148 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1150         PR c++/10603
1151         * g++.dg/parse/error6.C: New test.
1153         PR c++/12827
1154         * g++.dg/parse/error7.C: New test.
1156 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1158         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1159         at -O with stabs debugging formats.
1160         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1161         * gcc.dg/debug/debug-2.c: Likewise.
1163 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1165         PR c++/12696
1166         * g++.dg/init/error1.C: New test.
1168         PR c++/12218
1169         * g++.dg/init/pm3.C: New test.
1171 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1173         PR c/3347
1174         * gcc.dg/bitfld-8.c: New test.
1176 2003-12-16  James Lemke  <jim@wasabisystems.com>
1178         * gcc.dg/arm-scd42-[123].c: New tests.
1180 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1182         PR c++/9043
1183         * g++.dg/abi/mangle20-1.C: New test.
1184         * g++.dg/abi/mangle20-2.C: New test.
1186 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1188         PR c++/13275
1189         * g++.dg/other/offsetof2.C: Remove XFAIL.
1190         * g++.dg/parse/offsetof1.C: New test.
1191         * g++.gd/parse/offsetof2.C: Likewise.
1193 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1195         * g++.dg/template/nontype3.C: New test.
1196         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1198 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1200         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1202 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1204         PR c++/13387
1205         * g++.dg/expr/assign1.C: New test.
1207         PR c++/13242
1208         * g++.dg/abi/mangle19-1.C: New test.
1209         * g++.dg/abi/mangle19-2.C: New test.
1211 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1213         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1215 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1217         * gcc.c-torture/execute/20031216-1.c: New test.
1219 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1221         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1222         an ICE regression.
1224 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1226         PR c++/10926
1227         * g++.dg/template/error9.C: New test.
1229         PR c++/11116
1230         * g++.dg/template/error8.C: New test.
1232 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1234         PR middle-end/13400
1235         * gcc.c-torture/execute/20031215-1.c: New test case.
1237 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1239         PR c++/13269
1240         * g++.dg/parse/error5.C: New test.
1242         PR c++/12989
1243         * g++.dg/expr/sizeof1.C: New test.
1245         PR c++/13310
1246         * g++.dg/template/crash15.C: New test.
1248 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1250         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1251         a non-POD type as the last named parameter of a varargs function.
1253 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1255         PR c++/13243
1256         PR c++/12573
1257         * g++.dg/template/crash14.C: New test.
1258         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1260 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1262         * g++.dg/other/java1.C: New test.
1264         PR c++/13241
1265         * g++.dg/abi/mangle18-1.C: New test.
1266         * g++.dg/abi/mangle18-2.C: New test.
1268 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1270         PR optimization/10312
1271         * gcc.c-torture/execute/20031214-1.c: New.
1273 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1275         PR c++/10779
1276         PR c++/12160
1277         * g++.dg/parse/error3.C: New test.
1278         * g++.dg/parse/error4.C: Likewise.
1279         * g++.dg/abi/mangle4.C: Tweak error messages.
1280         * g++.dg/lookup/using5.C: Likewise.
1281         * g++.dg/other/error2.C: Likewise.
1282         * g++.dg/parse/typename5.C: Likewise.
1283         * g++.dg/parse/undefined1.C: Likewise.
1284         * g++.dg/template/arg2.C: Likewise.
1285         * g++.dg/template/ttp3.C: Likewise.
1286         * g++.dg/template/type1.C: Likewise.
1287         * g++.old-deja/g++.other/crash32.C: Likewise.
1288         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1290 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1292         PR c++/13106
1293         * g++.dg/warn/noreturn-3.C: New test.
1295 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1297         PR c++/13118
1298         * g++.dg/abi/covariant3.C: New.
1300 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1302         * g++.dg/eh/ia64-1.C: New test.
1304 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1306         PR optimization/13037
1307         * g77.f-torture/execute/13037.f: New test case.
1309 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1311         PR c++/12881
1312         * g++.dg/abi/covariant2.C: New.
1314 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1316         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1318 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1320         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1322 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1324         PR other/10819
1325         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1326         to fix Bug 10819.
1327         * lib/g++.exp (g++_version): Likewise.
1328         * lib/g77.exp (g77_version): Likewise.
1329         * lib/objc.exp (default_objc_version): Likewise.
1331 2003-12-10  Richard Henderson  <rth@redhat.com>
1333         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1335         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1337 2003-12-08  Matt Austern  <austern@apple.com>
1339         PR c/13134
1340         * lib/gcc-dg.exp (dg-require-visibility): Define.
1341         * lib/target-supports (check_visibility_available): Define.
1342         * gcc.dg/visibility-1.c: New test.
1343         * gcc.dg/visibility-2.c: Likewise.
1344         * gcc.dg/visibility-3.c: Likewise.
1345         * gcc.dg/visibility-4.c: Likewise.
1346         * gcc.dg/visibility-5.c: Likewise.
1347         * gcc.dg/visibility-6.c: Likewise.
1348         * g++.dg/ext/visibility-1.C: Likewise.
1349         * g++.dg/ext/visibility-2.C: Likewise.
1350         * g++.dg/ext/visibility-3.C: Likewise.
1351         * g++.dg/ext/visibility-4.C: Likewise.
1352         * g++.dg/ext/visibility-5.C: Likewise.
1353         * g++.dg/ext/visibility-6.C: Likewise.
1355 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1357         * g++.dg/lookup/java1.C: New test.
1358         * g++.dg/lookup/java2.C: New test.
1360 2003-12-07  Falk Hueffner  <falk@debian.org>
1362         * g++.dg/opt/noreturn-1.C: New test.
1364 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1366         * gcc.dg/overflow-1.c: New test.
1368 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1370         * g77.f-torture/compile/13060.f: New test.
1372 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1374         PR c++/13323
1375         * g++.dg/inherit/operator2.C: New test.
1377 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1379         PR c++/13305
1380         * g++.dg/ext/attrib9.C: New test.
1382 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1384         PR c++/13314
1385         * g++.dg/template/error7.C: New test.
1387 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1388             J"orn Rennecke <joern.rennecke@superh.com>
1390         PR target/13302
1391         * g++.dg/other/struct-va_list.C: New test.
1393 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1395         PR c++/13166
1396         * g++.dg/parse/defarg6.C: New test.
1398 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1400         PR target/13256
1401         * gcc.c-torture/execute/20031201-1.c: New test.
1403 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1405         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1407 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1409         * gcc.dg/builtin-return-1.c: New test.
1411 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1412             J"orn Rennecke <joern.rennecke@superh.com>
1414         PR optimization/13260
1415         * gcc.c-torture/execute/20031204-1.c: New test.
1417 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1419         PR c++/9127
1420         * g++.dg/template/error6.C: New test.
1422 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1424         * gcc.dg/20031202-1.c: New test.
1426 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1428         PR c++/13179
1429         * g++.dg/template/eh1.C: New test.
1431         PR c++/10771
1432         * g++.dg/template/error5.C: New test.
1434 2003-12-02  David Ung  <davidu@mips.com>
1436         * gcc.dg/compat/vector-check.h: Corrected type for var
1437         g_##TMODE
1439 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1441         PR c++/10126
1442         * g++.dg/template/ptrmem8.C: New test.
1444 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1446         PR c++/12573
1447         * g++.dg/template/dependent-expr3.C: New test.
1449 2003-12-01  James Lemke  <jim@wasabisystems.com>
1451         * gcc.dg/arm-g2.c: New test.
1453 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1455         PR optimization/11634
1456         * gcc.dg/20031201-2.c: New test case.
1458 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1460         PR 11433
1461         * objc.dg/proto-lossage-3.m: New test.
1463 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1465         PR optimization/12628
1466         * gcc.dg/20031201-1.c: New test case.
1468 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1470         * gcc.dg/unaligned-1.c: New test.
1472 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1474         PR c++/9849
1475         * g++.dg/template/error4.C: New test.
1476         * g++.dg/template/nested3.C: Adjust error markers.
1478 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1480         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1482 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1484         PR c/10333
1485         * gcc.dg/bitfld-7.c: New test.
1487 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1489         * gcc.dg/tls/asm-1.C: New test.
1491 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1493         * gcc.dg/cpp/assert4.c: Update.
1495 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1497         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1498         * gcc.dg/builtin-apply3.c: New test.
1500 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1502         * lib/compat.exp (compat-obj): New xfaildata parameter.
1503         Use it to set compiler_conditional_xfail_data before compiling.
1504         (compat-get-options): Handle dg-xfail-if.
1505         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1506         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1507         * gcc.dg/compat/vector-1_y.c: Likewise.
1508         * gcc.dg/compat/vector-2_x.c: Likewise.
1509         * gcc.dg/compat/vector-2_y.c: Likewise.
1511 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1513         * g++.dg/opt/reg-stack4.C: New test.
1515 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1517         * gcc.dg/builtin-apply2.c: New test.
1519 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1521         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1523 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1525         PR c++/12924
1526         * g++.dg/template/template-id-2.C: New test.
1528 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1530         PR c++/5369
1531         * g++.dg/template/memfriend1.C: New test.
1532         * g++.dg/template/memfriend2.C: Likewise.
1533         * g++.dg/template/memfriend3.C: Likewise.
1534         * g++.dg/template/memfriend4.C: Likewise.
1535         * g++.dg/template/memfriend5.C: Likewise.
1536         * g++.dg/template/memfriend6.C: Likewise.
1537         * g++.dg/template/memfriend7.C: Likewise.
1538         * g++.dg/template/memfriend8.C: Likewise.
1539         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1541 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1543         PR c++/12515
1544         * g++.dg/ext/cond1.C: New test.
1546 2003-11-20  Richard Henderson  <rth@redhat.com>
1548         * gcc.dg/20020201-2.c: Remove.
1549         * gcc.dg/20020201-4.c: Remove.
1550         * gcc.dg/20020304-1.c: Remove.
1552 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1554         * gcc.dg/cpp/trad/xwin1.c: New test case.
1556 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1558         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1559         * lib/g77.exp: Likewise.
1560         * lib/objc.exp: Likewise.
1561         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1562         for darwin.
1564 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1566         PR c++/12932
1567         * g++.dg/template/static5.C: New test.
1569 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1571         * gcc.dg/nested-func-1.c: New test.
1573 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1575         * gcc.dg/cpp/assert4.c: New test.
1577 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1579         PR c++/2294
1580         * g++.dg/lookup/using9.c: New test.
1582 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1584         PR c++/12762
1585         * g++.dg/template/error3.C: New test.
1587 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1589         PR ada/13035
1590         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1591         No longer use a wrapper for gcc, since this does not work under
1592         Windows.
1594 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1596         PR c++/2094
1597         * g++.dg/template/ptrmem7.C: New test.
1599 2003-11-13  Andrew Pinski <apinski@apple.com>
1601         * gcc.c-torture/compile/20031113-1.c: New test.
1603 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1604             Kean Johnston <jkj@sco.com>
1606         PR c/13029
1607         * gcc.dg/unused-4.c: Update.
1609 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1611         * g++.dg/opt/const3.C: New test.
1613 2003-11-13  Jan Hubicka  <jh@suse.cz>
1615         * gcc.c-torture/compile/20031112-1.c: New test.
1617 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1619         * g++.dg/parse/crash10.C: Remove bogus error marker.
1621 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1623         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1624         (host_gcc): Likewise.
1625         (ROOT): Honor $PWDCMD.
1626         (BASE): Likewise.
1627         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1629 2003-11-12  Catherine Moore  <clm@redhat.com>
1631         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1633 2003-11-12  Andreas Jaeger  <aj@suse.de>
1634             Jakub Jelinek  <jakub@redhat.com>
1635             Andrew Pinski  <pinskia@physics.uc.edu>
1636             Richard Henderson  <rth@redhat.com>
1638         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1639         systems.
1640         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1642         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1643         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1645 2003-11-11  Andreas Jaeger  <aj@suse.de>
1647         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1649         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1651 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1653         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1654         Clean ups.
1656 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1658         * gcc.dg/trampoline-1.c: New test.
1660 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1662         * gcc.c-torture/compile/200031109-1.c: New test.
1664 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1666         PR c/3190
1667         PR c/8714
1668         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1669         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1670         gcc.dg/format/no-y2k-1.c: Update.
1672 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1674         PR optimization/10467
1675         * gcc.dg/20031108-1.c: New test case.
1677 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1679         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1681 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1683         * gcc.dg/compound-lvalue-1.c: New test.
1684         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
1685         some XFAILs.
1687 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
1689         * gcc.dg/altivec-varargs-1.c: New test.
1691 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1693         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
1694         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
1695         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
1696         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
1697         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
1699 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1701         * gcc.dg/cond-lvalue-1.c: New test.
1703 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
1705         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
1707 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1709         PR c++/11616
1710         * g++.dg/template/instantiate5.C: New test.
1712 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1714         PR c++/12726
1715         * g++.dg/ext/complit2.C: Replace test with self-contained version.
1716         * ChangeLog: Add missing first entry for above test.
1718 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1720         PR c++/9810
1721         * g++.dg/template/using8.C: New test.
1722         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
1724 2003-11-02  Roger Sayle  <roger@eyesopen.com>
1726         PR optimization/10817
1727         * gcc.c-torture/compile/20031102-1.c: New test case.
1729 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
1731         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
1732         2147483647.
1734 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1736         * gcc.dg/20031102-1.c: New test.
1738 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
1740         * gcc.dg/complex-1.c: New test.
1742 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1744         PR c++/12796
1745         * g++.dg/template/crash13.C: Adjust expected error location.
1746         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1748 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1750         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1752 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1754         PR/10239
1755         * gcc.c-torture/compile/20031031-2.c: New test.
1757 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
1759         PR/11640
1760         * gcc.c-torture/compile/20031031-1.c: New test.
1762 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
1764         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
1765         * gcc.misc-tests/bprob.exp: Likewise.
1766         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
1767         the execution test on arm-elf configs.
1768         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
1769         configs that don't support scratch files.
1770         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
1772 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
1774         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
1775         done by dejagnu.
1777 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
1779         * ada/acats/run_all.sh: Redirect mv output to /dev/null
1780         Avoid non pure sh syntax. Add more logging.
1782         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
1783         fail.
1785 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1787         PR libgcj/10610
1788         * gcc.dg/ppc-stackalign-1.c: New test.
1790 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
1792         * ada/acats/run_all.sh: Change output to be more compliant with
1793         dejagnu framework.
1794         Create acats.sum and acats.log files under testsuite/ada/acats
1795         Only run [a-z]* directories, to filter out e.g. CVS.
1796         Redirect build output to log file.
1798 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1800         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
1802 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
1804         PR ada/5909:
1805         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
1807 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
1809         * gcc.c-torture/compile/20031023-1.c: New test.
1810         * gcc.c-torture/compile/20031023-2.c: New test.
1811         * gcc.c-torture/compile/20031023-3.c: New test.
1812         * gcc.c-torture/compile/20031023-4.c: New test.
1814 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1816         PR c++/10371
1817         * g++.dg/lookup/scoped8.C: New test.
1819 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
1821         * g++.dg/opt/reg-stack3.C: New test.
1823 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1825         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
1827 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1829         PR c++/11076
1830         * g++.dg/template/crash13.C: New test.
1832 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1834         * gcc.dg/c99-restrict-2.c: New test.
1836 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
1838         PR c++/12698, c++/12699, c++/12700, c++/12566
1839         * g++.dg/inherit/covariant9.C: New test.
1840         * g++.dg/inherit/covariant10.C: New test.
1841         * g++.dg/inherit/covariant11.C: New test.
1843 2003-10-23  Jason Merrill  <jason@redhat.com>
1845         PR c++/12726
1846         * g++.dg/ext/complit2.C: New test.
1848 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
1850         PR target/12654
1851         * gcc.c-torture/execute/20031020-1.c: New test.
1853 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1855         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
1856         following the jump_insn.
1858 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1860         * gcc.dg/cast-lvalue-1.c: New test.
1862 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
1864         PR c++/11962
1865         * g++.dg/template/cond2.C: New test.
1867 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1869         * gcc.dg/builtins-28.c: New test.
1871 2003-10-20  Jan Hubicka  <jh@suse.cz>
1873         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
1874         parameter.
1875         * testsuite/gcc.dg/inline-2.c: Likewise.
1877 2003-10-20  Phil Edwards  <phil@codesourcery.com>
1879         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
1880         * gcc.dg/nest.c:  Likewise.
1882 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1884         PR c++/9781, c++/10583, c++/11862
1885         * g++.dg/parse/crash13.C: New test.
1887 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1889         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
1891 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1893         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
1894         Define HAVE_C99_RUNTIME except on Solaris.
1895         * gcc.dg/builtins-20.c: Likewise.
1897 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1899         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
1901 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1903         PR c++/12495
1904         * g++.dg/template/crash21.C: New test.
1906 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1908         PR c++/2513
1909         * g++.dg/template/typename5.C: New test.
1911 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1913         PR c++/12369
1914         * g++.dg/template/friend25.C: New test.
1916 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
1918         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
1919         versions.
1921 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
1923         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
1924         == 2147483647.
1926 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
1928         * gcc.c-torture/execute/960416-1.x: Remove.
1929         * gcc.c-torture/execute/divconst-3.x: Likewise.
1931 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
1933         PR target/12598
1934         * gcc.dg/torture/cris-volatile-1.c: New test.
1936 2003-10-14  Roger Sayle  <roger@eyesopen.com>
1938         PR optimization/9325
1939         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
1940         for overflowing floating point to integer conversion during RTL
1941         simplification.
1943 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
1945         * objc/execute/_cmd.m: Fix typo.
1946         * objc.dg/image-info.m, objc.dg/symtab-1.m:
1947         Relax 'scan-assembler' regexp.
1948         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
1949         objc.dg/try-catch-4.m: Run on non-Darwin targets.
1950         * objc.dg/zero-link-2.m: Remove blank line.
1951         * objc.dg/zero-link-3.m: New test case.
1953 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
1955         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
1957         * gcc.dg/asm-names.c: Use scan-assembler-not rather
1958         than linker trickery.
1960 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1962         PR c++/12370
1963         * g++.dg/other/friend2.C: New test.
1965 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1967         * gcc.dg/20031012-1.c: New test.
1969 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
1971         * gcc.dg/weak/weak-3.c: Fix for new warning.
1973 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
1975         PR optimization/8750
1976         * gcc.c-torture/execute/20031012-1.c: New test case.
1978 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1980         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
1981         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
1983 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1985         PR optimization/12260
1986         * gcc.c-torture/compile/20031011-2.c: New test case.
1988 2003-10-11  Roger Sayle  <roger@eyesopen.com>
1990         * gcc.c-torture/execute/20031011-1.c: New testcase.
1992 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
1994         * gcc.c-torture/compile/20031011-1.c: New test.
1996 2003-10-11  Jan Hubicka  <jh@suse.cz>
1998         * g++.dg/other/first-global.C: New test.
2000 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2002         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2004 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2006         * gcc.c-torture/compile/20031010-1.c: New test.
2008 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2010         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2011         * gcc.c-torture/execute/va-arg-25.c: ... here.
2013 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2015         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2017 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2019         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2021 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2023         * g++.dg/parse/error2.C: New test.
2025 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2027         PR c++/11097
2028         * g++.dg/other/error5.C: Modify the error message.
2029         * g++.dg/lookup/using8.C: New test.
2031 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2033         * gcc.dg/darwin-abi-2.c: New file.
2034         * gcc.c-torture/execute/va-arg-24.c: New file.
2036 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2038         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2039         indentation.
2041 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2043         PR c++/10147
2044         * g++.dg/other/error4.C: Update error messages.
2045         * g++.dg/template/ptrmem4.C: Likewise.
2047         PR c++/12337
2048         * g++.dg/init/new9.C: New test.
2050         PR c++/12334, c++/12236, c++/8656
2051         * g++.dg/ext/attrib8.C: New test.
2053 2003-10-06  Devang Patel  <dpatel@apple.com>
2055         * gcc.dg/debug/dwarf2-3.h: New test.
2056         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2058 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2060         * g++.dg/opt/cfg2.C: New test.
2062 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2064         * g++.dg/opt/float1.C: New test.
2066 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2068         * gcc.dg/c90-array-lval-6.c: New test.
2069         * gcc.dg/c99-array-lval-6.c: New test.
2071 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2072             Ziemowit Laski  <zlaski@apple.com>
2074         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2075         'Derived', so that it is never considered a class method; add
2076         new warning for '+port' method ambiguity.
2077         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2078         <objc/objc-api.h> (needed on Mac OS X).
2079         * objc.dg/method-13.m: New test.
2081 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2083         PR optimization/9325, PR java/6391
2084         * gcc.c-torture/execute/20031003-1.c: New test case.
2086 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2088         PR optimization/12180
2089         * gcc.dg/20031002-1.c: New test.
2091         PR c++/12486
2092         * g++.dg/inherit/error1.C: New test.
2094 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2096         * lib/f-torture.exp (search_for): Rename to...
2097         (search_for_re): This.  Also, clean up comments and the
2098         "regexp" invocation.
2100 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2102         * gcc.c-torture/compile/20031002-1.c: New test.
2104 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2106         * g++.dg/opt/cond1.C: New test.
2108 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2110         * gcc.dg/Wold-style-definition-2.c: New testcase.
2111         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2113 2003-09-29  Richard Henderson  <rth@redhat.com>
2115         * g++.dg/init/array10.C: Add dg-options.
2117 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2119         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2121 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2123         * g++.dg/template/friend19.C: Fix typo.
2124         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2126 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2128         * gcc.c-torture/execute/20030928-1.c: New test.
2129         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2131 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2133         * g++.dg/opt/unroll1.C: New test.
2135 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2137         PR optimization/11741
2138         * gcc.dg/20030926-1.c: New test case.
2140 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2142         PR c++/5655
2143         * g++.dg/parse/access7.C: New test.
2144         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2146 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2148         MERGE OF objc-improvements-branch into MAINLINE:
2149         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2150         if libobjc has not been built.
2151         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2152         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2153         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2154         objc/execute/nested-3.m, objc/execute/np-2.m,
2155         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2156         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2157         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2158         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2159         objc.dg/special/unclaimed-category-1.h,
2160         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2161         well as GNU runtime.
2162         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2163         * execute/cascading-1.m, execute/function-message-1.m,
2164         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2165         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2166         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2167         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2168         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2169         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2170         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2171         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2172         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2173         * objc.dg/bitfield-2.m: Run only on Darwin.
2174         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2175         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2176         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2177         * objc.dg/const-str-1.m: Fix constant string layout.
2179 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2181         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2183 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2185         * gcc.dg/darwin-abi-1.c: New file.
2187 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2189         PR target/12281
2190         * gcc.c-torture/compile/20030921-1.c: New test.
2192 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2194         * g++.dg/opt/reg-stack2.C: New test.
2196 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2198         * g++.dg/eh/delayslot1.C: New test.
2200 2003-09-20  Richard Henderson  <rth@redhat.com>
2202         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2204 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2206         * gcc.c-torture/execute/20030920-1.c: New test case.
2208 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2210         * g++.dg/rtti/typeid3.C: Correct expected error message.
2212 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2214         PR c++/157
2215         * g++.dg/parse/crash12.C: New test.
2217 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2219         * gcc.dg/compat/mixed-struct-check.h: New.
2220         * gcc.dg/compat/mixed-struct-defs.h: New.
2221         * gcc.dg/compat/mixed-struct-init.h: New.
2222         * gcc.dg/compat/struct-by-value-19_main.c: New.
2223         * gcc.dg/compat/struct-by-value-19_x.c: New.
2224         * gcc.dg/compat/struct-by-value-19_y.c: New.
2225         * gcc.dg/compat/struct-by-value-20_main.c: New.
2226         * gcc.dg/compat/struct-by-value-20_x.c: New.
2227         * gcc.dg/compat/struct-by-value-20_y.c: New.
2228         * gcc.dg/compat/struct-return-19_main.c: New.
2229         * gcc.dg/compat/struct-return-19_x.c: New.
2230         * gcc.dg/compat/struct-return-19_y.c: New.
2231         * gcc.dg/compat/struct-return-20_main.c: New.
2232         * gcc.dg/compat/struct-return-20_x.c: New.
2233         * gcc.dg/compat/struct-return-20_y.c: New.
2235 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2236         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2237         so that it will not complain on LP64 targets.
2239 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2241         PR c++/495
2242         * g++.dg/template/friend24.C: New test.
2244 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2246         PR c++/12332
2247         * g++.dg/template/memtmpl2.C: New test.
2249 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2251         PR target/11184
2252         * gcc.dg/builtin-apply1.c: New test.
2254 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2256         PR c++/9848
2257         * g++.dg/warn/Wunused-4.C: New test.
2259 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2261         PR c++/12316
2262         * g++.dg/other/gc2.C: New test.
2264 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2266         PR c++/11991
2267         * g++.dg/rtti/typeid3.C: New test.
2269         PR c++/12266
2270         * g++.dg/overload/template1.C: New test.
2272 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2274         * g++.dg/opt/cfg3.C: New test.
2276 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2278         PR c++/7939
2279         * g++.dg/template/crash11.C: New test.
2281 2003-09-16  Jason Merrill  <jason@redhat.com>
2282             Jakub Jelinek  <jakub@redhat.com>
2284         * gcc.dg/attr-warn-unused-result.c: New test.
2286 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2288         PR c++/12184
2289         * g++.dg/expr/call2.C: New test.
2291 2003-09-15  Andreas Jaeger  <aj@suse.de>
2293         * gcc.dg/Wold-style-definition-1.c: New test.
2295 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2297         PR c++/3907
2298         * g++.dg/parse/template12.C: New test.
2300         * g++.dg/abi/bitfield11.C: New test.
2301         * g++.dg/abi/bitfield12.C: Likewise.
2303 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2305         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2306         non-expansion of functional macro name without arguments at EOL.
2307         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2309 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2311         * gcc.c-torture/execute/20030914-[12].c: New tests.
2313 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2315         PR c++/11788
2316         * g++.dg/overload/addr1.C: New test.
2318 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2320         * gcc.dg/20030909-1.c: New test.
2322 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2324         * gcc.dg/ultrasp10.c: New test.
2326 2003-09-09  Devang Patel  <dpatel@apple.com>
2328         * gcc.dg/darwin-ld-6.c: New test.
2330 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2332         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2334 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2336         * gcc.dg/ia64-types1.c: New test.
2337         * gcc.dg/ia64-types2.c: Likewise.
2339 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2341         * gcc.dg/builtins-1.c: Add more _Complex tests.
2342         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2344         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2345         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2347 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2349         PR c++/11786
2350         * g++.dg/lookup/koenig2.C: New test.
2352         PR c++/5296
2353         * g++.dg/rtti/typeid2.C: New test.
2355 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2357         * gcc.c-torture/compile/20030904-1.c: New test.
2359 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2361         * g++.dg/opt/longbranch2.C: New test.
2363 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2365         * g++.dg/template/crash10.C: Only compile it.
2367 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2369         PR middle-end/11665
2370         * gcc.c-torture/compile/20030907-1.c: New test.
2371         * g++.dg/init/array11.C: New test.
2373 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2375         PR c++/11852
2376         * g++.dg/init/struct1.C: New test.
2378 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2380         PR c++/12181
2381         * g++.dg/expr/comma1.C: New test.
2383 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2385         PR c++/11867
2386         * g++.dg/expr/static_cast5.C: New test.
2388 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2390         PR c++/11507
2391         * g++.dg/lookup/scoped7.C: New test.
2393         PR c++/9574
2394         * g++.dg/other/static1.C: New test.
2396         PR c++/11490
2397         * g++.dg/warn/template-1.C: New test.
2399         PR c++/11432
2400         * g++.dg/template/crash10.C: New test.
2402         PR c++/2478
2403         * g++.dg/overload/VLA.C: New test.
2405         PR c++/10804
2406         * g++.dg/template/call1.C: New test.
2408 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2410         PR c++/11794
2411         * g++.dg/parse/using3.C: New test.
2413 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2415         PR c++/11409
2416         * g++.dg/overload/builtin3.C: New test case.
2418 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2420         PR c/9862
2421         * gcc.dg/20030906-1.c: New test.
2422         * gcc.dg/20030906-2.c: Likewise.
2424 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2426         PR c++/12167
2427         * g++.dg/parse/defarg5.C: New test.
2429         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2431 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2433         PR c++/12163
2434         * g++.dg/expr/static_cast4.C: New test.
2436         PR c++/12146
2437         * g++.dg/template/crash9.C: New test.
2439 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2441         * g++.old-deja/g++.ext/pretty2.C: Update for change
2442         in __FUNCTION__.
2443         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2445 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2447         PR c++/11922
2448         * g++/dg/template/qualified-id1.C: New test.
2450         PR c++/12037
2451         * g++.dg/warn/noeffect4.C: New test.
2453 2003-09-04  Matt Austern  <austern@apple.com>
2455         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2456         * g++.dg/ext/fnname2.C: Likewise.
2457         * g++.dg/ext/fnname3.C: Likewise.
2459 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2461         * g++.dg/expr/lval1.C: New test.
2462         * g++.dg/ext/lvcast.C: Remove.
2464 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2466         PR optimization/11700.
2467         * gcc.c-torture/compile/20030903-1.c: New test case.
2469 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2471         PR c++/12053
2472         * g++.dg/abi/layout4.C: New test.
2474 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2476         PR c++/11553
2477         * g++.dg/parse/friend3.C: New test.
2479 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2481         PR c++/11847
2482         * g++.dg/template/class1.C: New test.
2484         PR c++/11808
2485         * g++.dg/expr/call1.C: New test.
2487 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2489         PR c++/12114
2490         * g++.dg/init/ref9.C: New test.
2492         PR c++/11972
2493         * g++.dg/template/nested4.C: New test.
2495 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2497         PR c++/12093
2498         * g++.dg/template/non-dependent4.C: New test.
2500         PR c++/11928
2501         * g++.dg/inherit/conv1.C: New test.
2503 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2505         PR c++/6196
2506         * g++.dg/ext/label1.C: New test.
2507         * g++.dg/ext/label2.C: Likewise.
2509 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2511         * g++.dg/expr/cond3.C: New test.
2513 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2515         * gcc.dg/builtins-1.c: Add new builtin cases.
2517 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2519         * gcc.dg/builtins-1.c: Add new cases.
2520         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2522 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2524         * gcc.dg/builtins-1.c: Add more math builtin tests.
2525         * gcc.dg/torture/builtin-attr-1.c: New test.
2527 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2529         PR optimization/5079
2530         * g++.dg/opt/static3.C: New test.
2532 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2534         * gcc.misc-tests/gcov-10b.c: New test.
2536 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2538         * g++.dg/opt/ptrmem3.C: New test.
2540         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2542 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2544         * gcc.dg/20030826-2.c: New test.
2546 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2548         PR middle-end/12002
2549         * g77.f-torture/compile/12002.f: New test case.
2551 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2553         * gcc.dg/20030826-1.c: New test case.
2555 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2557         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2559 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2561         PR c++/11871
2562         * c++.dg/lookup/crash1.C: New test.
2564         * c++.dg/warn/noeffect3.C: New test.
2566 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2568         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2569         * gcc.dg/compat/vector-1_y.c: Ditto.
2570         * gcc.dg/compat/vector-2_x.c: Ditto.
2571         * gcc.dg/compat/vector-2_y.c: Ditto.
2573 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2575         * gcc.dg/20030702-1.c: New test.
2577 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2579         PR c++/8795
2580         * g++.dg/ext/altivec-1.C: New test.
2582 2003-08-24  Richard Henderson  <rth@redhat.com>
2584         * g++.dg/eh/simd-2.C: Add -w for x86.
2586 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2588         * gcc.dg/20030815-1.c: New test.
2590 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2592         PR c++/3765
2593         * g++.dg/parse/access6.C: New test.
2595 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2597         PR c++/641, c++/11876
2598         * g++.dg/template/friend22.C: New test.
2599         * g++.dg/template/friend23.C: Likewise.
2601 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2603         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2604         identically.
2606 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2608         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2610 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2612         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2614 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2616         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2618 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2620         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2622 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2624         PR c++/11919
2625         * g++.dg/overload/prom1.C: New test.
2627         PR c++/11551
2628         * g++.dg/parse/dtor2.C: New test.
2630         PR c++/10762
2631         * g++.dg/parse/using2.C: New test.
2633 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2635         PR target/11805
2636         * gcc.c-torture/compile/20030821-1.c: New.
2638 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2640         PR c++/11834
2641         * g++.dg/template/deduce2.C: New test.
2643 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2645         * gcc.c-torture/execute/20030821-1.c: New test.
2647 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2649         PR middle-end/11984
2650         * gcc.dg/20030820-1.c: New test case.
2652 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2654         PR c++/11945
2655         * g++.dg/warn/noeffect2.C: New test.
2657 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2659         PR c++/10926
2660         * g++.dg/template/dtor2.C: New test.
2662         PR c++/11684
2663         * g++.dg/template/operator1.C: New test.
2664         * g++.dg/parse/operator4.C: New test.
2666         PR c++/11946.C
2667         * g++.dg/expr/enum1.C: New test.
2668         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2670         PR c++/11036.C
2671         * g++.dg/parse/elab2.C: New test.
2672         * g++.dg/parse/typedef4.C: Change error message.
2673         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2674         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2675         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2677 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2679         * gcc.dg/pch/warn-1.c: New.
2680         * gcc.dg/pch/warn-1.hs: New.
2682         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
2683         not-tested file.
2685 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2687         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
2689 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
2691         * gcc.dg/uninit-D.c: New Test.
2692         * gcc.dg/uninit-E.c: New Test.
2693         * gcc.dg/uninit-F.c: New Test.
2694         * gcc.dg/uninit-G.c: New Test.
2696 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
2698         * g++.dg/README: Describe the pch directory.
2700 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2702         PR c++/11174
2703         * g++.dg/parse/access4.C: New test.
2704         * g++.dg/parse/access5.C: Likewise.
2705         * g++.old-deja/g++.jason/access17.C: Adjust error message.
2707 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
2709         * gcc.dg/noncompile/20030818-1.c: New.
2711 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2713         PR c++/11957
2714         * g++.dg/warn/noeffect1.C: New test.
2716         * g++.dg/template/scope2.C: New test.
2717         * g++.dg/template/error2.C: Correct dg-error
2719 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
2721         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
2723 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
2725         PR C++/11512
2726         * g++.dg/template/warn1.C: New.
2728 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
2730         * g++.dg/template/error2.C: New test.
2731         * g++.dg/lookup/using7.C: Adjust errors
2732         * g++.old-deja/g++.pt/crash36.C: Likewise.
2733         * g++.old-deja/g++.pt/derived3.C: Likewise.
2735 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2737         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2738         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
2739         * gcc.c-torture/execute/builtins/string-9.c: New, from
2740         string-opt-9.c.  Adjust for execute/builtins framework.
2741         * gcc.c-torture/execute/string-opt-9.c: Delete.
2743 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
2745         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
2747         * g++.dg/parse/ret-type2.C: New test.
2749         PR c++/11703
2750         * g++.dg/init/new8.C: New test.
2752         PR c++/10923
2753         * g++.dg/parse/typedef5.C: New test.
2755         PR c++/9512
2756         * g++.dg/parse/qualified2.C: New test.
2757         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
2758         invalid code.
2760 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
2762         * g++.dg/conversion/ptrmem1.C: New test.
2764 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
2766         PR target/11693
2767         * gcc.dg/20030811-1.c: New test.
2769         PR target/11535
2770         * gcc.c-torture/execute/20030811-1.c: New test.
2772 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2774         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
2776 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
2778         PR c++/11789.C
2779         * g++.dg/inherit/multiple1.C: New test.
2781 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2783         * gcc.dg/spe1.c: New test.
2785         PR c++/11670
2786         * g++.dg/expr/cast2.C: New test.
2788         PR c++/10530
2789         * g++.dg/template/dependent-name2.C: New test.
2791 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
2793         * g++.dg/parse/crash11.C: Put the dg options in comments.
2795 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
2797         * lib/gcc-dg.exp: Update for diagnostic change.
2799 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2801         PR c++/5767
2802         * g++.dg/parse/crash11.C: New test.
2804 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
2806         * gcc.dg/cpp/spacing1.c: Update.
2808 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
2810         PR target/11739
2811         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
2812         a value for -mtune.
2814 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2816         PR middle-end/11771
2817         * gcc.c-torture/compile/20030804-1.c: New test case.
2819 2003-08-04  Roger Sayle  <roger@eyesopen.com>
2821         * gcc.dg/20030804-1.c: New test case.
2823 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
2825         * gcc.dg/cpp/separate-1.c: New test.
2827 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
2829         PR c++/11704
2830         * g++.dg/template/dependent-expr2.C: New test.
2832         PR c++/11766
2833         * g++.dg/expr/ptrmem1.C: New test.
2835 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2837         PR c++/9453
2838         * g++.dg/template/friend15.C: New test.
2840 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
2842         * lib/dg-pch.exp: Work round PCH bug.
2844 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2846         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
2847         builtins.  Move cases from builtins-4.c here.
2849         * gcc.dg/torture/builtin-math-1.c: New test taken from
2850         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
2851         additional cases.
2853         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
2854         Delete.
2856 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2858         PR c++/9447
2859         * g++.dg/template/using7.C: New test.
2861 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
2863         * import1.c, import2.c: New tests.
2865 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
2867         * g++.dg/eh/crossjump1.C: New test.
2869 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
2871         PR c++/11697
2872         * g++.dg/template/using6.C: New test.
2874         PR c++/11744
2875         * g++.dg/template/koenig2.C: New test.
2877 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2879         PR c++/7983
2880         * g++.dg/parse/typedef4.C: New test.
2882 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2884         PR c++/8442, c++/8806
2885         * g++.dg/template/elab1.C: New test.
2886         * g++.dg/template/type2.C: Likewise.
2887         * g++.dg/template/ttp3.C: Adjust expected error message.
2888         * g++.old-deja/g++.law/visibility13.C: Likewise.
2889         * g++.old-deja/g++.niklas/t135.C: Likewise.
2890         * g++.old-deja/g++.pt/ttp41.C: Likewise.
2891         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
2892         template argument.
2893         * g++.old-deja/g++.pt/ttp44.C: Likewise.
2895 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
2897         PR c++/11295
2898         * g++.dg/ext/stmtexpr1.C: New test.
2900         * g++.dg/opt/tmp1.C: New test.
2902         PR c++/11525
2903         * g++.dg/parse/constant4.C: New test.
2905         PR c++/9447
2906         * g++.dg/template/using5.C: New test.
2908 2003-07-31  Roger Sayle  <roger@eyesopen.com>
2910         * gcc.dg/builtins-27.c: New test case.
2912 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
2914         * gcc.dg/tls/opt-7.c: New test.
2916 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
2918         * g++.old-deja/g++.other/crash18.C: Remove.
2920 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2922         * g++.dg/template/explicit3.C: New.
2923         * g++.dg/template/explicit4.C: New.
2924         * g++.dg/template/explicit5.C: New.
2926         PR c++/11347
2927         * g++.dg/template/memtmpl1.C: New.
2929 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
2931         PR target/11565
2932         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
2933         * gcc.dg/i386-387-5.c (dg-options): Likewise.
2935 2003-07-30  Jan Hubicka  <jh@suse.cz>
2937         * vtgc1.c: Kill.
2939 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
2941         * gcc.dg/struct-in-proto-1.c: New test.
2943 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
2945         * gcc.dg/cpp/include2.c: Only expect one message.
2947 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
2949         PR c++/9447
2950         * g++.dg/template/using1.C: New test.
2951         * g++.dg/template/using2.C: New test.
2952         * g++.dg/template/using3.C: New test.
2953         * g++.dg/template/using4.C: New test.
2955 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
2957         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
2958         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2960 2003-07-28  Jan Hubicka  <jh@suse.cz>
2962         PR c++/11530
2963         * g++.dg/opt/call1.C: New test.
2965 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
2967         PR c++/11667
2968         * g++.dg/init/enum2.C: New test.
2969         * g++.dg/template/overload1.C: Add "-w" option.
2971 2003-07-28    <hp@bitrange.com>
2973         * gcc.dg/Wdeclaration-after-statement-1.c,
2974         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
2976 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
2978         * gcc.c-torture/compile/20030725-1.c: New test.
2980 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
2982         * gcc.dg/20030505.c: Only run for SPE.
2983         Remove definition of opaque type.
2985 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
2987         * g++.dg/template/ptrmem6.C: New test.
2989 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
2991         * gcc.c-torture/compile/zero-strct-2.c: New test.
2993 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
2995         * gcc.dg/intermod-1.c: New test.
2997 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2999         PR c++/11617
3000         * g++.dg/template/lookup2.C: New test.
3001         * g++.dg/template/memclass1.C: Remove instantiated from error.
3002         * g++.dg/other/error2.C: Tweak expected errors.
3004         PR c++/11596
3005         * g++.dg/template/defarg3.C: New test.
3007         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3009 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3011         * g++.dg/inherit/access5.C: New test.
3013 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3015         PR c++/11513
3016         * g++.dg/template/crash8.C: New test.
3018 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3020         PR c/10602
3021         * gcc.dg/noncompile/incomplete-2.c: New test.
3023 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3025         PR c++/11645
3026         * g++.dg/inherit/access4.C: New test.
3028         PR c++/11517
3029         * g++.dg/expr/cond2.C: New test.
3031         PR optimization/10679
3032         * g++.dg/opt/inline4.C: New test.
3034 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3036         * g++.dg/parse/crash10: New test.
3038 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3040         * g++.dg/ext/flexary1.C: New test.
3042 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3044         PR c++/10793
3045         * g++.dg/template/crash9.C: New test.
3047 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3049         PR c++/3004
3050         * g++.dg/parse/typedef3.C: New test.
3052         PR c++/7906
3053         * g++.dg/parse/operator2.C: New test.
3055         PR c++/8895
3056         * g++.dg/parse/def-tmpl-arg1.C: New test.
3058         PR c++/9282
3059         * g++.dg/parse/funptr1.C: New test.
3061         PR c++/9452
3062         * g++.dg/parse/ambig3.C: New test.
3064         PR c++/9454
3065         * g++.dg/parse/operator3.C: New test.
3067         PR c++/9486
3068         * g++.dg/parse/template10.C: New test.
3070         PR c++/9488
3071         * g++.dg/parse/template11.C: New test.
3073         PR c++/10150
3074         * g++.dg/parse/invalid-op1.C: New test.
3076         PR c++/10247
3077         * g++.dg/parse/condexpr1.C: New test.
3079 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3081         * g++.dg/ext/packed3.C: New test.
3082         * g++.dg/ext/packed4.C: New test.
3084         * gcc.dg/pack-test-3.c: New test.
3086 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3088         * lib/compat.exp: Handle dg-options per source file.
3089         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3090         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3091         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3092         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3093         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3094         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3095         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3096         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3097         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3098         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3099         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3100         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3101         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3102         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3104 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3106         PR c/10320
3107         * gcc.c-torture/execute/20030718-1.c: New test.
3109 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3111         PR optimization/11536
3112         * gcc.dg/20030721-1.c: New test.
3114 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3116         PR c++/11546
3117         * g++.dg/template/lookup1.C: New test.
3119 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3121         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3122         diagnostics of ill-formed constructs involving labels.
3123         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3124         the new 'previously defined here' message.
3126 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3128         * g++.dg/parse/non-dependent2.C: New test.
3130 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3132         * g++.dg/init/init-ref4.C: xfail on targets without
3133         weak symbols.
3135 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3137         PR target/11087
3138         * gcc.c-torture/execute/20030717-1.c: New test.
3140 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3142         * g++.dg/opt/cfg1.C: New test.
3144 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3146         PR optimization/11557
3147         * gcc.dg/20030717-1.c: New test.
3149 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3151         PR c++/10476
3152         * g++.dg/expr/crash-1.C: New test.
3154         PR c++/11027
3155         * g++.dg/template/init3.C: New test.
3157         PR c++/8222
3158         * g++.dg/template/non-dependent1.C: New test.
3160         PR c++/11070
3161         * g++.dg/template/non-dependent2.C: New test.
3163         PR c++/11071
3164         * g++.dg/template/non-dependent3.C: New test.
3166         PR c++/9907
3167         * g++.dg/template/sizeof5.C: New test.
3169 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3171         PR 11498
3172         * gcc.c-torture/compile/mangle-1.c: New file.
3174 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3176         PR c++/7809
3177         * g++.dg/parse/access3.C: New test.
3179 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3181         PR c++/11384
3182         * g++.dg/init/init-ref4.C: New test.
3184 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3186         PR c++/11547
3187         * g++.dg/parse/constant3.C: New test.
3188         * g++.dg/parse/crash7.C: Likewise.
3190 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3192         PR target/11008
3193         * gcc.dg/i386-pentium4-not-mull.c: New.
3195 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3197         * gcc.dg/asm-names.c (ymain): Make it weak.
3199 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3201         PR c++/5421
3202         * g++.dg/template/friend21.C: New test.
3204 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3206         * gcc.dg/cleanup-8.c: New test.
3207         * gcc.dg/cleanup-9.c: New test.
3209 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3211         * g++.dg/ext/dll-MI1.h: New file.
3212         * g++.dg/ext/dllexport-MI1.C: New file.
3213         * g++.dg/ext/dllimport-MI1.C: New file.
3215 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3217         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3218         it does not have cmpstrsi patterns (just cmpmemsi).
3220 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3222         PR debug/11473
3223         * g++.dg/debug/debug8.C: New test.
3225 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3227         PR c++/10108
3228         * g++.dg/template/crash7.C: New test.
3230 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3232         PR target/10795
3233         * gcc.c-torture/compile/20030708-1.c: New.
3235 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3237         * gcc.c-torture/execute/20030715-1.c: New test.
3239 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3241         * gcc.dg/pch/inline-3.c: New file.
3242         * gcc.dg/pch/inline-3.hs: New file.
3243         * gcc.dg/pch/inline-4.c: New file.
3244         * gcc.dg/pch/inline-4.hs: New file.
3246 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3248         PR c++/11509
3249         * g++.dg/template/crash6.C: New test.
3251         PR c++/7053
3252         * g++.dg/template/friend20.C: New test.
3254         PR c++/7019
3255         * g++.dg/template/overload2.C: New test.
3257 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3259         PR optimization/11440
3260         * gcc.c-torture/execute/20030714-1.c: New test.
3262 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3264         PR c++/11154
3265         * g++.dg/template/partial2.C: New test.
3267 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3269         PR c++/11503
3270         * g++.dg/template/anon1.C: New test.
3272         PR c++/11493
3273         PR c++/11495
3274         * g++.dg/parse/template9.C: Likewise.
3275         * g++.dg/template/crash4.C: New test.
3276         * g++.dg/template/koenig1.C: Likewise.
3277         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3278         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3279         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3280         functions.
3281         * g++.old-deja/g++.jason/template36.C: Likewise.
3282         * g++.old-deja/g++.mike/p1989.C: Likewise.
3283         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3284         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3285         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3286         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3287         compiling.
3288         * g++.old-deja/g++.pt/union2.C: Use this->.
3290 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3292         * gcc.dg/20030711-1.c: New test.
3294 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3296         PR c++/11050
3297         * g++.dg/parse/args1.C: New test.
3298         * g++.pt/defarg8.C: Change expected errors.
3300 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3302         PR c++/8164
3303         * g++.dg/template/nontype2.C: New test.
3305         PR c++/10558
3306         * g++.dg/parse/template8.C: New test.
3308         PR c++/8327
3309         * g++.dg/template/scope1.C: New test.
3311         * g++.dg/warn/Wsign-compare-1.C: New test.
3313 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3315         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3317 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3319         PR c++/9411
3320         * g++.dg/template/explicit2.C: New test.
3322         PR c++/10032
3323         * g++.dg/warn/pedantic1.C: New test.
3325 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3327         PR c++ 9483
3328         * g++.dg/other/field1.C: New test.
3330 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3332         PR c/11449
3333         * gcc.c-torture/compile/20030707-1.c: New.
3335 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3337         PR c++/10849
3338         * g++.dg/template/access12.C: New test.
3340 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3342         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3343         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3344         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3345         * gcc.misc-tests/gcov.exp: Update
3346         * g++.dg/gcov/gcov.exp: Update
3347         * lib/gcov.exp: Update.
3349 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3351         * g++.dg/abi/mangle17.C: Make sure template expressions are
3352         dependent.
3353         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3354         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3355         * g++.dg/opt/stack1.C: Remove erroneous code.
3356         * g++.dg/parse/template7.C: New test.
3357         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3358         * g++.old-deja/g++.pt/crash4.C: Likewise.
3360 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3362         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3363         with zero or one occurence of `$' after the initial `L'.
3365 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3367         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3369 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3371         PR c/11370
3372         * gcc.dg/Wunreachable-6.c: New testcase.
3373         * gcc.dg/Wunreachable-7.c: New testcase.
3375 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3377         PR c/11420
3378         * gcc.dg/20030708-1.c: New test.
3380 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3382         * gcc.dg/compat/sdata-section.h: New file.
3383         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3384         * gcc.dg/torture/mips-sdata-1.c: New test.
3386 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3388         PR c++/11030
3389         * g++.dg/template/friend19.C: New test.
3391 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3393         * g++.dg/opt/strength-reduce.C: New test.
3395 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3397         PR target/10979
3398         * gcc.dg/20030707-1.c: New testcase.
3400 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3402         PR optimization/11059
3403         * g++.dg/opt/emptyunion.C: New testcase.
3405 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3406             Eric Botcazou  <ebotcazou@libertysurf.fr>
3408         * g++.dg/opt/stack1.C: New test.
3410 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3412         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3413         run test.
3415         PR c++/11431
3416         * g++.dg/expr/static_cast3.C: New test.
3418 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3420         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3421         everywhere.
3422         * gcc.dg/concat.c: Concatenation of string constants with
3423         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3424         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3425         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3426         necessary to avoid multi-character character constant warning.
3427         * gcc.dg/cpp/escape.c: Likewise.
3428         * gcc.dg/cpp/ucs.c: Likewise.
3429         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3430         Fix a typo.
3432 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3434         PR c/11428
3435         * gcc.c-torture/compile/20030704-1.c: New.
3437 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3439         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3441 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3443         PR c++/5287, PR c++/7910,  PR c++/11021
3444         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3445         tests for warnings.
3446         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3447         * g++.dg/ext/dllimport3.C: Likewise.
3448         * g++.dg/ext/dllimport4.C: New file.
3449         * g++.dg/ext/dllimport5.C: New file.
3450         * g++.dg/ext/dllimport6.C: New file.
3451         * g++.dg/ext/dllimport7.C: New file.
3452         * g++.dg/ext/dllimport8.C: New file.
3453         * g++.dg/ext/dllimport9.C: New file.
3454         * g++.dg/ext/dllimport10.C: New file.
3455         * g++.dg/ext/dllexport1.C: New file.
3457 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3459         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3460         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3462 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3464         * gcc.dg/builtins-25.c: New testcase.
3465         * gcc.dg/builtins-26.c: New testcase.
3467 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3469         * gcc.dg/compat/vector-defs.h: New file.
3470         * gcc.dg/compat/vector-setup.h: New file.
3471         * gcc.dg/compat/vector-check.h: New file.
3472         * gcc.dg/compat/vector-1_main.c: New file.
3473         * gcc.dg/compat/vector-1_x.c: New file.
3474         * gcc.dg/compat/vector-1_y.c: New file.
3475         * gcc.dg/compat/vector-2_main.c: New file.
3476         * gcc.dg/compat/vector-2_x.c: New file.
3477         * gcc.dg/compat/vector-2_y.c: New file.
3479         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3480         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3481         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3482         * gcc.dg/compat/struct-align-1.h: New file.
3483         * gcc.dg/compat/struct-align-1_main.c: New file.
3484         * gcc.dg/compat/struct-align-1_x.c: New file.
3485         * gcc.dg/compat/struct-align-1_y.c: New file.
3486         * gcc.dg/compat/struct-align-2.h: New file.
3487         * gcc.dg/compat/struct-align-2_main.c: New file.
3488         * gcc.dg/compat/struct-align-2_x.c: New file.
3489         * gcc.dg/compat/struct-align-2_y.c: New file.
3491         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3492         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3493         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3494         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3495         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3496         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3497         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3498         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3499         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3500         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3501         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3502         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3503         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3504         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3505         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3506         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3507         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3508         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3509         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3510         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3511         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3512         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3513         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3514         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3515         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3516         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3517         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3518         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3519         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3521 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3523         * gcc.dg/i386-call-1.c: New test.
3525 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3527         PR c++/9162
3528         * g++.dg/parse/defarg4.C: New.
3530 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3532         PR target/10700
3533         * gcc.c-torture/compile/20030703-1.c: New test case.
3535 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3537         * g++.dg/template/local3.C: Remove extra semicolon.
3539 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3541         * gcc.dg/i386-volatile-1.c: New test.
3543 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3545         PR c++/11072
3546         * g++.dg/other/offsetof2.C: XFAIL.
3547         * g++.dg/other/offsetof5.C: New.
3549         PR c++/10219
3550         * g++.dg/template/error1.C: New.
3552         PR c++/9779
3553         * g++.dg/template/dependent-expr1.C: New.
3555 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3557         PR c++/6949
3558         * g++.dg/template/local3.C: New test.
3560         PR c++/11149
3561         * g++.dg/lookup/scoped6.C: New test.
3563 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3565         PR c++/8046
3566         * g++.dg/other/error7.C: New test.
3568 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3570         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3571         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3572         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3573         * g++.old-deja/g++.other/union2.C: Likewise.
3574         * gcc.dg/c90-const-expr-2.c: Likewise.
3575         * gcc.dg/c90-const-expr-3.c: Likewise.
3576         * gcc.dg/c99-const-expr-2.c: Likewise.
3577         * gcc.dg/c99-const-expr-3.c: Likewise.
3578         * gcc.dg/concat.c: Likewise.
3580 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3582         PR c++/9559
3583         * g++.dg/init/static1.C: New test.
3585 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3587         * Changelog: Remove ">>>>>>>" from previous change.
3589 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3591         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3592         * g++.old-deja/g++.other/access2.C: Likewise.
3593         * g++.old-deja/g++.other/decl2.C: Likewise.
3594         * gcc.c-torture/execute/20020615-1.c: Likewise.
3596 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3598         PR c++/4933
3599         * g++.dg/template/sizeof4.C: New test.
3601 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3603         * g++.dg/other/error6.C: New test.
3605 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3607         PR c++/10750
3608         * g++.dg/parse/constant2.C: New test.
3610 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3612         PR c++/11106
3613         * g++.dg/other/error5.C: New test.
3615 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3617         * gcc.dg/format/gcc_diag-1.c: New test.
3619 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3621         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3623 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3625         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3626         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3627         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3629 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3631         * gcc.c-torture/execute/builtins/string-8.c: New test.
3632         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3633         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3634         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3636 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3638         PR c++/10468
3639         * g++.dg/ext/typeof6.C: New test.
3641 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3643         PR c++/10796
3644         * g++.dg/init/enum1.C: New test.
3646 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3648         * gcc.dg/20030627-1.c: New test.
3650 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3652         PR c++/11332
3653         * g++.dg/expr/static_cast2.C: New test.
3655 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3656             Jakub Jelinek  <jakub@redhat.com>
3658         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3659         sprintf(dst,"%s",src) optimization.
3660         * gcc.c-torture/execute/20030626-1.c: New test case.
3661         * gcc.c-torture/execute/20030626-2.c: New test case.
3663 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3665         * gcc.c-torture/execute/multi-ix.c: New test.
3667         * gcc.c-torture/execute/simd-4.c (main):
3668         Added missing semicolon at end of union.
3670 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3672         PR c++/8266
3673         * g++.dg/template/explicit-instantiation3.C: New test.
3675 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3677         * gcc.dg/20030626-1.c: Use signed char.
3679 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3681         * gcc.dg/20030626-1.c: New test.
3683 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
3685         * const-str-2.m: Update.
3687 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
3689         PR c++/10990
3690         * g++.dg/rtti/dyncast1.C: New test.
3691         * g++.dg/abi/mangle4.C: Correct base-specifier access.
3692         * g++.dg/lookup/scoped1.C: Remove XFAIL.
3693         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
3695         PR c++/10931
3696         * g++.dg/expr/static_cast1.C: New test.
3698 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
3700         * gcc.dg/20030625-1.c: New test.
3702 2003-06-24  Roger Sayle  <roger@eyesopen.com>
3704         * gcc.c-torture/compile/20030624-1.c: New test case.
3706 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
3708         * gcc.c-torture/execute/string-opt-17.c: New test.
3710 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
3712         PR c++/5754
3713         * g++.dg/parse/crash6.C: New test.
3715 2003-06-23  Roger Sayle  <roger@eyesopen.com>
3717         * gcc.dg/builtins-24.c: New test case.
3719 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
3721         * g++.dg/opt/operator1.C: New test.
3723 2003-06-22  Roger Sayle  <roger@eyesopen.com>
3725         * gcc.c-torture/execute/string-opt-16.c: New test case.
3727 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3729         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
3730         * g++.old-deja/g++.other/conv7.C: Likewise
3731         * g++.old-deja/g++.other/overcnv2.C: Likewise.
3732         * g++.old-deja/g++.other/overload14.C: Likewise.
3734 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
3736         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
3737         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
3739 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3741         PR c++/10888
3742         * g++.dg/warn/Winline-3.C: New test.
3744 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3746         * lib/target-supports.exp (check_alias_available): Make the test
3747         program acceptable to the Solaris assembler.
3749         PR c++/10749
3750         * g++.dg/template/memclass2.C: New test.
3752 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3753             Eric Botcazou  <ebotcazou@libertysurf.fr>
3755         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
3756         data for non-matching targets.
3757         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
3759 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
3761         PR c++/10845
3762         * g++.dg/template/member3.C: New test.
3764 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
3766         PR c++/10939
3767         * g++.dg/template/func1.C: New test.
3769         PR c++/9649
3770         * g++.dg/template/static4.C: New test.
3771         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
3773         PR c++/11041
3774         * g++.dg/init/ref7.C: New test.
3776 2003-06-19  Matt Austern  <austern@apple.com>
3778         PR c++/11228
3779         * g++.dg/anew1.C: New test.
3780         * g++.dg/anew2.C: New test.
3781         * g++.dg/anew3.C: New test.
3782         * g++.dg/anew4.C: New test.
3784 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
3786         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
3788 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
3790         * gcc.c-torture/execute/simd-4.c (main): Make expected value
3791         endian-dependent.
3793 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
3795         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
3796         Remove cruft.
3798 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
3800         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
3801         * gcc.c-torture/compile/961203-1.c: Likewise.
3802         * gcc.c-torture/compile/980506-1.c: Likewise.
3804 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3806         PR c++/10712
3807         * g++.dg/lookup/using7.C: New test.
3809 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
3811         PR c++/11105
3812         * g++.dg/abi/conv1.C: Remove it.
3813         * g++.dg/template/conv7.C: New test.
3814         * g++.dg/template/conv8.C: Likewise.
3815         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
3816         conversion operator.
3818 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
3820         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
3821         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3822         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3823         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3824         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3825         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3826         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3827         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3828         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3829         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3830         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3831         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3832         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3833         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3834         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3835         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3836         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3837         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3838         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3839         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3840         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3841         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3842         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3843         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3844         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3845         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3846         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3847         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3848         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3850 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
3852         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
3853         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
3854         indications.
3856 2003-06-16  Roger Sayle  <roger@eyesopen.com>
3858         * gcc.dg/i386-387-5.c: New test case.
3859         * gcc.dg/i386-387-6.c: New test case.
3860         * gcc.dg/builtins-23.c: New test case.
3862 2003-06-15  Roger Sayle  <roger@eyesopen.com>
3864         * gcc.dg/builtins-22.c: New test case.
3865         * gcc.dg/i386-387-1.c: Update to test exp.
3866         * gcc.dg/i386-387-2.c: Likewise.
3868 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3870         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
3872 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3874         * lib/gcc-dg.exp (dg-require-dll): New function.
3875         (dg-xfail-if): Likewise.
3876         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
3877         driver.
3879         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
3880         * gcc.c-torture/compile/20001205-1.c: Likewise.
3881         * gcc.c-torture/compile/20001226-1.c: Likewise.
3882         * gcc.c-torture/compile/20010518-2.c: Likewise.
3883         * gcc.c-torture/compile/20020312-1.c: Likewise.
3884         * gcc.c-torture/compile/20020604-1.c: Likewise.
3885         * gcc.c-torture/compile/920501-12.c: Likewise.
3886         * gcc.c-torture/compile/920501-4.c: Likewise.
3887         * gcc.c-torture/compile/920520-1.c: Likewise.
3888         * gcc.c-torture/compile/920521-1.c: Likewise.
3889         * gcc.c-torture/compile/920625-1.c: Likewise.
3890         * gcc.c-torture/compile/961203-1.c: Likewise.
3891         * gcc.c-torture/compile/980506-1.c: Likewise.
3892         * gcc.c-torture/compile/981006-1.c: Likewise.
3893         * gcc.c-torture/compile/981022-1.c: Likewise.
3894         * gcc.c-torture/compile/981223-1.c: Likewise.
3895         * gcc.c-torture/compile/990617-1.c: Likewise.
3896         * gcc.c-torture/compile/dll.c: Likewise.
3897         * gcc.c-torture/compile/labels-3.c: Likewise.
3898         * gcc.c-torture/compile/mipscop-1.c: Likewise.
3899         * gcc.c-torture/compile/mipscop-2.c: Likewise.
3900         * gcc.c-torture/compile/mipscop-3.c: Likewise.
3901         * gcc.c-torture/compile/mipscop-4.c: Likewise.
3902         * gcc.c-torture/compile/simd-5.c: Likewise.
3903         * gcc.c-torture/compile/20000804-1.x: Remove.
3904         * gcc.c-torture/compile/20001205-1.x: Likewise.
3905         * gcc.c-torture/compile/20001226-1.x: Likewise.
3906         * gcc.c-torture/compile/20010518-2.x: Likewise.
3907         * gcc.c-torture/compile/20020312-1.x: Likewise.
3908         * gcc.c-torture/compile/20020604-1.x: Likewise.
3909         * gcc.c-torture/compile/920501-12.x: Likewise.
3910         * gcc.c-torture/compile/920501-4.x: Likewise.
3911         * gcc.c-torture/compile/920520-1.x: Likewise.
3912         * gcc.c-torture/compile/920521-1.x: Likewise.
3913         * gcc.c-torture/compile/920625-1.x: Likewise.
3914         * gcc.c-torture/compile/961203-1.x: Likewise.
3915         * gcc.c-torture/compile/980506-1.x: Likewise.
3916         * gcc.c-torture/compile/981006-1.x: Likewise.
3917         * gcc.c-torture/compile/981022-1.x: Likewise.
3918         * gcc.c-torture/compile/981223-1.x: Likewise.
3919         * gcc.c-torture/compile/990617-1.x: Likewise.
3920         * gcc.c-torture/compile/mipscop-1.x: Likewise.
3921         * gcc.c-torture/compile/mipscop-2.x: Likewise.
3922         * gcc.c-torture/compile/mipscop-3.x: Likewise.
3923         * gcc.c-torture/compile/mipscop-4.x: Likewise.
3924         * gcc.c-torture/compile/simd-5.x: Likewise.
3926         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
3928 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
3930         * gcc.c-torture/execute/20030611-1.c: New test.
3932 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3934         PR middle-end/168
3935         * gcc.dg/20030612-1.c: New test case.
3937 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
3939         PR c++/10635
3940         * g++.dg/expr/cast1.C: New test.
3942 2003-06-12  Roger Sayle  <roger@eyesopen.com>
3944         * gcc.dg/builtins-21.c: New test case.
3946 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
3948         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
3949         options instead of at the end.
3950         * lib/objc.exp (objc_target_compile): Likewise.
3952 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
3954         PR c++/10432
3955         * g++.dg/parse/error1.C: New test.
3957 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
3959         * gcc.dg/compat/struct-by-value-11_main.c: New file.
3960         * gcc.dg/compat/struct-by-value-11_x.c: New file.
3961         * gcc.dg/compat/struct-by-value-11_y.c: New file.
3962         * gcc.dg/compat/struct-by-value-12_main.c: New file.
3963         * gcc.dg/compat/struct-by-value-12_x.c: New file.
3964         * gcc.dg/compat/struct-by-value-12_y.c: New file.
3965         * gcc.dg/compat/struct-by-value-13_main.c: New file.
3966         * gcc.dg/compat/struct-by-value-13_x.c: New file.
3967         * gcc.dg/compat/struct-by-value-13_y.c: New file.
3968         * gcc.dg/compat/struct-by-value-14_main.c: New file.
3969         * gcc.dg/compat/struct-by-value-14_x.c: New file.
3970         * gcc.dg/compat/struct-by-value-14_y.c: New file.
3971         * gcc.dg/compat/struct-by-value-15_main.c: New file.
3972         * gcc.dg/compat/struct-by-value-15_x.c: New file.
3973         * gcc.dg/compat/struct-by-value-15_y.c: New file.
3974         * gcc.dg/compat/struct-by-value-16_main.c: New file.
3975         * gcc.dg/compat/struct-by-value-16_x.c: New file.
3976         * gcc.dg/compat/struct-by-value-16_y.c: New file.
3977         * gcc.dg/compat/struct-by-value-17_main.c: New file.
3978         * gcc.dg/compat/struct-by-value-17_x.c: New file.
3979         * gcc.dg/compat/struct-by-value-17_y.c: New file.
3980         * gcc.dg/compat/struct-by-value-18_main.c: New file.
3981         * gcc.dg/compat/struct-by-value-18_x.c: New file.
3982         * gcc.dg/compat/struct-by-value-18_y.c: New file.
3984         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
3985         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
3986         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
3987         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
3988         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
3989         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
3990         * gcc.dg/compat/scalar-return-3_main.c: New file.
3991         * gcc.dg/compat/scalar-return-3_x.c: New file.
3992         * gcc.dg/compat/scalar-return-3_y.c: New file.
3993         * gcc.dg/compat/scalar-return-4_main.c: New file.
3994         * gcc.dg/compat/scalar-return-4_x.c: New file.
3995         * gcc.dg/compat/scalar-return-4_y.c: New file.
3997 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
3999         * gcc.dg/compat/fp2-struct-check.h: New file.
4000         * gcc.dg/compat/fp2-struct-defs.h: New file.
4001         * gcc.dg/compat/fp2-struct-init.h: New file.
4002         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4003         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4004         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4005         * gcc.dg/compat/struct-return-10_main.c: New file.
4006         * gcc.dg/compat/struct-return-10_x.c: New file.
4007         * gcc.dg/compat/struct-return-10_y.c: New file.
4009         * gcc.dg/compat/compat-common.h: New file.
4010         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4011         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4012         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4013         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4014         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4015         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4016         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4017         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4018         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4019         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4020         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4021         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4022         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4023         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4024         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4025         * gcc.dg/compat/small-struct-check.h: Ditto.
4026         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4027         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4028         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4029         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4030         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4031         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4032         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4033         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4034         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4035         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4036         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4037         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4038         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4039         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4040         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4041         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4042         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4043         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4044         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4045         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4046         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4047         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4048         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4049         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4050         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4051         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4052         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4053         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4054         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4055         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4057 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4059         * g++.dg/pch/static-1.C: New file.
4060         * g++.dg/pch/static-1.Hs: New file.
4062 2003-06-10  Richard Henderson  <rth@redhat.com>
4064         * gcc.dg/asm-7.c: Adjust expected warning text.
4066 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4068         * gcc.dg/builtins-20.c: New test case.
4070 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4072         PR c++/11131
4073         * g++.dg/opt/template1.C: New test.
4075 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4077         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4078         additional_sources.
4080 2003-05-21  David Taylor  <dtaylor@emc.com>
4082         * gcc.dg/Wpadded.c: New file.
4084 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4086         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4087         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4088         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4089         dg-require-weak.
4091 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4093         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4095 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4097         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4098         (dg-require-alias): Likewise.
4099         (dg-require-gc-sections): Likewise.
4100         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4102 2003-06-08  Richard Henderson  <rth@redhat.com>
4104         * gcc.dg/20011029-2.c: Fix the array reference.
4105         * gcc.dg/asm-7.c: New.
4107 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4109         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4111 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4113         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4114         (dg-require-gc-sections): Likewise.
4116 2003-06-08  Jan Hubicka  <jh@suse.cz>
4118         * i386-cmov1.c: Fix regular expression.
4119         * i386-cvt-1.c: Likewise.
4120         * i386-local.c: Likewise.
4121         * i386-local2.c: Likewise.
4122         * i386-mul.c: Likewise.
4123         * i386-ssetype-1.c: Likewise.
4124         * i386-ssetype-3.c: Likewise.
4125         * i386-ssetype-5.c: Likewise.
4127 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4129         PR c++/11039
4130         * g++.dg/warn/implicit-typename2.C: New test.
4131         * g++.dg/warn/implicit-typename3.C: New test.
4133 2003-06-07  Richard Henderson  <rth@redhat.com>
4135         * g++.dg/other/offsetof3.C: Use size_t.
4136         * g++.dg/other/offsetof4.C: Likewise.
4138 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4140         * lib/copy-file.exp: New. Implement gcc_copy_files.
4142         * lib/dg-pch.exp: Load copy-file.exp
4143         (dg-pch): Use gcc_copy_files instead of "file copy".
4145 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4147         * gcc.dg/weak/weak.exp: Simplify.
4148         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4149         * gcc.dg/weak/weak-1.c: Likewise.
4150         * gcc.dg/weak/weak-2.c: Likewise.
4151         * gcc.dg/weak/weak-3.c: Likewise.
4152         * gcc.dg/weak/weak-4.c: Likewise.
4153         * gcc.dg/weak/weak-5.c: Likewise.
4154         * gcc.dg/weak/weak-6.c: Likewise.
4155         * gcc.dg/weak/weak-7.c: Likewise.
4156         * gcc.dg/weak/weak-8.c: Likewise.
4157         * gcc.dg/weak/weak-9.c: Likewise.
4159 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4161         gcc.c-torture/execute/20030606-1.c: New.
4163 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4165         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4166         * gcc.dg/builtins-19.c: Likewise.
4168 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4170         * gcc.dg/builtins-2.c: Add some more tests.
4171         * gcc.dg/builtins-18.c: New test case.
4172         * gcc.dg/builtins-19.c: New test case.
4174 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4175             Jim Wilson  <wilson@tuliptree.org>
4177         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4179 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4181         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4182         mempcpy/stpcpy calls not to be optimized into something else.
4183         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4184         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4185         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4187 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4189         * gcc.dg/format/asm_fprintf-1.c: New test.
4191 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4193         * lib/gcc-defs.exp (additional_sources): New variable.
4194         (dg-additional-sources): New function.
4195         (additional_files): New variable.
4196         (dg-additional-files): New function.
4197         (dg-additional-files-options): Likewise.
4198         * lib/gcc-dg.exp (dg-require-weak): New function.
4199         (dg-require-alias): Likewise.
4200         (dg-require-gc-sections): Likewise.
4201         * lib/target-supports.exp (check_alias_available): Remove testfile
4202         parameter.
4203         (check_gc_sections_available): New function.
4204         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4205         (dg-gpp-additional-files): Likewise.
4206         * lib/g++.exp (additional_sources): Remove.
4207         (additional_files): Likewise.
4208         (g++_target_compile): Use dg-additional-files-options.
4210         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4211         Tcl logic.
4212         * gcc.dg/special/ecos.exp: Remove.
4213         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4214         * gcc.dg/special/alias-1.c: Likewise.
4215         * gcc.dg/special/alias-2.c: Likewise.
4216         * gcc.dg/special/gcsec-1.c: Likewise.
4217         * gcc.dg/special/weak-1.c: Likewise.
4218         * gcc.dg/special/weak-2.c: Likewise.
4219         * gcc.dg/special/wkali-1.c: Likewise.
4220         * gcc.dg/special/wkali-2.c: Likewise.
4222         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4223         dg-gpp-additional-*.
4224         * g++.dg/special/conpr-3.C: Likewise.
4225         * g++.dg/special/conpr-4.C: Likewise.
4226         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4227         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4228         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4229         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4230         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4231         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4232         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4233         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4234         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4235         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4236         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4237         * g++.old-deja/g++.other/comdat1.C: Likewise.
4238         * g++.old-deja/g++.other/comdat2.C: Likewise.
4239         * g++.old-deja/g++.other/comdat3.C: Likewise.
4240         * g++.old-deja/g++.other/ctor1.C: Likewise.
4241         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4243 2003-06-05  Richard Henderson  <rth@redhat.com>
4245         * gcc.dg/debug/20030605-1.c: New.
4247 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4249         * README.QMTEST: Update.
4251 2003-06-04  Richard Henderson  <rth@redhat.com>
4253         * gcc.dg/cleanup-1.c: New.
4254         * gcc.dg/cleanup-2.c: New.
4255         * gcc.dg/cleanup-3.c: New.
4256         * gcc.dg/cleanup-4.c: New.
4257         * gcc.dg/cleanup-5.c: New.
4258         * gcc.dg/cleanup-6.c: New.
4259         * gcc.dg/cleanup-7.c: New.
4261 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4263         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4265         * lib/dg-pch.exp: New file.
4266         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4267         * gcc.dg/pch/pch.exp: Likewise.
4269 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4271         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4272         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4273         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4274         * gcc.dg/builtins-17.c: New test case.
4275         * gcc.dg/i386-387-4.c: New test case.
4276         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4278 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4280         * gcc.dg/ultrasp9.c: New test.
4282 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4284         * gcc.c-torture/compile/20030604-1.c: New test.
4285         * gcc.dg/sparc-constant-1.c: New test.
4287 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4289         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4291 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4293         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4295         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4296         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4298 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4300         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4302 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4304         PR c++/10940
4305         * g++.dg/template/spec10.C: New test.
4307 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4309         * gcc.dg/builtins-16.c: New test case.
4311 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4313         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4314         mempcpy test with post-increments.
4315         * gcc.c-torture/execute/string-opt-3.c: New test.
4316         * gcc.dg/string-opt-1.c: New test.
4318 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4320         PR fortran/10965
4321         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4323 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4325         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4326         (scan-assembler): ... here.  Use dg-scan.
4327         (scan-assembler-not): Likewise.
4328         (scan-file): New function.
4329         (scan-file-not): Likewise.
4330         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4331         * gcc.dg/cpp/_Pragma4.c: Likewise.
4332         * gcc.dg/cpp/_Pragma5.c: Likewise.
4333         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4334         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4335         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4336         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4337         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4338         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4339         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4340         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4341         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4342         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4343         * gcc.dg/cpp/cxxcom1.c: Likewise.
4344         * gcc.dg/cpp/line1.c: Likewise.
4345         * gcc.dg/cpp/maccom1.c: Likewise.
4346         * gcc.dg/cpp/maccom2.c: Likewise.
4347         * gcc.dg/cpp/maccom3.c: Likewise.
4348         * gcc.dg/cpp/maccom4.c: Likewise.
4349         * gcc.dg/cpp/maccom5.c: Likewise.
4350         * gcc.dg/cpp/maccom6.c: Likewise.
4351         * gcc.dg/cpp/multiline.c: Likewise.
4352         * gcc.dg/cpp/spacing1.c: Likewise.
4353         * gcc.dg/cpp/spacing2.c: Likewise.
4354         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4355         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4356         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4357         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4358         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4359         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4360         * gcc.dg/cpp/cxxcom2.c: Likewise.
4361         * gcc.dg/cpp/cxxcom2.h: New file.
4363         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4364         * g++.dg/cpp/truefalse.C: Here.
4365         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4367 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4369         * gcc.dg/cpp/redef3.c: New file.
4371 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4373         * gcc.dg/i386-loop-3.c: New test.
4375 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4377         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4379 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4381         * gcc.dg/fwrapv-1.c: New test case.
4382         * gcc.dg/fwrapv-2.c: New test case.
4384 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4386         PR c++/10956
4387         * g++.dg/template/spec9.C: New test.
4389 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4391         * gcc.dg/duff-4.c: New test case.
4393 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4395         PR fortran/10843
4396         * g77.dg/ffixed-form-1.f: New test
4397         * g77.dg/ffixed-form-2.f: New test
4398         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4399         * g77.dg/ffree-form-3.f: New test
4401 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4403         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4404         * gcc.dg/wint_t-1.c: Likewise.
4406 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4408         * g++.dg/template/access11.C: New test.
4410 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4412         PR c++/10849
4413         * g++.dg/template/access10.C: New test.
4415 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4416             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4418         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4420 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4422         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4423         suppress for powerpc-*-darwin*.
4424         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4426 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4428         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4429         suppress option for powerpc-*-darwin*.
4431 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4433         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4434         * gcc.dg/builtins-4.c: Add test for fmod.
4436 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4438         PR c++/10682
4439         * g++.dg/template/instantiate4.C: New test.
4441 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4443         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4445 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4447         * gcc.dg/compat/scalar-return-1_main.c: New file.
4448         * gcc.dg/compat/scalar-return-1_x.c: New file.
4449         * gcc.dg/compat/scalar-return-1_y.c: New file.
4450         * gcc.dg/compat/scalar-return-2_main.c: New file.
4451         * gcc.dg/compat/scalar-return-2_x.c: New file.
4452         * gcc.dg/compat/scalar-return-2_y.c: New file.
4453         * gcc.dg/compat/struct-return-3_main.c: New file.
4454         * gcc.dg/compat/struct-return-3_y.c: New file.
4455         * gcc.dg/compat/struct-return-3_x.c: New file.
4456         * gcc.dg/compat/struct-return-2_main.c: New file.
4457         * gcc.dg/compat/struct-return-2_x.c: New file.
4458         * gcc.dg/compat/struct-return-2_y.c: New file.
4460 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4462         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4463         for hppa*-hp-hpux*.
4464         * gcc.dg/20021014-1.c (dg-options): Likewise.
4465         * gcc.dg/nest.c (dg-options): Likewise.
4467 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4469         PR c++/9738
4470         * g++.dg/ext/dllimport2.C: New file.
4471         * g++.dg/ext/dllimport3.C: New file.
4473 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4475         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4476         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4477         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4478         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4479         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4480         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4481         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4482         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4483         * gcc.dg/compat/small-struct-defs.h: New file.
4484         * gcc.dg/compat/small-struct-init.h: New file.
4485         * gcc.dg/compat/small-struct-check.h: New file.
4486         * gcc.dg/compat/fp-struct-defs.h: New file.
4487         * gcc.dg/compat/fp-struct-check.h: New file.
4488         * gcc.dg/compat/fp-struct-init.h: New file.
4489         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4490         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4492 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4494         * gcc.dg/20030225-2.c: New test.
4496 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4497             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4499         * gcc.c-torture/compile/20030518-1.c: New test case.
4501 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4503         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4504         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4505         gcc-dg-debug-runtest.
4506         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4507         gcc-dg-debug-runtest.
4509 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4511         PR c++/9022
4512         * g++.dg/lookup/using6.C: New test.
4514 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4516         * g++.dg/parse/access2.C: New test.
4518 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4520         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4521         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4522         * gcc.dg/debug/debug.exp: Likewise.
4524 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4526         * gcc.dg/dollar.c: New test.
4528 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4530         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4531         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4532         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4533         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4534         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4535         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4536         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4537         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4538         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4539         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4540         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4541         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4542         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4543         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4544         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4545         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4546         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4547         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4549 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4551         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4552         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4553         support for "repo" mode.
4554         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4555         * lib/g77-dg.exp: Likewise.
4556         * lib/obj-dg.exp: Likewise.
4558 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4560         Merge from gcc-3_2-rhl8-branch:
4561         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4563         * gcc.dg/tls/opt-6.c: New test.
4565         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4567         * gcc.dg/20030405-1.c: New test.
4569         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4571         * gcc.dg/20030309-1.c: New test.
4573         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4575         * gcc.c-torture/execute/20030307-1.c: New test.
4577         2003-02-20  Randolph Chung  <tausq@debian.org>
4579         * gcc.c-torture/compile/20030220-1.c: New test.
4581         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4583         * gcc.dg/20030217-1.c: New test.
4585         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4587         * gcc.c-torture/compile/20020129-1.c: New test.
4589         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4591         * gcc.dg/unroll-1.c: New test.
4593         2002-11-16  Jan Hubicka  <jh@suse.cz>
4595         * gcc.c-torture/execute/20020920-1.c: New test.
4597         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4599         PR target/7434
4600         * gcc.c-torture/compile/20021008-1.c: New test.
4602         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4604         PR target/7559
4605         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4607         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4609         * gcc.c-torture/compile/20020807-1.c: New test.
4611         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4613         * gcc.dg/tls/opt-1.c: New test.
4615         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4617         * gcc.dg/20020729-1.c: New test.
4619         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4621         * g++.dg/opt/life1.C: New test.
4623         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4625         * gcc.dg/20020525-1.c: New test.
4627         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4629         PR c++/6794
4630         * g++.dg/ext/pretty1.C: New test.
4631         * g++.dg/ext/pretty2.C: New test.
4633 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4635         PR c++/8385
4636         * g++.dg/ext/typeof5.C: New test.
4638 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4640         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4641         __USER_LABEL_PREFIX__ into account.
4642         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4644 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4646         * gcc.dg/builtins-15.c: New test case.
4648 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4650         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4652 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4654         * lib/g++.exp: Tweak handling of additional source files.
4655         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4656         * g++.dg/special/conpr-2a.C: Rename to ...
4657         * g++.dg/special/conpr-2a.cc: ... this.
4658         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4659         * g++.dg/special/conpr-3a.C: Rename to ...
4660         * g++.dg/special/conpr-3a.cc: This.
4661         * g++.dg/special/conpr-3b.C: Rename to ...
4662         * g++.dg/special/conpr-3b.cc: This.
4663         * g++.dg/special/conpr-4.C: New test.
4664         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4666 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4668         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4670 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4672         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4673         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4674         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4675         * g++.old-deja/g++.other/warn3.C: Likewise.
4677 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4679         * gcc.dg/i386-387-1.c: Update to also test log.
4680         * gcc.dg/i386-387-2.c: Likewise.
4682 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
4684         * g77.f-torture/execute/int8421.f: New test.
4686 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4688         PR c++/10230, c++/10481
4689         * g++.dg/lookup/scoped5.C: New test.
4691 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4693         PR c++/10552
4694         * g++.dg/template/ttp6.C: New test.
4696 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
4698         * gcc.c-torture/execute/builtins: New directory.
4699         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
4700         gcc.c-torture/execute/builtins.
4701         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
4702         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
4703         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
4704         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
4706 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4708         PR c++/9252
4709         * g++.dg/template/access8.C: New test.
4710         * g++.dg/template/access9.C: New test.
4712 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4714         PR c++/9554
4715         * g++.dg/parse/access1.C: New test.
4717 2003-05-09  DJ Delorie  <dj@redhat.com>
4719         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
4720         long, and not an int.
4722 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4724         PR c++/10555, c++/10576
4725         * g++.dg/template/memclass1.C: New test.
4727 2003-05-08  DJ Delorie  <dj@redhat.com>
4729         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
4730         targets.
4731         * gcc.c-torture/execute/20021024-1.x: Likewise.
4732         * gcc.c-torture/execute/shiftdi.x: Likewise.
4733         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
4734         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
4735         * gcc.dg/20021018-1.c: Likewise.
4737 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4739         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
4741         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
4742         (bcopy): Call memmove.
4744 2003-05-08  Roger Sayle  <roger@eyesopen.com>
4746         * g77.f-torture/compile/8485.f: New test case.
4748 2003-05-07  Richard Henderson  <rth@redhat.com>
4750         PR c++/10570
4751         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
4752         Verify exception_cleanup not called for rethrows.
4753         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
4754         when exiting catch block without rethrowing.
4755         * g++.dg/eh/forced3.C: New.
4756         * g++.dg/eh/forced4.C: New.
4758 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
4760         * gcc.dg/20030505.c: Fix triplet.
4762 2003-05-06  DJ Delorie  <dj@redhat.com>
4764         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
4765         * gcc.dg/nest.c: Likewise.
4767 2003-05-05  Roger Sayle  <roger@eyesopen.com>
4769         * gcc.dg/builtins-14.c: New test case.
4771 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
4773         * lib/compat.exp (compat-execute): New argument.
4774         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
4775         * gcc.dg/compat: New test directory.
4776         * gcc.dg/compat/compat.exp: New expect script.
4777         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
4778         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
4779         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
4780         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
4781         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
4782         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
4784         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
4785         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
4786         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
4787         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
4788         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
4789         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
4790         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
4791         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
4792         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
4793         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
4794         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
4795         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
4796         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
4797         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
4798         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
4800 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
4802         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
4804 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
4806         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
4808 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
4810         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
4811         * gcc.dg/ppc-fsel-2.c: New test.
4813         * gcc.dg/unused-5.c: New test.
4815 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4817         PR c++/10496
4818         * g++.dg/warn/pmf1.C: New test.
4820 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4822         PR c++/4494
4823         * g++.dg/warn/main.C: New test.
4825 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4827         * gcc.dg/nonnull-3.c: New test.
4829 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
4831         * gcc.dg/cpp/Wtrigraphs.c: Update.
4832         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
4834 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
4836         * gcc.dg/ppc-fsel-1.c: New test.
4838 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
4840         PR c/10604
4841         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
4843 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
4845         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
4847 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4849         PR c++/9364, c++/10553, c++/10586
4850         * g++.dg/parse/typename4.C: New test.
4851         * g++.dg/parse/typename5.C: Likewise.
4853 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
4855         * gcc.c-torture/compile/20030503-1.c: New test.
4857 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4859         * g++.dg/lookup/using5.C: Fix testcase error.
4861 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
4863         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
4864         since MEABI is no longer supported.  Remove all vestiges
4865         of MEABI from the test.
4867 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4869         PR c++/10554
4870         * g++.dg/lookup/using5.C: New test.
4872 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4874         PR c++/8772
4875         * g++.dg/template/ttp5.C: New test.
4877 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
4879         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
4880         (dg-gpp-additional-sources): New function.
4881         (dg-gpp-additional-files): Likewise.
4882         * lib/g++.exp (additional_sources): New variable.
4883         (additional_files): Likewise.
4884         (g++_target_compile): Deal with them.
4885         * lib/old-dejagnu.exp: Remove.
4886         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
4887         * g++.old-deja: Revise all tests to use dg commands.
4889 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4891         PR c++/9432, c++/9528
4892         * g++.dg/lookup/using4.C: New test.
4894 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
4896         * gcc.dg/noreturn-5.c: New file.
4897         * gcc.dg/noreturn-6.c: New file.
4899         * gcc.c-torture/compile/inline-1.c: New file.
4901 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4903         PR c++/10551
4904         * g++.dg/template/explicit1.C: New test.
4906 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4908         PR c++/10549
4909         * g++.dg/other/bitfield1.C: New test.
4911         PR c++/10527
4912         * g++.dg/init/new7.C: New test.
4914 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
4916         * g++.dg/ext/desig1.C: New test.
4917         * g++.dg/ext/init1.C: Update.
4919         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
4921 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
4923         PR c++/10180
4924         * g++.dg/warn/Winline-1.C: New test.
4926 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
4928         * gcc.c-torture/execute/string-opt-19.c: New test.
4930         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
4931         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
4933 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
4935         PR c++/10506
4936         * g++.dg/init/new6.C: New test.
4938         PR c++/10503
4939         * g++.dg/init/ref6.C: New test.
4941 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
4943         * g++.dg/warn/weak1.C: XFAIL on AIX4.
4945 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4947         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
4948         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
4950 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
4952         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
4953         initialized static data members.
4955 2003-04-25  H.J. Lu <hjl@gnu.org>
4957         * gcc.dg/ia64-sync-4.c: New test.
4959 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4961         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
4962         date.
4964 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
4966         PR c++/10337
4967         * g++.dg/warn/conv1.C: New test.
4968         * g++.old-deja/g++.other/conv7.C: Adjust.
4969         * g++.old-deja/g++.other/overload14.C: Adjust.
4971 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4973         PR c++/10471
4974         * g++.dg/template/defarg2.C: New test.
4976 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
4978         * gcc.dg/cpp/include2.c: Update.
4979         * gcc.dg/cpp/multiline-2.c: New.
4980         * gcc.dg/cpp/multiline.c: Update.
4981         * gcc.dg/cpp/strify2.c: Update.
4982         * gcc.dg/cpp/trad/literals-2.c: Update.
4984 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4986         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
4988 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4990         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
4992 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
4994         PR c++/10451
4995         * g++.dg/parse/crash4.C: New test.
4997         PR c++/9847
4998         * g++.dg/parse/crash5.C: New test.
5000 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5002         PR c++/10446
5003         * g++.dg/parse/crash3.C: New test.
5005         PR c++/10428
5006         * g++.dg/parse/elab1.C: New test.
5008 2003-04-22  Devang Patel  <dpatel@apple.com>
5010         * gcc.dg/cpp/trad/funlike-5.c: New test.
5012 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5014         * g++.dg/other/packed1.C: Fix dg options.
5016 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5018         * g++.dg/other/offsetof2.C: New test.
5020 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5022         * g++.dg/template/recurse.C: Adjust location of error messages.
5024 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5026         PR c++/9881
5027         * g++.dg/init/addr-const1.C: New test.
5028         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5030 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5032         PR c++/10405
5033         * g++.dg/lookup/struct-hack1.C: New test.
5035 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5037         * ucs.c: Update diagnostic messages.
5039 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5041         * gcc.dg/cpp/truefalse.cpp: New test.
5042         * gcc.dg/cpp/cpp.exp: Update.
5043         * g++.dg/other/stdbool-if.C: Remove.
5045 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5047         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5048         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5050 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5052         * gcc.c-torture/compile/20030418-1.c: New test.
5054 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5056         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5058 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5060         PR c++/10347
5061         g++.dg/template/dependent-name1.C: New test.
5063 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5065         * gcc.dg/warn-1.c (tourist_guide): New array,
5066         contains a pointer to bar.
5068 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5070         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5071         * gcc.c-torture/execute/medce-1.c: New test case.
5072         * gcc.c-torture/execute/medce-2.c: New test case.
5074 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5076         * lib/prune.exp: Ignore more messages.
5078         PR c++/10381
5079         * g++.dg/parse/lookup3.C: New test.
5081 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5083         * gcc.c-torture/compile/20030415-1.c : New test.
5085 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5087         * gcc.c-torture/execute/scope-2.c: Move to ...
5088         * gcc.dg/noncompile/scope.c: .... here.
5090 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5092         * gcc.dg/20030414-2.c: New test case.
5094 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5096         PR target/10377
5097         * gcc.dg/20030414-1.c: New test.
5099 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5101         * gcc.dg/builtins-12.c: New test case.
5102         * gcc.dg/builtins-13.c: New test case.
5104 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5106         * gcc.c-torture/execute/string-opt-18.c: New test.
5108 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5110         PR c++/10300
5111         * g++.dg/init/new5.C: New test.
5113 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5115         PR c++/7910
5116         * g++.dg/ext/dllimport1.C: New test.
5118 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5120         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5122 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5124         PR Fortran/9263
5125         * g77.f-torture/noncompile/9263.f: New test
5126         PR Fortran/1832
5127         * g77.f-torture/execute/1832.f: New test
5129 2003-04-11  David Chad  <davidc@freebsd.org>
5130             Loren J. Rittle  <ljrittle@acm.org>
5132         libobjc/8562
5133         * objc.dg/headers.m: New test.
5135 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5137         * gcc.c-torture/execute/builtin-noret-2.c: New.
5138         * gcc.c-torture/execute/builtin-noret-2.x: New.
5139         XFAIL builtin-noret-2.c at -O1 and above.
5140         * gcc.dg/redecl.c: New.
5141         * gcc.dg/Wshadow-1.c: Update error regexps.
5143 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5145         * g++.dg/abi/bitfield10.C: New test.
5147 2003-04-09  Mike Stump  <mrs@apple.com>
5149         * gcc.dg/pch/pch.exp: Make testcase names longer.
5150         * g++.dg/pch/pch.exp: Make testcase names longer.
5152 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5154         * gcc.dg/builtins-11.c: New test case.
5156 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5158         * gcc.dg/builtins-9.c: New test case.
5159         * gcc.dg/builtins-10.c: New test case.
5161 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5163         * gcc.dg/noncompile/init-4.c.c: New test.
5165 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5167         * gcc.misc-test/gcov-9.c: New test.
5168         * gcc.misc-test/gcov-10.c: New test
5169         * gcc.misc-test/gcov-11.c: New test.
5171 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5173         PR optimization/10024
5174         * gcc.c-torture/compile/20030405-1.c: New test.
5176 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5178         * gcc.dg/pch/static-3.c: New.
5179         * gcc.dg/pch/static-3.hs: New.
5180         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5182 2003-04-04  Richard Henderson  <rth@redhat.com>
5184         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5185         * g++.dg/eh/forced2.C: Likewise.
5187 2003-04-03  Mike Stump  <mrs@apple.com>
5189         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5190         target arg.
5191         (scan-assembler-times, scan-assembler-not): Likewise.
5192         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5194 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5196         * gcc.dg/sparc-loop-1.c: New test.
5198 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5200         PR other/9274
5201         * g++.dg/pch/system-2.C: New.
5202         * g++.dg/pch/system-2.Hs: New.
5204 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5206         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5208         * g++.dg/eh/simd-1.C (vecfunc): Same.
5210 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5212         * gcc.c-torture/execute/20030401-1.c: New test case.
5214 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5216         * objc.dg/defs.m: New.
5218 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5220         * g++.dg/eh/simd-1.C: New.
5221         * g++.dg/eh/simd-2.C: New.
5223 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5225         * gcc.c-torture/execute/simd-3.c: New.
5227 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5229         PR c/9936
5230         * gcc.dg/20030331-2.c: New test.
5232 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5234         PR c++/10278
5235         * g++.dg/parse/crash2.C: New test.
5237 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5239         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5240         * gcc.c-torture/execute/20030331-1.c: ...here.
5242 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5244         * gcc.c-torture/execute/20030331-1.c: New test.
5246 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5248         * lib/gcov.exp: Adjust call return testing strings.
5249         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5251 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5253         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5254         * gcc.dg/builtins-7.c: New test case.
5255         * gcc.dg/builtins-8.c: New test case.
5257 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5259         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5261 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5263         PR c++/7647
5264         * g++.dg/lookup-class-member-2.C: New test.
5266 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5268         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5270 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5272         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5274 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5276         * g++.dg/init/attrib1.C: New test.
5278 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5280         * gcc.dg/ultrasp8.c: New test.
5282 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5284         * gcc.dg/ultrasp7.c: New test.
5286 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5288         PR c++/10047
5289         * g++.dg/template/inline1.C: New test.
5291 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5293         * gcc.dg/sparc-dwarf2.c: New test.
5295 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5297         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5298         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5300 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5302         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5303         than reading .x files.
5304         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5305         * g77.dg/gcov/gcov-1.f: Likewise.
5306         * gcc.misc-tests/gcov-4b.c: Likewise.
5307         * gcc.misc-tests/gcov-5b.c: Likewise.
5308         * gcc.misc-tests/gcov-6.c: Likewise.
5309         * gcc.misc-tests/gcov-7.c: Likewise.
5310         * gcc.misc-tests/gcov-8.c: Likewise.
5311         * g++.dg/gcov/gcov-1.x: Remove.
5312         * g77.dg/gcov/gcov-1.x: Likewise.
5313         * gcc.misc-tests/gcov-4b.x: Likewise.
5314         * gcc.misc-tests/gcov-5b.x: Likewise.
5315         * gcc.misc-tests/gcov-6.x: Likewise.
5316         * gcc.misc-tests/gcov-7.x: Likewise.
5317         * gcc.misc-tests/gcov-8.x: Likewise.
5319 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5321         PR opt/10087
5322         * gcc.dg/20030324-1.c: New test.
5324 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5326         PR c++/10224
5327         * g++.dg/template/arg3.C: New test.
5329         PR c++/10158
5330         * g++.dg/template/friend18.C: New test.
5332 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5334         * g77.f-torture/compile/20030326-1.f: New test case.
5336 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5338         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5340         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5342 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5344         * gcc.dg/ia64-sync-3.c: New test.
5346 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5348         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5350 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5352         * gcc.dg/ultrasp6.c: New test.
5354 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5356         * gcc.dg/i386-signbit-1.c: New test.
5357         * gcc.dg/i386-signbit-2.c: New test.
5358         * gcc.dg/i386-signbit-3.c: New test.
5360 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5362         * gcc.dg/ultrasp5.c: Fix options.
5364 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5366         * gcc.dg/ultrasp5.c: Fix comment.
5368 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5370         PR fortran/10197
5371         * g77.f-torture/execute/10197.f: New test.
5373 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5375         PR c++/9898, c++/383
5376         * g++.dg/template/conv6.C: New test.
5378         PR c++/10119
5379         * g++.dg/template/ptrmem5.C: New test.
5381         PR c++/10026
5382         * g++.dg/lookup/koenig1.C: New test.
5384         PR C++/10199
5385         * g++.dg/lookup/template2.C: New test.
5387 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5389         * g++.dg/opt/rtti1.C: New test.
5391 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5393         * gcc.dg/ultrasp5.c: New test.
5395 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5397         PR middle-end/9967
5398         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5399         builtin fputs.
5401 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5403         PR c/8224
5404         * gcc.dg/20030323-1.c: New test.
5406 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5408         * gcc.c-torture/compile/20030323-1.c: New test case.
5410 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5412         * gcc.dg/20030321-1.c: New test.
5414 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5416         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5418 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5420         PR c++/9978, c++/9708
5421         * g++.dg/ext/vlm1.C: Adjust expected error.
5422         * g++.dg/ext/vla2.C: New test.
5423         * g++.dg/template/arg1.C: New test.
5424         * g++.dg/template/arg2.C: New test.
5426 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5428         * g77.f-torture/execute/select.f: New test.
5429         * g77.f-torture/noncompile/select_no_compile.f: New test.
5431 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5433         PR c++/9898
5434         * g++.dg/other/error4.C: New test.
5436 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5438         * g++.dg/template/friend17.C: New test.
5440 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5442         * gcc.c-torture/compile/20030320-1.c: New.
5444 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5446         * gcc.dg/builtins-6.c: New test case.
5448 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5450         PR target/10073
5451         * gcc.c-torture/compile/20030319-1.c: New.
5453 2003-03-18  Jan Hubicka  <jh@suse.cz>
5455         * gcc.dg/i386-cvt-1.c: New test.
5457 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5459         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5460         * objc.dg/naming-2.m: Likewise.
5462 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5464         PR c++/9639
5465         * g++.dg/parse/crash1.C: New test.
5467 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5469         PR c++/8805
5470         * g++.dg/eh/cleanup1.C: New test.
5472 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5474         * gcc.c-torture/execute/20030316-1.c: New test case.
5476 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5478         PR c++/9629
5479         * g++.dg/init/ctor2.C: New test.
5481 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5483         * g77.f-torture/compile/xformat.f: New test case.
5485 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5487         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5488         * g++.old-deja/g++.mike/eh50.C: Likewise.
5490 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5492         PR c++/6440
5493         * g++.dg/template/spec7.C: New test.
5494         * g++.dg/template/spec8.C: Likewise.
5496 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5498         * gcc.c-torture/execute/20030313-1.c: New test.
5500 2003-03-14  Richard Henderson  <rth@redhat.com>
5502         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5504 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5506         * gcc.c-torture/compile/20030314-1.c: New test.
5508 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5510         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5511         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5512         thumb target,
5513         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5514         to accept newer _imp__  prefix and additional
5515         newline in .drectve section.
5516         * gcc.dg/dll-4.c: Likewise.
5517         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5518         switch.
5520 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5522         * g++.dg/parse/namespace9.C: New test.
5524         * g++.dg/init/ref5.C: New test.
5525         * g++.dg/parse/ptrmem1.C: Likewise.
5527 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5529         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5530         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5531         regular expression.
5532         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5533         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5535 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5537         * gcc.c-torture/execute/20030224-2.c: New test.
5539 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5541         * gcc.dg/decl-3.c: New test.
5543 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5545         * gcc.dg/i386-loop-2.c: New test.
5547 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5549         PR c++/9474
5550         * g++.dg/parse/namespace8.C: New test.
5552         PR c++/9924
5553         * g++.dg/overload/builtin2.C: New test.
5555 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5557         * gcc.dg/return-type-3.c: New test.
5559 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5561         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5562         profiling options are not supported.
5564 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5566         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5567         * g++.old-deja/g++.warn/impint2.C: Likewise.
5569 2003-03-10  Devang Patel  <dpatel@apple.com>
5571         * g++.dg/cpp/c++_cmd_1.C: New test.
5572         * g++.dg/cpp/c++_cmd_1.h: New file.
5574 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5576         * gcc.dg/altivec-9.c: New file.
5578 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5580         * gcc.dg/ppc-sdata-1.c: New test.
5581         * gcc.dg/ppc-sdata-2.c: New test.
5583 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5585         PR c++/9373
5586         * g++.dg/opt/ptrmem2.C: New test.
5588         PR c++/8534
5589         * g++.dg/opt/ptrmem1.C: New test.
5591 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5593         * gcc.dg/i386-loop-1.c: New test.
5595 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5597         PR c++/9970
5598         * g++.dg/lookup/friend1.C: New test.
5600 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5602         PR c++/9823
5603         * g++.dg/parser/constructor1.C: New test.
5605 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5607         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5609         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5611 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5613         * gcc.dg/cpp/Wunused.c: Update test.
5615 2003-03-08  Jan Hubicka  <jh@suse.cz>
5617         * gcc.dg/inline-3.c: New test.
5619 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5621         PR c++/9809
5622         * g++.dg/parse/builtin1.C: New test.
5624         PR c++/9982
5625         * g++.dg/abi/cookie1.C: New test.
5626         * g++.dg/abi/cookie2.C: Likewise.
5628         PR c++/9524
5629         * g++.dg/template/field1.C: New test.
5631         PR c++/9912
5632         * g++.dg/parse/class1.C: New test.
5633         * g++.dg/parse/namespace7.C: Likewise.
5634         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5636 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5638         * g++.dg/init/ref4.C: New test.
5640 2003-03-07  Jan Hubicka  <jh@suse.cz>
5642         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5643         * gcc.dg/inline-3.c:  New test.
5645 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5647         * g++.dg/init/ref3.C: New test.
5649         PR c++/9965
5650         * g++.dg/init/ref2.C: New test.
5652         PR c++/9400
5653         * g++.dg/warn/Wshadow-2.C: New test.
5655         PR c++/9791
5656         * g++.dg/warn/Woverloaded-1.C: New test.
5658 2003-03-05  Jan Hubicka  <jh@suse.cz>
5660         * gcc.dg/i386-local2.c: New.
5661         * gcc.dg/i386-local.c: Fix typo.
5663 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5665         * g++.dg/abi/layout3.C: New test.
5667 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5669         * gcc.c-torture/compile/20030305-1.c
5671 2003-03-05  Jan Hubicka  <jh@suse.cz>
5673         * gcc.dg/i386-local.c: New.
5675 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5677         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5679 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5681         * gcc.dg/switch-2.c: New test.
5682         * gcc.dg/switch-3.c: New test.
5683         * gcc.dg/Wswitch.c: Adjust line numbers.
5684         * gcc.dg/Wswitch-default.c: Likewise.
5685         * gcc.dg/Wswitch-enum.c: Likewise.
5687 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
5689         * gcc.c-torture/execute/20030222-1.c: New test.
5691 2003-03-03  James E Wilson  <wilson@tuliptree.org>
5693         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
5695 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
5697         PR c++/9878
5698         * g++.dg/init/ref1.C: New test.
5700 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
5702         * gcc.dg/sh-relax.c: New SH-only test.
5704 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
5706         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
5707         comment explaining purpose of testcase.
5709 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5711         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
5712         for HC11/HC12 (asm needs two int registers).
5713         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
5714         HC11/HC12 because the test uses an asm which needs two 32-bit
5715         registers.
5717 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
5719         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
5720         for HC11/HC12 (array is too large otherwise).
5721         * gcc.c-torture/compile/920501-4.x: New file, likewise.
5722         * gcc.c-torture/compile/20010518-2.x: Likewise.
5723         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
5724         HC11/HC12 (array is too large).
5726 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
5728         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
5729         * lib/g++-dg.exp (g++-dg-test): Likewise.
5731 2003-03-01  Roger Sayle  <roger@eyesopen.com>
5733         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
5734         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
5736 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5738         * g++.dg/warn/implicit-typename1.C: Remove warning.
5740 2003-02-28  Richard Henderson  <rth@redhat.com>
5742         * gcc.dg/noreturn-1.c: Move noreturn warning line.
5743         * gcc.dg/return-type-1.c: Move control reaches end warning line.
5745 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
5747         * gcc.dg/pch/pch.exp: Change .pch to .gch.
5748         * g++.dg/pch/pch.exp: Likewise.
5750 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
5752         PR c++/9879
5753         * testsuite/g++.dg/init/new4.C: New test.
5755 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
5757         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
5759 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
5761         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
5762         unsigned long.
5764         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
5765         wider than float.
5767 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5769         * lib/scanasm.exp: Add support for counting numbers of
5770         occurences.
5771         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
5772         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
5774 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
5776         PR c++/9683
5777         * g++.dg/template/static3.C: New test.
5779         PR c++/9829
5780         * g++.dg/parse/namespace6.C: New test.
5782 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5784         PR target/9732
5785         * gcc.dg/20030225-1.c: New test.
5787 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
5789         * README: Remove out-of-date information.
5791         PR c++/9836
5792         * g++.dg/template/spec6.C: New test.
5794 2003-02-24  Jeff Law  <law@redhat.com>
5796         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
5798 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5800         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
5801         * gcc.dg/pragma-ep-1.c: Likewise.
5803 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5805         PR c++/9602
5806         * g++.dg/template/friend16.C: New test.
5808 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
5810         PR c++/5333
5811         * g++.dg/parse/fused-params1.C: Adjust error messages.
5812         * g++.dg/template/nested3.C: New test.
5814 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
5816         * g++.dg/abi/param1.C: New test.
5818 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5820         PR c++/7982
5821         * g++.dg/warn/implicit-typename1.C: New test.
5823 2003-02-22  Kelley Cook <kelleycook@comcast.net>
5825         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
5826         with "mtune".
5827         * g++.old-deja/g++.other/store-expr2.C: Likewise.
5828         * gcc.c-torture/execute/20010129-1.x: Likewise.
5829         * gcc.dg/20011107-1.c: Likewise.
5830         * gcc.dg/20020108-1.c: Likewise.
5831         * gcc.dg/20020122-3.c: Likewise.
5832         * gcc.dg/20020206-1.c: Likewise.
5833         * gcc.dg/20020310-1.c: Likewise.
5834         * gcc.dg/20020426-2.c: Likewise.
5835         * gcc.dg/20020517-1.c: Likewise.
5836         * gcc.dg/991230-1.c: Likewise.
5837         * gcc.dg/i386-unroll-1.c: Likewise.
5838         * gcc.misc-tests/i386-prefetch.exp: Likewise.
5840 2003-02-22  Jan Hubicka  <jh@suse.cz>
5842         * gcc.dg/i386-mul.c: New test.
5844 2003-02-21  Roger Sayle  <roger@eyesopen.com>
5846         * gcc.dg/builtins-5.c: New test case.
5848 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
5850         * gcc.dg/asmreg-1.c: New test.
5852 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5854         PR c++/9749
5855         * g++.dg/parse/varmod1.C: New test.
5857 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5859         PR c++/9727
5860         * g++.dg/template/op1.C: New test.
5862 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5864         PR c++/8906
5865         * g++.dg/template/nested2.C: New test.
5867 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
5869         PR c++/8724
5870         * g++.dg/expr/dtor1.C: New test.
5872 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
5874         * gcc.dg/cpp/include3.c: New test.
5875         * gcc.dg/cpp/inc/foo.h: New file.
5877 2003-02-21  Glen Nakamura  <glen@imodulo.com>
5879         * gcc.c-torture/execute/20030221-1.c: New test.
5881 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
5883         PR c++/9729
5884         * g++.dg/abi/conv1.C: New test.
5886 2003-02-20  Jan Hubicka  <jh@suse.cz>
5888         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
5890 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
5892         * gcc.c-torture/compile/20030219-1.c: New test.
5894 2003-02-18  Jan Hubicka  <jh@suse.cz>
5896         * gcc.dg/funcorder.c: New test.
5898 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5900         * gcc.c-torture/execute/20030218-1.c: New.
5902 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
5904         * gcc.dg/20030218-1.c: New.
5906 2003-02-18  Richard Henderson  <rth@redhat.com>
5908         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
5909         * gcc.dg/attr-used-2.c: New.
5911 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
5913         PR c++/9704
5914         * g++.dg/init/copy5.C: New test.
5916 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
5918         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
5919         * g++.dg/pch/pch.exp: Likewise.
5921 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
5923         * gcc.c-torture/execute/20030209-1.c: Enable the test if
5924         STACK_SIZE is not defined.
5926 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5928         PR c++/9457
5929         * g++.dg/template/init1.C: New test.
5931 2003-02-16  Jan HUbicka  <jh@suse.cz>
5933         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
5934         (foo): Add few extra tests
5935         * gcc.dg/c99-const-expr-3.c: Likewise.
5936         * gcc.c-torture/execute/20030216-1.c: New.
5938 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5940         PR c++/9459
5941         * g++.dg/ext/typeof4.C: New test.
5943 2003-02-15  Roger Sayle  <roger@eyesopen.com>
5945         * gcc.dg/i386-387-3.c: New test case.
5947 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
5949         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
5950         cris-*-elf* cris-*-aout* and mmix-*-*.
5952 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
5954         * gcc.dg/20030213-1.c: New test.
5956 2003-02-12  Roger Sayle  <roger@eyesopen.com>
5958         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
5959         * gcc.dg/i386-387-2.c: Likewise.
5961 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
5963         * gcc.dg/ppc-spe.c: Fix formatting.
5964         Enable tests that were previously unsupported by gas.
5965         Delete tests for instructions that no longer exist.
5966         Switch arguments on evsubifw builtin.
5968 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
5970         * gcc.c-torture/execute/20030209-1.c: Disable the test if
5971         STACK_SIZE is too small.
5973 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
5974             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
5976         * gcc.dg/decl-2.c: New test.
5978 2003-02-10  Jan Hubicka  <jh@suse.cz>
5980         * gcc.dg/i386-fpcvt-1.c:  New test.
5982 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
5984         * gcc.c-torture/execute/20030209-1.c: New test.
5986 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
5988         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
5989         int-wide bitops, use the constants of the same width.
5990         Likewise, if long long is 32-bit wide, test bitops using
5991         32-bit constants.
5993 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
5995         * gcc.dg/20021014-1.c: Annotate with expected notice text.
5997 2003-02-07  Roger Sayle  <roger@eyesopen.com>
5999         * testsuite/gcc.dg/builtins-4.c: New test case.
6001 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6003         * gcc.dg/20020430-1.c: Fix dg command typos.
6004         * gcc.dg/20020503-1.c: Likewise.
6006 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6008         PR c++/8785
6009         * g++.dg/parse/fused-params1.C: New test.
6011         PR c++/8857
6012         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6014         PR c++/8921
6015         * g++.dg/parse/non-dependent1.C: New test.
6017         PR c++/8928
6018         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6020         PR c++/9228
6021         * g++.dg/parse/undefined7.C: New test.
6022         * g++.dg/parse/non-templ1.C: New test.
6024         PR c++/9229
6025         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6027 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6029         * gcc.c-torture/compile/20030206-1.c: New test.
6031 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6033         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6034         "pow" to "foo" to avoid potential confusion with a math built-in.
6036 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6038         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6039         conditions for SPARC targets.
6041 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6043         * gcc.dg/20030204-1.c: New test.
6045 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6047         PR c++/38
6048         * g++.dg/parse/array-size1.C: New test.
6050         PR c++/5657
6051         * g++.dg/parse/undefined3.C: New test.
6053         PR c++/5665
6054         * g++.dg/parse/undefined4.C: New test.
6056         PR c++/5975
6057         * g++.dg/parse/undefined5.C: New test.
6059         PR c++/7259
6060         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6062         PR c++/8578
6063         * g++.dg/parse/casting-operator1.C: New test.
6065         PR c++/8596
6066         * g++.dg/parse/undefined6.C: New test.
6068         PR c++/8736
6069         * g++.dg/parse/missing-template1.C: New test.
6071 2003-02-04  Jan Hubicka  <jh@suse.cz>
6073         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6074         * gcc.dg/i386-cmov?.c:  Likewise.
6075         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6076         * gcc.dg/i386-ssefp-1.c:  Likewise.
6077         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6078         conventions.
6080 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6082         PR c++/7129
6083         * testsuite/g++.dg/ext/max.C: New test.
6085 2003-02-03  Jan Hubicka  <jh@suse.cz>
6087         * gcc.c-torture/execute/20030203-1.c: New test.
6089 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6091         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6092         'natural-endian'.
6094 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6096         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6097         * g++.dg/init/new2.C: Likewise.
6098         * g++.dg/other/new1.C: Likewise.
6100 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6102         * gcc.dg/struct-ret-libc.c: New test.
6104 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6106         * gcc.dg/20030129-1.c: New test.
6108 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6110         PR c++/8849
6111         * g++.dg/template/ptrmem4.C: New test.
6113 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6115         * g++.dg/parser/constant1.C: New test.
6117 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6119         PR c++/8591
6120         * g++.dg/parse/friend2.C: New test.
6122 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6124         PR c++/9437
6125         * g++.dg/template/unify4.C: New test.
6127 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6129         * gcc.c-torture/execute/20030128-1.c: New test.
6131 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6133         * g++.dg/lookup/nested1.C: Test moved from ...
6134         * g++.old-deja/g++.other/lookup24.C: ... here.
6136 2003-01-28  Jan Hubicka  <jh@suse.cz>
6138         * gcc.dg/i386-cmov5.c:  New test.
6140 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6142         * gcc.c-torture/execute/20010925-1.c: Changed the
6143         memcpy declaration.
6145 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6147         PR c++/3902
6148         * g++.dg/parse/template5.C: New test.
6150 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6152         PR fortran/9258
6153         * g77.dg/pr9258: New test.
6155 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6157         * README: Move relevant parts from README.g++.
6159         * README.g++: Remove this file.
6161 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6163         * g++.dg/abi/dcast1.C: New test.
6165 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6167         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6169 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6171         PR c++/47
6172         * g++.old-deja/g++.other/lookup24.C: New test.
6174 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6176         PR middle-end/7227
6177         * gcc.dg/uninit-C.c: New test.
6179 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6181         * g++.dg/abi/covariant1.C: New test.
6183 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6185         * gcc.dg/20030123-1.c: New test.
6187 2003-01-25  Jan Hubicka  <jh@suse.cz>
6189         PR opt/8492
6190         * gcc.c-torture/compile/20030125-1.c
6192 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6194         PR c++/9403
6195         * g++.dg/parse/template3.C: New test.
6196         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6198         PR c++/795
6199         * g++.dg/parse/template4.C: New test.
6201         PR c++/9415
6202         * g++.dg/template/qual2.C: New test.
6204         PR c++/8545
6205         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6207         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6209 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6211         * gcc.c-torture/execute/switch-1.c: New test case.
6213 2003-01-25  Jan Hubicka  <jh@suse.cz>
6215         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6217 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6219         Tweaks for Bison-1.875. From the NEWS file:
6220         "- `parse error' -> `syntax error'
6221         Bison now uniformly uses the term `syntax error'"
6222         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6223         * gcc.dg/cpp/digraph2.c: Likewise.
6224         * gcc.dg/cpp/direct2.c: Likewise.
6225         * gcc.dg/cpp/paste4.c: Likewise.
6226         * gcc.dg/c90-restrict-1.c: Likewise.
6227         * gcc.dg/c99-func-2.c: Likewise.
6228         * gcc.dg/noncompile/920721-2.c: Likewise.
6229         * gcc.dg/noncompile/930622-2.c: Likewise.
6230         * gcc.dg/noncompile/940112-1.c: Likewise.
6231         * gcc.dg/noncompile/950921-1.c: Likewise.
6232         * gcc.dg/noncompile/951123-1.c: Likewise.
6233         * gcc.dg/noncompile/971104-1.c: Likewise.
6234         * gcc.dg/noncompile/990416-1.c: Likewise.
6236 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6238         * g++.dg/parse/undefined1.C: Add error message.
6240 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6242         PR c++/9354
6243         * g++.dg/parse/new1.C: New test.
6245         PR c++/9216
6246         * g++.dg/parse/template2.C: New test.
6248         PR c++/9354
6249         * g++.dg/parse/typedef2.C: New test.
6251         PR c++/9328
6252         * g++.dg/ext/typeof3.C: New test.
6254 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6256         PR c++/2738
6257         * g++.dg/parse/ret-type1.C: New test.
6259         PR c++/3792
6260         * g++.dg/parse/tmpl-outside1.C: New test.
6262         PR c++/4207
6263         * g++.dg/parse/int-as-enum1.C: New test.
6265         PR c++/4903
6266         * g++.dg/parse/no-typename1.C: New test.
6268         PR c++/5533
6269         * g++.dg/parse/no-value1.C: New test.
6271         PR c++/5921
6272         * g++.dg/parse/wrong-inline1.C: New test.
6274         PR c++/6402
6275         * g++.dg/parse/ref1.C: New test.
6277         PR c++/6992
6278         * g++.dg/parse/attr-ctor1.C: New test.
6280         PR c++/7229
6281         * g++.dg/parse/namespace5.C: New test.
6283         PR c++/7917
6284         * g++.dg/parse/func-def1.C: New test.
6286         PR c++/8143
6287         * g++.dg/parse/undefined1.C: New test.
6289         PR c++/5723, PR c++/8522
6290         * g++.dg/parse/specialization1.C: New test.
6292         PR c++/163, PR c++/8595
6293         * g++.dg/parse/struct-as-enum1.C: New test.
6295         PR c++/9173
6296         * g++.dg/parse/undefined2.C: New test.
6298 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6300         PR c++/9298
6301         * g++.dg/parse/template1.C: New test.
6303         PR c++/9384
6304         * g++.dg/parse/using1.C: New test.
6306         PR c++/9285
6307         PR c++/9294
6308         * g++.dg/parse/expr2.C: New test.
6310         PR c++/9388
6311         * g++.dg/parse/lookup2.C: Likewise.
6313 2003-01-21  Jan Hubicka  <jh@suse.cz>
6315         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6316         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6317         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6318         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6320 2003-01-20  Nick Clifton  <nickc@redhat.com>
6322         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6323         problem with ARM sibcall code generation.
6325 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6327         * gcc.c-torture/execute/20030120-1.c: New.
6329 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6331         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6333 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6335         PR c++/9272
6336         * g++.dg/parse/ctor1.C: New test.
6338         PR c++/9294:
6339         * g++.dg/parse/qualified1.C: New test.
6341         * g++.dg/parse/typename3.C: New test.
6343 2003-01-16  Richard Henderson  <rth@redhat.com>
6345         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6347 2003-01-16  Richard Henderson  <rth@redhat.com>
6349         * g++.dg/pch/pch.exp: Copy test header to the working directory
6350         before using it either for precompilation or direct use.
6351         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6352         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6354 2003-01-16  Richard Henderson  <rth@redhat.com>
6356         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6357         before using it either for precompilation or direct use.
6358         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6359         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6361 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6363         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6364         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6365         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6366         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6367         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6368         typename warning into error.
6369         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6370         error messages.
6371         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6372         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6373         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6374         messages.
6375         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6376         make declaration visible in template.
6377         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6378         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6379         messages.
6380         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6381         message.
6382         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6383         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6384         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6385         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6386         typename warning with error message.
6387         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6388         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6389         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6391 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6393         * g++.dg/parse/ambig2.C: New test.
6395 2003-01-15  Richard Henderson  <rth@redhat.com>
6397         * g++.dg/tls/init-2.C: Update error message string.
6399 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6401         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6403 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6405         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6406         all for HC11/HC12.
6407         * gcc.c-torture/compile/20001205-1.x: Likewise.
6408         * gcc.c-torture/compile/20001226-1.x: Likewise.
6409         * gcc.c-torture/compile/920520-1.x: Likewise.
6410         * gcc.c-torture/compile/961203-1.x: Likewise.
6411         * gcc.c-torture/compile/20020604-1.x: Likewise.
6413 2003-01-15  Jan Hubicka  <jh@suse.cz>
6415         * gcc.c-torture/compile/20030115-1.c: New test.
6417         * gcc.dg/i386-fpcvt-1.c: New test.
6418         * gcc.dg/i386-fpcvt-2.c: New test.
6420 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6422         Further conform g++'s __vmi_class_type_info to the C++ ABI
6423         specification.
6424         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6425         the specification.
6427 2003-01-14  Jan Hubicka  <jh@suse.cz>
6429         * gcc.dg/i386-fpcvt-1.c: New test.
6430         * gcc.dg/i386-fpcvt-2.c: New test.
6432 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6434         * gcc.dg/i386-mmx-3.c: New test.
6436 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6438         PR c++/9264
6439         * g++.dg/parse/octal1.C: New file.
6441         PR c++/9172
6442         * g++.dg/parse/typename1.C: New file.
6444 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6446         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6447         * gcc.dg/bf-no-ms-layout.c: Likewise.
6448         * gcc.dg/bf-ms-attrib.c: Likewise.
6450 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6452         PR c++/9099
6453         * g++.dg/parse/dtor1.C: New file.
6455         PR c++/9128
6456         * g++.dg/rtti/typeid1.C: New file.
6458         PR c++/9153
6459         * g++.dg/parse/lookup1.C: New file.
6461         PR c++/9171
6462         * g++.dg/templ/spec5.C: New file.
6464 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6466         * gcc.c-torture/compile/20030110-1.c: New test.
6468 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6470         Merge from pch-branch:
6472         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6474         * gcc.dg/pch/cpp-1.h: New.
6475         * gcc.dg/pch/cpp-1.c: New.
6476         * gcc.dg/pch/cpp-2.h: New.
6477         * gcc.dg/pch/cpp-2.c: New.
6479         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6481         * gcc.dg/pch/except-1.h: New.
6482         * gcc.dg/pch/except-1.c: New.
6484         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6486         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6487         running test.
6488         * gcc.dg/pch: Include *.hp not *.h.
6489         * gcc.dg/pch/system-1.h: New.
6490         * gcc.dg/pch/system-1.c: New.
6492         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6494         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6495         rather than trying to build and run a program using PCH.
6496         * gcc.dg/pch: Remove dg-do commands from test files.
6498         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6500         * gcc.dg/pch/macro-3.c: New.
6501         * gcc.dg/pch/macro-3.h: New.
6503         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6505         * gcc.dg/pch/common-1.c: New.
6506         * gcc.dg/pch/common-1.h: New.
6507         * gcc.dg/pch/decl-1.c: New.
6508         * gcc.dg/pch/decl-1.h: New.
6509         * gcc.dg/pch/decl-2.c: New.
6510         * gcc.dg/pch/decl-2.h: New.
6511         * gcc.dg/pch/decl-3.c: New.
6512         * gcc.dg/pch/decl-3.h: New.
6513         * gcc.dg/pch/decl-4.c: New.
6514         * gcc.dg/pch/decl-4.h: New.
6515         * gcc.dg/pch/decl-5.c: New.
6516         * gcc.dg/pch/decl-5.h: New.
6517         * gcc.dg/pch/global-1.c: New.
6518         * gcc.dg/pch/global-1.h: New.
6519         * gcc.dg/pch/inline-1.c: New.
6520         * gcc.dg/pch/inline-1.h: New.
6521         * gcc.dg/pch/inline-2.c: New.
6522         * gcc.dg/pch/inline-2.h: New.
6523         * gcc.dg/pch/static-1.c: New.
6524         * gcc.dg/pch/static-1.h: New.
6525         * gcc.dg/pch/static-2.c: New.
6526         * gcc.dg/pch/static-2.h: New.
6528         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6530         * g++.dg/pch/pch.exp: Better handle failing testcases.
6531         * gcc.dg/pch/pch.exp: Likewise.
6532         * gcc.dg/pch/macro-1.c: New.
6533         * gcc.dg/pch/macro-1.h: New.
6534         * gcc.dg/pch/macro-2.c: New.
6535         * gcc.dg/pch/macro-2.h: New.
6537         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6539         * g++.dg/dg.exp: Treat files in pch/ specially.
6540         * g++.dg/pch/pch.exp: New file.
6541         * g++.dg/pch/empty.H: New file.
6542         * g++.dg/pch/empty.C: New file.
6543         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6544         "precompile".
6546         * gcc.dg/pch/pch.exp: New file.
6547         * gcc.dg/pch/empty.h: New file.
6548         * gcc.dg/pch/empty.c: New file.
6549         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6550         "precompile".
6552 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6554         * g++.dg/template/friend14.C: New test.
6556 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6558         * gcc.dg/old-style-asm-1.c: New test.
6560 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6562         * gcc.c-torture/compile/20030109-1.c: New test.
6564 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6566         * gcc.c-torture/execute/20030109-1.c: New test.
6568 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6570         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6571         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6572         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6573         * g++.old-deja/g++.mike/eh2.C: Likewise
6574         * g++.old-deja/g++.mike/eh3.C: Likewise
6575         * g++.old-deja/g++.mike/eh5.C: Likewise
6576         * g++.old-deja/g++.mike/eh6.C: Likewise
6577         * g++.old-deja/g++.mike/eh7.C: Likewise
6578         * g++.old-deja/g++.mike/eh8.C: Likewise
6579         * g++.old-deja/g++.mike/eh9.C: Likewise
6580         * g++.old-deja/g++.mike/eh10.C: Likewise
6581         * g++.old-deja/g++.mike/eh12.C: Likewise
6582         * g++.old-deja/g++.mike/eh13.C: Likewise
6583         * g++.old-deja/g++.mike/eh14.C: Likewise
6584         * g++.old-deja/g++.mike/eh16.C: Likewise
6585         * g++.old-deja/g++.mike/eh17.C: Likewise
6586         * g++.old-deja/g++.mike/eh18.C: Likewise
6587         * g++.old-deja/g++.mike/eh21.C: Likewise
6588         * g++.old-deja/g++.mike/eh23.C: Likewise
6589         * g++.old-deja/g++.mike/eh24.C: Likewise
6590         * g++.old-deja/g++.mike/eh25.C: Likewise
6591         * g++.old-deja/g++.mike/eh26.C: Likewise
6592         * g++.old-deja/g++.mike/eh27.C: Likewise
6593         * g++.old-deja/g++.mike/eh28.C: Likewise
6594         * g++.old-deja/g++.mike/eh29.C: Likewise
6595         * g++.old-deja/g++.mike/eh31.C: Likewise
6596         * g++.old-deja/g++.mike/eh33.C: Likewise
6597         * g++.old-deja/g++.mike/eh34.C: Likewise
6598         * g++.old-deja/g++.mike/eh35.C: Likewise
6599         * g++.old-deja/g++.mike/eh36.C: Likewise
6600         * g++.old-deja/g++.mike/eh37.C: Likewise
6601         * g++.old-deja/g++.mike/eh38.C: Likewise
6602         * g++.old-deja/g++.mike/eh39.C: Likewise
6603         * g++.old-deja/g++.mike/eh40.C: Likewise
6604         * g++.old-deja/g++.mike/eh41.C: Likewise
6605         * g++.old-deja/g++.mike/eh42.C: Likewise
6606         * g++.old-deja/g++.mike/eh44.C: Likewise
6607         * g++.old-deja/g++.mike/eh46.C: Likewise
6608         * g++.old-deja/g++.mike/eh47.C: Likewise
6609         * g++.old-deja/g++.mike/eh48.C: Likewise
6610         * g++.old-deja/g++.mike/eh49.C: Likewise
6611         * g++.old-deja/g++.mike/eh50.C: Likewise
6612         * g++.old-deja/g++.mike/eh51.C: Likewise
6613         * g++.old-deja/g++.mike/eh53.C: Likewise
6614         * g++.old-deja/g++.mike/eh55.C: Likewise
6615         * g++.old-deja/g++.mike/p7912.C: Likewise
6616         * g++.old-deja/g++.mike/p9706.C: Likewise
6617         * g++.old-deja/g++.mike/p10416.C: Likewise
6618         * g++.old-deja/g++.mike/p11667.C: Likewise
6619         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6620         Remove redundant reference to Iris.
6621         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6622         Elxsi, i860, Pico Java, and WE32K.
6624 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6626         * g++.dg/ext/asm4.C: New test.
6628 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6630         PR c++/9030
6631         * g++.dg/template/friend12.C: New test.
6632         * g++.dg/template/friend13.C: Likewise.
6633         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6635 2003-01-08  Jan Hubicka  <jh@suse.cz>
6637         * gcc.dg/i386-cadd.c: New test.
6638         * gcc.dg/i386-cmov4.c: Likewise.
6640 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6642         PR c++/9165
6643         * g++.dg/warn/Wunused-3.C: New test.
6645         * g++.dg/abi/bitfield9.C: New test.
6647         PR c++/9189
6648         * g++.dg/parse/defarg3.C: New test.
6650 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6652         * g++.dg/parse/ambig1.C: New test.
6653         * g++.dg/parse/defarg2.C: New test.
6655 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6657         * g++.dg/template/defarg-1.C: New test.
6658         * g++.dg/template/local2.C: Likewise.
6660 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6662         * gcc.c-torture/execute/20030105-1.c: New test.
6664 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6666         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6667         * g++.dg/parse/namespace4.C: Likewise.
6669 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6671         * g++.dg/template/ntp2.C: New test.
6673 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6675         * g++.dg/parse/extern-C-1.C: New test.
6677         * g++.dg/parse/namespace4.C: New test.
6679         * g++.dg/template/nested1.C: New test.
6681         * g++.dg/parse/namespace3.C: New test.
6683 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
6685         * g++.dg/lookup/two-stage1.C: New test.
6687 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6689         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
6690         * g++.old-deja/g++.jason/access8.C: Likewise.
6691         * g++.old-deja/g++.other/decl5.C: Likewise.
6693 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6695         * g++.dg/parse/parse7.C: New test.
6697 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
6699         PR c++/2843
6700         * g++.dg/ext/attrib7.C: New test.
6702 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
6704         * g++.dg/parse/parse6.C: New test.
6706 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
6708         * gcc.dg/h8300-stack-1.c: New.
6710 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6712         g++.dg/lookup/exception1.C: New test.
6714         g++.dg/lookup/template1.C: New test.
6716         g++.dg/parse/namespace2.C: New test.
6718         g++.dg/parse/parens2.C: New test.
6720 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6722         * g++.dg/parse/parse5.C: New test.
6723         * g++.dg/lookup/scoped4.C: New test.
6725 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
6727         * g++.dg/parse/parens1.C: New test.
6729         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
6730         angle-bracket1.C.
6731         * g++.dg/parse/parens2.C: New test.
6733         * g++.dg/lookup/scope-operator1.C: New test.
6735         * g++.dg/parse/operator1.C: New test.
6737 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6739         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
6740         * g++.old-deja/g++.other/access6.C: Likewise.
6741         * g++.old-deja/g++.other/decl1.C: Likewise.
6742         * g++.old-deja/g++.pt/typename12.C: Likewise.
6744 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6746         * g++.dg/parse/namespace1.C: New test.
6748 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6750         * g++.dg/parse/parse4.C: New test.
6752 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6754         * g++.dg/parse/parse3.C: New test.
6756 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6758         * g++.dg/parse/parse2.C: New test.
6760 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6762         * g++.dg/template/friend11.C: New test.
6764 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
6766         * g++.dg/parse/parse1.C: New test.
6768 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
6770         * lib/profopt.exp: Change the name of a global variable to avoid
6771         possible clashes with other test suites.
6773 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
6775         * g++.dg/inherit/covariant8.C: New test.
6777 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
6779         * g++.dg/init/array9.C: New test.
6781         PR c++/9112
6782         * g++.dg/parse/expr1.C: New test.
6784 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
6786         * gcc.c-torture/compile/20021230-1.c: New test.
6788 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
6790         * g++.dg/inherit/covariant5.C: New test.
6791         * g++.dg/inherit/covariant6.C: New test.
6792         * g++.dg/inherit/covariant7.C: New test.
6794 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6796         PR c++/2739
6797         * g++.dg/other/access2.C: New test.
6799 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6801         * g++.dg/other/anon-struct.C: No longer fails
6802         * g++.old-deja/g++.brendan/parse4.C: Likewise.
6803         * g++.old-deja/g++.brendan/parse5.C: Likewise.
6804         * g++.old-deja/g++.brendan/parse6.C: Likewise.
6806 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6808         * g++.dg/parse/angle-bracket.C (main): No longer fails.
6810 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
6812         * g++.dg/eh/spec4.C: Remove stray semicolon.
6813         * g++.dg/expr/pmf-1.C: Change error message.
6814         * g++.dg/ext/asm1.C: Remove stray semicolon.
6815         * g++.dg/ext/typename1.C: Add missing typenames.
6816         * g++.dg/inherit/template-as-base.C: Change error message.
6817         * g++.dg/lookup/scoped1.C: Likewise.
6818         * g++.dg/lookup/scoped2.C: Likewise.
6819         * g++.dg/lookup/using2.C: Likewise.
6820         * g++.dg/other/component1.C: Remove stray semicolon.
6821         * g++.dg/other/do1.C: Change error message.
6822         * g++.dg/other/error2.C: Likewise.
6823         * g++.dg/other/init1.C: Likewise.
6824         * g++.dg/other/packed1.C: Remove stray semicolon.
6825         * g++.dg/other/ptrmem2.C: Change error message.
6826         * g++.dg/parse/parameter-declaration-1.C: Remove line number
6827         marker.
6828         * g++.dg/special/initp1.C: Remove invalid attribute usage.
6829         * g++.dg/template/access3.C: Add typename keyword.
6830         * g++.dg/template/access5.C: Remove stray semicolon.
6831         * g++.dg/template/access6.C: Likewise.
6832         * g++.dg/template/complit1.C: Likewise.
6833         * g++.dg/template/crash1.C: Change error message.
6834         * g++.dg/template/inherit2.C: Remove stray semicolon.
6835         * g++.dg/template/instantiate2.C: Likewise.
6836         * g++.dg/template/instantiate3.C: Change error message.
6837         * g++.dg/template/qual1.C: Remove stray semicolon.
6838         * g++.dg/template/qualttp18.C: Change error message.
6839         * g++.dg/template/ref1.C: Remove stray semicolon.
6840         * g++.dg/template/sizeof1.C (A::value): Declare it.
6841         * g++.dg/template/spec4.C: Change error message.
6842         * g++.dg/template/static1.C: Likewise.
6843         * g++.dg/template/type1.C: Likewise.
6844         * g++.dg/template/typename3.C: Likewise.
6845         * g++.old-deja/g++.benjamin/13478.C: Change error message.
6846         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
6847         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
6848         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
6849         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
6850         named return value extension.
6851         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
6852         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
6853         * g++.old-deja/g++.bob/extern_C.C: Likewise.
6854         * g++.old-deja/g++.bob/inherit2.C: Likewise.
6855         * g++.old-deja/g++.brendan/complex1.C: Likewise.
6856         * g++.old-deja/g++.brendan/copy5.C: Likewise.
6857         * g++.old-deja/g++.brendan/crash13.C: Likewise.
6858         * g++.old-deja/g++.brendan/crash15.C: Likewise.
6859         * g++.old-deja/g++.brendan/crash18.C: Change error message.
6860         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
6861         * g++.old-deja/g++.brendan/crash38.C: Likewise.
6862         * g++.old-deja/g++.brendan/crash50.C: Likewise.
6863         * g++.old-deja/g++.brendan/crash56.C: Likewise.
6864         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
6865         syntax.
6866         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
6867         * g++.old-deja/g++.brendan/crash8.C: Change error message.
6868         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
6869         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
6870         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
6871         * g++.old-deja/g++.brendan/template11.C: Likewise.
6872         * g++.old-deja/g++.brendan/template26.C: Likewise.
6873         * g++.old-deja/g++.brendan/template27.C: Use explicit
6874         specialization syntax.
6875         * g++.old-deja/g++.brendan/template30.C: Likewise.
6876         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
6877         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
6878         non-dependent names.
6879         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
6880         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
6881         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
6882         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
6883         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
6884         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
6885         named return value extension.
6886         * g++.old-deja/g++.ext/namedret2.C: Likewise.
6887         * g++.old-deja/g++.ext/namedret3.C: Likewise.
6888         * g++.old-deja/g++.ext/return1.C: Likewise.
6889         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
6890         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
6891         * g++.old-deja/g++.jason/access8.C: Likewise.
6892         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
6893         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
6894         pseudo-destructor names.
6895         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
6896         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
6897         pseudo-destructor names.
6898         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
6899         * g++.old-deja/g++.jason/overload19.C: Likewise.
6900         * g++.old-deja/g++.jason/overload32.C: Likewise.
6901         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
6902         stray semicolons.
6903         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
6904         * g++.old-deja/g++.jason/return.C: Likewise.
6905         * g++.old-deja/g++.jason/return2.C: Likewise.
6906         * g++.old-deja/g++.jason/shadow1.C: Likewise.
6907         * g++.old-deja/g++.jason/special.C: Use explicit specialization
6908         syntax.
6909         * g++.old-deja/g++.jason/template10.C: Account for use of
6910         non-dependent names.
6911         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
6912         syntax.
6913         * g++.old-deja/g++.jason/template37.C: Likewise.
6914         * g++.old-deja/g++.law/access4.C: Change error messages.
6915         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
6916         pseudo-destructor names.
6917         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
6918         * g++.old-deja/g++.law/ctors9.C: Likewise.
6919         * g++.old-deja/g++.law/cvt22.C: Likewise.
6920         * g++.old-deja/g++.law/dtors5.C: Likewise.
6921         * g++.old-deja/g++.law/global-init1.C: Likewise.
6922         * g++.old-deja/g++.law/missed-error3.C: Likewise.
6923         * g++.old-deja/g++.law/operators28.C: Likewise.
6924         * g++.old-deja/g++.law/visibility28.C: Likewise.
6925         * g++.old-deja/g++.martin/eval1.C: Likewise.
6926         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
6927         name.
6928         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
6929         * g++.old-deja/g++.mike/net34.C: Likewise.
6930         * g++.old-deja/g++.mike/net36.C: Likewise.
6931         * g++.old-deja/g++.mike/ns2.C: Likewise.
6932         * g++.old-deja/g++.mike/p12306.C: Likewise.
6933         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
6934         value extension.
6935         * g++.old-deja/g++.mike/p700.C: Likewise.
6936         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
6937         * g++.old-deja/g++.mike/p710.C: Likewise.
6938         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
6939         value extension.
6940         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
6941         * g++.old-deja/g++.mike/pmf9.C: Likewise.
6942         * g++.old-deja/g++.ns/crash2.C: Likewise.
6943         * g++.old-deja/g++.ns/crash3.C: Likewise.
6944         * g++.old-deja/g++.ns/invalid1.C: Likewise.
6945         * g++.old-deja/g++.ns/ns17.C: Likewise.
6946         * g++.old-deja/g++.ns/template16.C: Likewise.
6947         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
6948         keyword.
6949         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
6950         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
6951         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
6952         named return value extension.
6953         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
6954         * g++.old-deja/g++.other/access4.C: Issue additional error
6955         messages.
6956         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
6957         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
6958         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
6959         * g++.old-deja/g++.other/crash25.C: Change error message.
6960         * g++.old-deja/g++.other/crash4.C: Change error message.
6961         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
6962         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
6963         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
6964         checks.
6965         * g++.old-deja/g++.other/defarg8.C: Likewise.
6966         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
6967         * g++.old-deja/g++.other/dtor10.C: Likewise.
6968         * g++.old-deja/g++.other/incomplete.C: Likewise.
6969         * g++.old-deja/g++.other/linkage7.C: Likewise.
6970         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
6971         lookup algorithm.
6972         * g++.old-deja/g++.other/mangle2.C: Likewise.
6973         * g++.old-deja/g++.other/refinit2.C: Likewise.
6974         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
6975         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
6976         * g++.old-deja/g++.pt/crash28.C: Likewise.
6977         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
6978         syntax.
6979         * g++.old-deja/g++.pt/crash32.C: Change error message.
6980         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
6981         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
6982         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
6983         error message position.
6984         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
6985         * g++.old-deja/g++.pt/defarg8.C: Change error message.
6986         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
6987         syntax.
6988         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
6989         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
6990         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
6991         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
6992         keyword.
6993         * g++.old-deja/g++.pt/explicit31.C: Likewise.
6994         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
6995         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
6996         keyword.
6997         * g++.old-deja/g++.pt/explicit71.C: Change error message.
6998         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
6999         syntax.
7000         * g++.old-deja/g++.pt/friend28.C: Account for use of
7001         non-dependent names.
7002         * g++.old-deja/g++.pt/friend29.C: Likewise.
7003         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7004         rules.
7005         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7006         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7007         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7008         lookup rules.
7009         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7010         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7011         keyword.
7012         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7013         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7014         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7015         keyword.
7016         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7017         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7018         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7019         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7020         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7021         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7022         keyword.
7023         * g++.old-deja/g++.pt/spec10.C: Likewise.
7024         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7025         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7026         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7027         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7028         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7029         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7030         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7031         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7032         * g++.old-deja/g++.pt/typename15.C: Likewise.
7033         * g++.old-deja/g++.pt/typename22.C: Likewise.
7034         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7035         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7036         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7037         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7038         syntax.
7039         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7040         return value extension.
7041         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7042         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7043         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7044         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7046 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7048         * g++.dg/warn/inline1.C: New test.
7049         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7050         * g++.old-deja/g++.jason/synth10.C: Likewise.
7051         * g++.old-deja/g++.mike/net31.C: Likewise.
7052         * g++.old-deja/g++.mike/p8786.C: Likewise.
7054         * g++.dg/template/friend10.C: New test.
7055         * g++.dg/template/conv5.C: New test.
7057 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7059         * g++.dg/lookup/scoped3.C: New test.
7061         * g++.dg/lookup/decl1.C: New test.
7062         * g++.dg/lookup/decl2.C: New test.
7064 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7066         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7067         gcc.c-torture/compile/20021015-1.c,
7068         gcc.c-torture/compile/20021015-2.c,
7069         gcc.c-torture/compile/20021123-1.c,
7070         gcc.c-torture/compile/20021123-2.c,
7071         gcc.c-torture/compile/20021123-3.c,
7072         gcc.c-torture/compile/20021123-4.c,
7073         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7074         only to 3.1 or 3.2 branch.
7076 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7078         * gcc.dg/i386-bitfield3.c: New test.
7080         * gcc.dg/i386-bitfield2.c: New test.
7082 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7084         * g++.dg/parse/conv_op1.C: New test.
7086 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7088         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7089         approved.
7091 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7093         * gcc.c-torture/compile/20021220-1.c: New test.
7095 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7097         * gcc.dg/i386-fastcall-1.c: New.
7099 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7101         * gcc.c-torture/execute/20021219-1.c: New test.
7103 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7105         * gcc.dg/i386-pic-1.c: New test.
7107 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7109         PR c++/8099
7110         * g++.dg/template/friend9.C: New test.
7112 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7114         PR c++/3663
7115         * g++.dg/template/access7.C: New test.
7117 2002-12-18  Nick Clifton  <nickc@redhat.com>
7119         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7120         the libstdc++-v3 directory has been found.
7122 2002-12-12  Devang Patel <dpatel@apple.com>
7123         * gcc.dg/darwin-ld-1.c: New test.
7124         * gcc.dg/darwin-ld-2.c: New test.
7125         * gcc.dg/darwin-ld-3.c: New test.
7126         * gcc.dg/darwin-ld-4.c: New test.
7127         * gcc.dg/darwin-ld-5.c: New test.
7129 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7131         * gcc.c-torture/compile/20021212-1.c: New test.
7133 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7135         * gcc.dg/fshort-wchar: New test.
7137 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7139         PR c++/8372
7140         * g++.dg/template/dtor1.C: New test.
7142         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7143         markers.
7145 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7147         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7149 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7151         * g++.dg/template/static1.C: New test.
7152         * g++.dg/template/static2.C: New test.
7153         * g++.old-deja/g++.ext/memconst.C: New test.
7155 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7157         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7158         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7159         * g++.dg/special/initp1.C: Likewise.
7161 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7163         * gcc.c-torture/execute/20021204-1.c: New test.
7165 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7167         * gcc.dg/ppc-fmadd-1.c: New file.
7168         * gcc.dg/ppc-fmadd-2.c: New file.
7169         * gcc.dg/ppc-fmadd-3.c: New file.
7171 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7173         * gcc.c-torture/compile/20021204-1.c: New test.
7175 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7177         * g++.dg/inherit/covariant2.C: New test.
7178         * g++.dg/inherit/covariant3.C: New test.
7179         * g++.dg/inherit/covariant4.C: New test.
7180         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7181         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7183 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7185         PR c++/8688
7186         * g++.dg/init/brace3.C: New test.
7188 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7190         * gcc.dg/20020210-1.c: Fix a comment typo.
7192 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7194         PR c++/8720
7195         * g++.dg/parse/defarg1.C: New test.
7197         PR c++/8615
7198         * g++.dg/template/char1.C: New test.
7200         * g++.dg/template/varmod1.C: Fix typo.
7202 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7204         DR 180
7205         * g++.old-deja/g++.pt/crash32.C: Expect error.
7207 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7209         PR c++/5919
7210         * g++.dg/template/varmod1.C: New test.
7212         PR c++/8727
7213         * g++.dg/inherit/typeinfo1.C: New test.
7215         PR c++/8663
7216         * g++.dg/inherit/typedef1.C: New test.
7218 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7220         PR c++/8332
7221         PR c++/8493
7222         * g++.dg/template/strlen1.C: New test.
7224         PR c++/8227
7225         * g++.dg/template/ctor2.C: New test.
7227         PR c++/8214
7228         * g++.dg/init/string1.C: New test.
7230         PR c++/8511
7231         * g++.dg/template/friend8.C: New test.
7233 2002-11-29  Joe Buck <jbuck@synopsys.com>
7235         * g++.dg/lookup/anon2.C: New test.
7237 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7239         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7240         h8300 port.
7242 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7244         * gcc.dg/bitfld-6.c: New test.
7246 2002-11-27  Jan Hubicka  <jh@suse.cz>
7248         * gcc.c-torture/execute/20021127.[cx]: New test.
7250 2002-11-26  Jan Hubicka  <jh@suse.cz>
7252         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7253         quality.
7255 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7257         * g++.dg/init/brace2.C: New test.
7258         * g++.old-deja/g++.mike/p9129.C: Correct.
7260 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7262         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7264 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7266         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7268 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7270         * testsuite/g++.dg/abi/empty11.C: New test.
7271         * testsuite/g++.dg/rtti/cv1.C: New test.
7273 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7275         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7277 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7279         * g++.dg/abi/empty10.C: New test.
7281 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7283         * gcc.c-torture/compile/20021124-1.c: New test.
7285 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7287         * g++.dg/abi/rtti2.C: New test.
7289 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7291         * gcc.dg/i386-unroll-1.c: New test.
7293 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7295         * gcc.c-torture/compile/20021120-1.c: New test.
7296         * gcc.c-torture/compile/20021120-2.c: New test.
7298 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7300         * gcc.dg/bitfld-5.c: New test.
7302 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7304         * gcc.c-torture/execute/20021120-3.c: New test.
7306 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7308         * gcc.c-torture/execute/20021120-2.c: New test.
7310 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7312         * gcc.c-torture/execute/20021120-1.c: New test.
7314 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7316         * gcc.c-torture/execute/20021118-3.c: New test.
7318 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7320         * gcc.c-torture/compile/20021119-1.c: New test.
7322 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7324         * gcc.dg/duff-1.c: New test.
7325         * gcc.dg/duff-2.c: New test.
7326         * gcc.dg/duff-3.c: New test.
7328 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7330         * gcc.dg/cpp/_Pragma5.c: New test.
7332 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7334         * gcc.c-torture/execute/20021118-2.c: New test.
7336 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7338         * gcc.c-torture/execute/20021118-1.c: New test.
7340 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7342         * gcc.dg/20021116-1.c: New test.
7344 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7346         * g++.dg/abi/vcall1.C: New test.
7348 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7350         * gcc.dg/20021029-1.c: New test.
7351         * gcc.dg/20021029-2.c: New test.
7353 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7355         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7357 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7359         PR c/8439
7360         * gcc.dg/20021110.c: Move to ...
7361         * gcc.c-torture/compile/20021110.c: .... here.
7363 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7365         PR c/8467
7366         * gcc.c-torture/execute/20021111-1.c
7368 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7370         PR c/8439
7371         * gcc.dg/20021110.c: New test.
7373 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7375         * g++.dg/abi/vthunk3.C: Run only on x86.
7377 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7379         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7381 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7383         * lib/compat.exp (compat-execute): Fix logic error in last
7384         change.
7386 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7388         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7390 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7392         PR c++/8389
7393         * g++.dg/template/access6.C: New test.
7395 2002-11-08  Jan Hubicka  <jh@suse.cz>
7397         * gcc.dg/i386-ssefp-1.c: New test.
7398         * gcc.dg/i386-ssefp-1.c: New test.
7400 2002-11-08  Jan Hubicka  <jh@suse.cz>
7402         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7404 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7406         * g++.dg/abi/vthunk3.C: New test.
7408         PR c++/8338
7409         * g++.dg/template/crash2.C: New test.
7411 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7413         * testsuite/g++.dg/abi/dtor1.C: New test.
7414         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7416 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7418         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7419         Darwin.
7421 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7423         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7424         -mthumb.  Only xfail with -O0.
7426 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7428         * g++.dg/abi/thunk1.C: New test.
7429         * g++.dg/abi/thunk2.C: Likewise.
7430         * g++.dg/abi/vtt1.C: Likewise.
7432 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7434         PR optimization/8423
7435         * gcc.c-torture/execute/builtin-constant.c: New test.
7437 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7439         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7440         Add some more cases.
7442 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7444         PR c++/8391
7445         * g++.dg/opt/local1.C: New test.
7447 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7449         PR c++/8160
7450         * g++.dg/template/complit1.C: New test.
7452         PR c++/8149
7453         * g++.dg/template/typename4.C: Likewise.
7455 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7457         Core issue 287, PR c++/7639
7458         * g++.dg/template/instantiate1.C: Adjust error location.
7459         * g++.dg/template/instantiate3.C: New test.
7460         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7461         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7462         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7464 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7466         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7468 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7470         PR c++/8287
7471         * g++.dg/init/dtor2.C: New test.
7473 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7475         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7476         * gcc.dg/nest.c: Bypass errors on irix6.
7478 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7480         * gcc.dg/nest.c: Expect error for mmix-*-*.
7481         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7483 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7485         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7486         markers.
7488         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7490 2002-10-25  Mike Stump  <mrs@apple.com>
7492         * gcc.dg/warn-1.c: New test.
7494 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7496         * g++.dg/template/typename3.C: New test.
7498 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7500         * g++.dg/lookup/ptrmem1.C: New test.
7502         * g++.dg/abi/vthunk2.C: New test.
7504 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7506         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7508 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7510         * g++.dg/abi/empty9.C: New test.
7512 2002-10-24  Richard Henderson  <rth@redhat.com>
7514         * g++.dg/inherit/thunk1.C: Enable for ia64.
7516 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7518         PR c++/8067
7519         * g++.dg/lookup/pretty1.C: New test.
7521 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7523         * gcc.dg/20021023-1.c: New test.
7525 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7527         PR c++/7679
7528         * g++.dg/parse/inline1.C: New test.
7530 2002-10-23  Richard Henderson  <rth@redhat.com>
7532         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7534         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7536 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7538         PR c++/6579
7539         * g++.dg/parse/stmtexpr3.C: New test.
7541 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7543         * g++.dg/expr/cond1.C: New test.
7545 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7547         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7549 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7551         * g++.dg/abi/vbase13.C: New test.
7552         * g++.dg/abi/vbase14.C: Likewise.
7554 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7556         * gcc.dg/tls/pic-1.c: New test.
7557         * gcc.dg/tls/nonpic-1.c: New test.
7558         * gcc.dg/20021018-1.c: New test.
7560 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7562         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7563         Remove only files with the same base name as the test case.
7564         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7565         (profopt-execute): Likewise.  Also, remove old profiling
7566         and performance data files before running the tests.
7568         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7569         * g++.dg/bprob/bprob.exp: Likewise.
7570         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7571         to allow more general test case names.
7573         * g++.dg/bprob/bprob-1.C: Rename to ...
7574         * g++.dg/bprob/g++-bprob-1.C: ... this.
7576         * g77.dg/bprob/bprob-1.f: Rename to ...
7577         * g77.dg/bprob/g77-bprob-1.f: ... this.
7579 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7581         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7582         bison 1.50 or later.
7584 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7586         * g++.dg/README: Describe more test directories.
7588 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7590         * g++.dg/init/array6.C: Add additional tests.
7592 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7594         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7595         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7597 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7599         * gcc.c-torture/compile/20020604-1.x: New.
7600         * gcc.c-torture/compile/simd-5.x: Likewise.
7601         * gcc.c-torture/execute/920710-1.x: Likewise.
7602         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7604 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7606         * g++.dg/inherit/override1.C: Add dg-options clause.
7608 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7610         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7611         _mm_slli_si128.
7613 2002-10-19  Andreas Schwab  <schwab@suse.de>
7615         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7616         directory component.
7618 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7620         * g++.dg/inherit/thunk1.C: New test.
7622         * g++.dg/inherit/override1.C: New test.
7624         * g++.dg/abi/mangle11.C: New test.
7625         * g++.dg/abi/mangle14.C: New test.
7626         * g++.dg/abi/mangle17.C: New test.
7628 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7630         * g++.dg/overload/member2.C: New test.
7632 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7634         * g++.dg/README: Describe new compat directory.
7635         * g++.dg/dg.exp: Skip tests in compat directory.
7636         * README.compat: New file.
7637         * lib/compat.exp: New expect script.
7638         * g++.dg/compat: New test directory.
7639         * g++.dg/compat/compat.exp: New expect script.
7640         * g++.dg/compat/abi: New test directory.
7641         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7642         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7643         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7644         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7645         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7646         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7647         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7648         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7649         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7650         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7651         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7652         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7653         * g++.dg/compat/break: New test directory.
7654         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7655         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7656         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7657         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7658         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7659         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7660         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7661         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7662         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7663         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7664         g++.dg/compat/break/README: New files.
7665         * g++.dg/compat/eh: New test directory.
7666         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7667         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7668         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7669         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7670         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7671         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7672         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7673         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7674         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7675         g++.dg/compat/eh/filter2_y.C,
7676         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7677         g++.dg/compat/eh/new1_y.C,
7678         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7679         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7680         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7681         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7682         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
7683         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
7684         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
7685         g++.dg/compat/eh/unexpected1_y.C: New files.
7686         * g++.dg/compat/init: New test directory.
7687         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
7688         g++.dg/compat/init/array5_y.C,
7689         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
7690         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
7691         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
7692         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
7693         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
7694         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
7695         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
7696         g++.dg/compat/init/init-ref2_y.C: New files.
7698 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7700         PR c++/7584
7701         * g++.dg/inherit/using3.C: New test.
7703 2002-10-17  Jan Hubicka  <jh@suse.cz>
7705         * gcc.dg/20021017-2.c: New test.
7707 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
7709         * g++.dg/abi/mangle16.C: Adjust.
7711         * g++.dg/init/array8.C: New test.
7713 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
7715         * gcc.dg/special/mips-abi.exp: New test.
7716         * gcc.dg/special/mips-abi.s: Empty file used by the above.
7718 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7720         * g++.dg/abi/mangle16.C: New test.
7721         * g++.dg/abi/mangle17.C: Likewise.
7723         PR c++/7478
7724         * g++.dg/template/ref1.C: New test.
7726 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7728         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
7730 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
7732         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
7734 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
7736         PR c++/7524
7737         * g++.dg/init/array7.C: New test.
7739 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
7741         * g++.dg/init/array6.C: New test.
7743         * g++.dg/abi/mangle13.C: Likewise.
7744         * g++.dg/abi/mangle14.C: Likewise.
7745         * g++.dg/abi/mangle15.C: Likewise.
7747 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7749         * g++.dg/abi/empty8.C: New test.
7751 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
7753         * g++.dg/init/ctor1.C: New test.
7755 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
7757         * gcc.c-torture/execute/20021015-1.c: New test.
7759 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
7761         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
7763 2002-10-14  Jan Hubicka  <jh@suse.cz>
7765         * gcc.dg/i386-ssetype-[1-5].c: New tests.
7767 2002-10-14  Richard Henderson  <rth@redhat.com>
7769         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
7771 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7773         PR optimization/6631
7774         * g++.dg/opt/const2.C: New test.
7776 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
7778         PR c++/7176
7779         * g++.dg/parse/friend1.C: New test.
7780         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
7782 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
7784         * gcc.dg/20021014-1.c: New test.
7786 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
7788         PR c++/5661
7789         * g++.dg/ext/vlm1.C: New test.
7790         * g++.dg/ext/vlm2.C: Likewise.
7792         * g++.dg/init/array1.C: Remove invalid braces.
7793         * g++.dg/init/brace1.C: New test.
7794         * g++.dg/init/copy2.C: Likewise.
7795         * g++.dg/init/copy3.C: Likewise.
7796         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
7797         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
7798         braces.
7800 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
7802         * gcc.dg/cpp/assembler.S: Don't use -ansi.
7804 2002-10-11  Richard Shann  <richard.shann@superh.com>
7806         * gcc.c-torture/compile/simd-5.c: New test.
7808 2002-10-10  Roger Sayle  <roger@eyesopen.com>
7810         * gcc.c-torture/execute/shiftopt-1.c: New test case.
7812 2002-10-10  Jim Wilson  <wilson@redhat.com>
7814         * gcc.c-torture/execute/20021010-1.c: New test.
7816 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
7818         PR c/7353
7819         * g++.dg/ext/typedef-init.C: New test.
7820         * gcc.dg/typedef-init.c: New test.
7822 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
7824         * gcc.dg/cpp/paste13.c: New test.
7826 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7828         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
7829         remaining platforms, XFAIL during compile, not execute.  Don't
7830         XFAIL at -O0.
7832 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
7834         * gcc.dg/alias-1.c: Tweak expected warning.
7836 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
7838         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
7840 2002-10-06  Andreas Jaeger  <aj@suse.de>
7842         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
7843         * gcc.dg/cpp/c++98.C: Likewise.
7845         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
7846         * g++.dg/cpp/c++98.C: Likewise.
7848         * g++.dg/README (Subdirectories): Mention cpp directory.
7850         PR target/7559
7851         * gcc.dg/20021006-1.c: New test.
7853 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7855         PR c++/7804
7856         * g++.dg/other/warning1.C: New test.
7858 2002-10-04  Roger Sayle  <roger@eyesopen.com>
7860         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
7861         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
7862         and sparc-*-* with -m64 as expected failures.  See PR 8087.
7864 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7866         PR c++/7931
7867         * g++.dg/template/ptrmem3.C: New test.
7869         PR c++/7754
7870         * g++.dg/template/union1.C: New test.
7872 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
7874         PR c++/8006
7875         * g++.dg/abi/mangle9.C: New test.
7876         * g++.dg/abi/mangle10.C: New test.
7877         * g++.dg/abi/mangle11.C: New test.
7878         * g++.dg/abi/mangle12.C: New test.
7880 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
7882         PR c++/7188.
7883         * g++.dg/template/meminit1.C: New test.
7884         * g++.dg/warn/Wreorder-1.C: Likewise.
7885         * g++.old-deja/g++.mike/warn3.C: Tweak.
7886         * lib/prune.exp: Ingore "in copy constructor".
7888 2002-10-02  Andreas Jaeger  <aj@suse.de>
7890         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
7891         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
7892         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
7893         on x86-64.
7895 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7897         * gcc.dg/empty1.C: Fix typo.
7899 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
7901         * gcc.dg/alias-1.c: New test.
7903 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
7905         * gcc.dg/empty1.C: New test.
7907         * g++.dg/tls/init-2.C: Tweak error messages.
7909 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
7911         * gcc.c-torture/compile/20020923-1.c: New test.
7913 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
7915         * gcc.c-torture/execute/ffs-1.c: New test.
7916         * gcc.c-torture/execute/ffs-2.c: Ditto.
7918 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
7920         * g++.dg/overload/member1.C: New test.
7922 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
7924         * g++.dg/abi/empty7.C: New test.
7925         * g++.dg/init/pm2.C: Likewise.
7927 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
7929         * g++.dg/rtti/crash1.C: New test.
7931 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7933         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
7934         gcc.dg/sibcall-4.c: New tests.
7936 2002-09-28  Roger Sayle  <roger@eyesopen.com>
7938         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
7939         powerpc and MMIX targets.
7941 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
7943         * gcc.dg/cpp/20020927-1.c: New.
7945 2002-09-26  David S. Miller  <davem@redhat.com>
7947         * gcc.c-torture/compile/trunctfdf.c: New.
7949 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7951         * lib/target-supports.exp (check_weak_available): Handle solaris2.
7953 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
7955         * gcc.c-torture/execute/loop-15.c: New.
7957 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
7959         * README.QMTEST: Fix typo.
7961 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
7963         * gcc.dg/20020926-1.c: New test.
7965 2002-09-25  David S. Miller  <davem@redhat.com>
7967         PR target/7842
7968         * gcc.c-torture/execute/shiftdi.c: New test.
7970 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
7972         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
7973         unique to the tool.
7974         * lib/g77.exp (g77_init): Likewise.
7975         * lib/g++.exp (g++_init): Likewise.
7976         * lib/objc.exp (objc_init): Likewise.
7978 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
7980         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
7981         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
7982         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
7984 2002-09-25  Richard Henderson  <rth@redhat.com>
7986         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
7987         too-small long double.
7989 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
7991         * gcc.dg/20020919-1.c: New test.
7993 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
7995         * g++.dg/abi/bitfield6.C: New test.
7996         * g++.dg/abi/bitfield7.C: New test.
7997         * g++.dg/abi/bitfield8.C: New test.
7998         * g++.dg/abi/vbase11.C: New test.
8000 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8002         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8003         hppa*-*-hpux*.  Update test comment.
8005 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8007         * gcc.dg/tls/struct-1.c: New test.
8009 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8011         * gcc.dg/cpp/tr-warn2.c: Update.
8013 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8015         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8017 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8019         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8020         systems.
8022 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8024         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8026         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8027         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8028         setting of cxxfilt.
8030 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8032         * gcc.dg/20020312-2.c: Update for darwin.
8034 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8036         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8038 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8040         * objc.dg/comp-types-1.m: New test.
8041         * objc.dg/comp-types-2.m: New test.
8042         * objc.dg/comp-types-3.m: New test.
8043         * objc.dg/comp-types-4.m: New test.
8044         * objc.dg/comp-types-5.m: New test.
8045         * objc.dg/comp-types-6.m: New test.
8047 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8049         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8051 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8053         * g++.dg/other/do1.C: New test.
8055         * g++.dg/template/subst1.C: New test.
8057 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8059         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8061 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8063         * g++.dg/template/qualttp20.C: Adjust expected errors.
8064         * g++.old-deja/g++.jason/report.C: Likewise.
8065         * g++.old-deja/g++.other/qual1.C: Likewise.
8067         * g++.dg/lookup/scoped2.C: New test.
8069         * g++.dg/ext/asm3.C: New test.
8071 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8073         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8075 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8077         * ChangeLog: follow spelling conventions.
8078         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8079         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8080         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8081         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8082         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8083         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8084         * g++.old-deja/g++.law/global-init1.C: Likewise.
8085         * g++.old-deja/g++.other/delete4.C: Likewise.
8086         * g++.old-deja/g++.other/inline21.C: Likewise.
8087         * g++.old-deja/g++.other/singleton.C: Likewise.
8088         * g77.dg/strlen0.f: Likewise.
8089         * g77.f-torture/compile/20010519-1.f: Likewise.
8090         * g77.f-torture/compile/980310-4.f: Likewise.
8091         * gcc.c-torture/compile/20000605-1.c: Likewise.
8092         * gcc.c-torture/execute/20020225-1.c: Likewise.
8093         * gcc.dg/c90-hexfloat-2.c: Likewise.
8094         * gcc.dg/c99-bool-1.c: Likewise.
8095         * gcc.dg/c99-hexfloat-2.c: Likewise.
8096         * gcc.dg/dll-2.c: Likewise.
8097         * gcc.dg/wtr-union-init-1.c: Likewise.
8098         * gcc.dg/wtr-union-init-2.c: Likewise.
8099         * gcc.dg/wtr-union-init-3.c: Likewise.
8100         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8101         * gcc.dg/cpp/defined.c: Likewise.
8102         * gcc.dg/cpp/macsyntx.c: Likewise.
8103         * gcc.dg/cpp/paste2.c: Likewise.
8104         * gcc.dg/cpp/trad/defined.c: Likewise.
8105         * gcc.dg/format/c90-printf-1.c: Likewise.
8106         * gcc.dg/format/c90-scanf-1.c: Likewise.
8107         * gcc.dg/format/c99-printf-1.c: Likewise.
8108         * gcc.dg/format/c99-scanf-1.c: Likewise.
8109         * gcc.misc-tests/gcov-8.c: Likewise.
8110         * lib/profopt.exp: Likewise.
8112 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8114         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8116 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8118         * g++.dg/inherit/using2.C: New test.
8120 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8122         * ChangeLog: Follow spelling conventions.
8123         * g++.dg/template/friend4.C: Likewise.
8124         * g++.old-deja/g++.pt/crash67.C: Likewise.
8125         * gcc.c-torture/execute/20000801-4.c: Likewise.
8126         * gcc.dg/c90-digraph-1.c: Likewise.
8127         * gcc.dg/c94-digraph-1.c: Likewise.
8128         * gcc.dg/c99-digraph-1.c: Likewise.
8129         * gcc.dg/cpp/line5.c: Likewise.
8130         * gcc.dg/cpp/multiline.c: Likewise.
8131         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8132         * gcc.dg/format/attr-3.c: Likewise.
8133         * gcc.dg/format/c90-scanf-3.c: Likewise.
8134         * gcc.dg/format/ext-4.c: Likewise.
8136 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8138         * g++.dg/template/pretty1.C: New test.
8140 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8142         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8144 2002-09-13  Matt Austern  <austern@apple.com>
8146         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8147         passing a cast expression to a function by const reference.
8149 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8151         * g++.dg/template/deduce1.C: New test.
8153 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8155         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8156         32-bit int.
8158 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8160         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8161         usage.
8163 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8165         * gcc.c-torture/compile/20020910-1.c: New test.
8167 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8169         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8171 2002-09-10  Andreas Jaeger  <aj@suse.de>
8173         * gcc.dg/20020312-2.c: Adjust for x86-64.
8175 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8177         * g77.dg/7388.f: New test case for PR 7388.
8179 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8181         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8183 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8185         * objc.dg/proto-lossage-1.m: New test.
8187 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8189         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8191 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8193         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8194         expected to pass.
8196 2002-09-06  Stan Shebs  <shebs@apple.com>
8197             David Edelsohn  <edelsohn@gnu.org>
8199         * gcc.dg/weak: New directory.
8200         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8201         target-specific xfail bits.
8202         * gcc.dg/typeof-2.c: Move to new directory.
8203         * gcc.dg/weak.exp: New expect script.
8205 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8207         * gcc.c-torture/execute/extzvsi.c: New test.
8209 2002-09-05  Stan Shebs  <shebs@apple.com>
8211         * gcc.dg/weak-1.c: xfail on Darwin.
8212         * gcc.dg/weak-2.c: Ditto.
8213         * gcc.dg/weak-3.c: Ditto.
8214         * gcc.dg/weak-4.c: Ditto.
8215         * gcc.dg/weak-5.c: Ditto.
8216         * gcc.dg/weak-6.c: Ditto.
8217         * gcc.dg/weak-7.c: Ditto.
8218         * gcc.dg/weak-8.c: Ditto.
8219         * gcc.dg/weak-9.c: Ditto.
8221 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8223         * gcc.c-torture/execute/loop-14.c: New test.
8225 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8227         * g++.dg/other/cxa-atexit1.C: New test.
8229         * gcc.dg/typeof-2.c: New test.
8231 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8233         * gcc.dg/builtins-2.c: New testcase.
8234         * gcc.dg/builtins-3.c: New testcase.
8236 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8238         * gcc.dg/cpp/_Pragma4.c: New test.
8240 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8242         * objc/execute/nil_method-1.m: New testcase.
8244 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8246         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8247         [Object class], not [Object initialize].
8249 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8250             Hans-Peter Nilsson  <hp@bitrange.com>
8252         * gcc.c-torture/execute/20020720-1.x: Skip test on
8253         mmix-knuth-mmixware.  Correct comment.
8255 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8257         * testsuite/g++.dg/abi/bitfield5.C: New test.
8258         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8260 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8262         * objc.dg/undeclared-selector.m: New test.
8264 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8266         * g++.dg/other/offsetof1.C: Avoid cast warning.
8268 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8270         * objc.dg/super-class-2.m: New test.
8272 2002-08-24  Matt Austern  <austern@apple.com>
8274         * g++.dg/ext/lvaddr.C: New test.
8275         * g++.dg/ext/lvcast.C: New test.
8277 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8279         * testsuite/g++.dg/inherit/cond1.C: New test.
8281 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8283         * gcc.dg/noncompile/incomplete-1.c: New test.
8285 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8287         * gcc.dg/typespec-1.c: New test.
8289 2002-08-20  Devang Patel  <dpatel@apple.com>
8290         * objc.dg/proto-hier-2.m: New test.
8292 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8294         * objc.dg/bitfield-1.m: New test.
8295         * objc.dg/bitfield-2.m: New test.
8297 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8299         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8300         gcc.dg/c99-flex-array-4.c: New tests.
8302 2002-08-16  Stan Shebs  <shebs@apple.com>
8304         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8306 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8308         * gcc.dg/typeof-1.c: New test.
8309         * g++.dg/ext/typeof2.C: New test.
8311 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8313         * g++.dg/other/offsetof1.C: New test.
8315 2002-08-14  Richard Henderson  <rth@redhat.com>
8317         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8319 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8321         * gcc.dg/cpp/_Pragma3.c: New test.
8323 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8325         * g++.dg/template/inherit3: New test.
8327 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8329         * gcc.dg/bitfld-4.c: Add blank options.
8331 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8333         * g++.dg/template/crash1.C: New test.
8335 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8337         * gcc.dg/tls/opt-2.c: New test.
8339 2002-08-08  Devang Patel  <dpatel@apple.com>
8341         * objc.dg/selector-1.m : New test
8343 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8345         * g++.dg/abi/bitfield4.C: New test.
8346         * gcc.dg/bitfld-4.c: New test.
8348 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8350         * g++.dg/other/packed1.C: New test.
8352 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8354         * g++.dg/abi/offsetof.C: Tweak error messages.
8355         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8357 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8359         * gcc.dg/bitfld-3.c: New test.
8361 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8362             Richard Henderson  <rth@redhat.com>
8364         * gcc.dg/i386-bitfield1.c: New test.
8365         * g++.dg/abi/bitfield3.C: Update.
8367 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8369         * objc.dg/const-str-2.m: Update.
8370         * gcc.dg/cpp/c++98.c: Change to C extension.
8371         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8372         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8374 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8376         * testsuite/gcc.dg/tls/diag-3.c: New.
8378 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8380         * g++.dg/README (Subdirectories): Document new subdir expr.
8381         * g++.dg/expr/pmf-1.C: New test.
8383 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8385         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8387 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8389         * g++.dg/abi/bitfield3.C: New test.
8391 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8393         * lib/gcov.exp: Tweak expected line formats.
8394         * gcc.misc-tests/gcov8.c: New test.
8395         * gcc.misc-tests/gcov8.x: New flags.
8397 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8399         * consistency.vlad/layout/endian.c: Include string.h.
8401         * gcc.c-torture/execute/20020805-1.c: New test.
8403 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8405         * g++.dg/other/conversion1.C: New test.
8407 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8409         * gcc.dg/builtins-1.c: New testcase.
8411 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8413         * g++.dg/inherit/access3.C: New test.
8415 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8417         * gcc.dg/ia64-visibility-2.c: New test.
8419 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8421         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8422         __qualifier_flags to __flags.
8424 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8426         * g++.dg/inherit/operator1.C: New test.
8427         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8428         * g++.dg/other/error1.C: Change expected error message.
8429         * g++.dg/template/conv4.C: Likewise.
8431 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8433         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8434         for documented behavior.
8436 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8438         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8439         several targets known to fail.
8441 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8443         * gcc.dg/mips-args-[123].c: New tests.
8445 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8447         * gcc.dg/ppc-spe.c: New.
8449 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8451         * g++.dg/other/ptrmem4.C: New testcase.
8453 2002-07-24  Richard Henderson  <rth@redhat.com>
8455         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8457 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8459         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8461 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8463         * gcc.c-torture/execute/memset-3.c: New testcase.
8465 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8467         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8468         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8470 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8472         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8473         Delete.
8475 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8477         * gcc.c-torture/compile/simd-4.c: New test.
8479 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8481         PR c++/7347, c++/7348
8482         * g++.dg/template/access4.C: New test.
8483         * g++.dg/template/access5.C: New test.
8484         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8485         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8486         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8487         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8489 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8491         * gcc.dg/gnu89-init-2.c: New test.
8493 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8495         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8497 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8499         * gcc.c-torture/execute/20020720-1.c: New testcase.
8501 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8503         * gcc.dg/cpp/Wsignprom.c: New tests.
8505 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8507         * gcc.c-torture/execute/loop-13.c: New test.
8509 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8511         * gcc.dg/cpp/expr.c: New tests.
8513 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8515         * g++.dg/opt/pr6713.C: Add template instantiation.
8517 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8519         * gcc.dg/nest.c: New test.
8521 2002-07-17  Richard Henderson  <rth@redhat.com>
8523         * g++.dg/opt/pr6713.C: New test.
8525 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8527         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8528         XFAIL for all x86 processors.
8530 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8532         * gcc.c-torture/execute/20010122-1.x: Do not test with
8533         -fomit-frame-pointer.
8535 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8537         * g++.dg/template/instantiate2.C: New test.
8538         * g++.dg/template/spec4.C: New test.
8540 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8542         * g++.dg/template/access2.C: New test.
8543         * g++.dg/template/access3.C: New test.
8545 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8547         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8548         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8549         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8550         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8551         Convert to use <stdarg.h>.
8552         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8553         Delete.
8554         * gcc.dg/va-arg-2.c: New.
8555         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8557 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8559         * gcc.c-torture/compile/20020710-1.c: New test.
8561 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8562                           Andrew Pinski  <pinskia@physics.uc.edu>
8564         gcc.c-torture/compile/simd-2.c: New testcase.
8565         gcc.c-torture/compile/simd-3.c: Likewise.
8567 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8569         PR c++/7224
8570         * g++.dg/overload/error1.C: New test.
8572 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8574         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8575         configuration and IRIX 6 O32 ABI.
8577 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8579         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8581 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8583         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8585 2002-07-10  Jeffrey A Law  <law@redhat.com>
8587         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8589         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8591 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8593         * gcc.dg/20020312-2.c: Check for __PPC__.
8595 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8597         * gcc.c-torture/compile/20020709-1.c: New test.
8599 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8601         * g++.dg/template/qualttp21.C: New test case.
8603 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8605         * gcc.c-torture/compile/20020706-1.c: New test.
8606         * gcc.c-torture/compile/20020706-2.c: New test.
8608 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8609             Alexandre Oliva  <aoliva@redhat.com>
8611         * g++.dg/warn/incomplete1.C: New test.
8613 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8615         PR c++/7099
8616         * g++.dg/warn/noreturn1.C: New test.
8618 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8620         PR c++/6706
8621         * g++.dg/debug/debug6.C: New test.
8622         * g++.dg/debug/debug7.C: New test.
8624 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8626         * gcc.c-torture/compile/simd-3.c: New test.
8628 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8630         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8631         * gcc.dg/20020620-1.c: Likewise.
8633 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8635         PR c++/6944
8636         * g++.dg/init/array4.C: New test.
8637         * g++.dg/init/array5.C: New test.
8639 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8641         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8642         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8644 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8646         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8647         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8648         * gcc.dg/wtr-conversion-1.c: Likewise.
8649         * gcc.dg/wtr-escape-1.c: Likewise.
8650         * gcc.dg/wtr-int-type-1.c: Likewise.
8651         * gcc.dg/wtr-label-1.c: Likewise.
8652         * gcc.dg/wtr-static-1.c: Likewise.
8653         * gcc.dg/wtr-strcat-1.c: Likewise.
8654         * gcc.dg/wtr-suffix-1.c: Likewise.
8655         * gcc.dg/wtr-switch-1.c: Likewise.
8656         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8657         * gcc.dg/wtr-union-init-1.c: Likewise.
8658         * gcc.dg/wtr-union-init-2.c: Likewise.
8659         * gcc.dg/wtr-union-init-3.c: Likewise.
8661         * gcc.dg/wtr-func-def-1.c: New test.
8663 2002-07-02 Devang Patel <dpatel@apple.com>
8665         * objc.dg/param-1.m: New test.
8667 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8669         * gcc.dg/cpp/trad/directive.c: Add test.
8670         * gcc.dg/cpp/trad/macroargs.c: Add test.
8671         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8673 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8675         * gcc.dg/cpp/cmdlne-M.c: New test.
8677 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8679         * objc.dg/desig-init-1.m: New test.
8681 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8683         PR c++/6716
8684         * g++.dg/template/instantiate1.C: New test.
8686 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
8688         PR c++/7112
8689         * g++.dg/template/sizeof2.C: New test.
8691 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8693         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
8694         gcc.dg/cpp/trad/include.c: New tests.
8696 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
8698         PR target/7177
8699         * gcc.c-torture/compile/20020701-1.c: New test.
8701 2002-07-01  Stan Shebs  <shebs@apple.com>
8703         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
8704         header here...
8705         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
8706         (objc-torture-execute): or here.
8708 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
8710         * gcc.c-torture/execute/arith-rand-ll.c: New test.
8712 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
8714         * gcc.dg/cpp/trad/escaped-nl.c: New test.
8716 2002-06-30  Devang Patel  <dpatel@apple.com>
8718         * objc.dg/fsyntax-only.m: New test.
8720 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
8722         PR c++/6695
8723         * g++.dg/template/friend7.C: New file.
8725 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
8727         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
8728         return type.
8730 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
8732         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
8733         avoid division by zero.
8735 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
8737         * gcc.dg/Wunknownprag.c: New tests.
8739 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
8741         * gcc.c-torture/execute/simd-2.c: New test.
8743 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
8745         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
8746         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
8747         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
8748         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
8749         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
8750         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
8751         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
8752         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
8753         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
8754         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
8755         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
8756         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
8757         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
8758         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
8759         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
8760         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
8761         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
8763 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
8765         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
8766         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
8767         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
8768         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
8769         New tests.
8770         * gcc.dg/cpp/trad/directive.c: Update.
8772 2002-06-23  Andreas Jaeger  <aj@suse.de>
8774         * gcc.c-torture/execute/complex-6.c: New.
8776 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
8778         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
8779         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
8780         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
8781         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
8783 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
8785         * gcc.dg/cpp/trad: New directory with traditional tests copied
8786         from parent directory.
8787         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8788         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8789         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8790         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8791         Move to trad/ and rename.
8792         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
8793         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
8794         gcc.dg/cpp/trad/redef2.c: New tests.
8795         * gcc.dg/cpp/trad/trad.exp: New driver.
8797 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
8799         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
8800         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
8801         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
8802         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
8803         Remove.
8805 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
8807         * gcc.dg/20020620-1.c: New test.
8809 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8811         * g++.dg/template/ttp4.C: New test.
8813 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
8815         * g++.dg/opt/vt1.C: Fix regexp.
8817 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8819         * gcc.c-torture/execute/pure-1.c: Make functions static again.
8820         Don't use attribute `noinline'.
8822 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8824         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
8826 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
8828         * gcc.c-torture/execute/simd-1.c: New.
8830         * gcc.dg/simd-1.c: New.
8832 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
8834         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
8836 2002-06-16  Richard Henderson  <rth@redhat.com>
8838         * g++.dg/ext/anon-struct1.C: New.
8839         * g++.dg/ext/anon-struct2.C: New.
8840         * g++.dg/ext/anon-struct3.C: New.
8841         * gcc.dg/anon-struct-1.c: New.
8842         * gcc.dg/anon-struct-2.c: New.
8843         * gcc.dg/anon-struct-3.c: New.
8844         * gcc.dg/20011008-1.c: Adjust warning text.
8845         * gcc.dg/20020527-1.c: Add -fms-extensions.
8847 2002-06-16  Richard Henderson  <rth@redhat.com>
8849         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
8851 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
8853         * gcc.c-torture/execute/20020615-1.c: New test.
8855 2002-06-15  Roger Sayle  <roger@eyesopen.com>
8857         * gcc.c-tortuture/execute/compare-1.c: New test case.
8858         * gcc.c-tortuture/execute/compare-2.c: New test case.
8859         * gcc.c-tortuture/execute/compare-3.c: New test case.
8861 2002-06-13  Richard Henderson  <rth@redhat.com>
8863         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
8864         ia64 ilp32.
8866 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8868         * g++.dg/template/typename2.C: Update error message.
8870 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
8872         * gcc.c-torture/execute/20020611-1.c: New test.
8874 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
8876         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
8877         list of targets to skip.
8879 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
8881         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
8882         targets if not optimizing.
8884 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
8886         * gcc.c-torture/compile/20020605-1.c: New test.
8888         * g++.dg/opt/vt1.C: New test.
8890         * gcc.dg/20020531-1.c: New test.
8892         * gcc.dg/20020530-1.c: New test.
8894         * gcc.dg/20020527-1.c: New test.
8896         * g++.dg/opt/cse1.C: New test.
8898 2002-06-07  Roger Sayle  <roger@eyesopen.com>
8900         * gcc.dg/20020607-2.c: New test case.
8902 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
8904         * gcc.c-torture/compile/20020604-1.c: New test.
8906 2002-06-04  Richard Henderson  <rth@redhat.com>
8908         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
8909         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
8910         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
8912 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
8914         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
8916 2002-06-03  Richard Henderson  <rth@redhat.com>
8918         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8919         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
8921 2002-06-02  Richard Henderson  <rth@redhat.com>
8923         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
8924         test functions static.
8926 2002-06-02  Andreas Jaeger  <aj@suse.de>
8928         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
8929         now.
8931 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8933         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
8934         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
8935         Update for mofified diagnostics.
8936         * gcc.dg/c99-intconst-1.c: No longer fail.
8938 2002-06-02  Richard Henderson  <rth@redhat.com>
8940         * gcc.dg/uninit-A.c: Remove xfail markers.
8942 2002-06-01  Roger Sayle  <roger@eyesopen.com>
8944         * gcc.dg/fnegate-1.c: New test case.
8946 2002-05-30  Osku Salerma  <osku@iki.fi>
8948         * gcc.c-torture/execute/mayalias-1.c: New file.
8950 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8952         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
8953         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
8954         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
8956 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8958         * gcc.c-torture/execute/20020529-1.c: New test.
8960 2002-05-27  Richard Henderson  <rth@redhat.com>
8962         * g++.dg/ext/attrib6.C: New test case.
8964 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8966         * gcc.c-torture/execute/pure-1.c: New test.
8968 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8970         * gcc.dg/cpp/arith-2.c: Remove.
8972 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8974         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
8975         * gcc.dg/cpp/if-3.c: Remove.
8977 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
8979         * g++.dg/opt/cse2.C: New test.
8981 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
8983         * gcc.dg/cpp/arith-1.c: New semantic tests.
8984         * gcc.dg/cpp/if-1.c: Update.
8986 2002-05-24  Ben Elliston  <bje@redhat.com>
8988         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
8990 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
8992         * gcc.dg/verbose-asm.c: New test.
8994 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8996         * gcc.dg/cpp/paste12.c: New test.
8998 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9000         * g++.dg/parse/named_ops.C: New test.
9002 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9004         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9006 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9008         * gcc.dg/weak-2.c: Allow optional leading underscore
9009         in scan-assembler symbol name.
9010         * gcc.dg/weak-3.c: Likewise.
9011         * gcc.dg/weak-4.c: Likewise.
9012         * gcc.dg/weak-5.c: Likewise.
9014 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9016         * gcc.dg/20020523-1.c: New test.
9018 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9020         * objc.dg/const-str-2.m: Update now that we stop after
9021         a command line error.
9023 2002-05-22  Richard Henderson  <rth@redhat.com>
9025         * g++.dg/dg.exp: Fix typo in test pruneing.
9027 2002-05-22  Richard Henderson  <rth@redhat.com>
9029         * g++.dg/dg.exp: Prune the tls subdirectory.
9030         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9031         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9032         * g++.dg/tls/init-1.C: New.
9034 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9036         * gcc.dg/20020517-1.c: New test.
9038 2002-05-21  Richard Henderson  <rth@redhat.com>
9040         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9041         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9043 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9045         * g++.dg/other/copy2.C: New test.
9047 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9049         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9050         (MAX_COPY): Bump up to 10 times sizeof (long long).
9051         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9053         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9054         sizeof (long long).
9056         * gcc.c-torture/execute/strcpy-1.c: New test.
9058 2002-05-19  Jason Merrill  <jason2redhat.com>
9060         * g++.dg/ext/oper1.C: New test.
9062 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9063 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9065         * README.QMTEST: New file.
9067         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9069 2002-05-19  Andreas Jaeger  <aj@suse.de>
9071         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9072         now.
9073         * gcc.c-torture/execute/loop-2d.x: Likewise.
9075 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9077         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9078         support weak symbols.
9079         * gcc.dg/weak-4.c: Likewise
9080         * gcc.dg/weak-6.c: Likewise
9082 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9084         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9085         cygwin, coff and h8300-*-hms targets
9086         * gcc.dg/weak-5.c: Likewise
9087         * gcc.dg/weak-7.c: Likewise
9089 2002-05-16  Jason Merrill  <jason@redhat.com>
9091         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9092         (scan-assembler-not, scan-assembler-dem): Likewise.
9093         (scan-assembler-dem-not): Likewise.
9095 2002-05-15  Richard Henderson  <rth@redhat.com>
9097         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9099 2002-05-15  Richard Henderson  <rth@redhat.com>
9101         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9102         (vfoo1f): Warning here.
9103         (vfoo1l): Don't redefine the alias.
9105 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9107         * g++.dg/init/pm1.C: New test.
9109 2002-05-12  David S. Miller  <davem@redhat.com>
9111         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9112         types.
9114 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9116         * gcc.c-torture/execute/20020510-1.c: New test case.
9118 2002-05-10  David S. Miller  <davem@redhat.com>
9120         * gcc.c-torture/execute/conversion.c: Test long double too.
9122 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9124         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9125         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9126         * lib/g++.exp (g++_link_flags): Likewise.
9127         * lib/objc.exp (objc_target_compile): Likewise.
9129 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9131         * gcc.dg/cpp/poison.c: Update.
9132         * gcc.dg/cpp/20000625-2.c: Remove.
9133         * gcc.dg/cpp/direct2s.c: Remove final test.
9135 2002-05-08  Tom Rix  <trix@redhat.com>
9137         * gcc.c-torture/execute/20020508-1.c: New test.
9138         * gcc.c-torture/execute/20020508-2.c: New test.
9139         * gcc.c-torture/execute/20020508-3.c: New test.
9141 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9143         * gcc.dg/cpp/charconst-4.c: More tests.
9145 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9147         PR c/6569
9148         * gcc.dg/weak-3.c: Update location of warning messages.
9149         * gcc.dg/weak-5.c: Likewise.
9151 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9153         * gcc.c-torture/execute/20020506-1.c: New test case.
9155 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9157         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9159 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9161         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9163 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9165         * gcc.dg/cpp/charconst-3.c: New test.
9167 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9169         * gcc.dg/cpp/charconst.c: Update tests.
9171 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9173         * treelang: Added directory for new sample language treelang. Also
9174         lib/treelang.exp: New file to signal treelang should be tested.
9176 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9178         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9179         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9180         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9181         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9182         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9183         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9184         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9186 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9188         * gcc.dg/format/xopen-2.c: New test.
9190 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9192         * gcc.dg/20020503-1.c: New test.
9194 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9196         * g++.dg/init/dtor1.C: Make it tougher.
9198 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9200         * g++.dg/init/dtor1.C: New test.
9202 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9204         * gcc.dg/altivec-8.c: New.
9206 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9208         * gcc.dg/altivec-7.c: New.
9210 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9212         * g++.dg/parse/typedef1.C: New test.
9214 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9216         PR c++/6486
9217         * g++.dg/template/friend6.C: New test.
9219         PR c++/6492
9220         * g++.dg/init/copy1.C: New test.
9222 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9224         * g++.dg/warn/effc1.C: New test.
9226 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9228         * gcc.dg/cpp/if-cexp.c: Add a test.
9230 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9232         * gcc.dg/20020426-2.c: New test.
9234 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9236         * gcc.dg/cpp/if-mop.c: Update.
9237         * gcc.dg/cpp/if-mpar.c: Add test.
9238         * gcc.dg/cpp/if-oppr.c: Update.
9240 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9242         PR c/6343
9243         * gcc.dg/weak-[2-7].c: New tests.
9245 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9247         * gcc.dg/enum1.c: New test.
9249 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9251         PR c++/6497
9252         * g++.dg/inherit/access2.C: New test.
9254 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9256         PR bootstrap/6445
9257         * gcc.dg/20020426-1.c: New test.
9259 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9261         * g++.dg/abi/enum1.C: New test.
9263 2002-04-26  Richard Henderson  <rth@redhat.com>
9265         * gcc.dg/c99-bool-1.c: Expect always true warning.
9267 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9269         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9271 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9273         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9274         targets.
9276 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9278         * g++.dg/abi/mange7.C: New test.
9280         PR c++/6438.
9281         * g++.dg/parse/stmtexpr2.C: New test.
9283 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9285         * gcc.dg/20020312-2.c: Add SH target.
9287 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9289         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9290         compiler output on mips*-*-irix*.
9292 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9294         * g++.dg/parse/attr1.C: New test.
9296 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9298         * gcc.c-torture/execute/string-opt-17.c: New test case.
9299         * gcc.c-torture/execute/memset-2.c: New test case.
9301 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9303         PR c++/6256:
9304         * g++.dg/template/friend5.C: New test.
9306         PR c++/6331:
9307         * g++.dg/template/qual1.C: Likewise.
9309 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9311         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9312         Include stdlib.h, not stdio.h or ctype.h.
9314 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9316         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9317         cris-*-elf* and mmix-*-*.
9318         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9319         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9320         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9321         Ditto.
9322         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9323         * gcc.dg/wchar_t-1.c: Ditto.
9325 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9327         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9328         Clarify comment.
9330 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9332         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9334 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9336         * gcc.c-torture/execute/20000906-1.x: Delete.
9338 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9340         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9342 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9344         * PR6367
9345         * g77.f-torture/execute/6367.f: New test.
9346         * g77.f-torture/execute/6367.x: Disable for MMIX.
9348 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9350         * PR6352
9351         * g++.dg/opt/inline2.C: New test.
9353 2002-04-18  Richard Henderson  <rth@redhat.com>
9355         * gcc.dg/20000906-1.c: Enable for all targets.
9356         * gcc.c-torture/compile/iftrap-2.c: New.
9358 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9360         * gcc.dg/20020418-1.c: New test.
9361         * gcc.dg/20020418-2.c: New test.
9363 2002-04-18  Richard Henderson  <rth@redhat.com>
9365         * gcc.c-torture/compile/iftrap-1.c: New.
9366         * gcc.dg/iftrap-1.c: Adjust for ia64.
9367         * gcc.dg/iftrap-2.c: New.
9369 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9371         * gcc.c-torture/compile/20020418-1.c: New test.
9373 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9375         * gcc.c-torture/compile/20020415-1.c: New.
9377 2002-04-18  David S. Miller  <davem@redhat.com>
9379         * gcc.c-torture/execute/20020418-1.c: New test.
9381 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9383         * gcc.dg/20020416-1.c: New test.
9385         * g++.dg/opt/inline1.C: New test.
9387 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9389         * gcc.dg/altivec-5.c: New test.
9391         * gcc.dg/20020415-1.c: New test.
9393 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9395         * testsuite/lib/chill.exp: Remove.
9397 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9399         * g++.dg/other/big-struct.C: New test.
9401 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9403         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9404         of scratch file.
9406 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9408         PR c/6277
9409         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9410         in scan-assembler function name
9412 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9414         * g77.f-torture/execute/980628-4.x,
9415         g77.f-torture/execute/980628-5.x,
9416         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9417         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9418         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9419         i[34567]86-*-*.
9421 2002-04-13  David S. Miller  <davem@redhat.com>
9423         * gcc.c-torture/execute/20020413-1.c: New test.
9425 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9427         * gcc.dg/asm-6.c,
9428         * g++.dg/ext/asm1.C: New tests.
9430 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9432         PR c++ 5373.
9433         * g++.dg/parse/stmtexpr1.C: New test.
9435         PR c++/5189.
9436         * g++.dg/template/copy1.C: New test.
9438 2002-04-12  Richard Henderson  <rth@redhat.com>
9440         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9442 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9444         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9445         gcc.c-torture/execute/20020307-2.c.
9447 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9449         * g++.dg/ext/attrib5.C,
9450         * g++.dg/lookup/struct1.C: New tests.
9452 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9454         * gcc.dg/20020411-1.c: New test.
9456         * gcc.c-torture/execute/20020411-1.c: New test.
9458 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9460         * g77.f-torture/execute/6177.f: New test.
9462 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9464         PR middle-end/6247
9465         * g++.dg/opt/cleanup1.C: New test.
9467         * g++.dg/opt/const1.C: New test.
9469 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9471         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9473 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9475         PR c++/5507
9476         * g++.dg/template/typename2.C: New test.
9478 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9480         * gcc.c-torture/execute/loop-12.c: New.
9482 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9484         * g77.f-torture/execute/980628-4.x,
9485         g77.f-torture/execute/980628-5.x,
9486         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9487         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9488         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9490 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9492         PR optimization/6086
9493         * g++.dg/opt/preinc1.C: New test.
9495 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9497         PR c++/5571
9498         * g++.dg/opt/static2.C: New test.
9500 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9502         PR c/5120
9503         * gcc.dg/20020406-1.c: New test.
9505 2002-04-04  David S. Miller  <davem@redhat.com>
9507         * gcc.c-torture/execute/20020404-1.c: New test.
9509 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9511         PR c/6123
9512         * gcc.dg/20020312-2.c: Do not declare global register variable
9513         if __PIC__ or __pic__ is defined.
9515 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9517         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9518         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9520 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9522         * gcc.misc-tests/linkage.exp: Update last change to handle
9523         sparc*-, not just sparc-.
9525 2002-04-03  Richard Henderson  <rth@redhat.com>
9527         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9529 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9531         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9533 2002-04-02  David S. Miller  <davem@redhat.com>
9535         * gcc.c-torture/execute/20020402-3.c: New test.
9537 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9539         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9540         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9542         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9543         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9544         g77.f-torture/execute/20001201.x,
9545         g77.f-torture/execute/u77-test.x: New files.
9547         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9548         * gcc.dg/wchar_t-1.c: Ditto.
9550 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9552         * gcc.c-torture/execute/20020402-1.c: New test.
9554 2002-04-01  Richard Henderson  <rth@redhat.com>
9556         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9558         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9560 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9562         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9564 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9566         * g++.dg/inherit/template-as-base.C: Expect error.
9567         * g++.dg/inherit/namespace-as-base.C: Likewise.
9569 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9571         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9572         g++.dg/ext/instantiate3.C: Tweak match patterns.
9574         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9575         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9576         -da test.
9578 2002-03-31  Richard Henderson  <rth@redhat.com>
9580         * gcc.dg/special/alias-2.c: New.
9581         * gcc.dg/special/ecos.exp: Run it.
9583 2002-03-31  Richard Henderson  <rth@redhat.com>
9585         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9587 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9589         * gcc.dg/weak-1.c: Disable on h8300 port.
9591 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9593         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9594         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9595         ordering tests.
9596         * g++.dg/bprob/bprob-1.C: New test.
9597         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9598         * g++.dg/gcov/gcov-1.C: New test.
9599         * g++.dg/gcov/gcov-1.x: New file.
9600         * g++.dg/gcov/gcov-2.C: New test.
9601         * g++.dg/gcov/gcov-3.C: New test.
9602         * g++.dg/gcov/gcov-3.h: New file.
9604 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9606         * g++.old-deja/g++.other/builtins5.C: New test.
9607         * g++.old-deja/g++.other/builtins6.C: New test.
9608         * g++.old-deja/g++.other/builtins7.C: New test.
9609         * g++.old-deja/g++.other/builtins8.C: New test.
9610         * g++.old-deja/g++.other/builtins9.C: New test.
9612 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9614         * g++.dg/opt/static1.C: New test.
9616         * g++.dg/opt/longbranch1.C: New test.
9618 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9620         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9622         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9624 2002-03-28  Jeffrey A Law  (law@redhat.com)
9626         * gcc.c-torture/execute/20020328-1.c: New test.
9628 2002-03-27  Richard Henderson  <rth@redhat.com>
9630         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9631         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9632         move from g++.old-deja/g++.ext/.
9634 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9636         * g++.dg/init/new2.C: New test.
9638 2002-03-26  Richard Henderson  <rth@redhat.com>
9640         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9642         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9643         on sparc.
9645         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9646         sparcv9 systems.
9647         * gcc.dg/20001102-1.c: Likewise.
9649 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9651         * gcc.dg/cpp/endif-pedantic1.c,
9652         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9654 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9656         * g++.dg/init/new1.C: New test.
9658 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9660         * g++.dg/abi/vbase9.C: New test.
9662 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9664         * gcc.dg/arm-asm.c: New test.
9666 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9668         * gcc.dg/Wswitch-enum.c: New test.
9669         Fix PR c/5044.
9671 2002-03-26  Richard Henderson  <rth@redhat.com>
9673         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9674         structure.
9676 2002-03-25  Richard Henderson  <rth@redhat.com>
9678         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9679         sparcv9 systems.
9681         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9682         * gcc.c-torture/compile/20011119-2.c (xxx): New.
9684 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
9686         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
9688 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
9690         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
9691         targets using generic thunk support.
9693 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
9695         * gcc.c-torture/compile/20020323-1.c: New test.
9697         * g++.dg/opt/conj2.C: New test.
9699 2002-03-24  Richard Henderson  <rth@redhat.com>
9701         * gcc.dg/weak-1.c: Use -fno-common.
9703 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9705         * g77.dg/f77-edit-apostrophe-out.f: New test
9706         * g77.dg/f77-edit-h-out.f: New test
9707         * g77.dg/f77-edit-t-in.f: New test
9708         * g77.dg/f77-edit-t-out.f: New test
9709         * g77.dg/f77-edit-x-out.f: New test
9710         * g77.dg/f77-edit-slash-out.f: New test
9711         * g77.dg/f77-edit-colon-out.f: New test
9712         * g77.dg/f77-edit-s-out.f: New test
9714 2002-03-24  Richard Henderson  <rth@redhat.com>
9716         * objc/execute/formal_protocol-6.x: New XFAIL.
9718 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9720         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
9721         that do not support weak symbols
9723 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
9725         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
9726         * lib/g77.exp:  Likewise
9727         * lib/objc.exp: Likewise
9729 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
9731         * gcc.dg/Wswitch-default.c: New test.
9733 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
9735         * g++.dg/other/enum1.C: New test.
9737 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
9739         * gcc.dg/pragma-ep-3.c: Fix typo.
9741 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9743         * g++.dg/inherit/template-as-base.C: New test.
9745 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
9747         * g++.old-deja/g++.other/dwarf2-1.C: Move...
9748         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
9750 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
9752         * gcc.dg/cpp/multiline.c: Update to match.
9754 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
9756         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
9758 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
9760         * gcc.dg/cpp/extratokens2.c:  New file.
9762 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
9764         * gcc.dg/20020312-2.c: Add rs6000 target.
9766         * gcc.c-torture/compile/20020319-1.c: New test.
9768 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9770         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
9771         (A, E): Handle this.
9773 2002-03-20  Jason Merrill  <jason@redhat.com>
9775         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
9776         ignoring -fpic.
9777         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
9778         through prune_gcc_output.
9780 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
9782         * gcc.c-torture/compile/20020320-1.c: New test.
9784 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
9786         * gcc.c-torture/compile/20020318-1.c: New test.
9788         * gcc.dg/struct-by-value-1.c: New test.
9790         * gcc.dg/20020319-1.c: New test.
9792 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
9794         * g++.dg/opt/conj1.C: New test.
9796 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
9798         * g++.dg/template/qualttp20.C: Revert previous change.
9799         * g++.dg/template/qualttp3.C: Likewise.
9800         * g++.dg/template/qualttp4.C: Likewise
9801         * g++.dg/template/qualttp5.C: Likewise
9802         * g++.dg/template/qualttp6.C: Likewise
9803         * g++.dg/template/qualttp7.C: Likewise
9804         * g++.dg/template/qualttp8.C: Likewise
9805         * g++.dg/template/recurse.C: Likewise.
9807 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
9809         * gcc.dg/cpp/wchar-1.c: Update.
9811 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
9813         * g++.dg/template/conv1.C: New test.
9814         * g++.dg/template/conv2.C: New test.
9815         * g++.dg/template/conv3.C: New test.
9816         * g++.dg/template/conv4.C: New test.
9818 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9820         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
9821         * g++.dg/template/qualttp3.C: Likewise.
9822         * g++.dg/template/qualttp4.C: Likewise
9823         * g++.dg/template/qualttp5.C: Likewise
9824         * g++.dg/template/qualttp6.C: Likewise
9825         * g++.dg/template/qualttp7.C: Likewise
9826         * g++.dg/template/qualttp8.C: Likewise
9827         * g++.dg/template/recurse.C: Likewise.
9829 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
9831         * g++.dg/opt/dtor1.C: New test.
9833 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
9835         * gcc.c-torture/compile/20020315-1.c: New test.
9837 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
9839         * gcc.dg/weak-1.c: Fix scan tests.
9841 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
9843         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
9844         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
9845         cris-*-aout* mmix-*-*.
9846         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
9847         cris-*-aout* mmix-*-*.
9848         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
9849         cris-*-elf* cris-*-aout* and mmix-*-*.
9850         * gcc.dg/20001009-1.c: Ditto.
9851         * gcc.dg/20010912-1.c: Ditto.
9852         * gcc.dg/20020122-4.c: Ditto.
9853         * gcc.dg/inline-2.c: Ditto.
9855 2002-03-14  Jeffrey A Law  (law@cygnus.com)
9857         * gcc.c-torture/compile/20020314-1.c: New test.
9859 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
9861         * gcc.c-torture/execute/20020314-1.c: New test.
9863 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
9865         * g++.dg/warn/Wunused-1.C: New test.
9867 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
9869         * g++.dg/abi/mangle6.C: New test.
9871 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
9873         * gcc.c-torture/compile/20020309-2.c: New test.
9875         * gcc.c-torture/compile/20020312-1.c: New test.
9877 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9879         * g++.dg/other/access1.C: New test.
9881 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
9883         * gcc.c-torture/execute/wchar_t-1.c: New test.
9885 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
9887         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
9889 2002-03-12  Roger Sayle  <roger@eyesopen.com>
9891         * gcc.dg/20020312-1.c: New test case.
9893 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
9895         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
9897 2002-03-11  Richard Henderson  <rth@redhat.com>
9899         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
9900         * g++.old-deja/g++.jason/report.C: Likewise.
9902 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9904         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
9905         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
9907 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
9909         * testsuite/g++.dg/overload/pmf1.C: New test.
9911 2002-03-11  Kazu Hirata  <kazu@hxi.com>
9913         * gcc.c-torture/execute/20020307-1.c: Use long.
9915 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
9917         PR optimization/5844
9918         * gcc.dg/20020310-1.c: New test.
9920 2002-03-09  Michael Meissner  <meissner@redhat.com>
9922         * gcc.c-torture/execute/memcpy-2.c: New test.
9923         * gcc.c-torture/execute/memset-1.c: New test.
9924         * gcc.c-torture/execute/strlen-1.c: New test.
9925         * gcc.c-torture/execute/strcmp-1.c: New test.
9926         * gcc.c-torture/execute/strncmp-1.c: New test.
9928 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
9930         * gcc.dg/ppc-ldstruct.c: New test.
9932 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
9934         * gcc.c-torture/execute/va-arg-22.c: New test.
9936 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9938         * gcc.c-torture/compile/20020309-1.c: New test.
9940 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
9942         * gcc.c-torture/execute/20020307-2.c: New test.
9944 2002-03-07  Jeffrey A Law  (law@redhat.com)
9946         * g77.f-torture/compile/20020307-1.f: New test.
9948 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
9950         * gcc.dg/unordered-1.c: New test.
9952 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
9954         * gcc.c-torture/execute/20020307-1.c: New test.
9956 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
9958         * gcc.dg/20020304-1.c: New test.
9960         * gcc.c-torture/compile/20020304-2.c: New test.
9962 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
9964         * gcc.c-torture/compile/20020304-1.c: New test case
9965         (from PR c/5830).
9967 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
9969         * gcc.dg/20020103-1.c: Add other -D ppc variants.
9971 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9973         * g++.dg/other/classkey1.C: New test.
9975 2002-03-01  Richard Henderson  <rth@redhat.com>
9977         * gcc.c-torture/compile/981223-1.x: New.
9978         * gcc.c-torture/compile/920625-1.x: New.
9980 2002-02-28  Richard Henderson  <rth@redhat.com>
9982         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
9984 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
9986         * gcc.c-torture/execute/20020227-1.c: New test.
9988 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
9990         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
9991         here" ERROR lines.
9992         * g++.old-deja/g++.oliva/partord1.C: Likewise.
9993         * g++.old-deja.g++.other/defarg1.C: Likewise.
9994         * g++.old-deja/g++.pt/calls2.C: Likewise.
9995         * g++.old-deja/g++.pt/crash20.C: Likewise.
9996         * g++.old-deja/g++.pt/crash30.C: Likewise.
9997         * g++.old-deja/g++.pt/crash36.C: Likewise.
9998         * g++.old-deja/g++.pt/crash6.C: Likewise.
9999         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10000         * g++.old-deja/g++.pt/derived3.C: Likewise.
10001         * g++.old-deja/g++.pt/error1.C: Likewise.
10002         * g++.old-deja/g++.pt/friend21.C: Likewise.
10003         * g++.old-deja/g++.pt/friend23.C: Likewise.
10004         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10005         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10007 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10009         * gcc.c-torture/execute/20020225-2.c: New test.
10011 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10013         * gcc.c-torture/execute/920730-1t.c,
10014         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10015         Delete test cases, only relevant to -traditional.
10017 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10019         * gcc.dg/cpp/undef1.c: Remove.
10020         * gcc.dg/cpp/directiv.c: Update.
10021         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10023 2002-02-27  Michael Meissner  <meissner@redhat.com>
10025         * gcc.c-torture/execute/20020226-1.c: New test.
10027 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10029         * g++.dg/debug/debug4.C: New test.
10031         * gcc.dg/ia64-visibility-1.c: New test.
10033 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10035         * gcc.dg/debug/20020224-1.c: New.
10037 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10039         * gcc.c-torture/execute/960416-1.x: New.
10040         * gcc.c-torture/execute/divconst-3.x: Likewise.
10042 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10044         * gcc.dg/20020224-1.c: New test.
10046 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10048         * gcc.c-torture/execute/20020225-1.c: New.
10050 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10052         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10054 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10056         * gcc.dg/20020222-1.c: New test.
10058 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10060         * g++.dg/opt/anonunion1.C: New test.
10062 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10064         * g++.dg/template/qualttp19.C: New test.
10065         * g++.dg/template/qualttp20.C: New test.
10066         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10067         * g++.old-deja/g++.other/qual1.C: Likewise.
10069 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10071         * gcc.dg/attr-alwaysinline.c: New.
10073 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10075         * gcc.dg/20020220-1.c: New test.
10077         * gcc.dg/20020220-2.c: New test.
10079         * g++.dg/opt/mmx1.C: New test.
10081 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10083         * gcc.c-torture/compile/20020110.c: New test.
10085 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10087         * gcc.c-torture/execute/20020219-1.c: New test.
10089         * gcc.dg/20020219-1.c: New test.
10091         * gcc.dg/noncompile/20020220-1.c: New test.
10093         * g++.dg/opt/ptrintsum1.C: New test.
10095         * gcc.dg/debug/20020220-1.c: New test.
10097 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10099         * gcc.c-torture/execute/20020216-1.c: New test.
10101 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10103         * gcc.dg/decl-1.c: Update, new test.
10105 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10107         * g++.dg/abi/bitfield1.C: New test.
10108         * g++.dg/abi/bitfield2.C: New test.
10110 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10112         * gcc.dg/attr-nest.c: New test.
10114 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10116         * gcc.c-torture/execute/20020215-1.c: New test.
10118 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10120         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10121         * g++.dg/debug/debug.exp: New.
10122         * g++.dg/debug/trivial.C: New.
10123         * g++.dg/debug/debug1.C: Moved...
10124         * g++.dg/other/debug1.C: ...from here.
10125         * g++.dg/debug/debug2.C: Moved...
10126         * g++.dg/other/debug2.C: ...from here.
10127         * g++.dg/debug/debug3.C: Moved...
10128         * g++.dg/other/debug3.C: ...from here.
10130         * gcc.dg/noncompile/20020213-1.c: New test.
10132 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10134         * g++.dg/other/debug3.C: New test.
10136         * gcc.c-torture/execute/20020213-1.c: New test.
10138 2002-02-13  Richard Smith <richard@ex-parrot.com>
10140         * g++.old-deja/g++.other/thunk1.C: New test.
10142 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10144         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10146 2002-02-13  Stan Shebs  <shebs@apple.com>
10148         * gcc.dg/altivec-3.c: New.
10150 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10152         * gcc.dg/Wunreachable-1.c: New test.
10153         * gcc.dg/Wunreachable-2.c: New test.
10155 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10157         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10159 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10161         * gcc.dg/decl-1.c: New test.
10163 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10165         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10167 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10169         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10170         * gcc.c-torture/compile/980506-1.x: Likewise.
10172 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10174         * gcc.dg/20020210-1.c: New.
10176 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10178         * g77.f-torture/execute/947.f: New regression test
10179         for PR fortran/947.
10181 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10183         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10184         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10186 2002-02-08  Richard Henderson  <rth@redhat.com>
10188         * gcc.c-torture/compile/labels-3.c: New.
10190 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10192         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10193         expression statements work instead.
10194         * gcc.dg/noncompile/20020207-1.c: New test.
10196 2002-02-07  Richard Henderson  <rth@redhat.com>
10198         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10200 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10202         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10203         message from g77
10204         * lib/g77-dg.exp: Trim g77 error messages so that they are
10205         recognized by dg.exp.
10207 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10209         PR fortran/5473
10210         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10212 2002-02-07  Richard Henderson  <rth@redhat.com>
10214         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10215         to be sufficiently aligned for integers.
10217 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10219         * g++.dg/template/friend4.C: New test.
10221 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10223         PR fortran/5743
10224         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10225         unsupported cases.
10227 2002-02-07  Richard Henderson  <rth@redhat.com>
10229         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10230         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10231         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10232         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10234 2002-02-06  Richard Henderson  <rth@redhat.com>
10236         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10238 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10240         * gcc.dg/20020206-1.c: New test.
10242 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10244         * gcc.c-torture/execute/20020206-1.c: New test.
10246         * gcc.c-torture/execute/20020206-2.c: New test.
10248         PR optimization/5429:
10249         * gcc.c-torture/compile/20020206-1.c: New test.
10251 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10253         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10254         as certain file formats cannot support particularly large
10255         alignments.
10257         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10258         and do not expect to be able to link the executable.
10260         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10261         fail because the COFF format does not support the weak attribute.
10263 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10265         * g77.dg/pr5473.f:  New test
10267 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10269         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10270         Fix testcase accordingly.
10272 2002-02-04  Richard Henderson  <rth@redhat.com>
10274         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10275         (buf): Change to be an array of pointers, not ints.
10277 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10279         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10280         before all tests.  Move warning one line above to match where it
10281         C frontend emits.
10282         * gcc.dg/Wswitch-2.c: New test.
10283         * g++.dg/warn/Wswitch-1.C: New test.
10284         * g++.dg/warn/Wswitch-2.C: New test.
10286 2002-02-04  Richard Henderson  <rth@redhat.com>
10288         * g++.dg/abi/offsetof.C: Fix size comparison.
10290 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10292         * gcc.dg/cast-qual-2.c: New test.
10294 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10296         * gcc.dg/20020201-4.c: New test.
10298 2002-02-04  Ben Elliston  <bje@redhat.com>
10300         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10301         target_info attribute != 0, in addition to the empty string.
10302         (gcc_target_compile): Likewise.
10304 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10306         * gcc.dg/Wswitch.c: New test.
10307         PR gcc/4475. PR gcc/3780.
10309 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10311         * g77.f-torture/execute/5122.f: New test for regressions
10312         against PR fortran/5122.
10314 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10316         * g77.f-torture/compile/pr3743.f: Delete
10317         * g77.dg/pr3743-1.f: New test.
10318         * g77.dg/pr3743-2.f: New test.
10319         * g77.dg/pr3743-3.f: New test.
10320         * g77.dg/pr3743-4.f: New test.
10322 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10324         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10326 2002-02-02  Richard Henderson  <rth@redhat.com>
10328         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10329         * gcc.c-torture/execute/bf64-1.c: Likewise.
10331 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10333         * gcc.dg/20020201-2.c: New test.
10335         * gcc.dg/20020201-3.c: New test.
10337         * gcc.c-torture/execute/bitfld-2.c: New test.
10339 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10341         * gcc.dg/bitfld-1.c: Update.
10342         * gcc.dg/bitfld-2.c: Update.
10343         * gcc.c-torture/execute/bitfld-1.x: New.
10345 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10347         * gcc.c-torture/execute/20020201-1.c: New test.
10349 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10351         PR target/5469
10352         * gcc.dg/20020201-1.c: New test.
10354 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10356         PR fortran/3743
10357         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10358         * g77.f-torture/compile/pr3743.x: Remove
10360 2002-01-31  Tom Rix  <trix@redhat.com>
10362         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10364 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10366         * gcc.dg/noncompile/20020130-1.c: New test.
10368 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10370         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10372 2002-01-29  Richard Henderson  <rth@redhat.com>
10374         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10375         to long long.
10376         * gcc.c-torture/execute/bf64-1.c: Likewise.
10378 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10380         * gcc.c-torture/execute/20020129-1.c: New test.
10382 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10384         * gcc.c-torture/compile/20000224-1.c: Update.
10385         * gcc.c-torture/execute/bitfld-1.c: New tests.
10386         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10387         * gcc.dg/uninit-A.c: Update.
10389 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10391         * g++.dg/template/ctor1.C: Add instantiation.
10393 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10395         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10396         argument to __builtin_prefetch to be const ptr.
10398 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10400         * gcc.c-torture/compile/20020120-1.c: New test.
10402 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10404         * gcc.c-torture/execute/20020127-1.c: New test.
10406 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10408         * g77.dg/f77-edit-i-in.f: New test
10409         * g77.dg/f77-edit-i-out.f: New test
10411 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10413         * gcc.dg/debug/debug.exp: New file.
10414         * gcc.dg/debug/trivial.c: New file.
10415         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10416         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10417         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10418         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10419         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10420         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10421         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10422         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10423         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10424         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10425         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10426         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10427         * gcc.dg/20000503-1.c: Removed.
10428         * gcc.dg/20010207-1.c: Removed.
10429         * gcc.dg/20011223-1.c: Removed.
10430         * gcc.dg/20020104-2.c: Removed.
10431         * gcc.dg/debug-1.c: Removed.
10432         * gcc.dg/debug-2.c: Removed.
10433         * gcc.dg/debug-3.c: Removed.
10434         * gcc.dg/debug-4.c: Removed.
10435         * gcc.dg/debug-5.c: Removed.
10436         * gcc.dg/debug-6.c: Removed.
10437         * gcc.dg/dwarf2-1.c: Removed.
10438         * gcc.dg/dwarf2-2.c: Removed.
10440 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10442         * g++.old-deja/g++.other/eh5.C: New test.
10443         * g++.old-deja/g++.other/sibcall2.C: New test.
10444         * g++.old-deja/g++.other/array9.C: New test.
10445         * g++.old-deja/g++.other/typename2.C: New test.
10446         * g++.old-deja/g++.other/crash60.C: New test.
10447         * g++.old-deja/g++.other/conv9.C: New test.
10448         * g++.old-deja/g++.other/mangle10.C: New test.
10449         * g++.old-deja/g++.other/unchanging1.C: New test.
10450         * g++.old-deja/g++.other/exprstmt1.C: New test.
10451         * g++.old-deja/g++.other/inline23.C: New test.
10452         * g++.old-deja/g++.eh/ia64-1.C: New test.
10453         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10454         * g++.old-deja/g++.other/reload1.C: New test.
10455         * g++.old-deja/g++.other/static20.C: New test.
10456         * g++.old-deja/g++.other/local-alloc1.C: New test.
10457         * g++.old-deja/g++.other/conv8.C: New test.
10458         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10459         * g++.old-deja/g++.other/storeexpr1.C: New test.
10460         * g++.old-deja/g++.other/storeexpr2.C: New test.
10461         * g++.dg/eh/template2.C: New test.
10462         * g++.dg/warn/weak1.C: New test.
10464 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10466         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10467         Remove first, non-varying, argument.
10469 2002-01-23  Richard Henderson  <rth@redhat.com>
10471         * gcc.dg/inline-2.c: New.
10473         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10474         Add optional target arg.  Check number of arguments.
10475         (scan-assembler-not, scan-assembler-dem): Likewise.
10476         (scan-assembler-dem-not): Likewise.
10478 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10480         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10481         line 12.
10482         * g++.old-deja/g++.brendan/parse3.C,
10483         g++.old-deja/g++.other/crash26.C,
10484         g++.old-deja/g++.other/crash28.C,
10485         g++.old-deja/g++.other/crash29.C,
10486         g++.old-deja/g++.other/crash30.C,
10487         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10489 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10491         * gcc.dg/20020115-1.c: New.
10493 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10495         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10497 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10499         * gcc.dg/20020122-3.c: New.
10501 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10503         * g++.dg/other/gc1.C: New test.
10505 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10507         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10509 2002-01-22  Richard Henderson  <rth@redhat.com>
10511         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10513 2002-01-22  Richard Henderson  <rth@redhat.com>
10515         * gcc.dg/20020122-4.c: New.
10517 2002-01-22  H.J. Lu <hjl@gnu.org>
10519         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10520         link output.
10521         * gcc.dg/special/ecos.exp: Likewise.
10522         * lib/g++-dg.exp: Likewise.
10523         * lib/g77-dg.exp: Likewise.
10524         * lib/gcc-dg.exp : Likewise.
10525         * lib/mike-g++.exp: Likewise.
10526         * lib/mike-g77.exp: Likewise.
10527         * lib/mike-gcc.exp: Likewise.
10528         * lib/objc-dg.exp: Likewise.
10530 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10532         PR target/5379
10533         * gcc.dg/20020122-2.c: New test.
10535 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10537         * gcc.dg/20020122-1.c: New test.
10539 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10541         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10543 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10545         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10547 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10549         * gcc.c-torture/compile/20020121-1.c: New test.
10551 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10553         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10554         ld_library_path.
10556 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10558         * gcc.dg/20020218-1.c: New test.
10560 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10562         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10563         messages
10564         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10565         "At global scope" warning
10566         * g++.dg/ext/align1.C: Change cygwin test for alignment
10567         from db-bogus to dg-warning
10569 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10571         * g77.f-torture/compile/cpp2.F: New test.
10573 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10575         * g++.dg/template/access1.C: New test.
10577 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10579         * gcc.dg/20020118-1.c: New.
10581 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10583         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10585 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10587         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10588         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10589         alignment warnings.
10591 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10593         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10594         torture_with_loops and torture_without_loops
10596 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10598         * gcc.c-torture/compile/20020116-1.c: New test.
10600 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10602         * gcc.dg/20020116-2.c: New test.
10604         * gcc.dg/ultrasp4.c: New test.
10606         * gcc.dg/20020116-1.c: New test.
10608 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10610         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10611         by EABI.
10613 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10615         * gcc.misc-tests/i386-prefetch.exp: New.
10616         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10617         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10618         * gcc.misc-tests/i386-pf-none-1.c: New test.
10619         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10621 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10623         * gcc.dg/gnu89-init-1.c: Add new tests.
10625 2002-01-15  Andreas Jaeger  <aj@suse.de>
10627         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10628         * gcc.dg/i386-mmx-2.c: Likewise.
10629         * gcc.dg/i386-sse-1.c: Likewise.
10630         * gcc.dg/i386-sse-2.c: Likewise.
10631         * gcc.dg/i386-sse-3.c: Likewise.
10633 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10635         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10636         Uncomment additional cases that now pass.
10638 2002-01-11  Richard Henderson  <rth@redhat.com>
10640         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10641         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10643 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10645         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10647 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10649         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10650         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10652 2002-01-10  Dale Johannesen  <dalej@apple.com>
10654         * gcc.c-torture/execute/loop-11.c: New.
10656 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10658         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10659         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10661 2002-01-09  Richard Henderson  <rth@redhat.com>
10663         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10664         type in which to perform the operation for each size.
10666 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10668         * gcc.c-torture/compile/20020109-2.c: New test.
10670 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10672         * gcc.c-torture/execute/loop-10.c: New test.
10674 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10676         * gcc.c-torture/compile/20010226-1.c: New test.
10677         * gcc.c-torture/compile/20010227-1.c: New test.
10678         * gcc.c-torture/compile/20010426-1.c: New test.
10679         * gcc.c-torture/compile/20010510-1.c: New test.
10680         * gcc.c-torture/compile/20010605-3.c: New test.
10681         * gcc.c-torture/compile/20010824-1.c: New test.
10682         * gcc.c-torture/execute/20010409-1.c: New test.
10683         * gcc.dg/noncompile/20000901-1.c: New test.
10684         * gcc.dg/20001023-1.c: New test.
10685         * gcc.dg/20001101-1.c: New test.
10686         * gcc.dg/20001102-1.c: New test.
10687         * gcc.dg/20010207-1.c: New test.
10688         * gcc.dg/20010405-1.c: New test.
10689         * gcc.dg/20010822-1.c: New test.
10690         * gcc.dg/20011107-1.c: New test.
10692 2002-01-09  Jeffrey A Law  (law@redhat.com)
10694         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
10696         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
10697         execution failure on PA targets.
10699 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10701         * gcc.c-torture/compile/20020109-1.c: New test.
10703 2002-01-08  Kazu Hirata  <kazu@hxi.com>
10705         * gcc.c-torture/execute/20020108-1.c: New test.
10707 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
10709         * gcc.dg/20020108-1.c: New test.
10711 2002-01-08  H.J. Lu <hjl@gnu.org>
10713         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
10714         for header files.
10716 2002-01-08  Geoff Keating  <geoffk@redhat.com>
10718         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
10719         consistency.
10721 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
10723         * gcc.dg/altivec-4.c: Test altivec predicates.
10725 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
10727         * gcc.c-torture/execute/20020107-1.c: New test.
10729 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
10731         PR c/5279
10732         * gcc.c-torture/compile/20020106-1.c: New test.
10734 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
10736         * gcc.c-torture/execute/nestfunc-4.c: New test.
10738 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10740         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
10741         extra triple that slipped in.
10742         * g++.old-deja/g++.abi/align.C: Likewise.
10743         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10745 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
10747         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
10748         * g++.old-deja/g++.abi/align.C: Likewise.
10749         * g++.old-deja/g++.abi/bitfields.C: Likewise.
10751         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
10752         on FreeBSD/i386.
10753         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
10754         FreeBSD.
10756 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
10758         * gcc.dg/20020104-1.c: New test.
10760         * gcc.dg/20020104-2.c: New test.
10762 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
10764         * gcc.dg/20020103-1.c: Fix typo in target selector.
10766 2002-01-03  Richard Henderson  <rth@redhat.com>
10768         * gcc.dg/20020103-1.c: New.
10770 2002-01-03  Kazu Hirata  <kazu@hxi.com>
10772         * gcc.c-torture/execute/20020103-1.c: New test.
10774 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
10776         * g++.dg/other/debug2.C: New test.
10778         * gcc.c-torture/compile/20020103-1.c: New test.
10780 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
10782         * gcc.dg/gnu89-init-1.c: Added new tests.
10784 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10786         * g++.dg/template/friend2.C: Remove as patch is reverted.
10788         * g++.dg/warn/oldcast1.C: New test.
10790         * g++.dg/template/ptrmem1.C: New test.
10791         * g++.dg/template/ptrmem2.C: New test.
10793         * g++.dg/template/ntp.C: New test.
10795         * g++.dg/other/component1.C: New test.
10797         * g++.dg/template/ttp3.C: New test.
10799         * g++.dg/template/friend2.C: New test.
10800         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
10802 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10804         * g++.dg/other/ptrmem1.C: New test.
10805         * g++.dg/other/ptrmem2.C: New test.
10807 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10809         * g++.dg/template/ctor1.C: New test.
10811 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
10813         * g++.dg/template/friend2.C: New test.
10815 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
10817         * gcc.dg/mmix-1.c: New test.
10819 2001-12-31  Richard Henderson  <rth@redhat.com>
10821         * gcc.dg/asm-5.c: New.
10823 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
10825         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
10826         in namespace __gnu_cxx
10828 2001-12-30  Richard Henderson  <rth@redhat.com>
10830         * gcc.dg/debug-6.c: New.
10832 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
10834         * gcc.c-torture/compile/20011229-2.c: New test.
10836 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
10838         * gcc.dg/debug-3.c: New test.
10839         * gcc.dg/debug-4.c: New test.
10840         * gcc.dg/debug-5.c: New test.
10842 2001-12-29  Richard Henderson  <rth@redhat.com>
10844         * g++.dg/eh/loop1.C: New.
10846 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10848         * g++.dg/template/crash1.C: New test.
10850 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
10852         * g++.dg/other/const1.C: New test.
10854 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10856         * gcc.c-torture/compile/20011229-1.c: New test.
10858 2001-12-28  Stan Shebs  <shebs@apple.com>
10860         * lib/objc-torture.exp: Resync with c-torture.exp.
10861         * lib/objc.exp: Load standard libraries.
10863 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
10865         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
10866         additional tests.
10868 2001-12-27  Roger Sayle <roger@eyesopen.com>
10870         * gcc.c-torture/execute/string-opt-16.c: New testcase.
10872 2001-12-27  Richard Henderson  <rth@redhat.com>
10874         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
10876 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
10878         * g++.dg/eh/ctor1.C: New test.
10879         * g++.dg/other/error2.C: New test.
10881 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
10883         * g++.dg/other/init2.C: New test.
10885 2001-12-24  Richard Henderson  <rth@redhat.com>
10887         * gcc.dg/20011223-1.c: New.
10888         * gcc.dg/inline-1.c: New.
10890 2001-12-23  Richard Henderson  <rth@redhat.com>
10892         * gcc.dg/asm-4.c: Test operand modifiers.
10894 2001-12-23  Richard Henderson  <rth@redhat.com>
10896         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
10898 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10900         * gcc.c-torture/execute/20011223-1.c: New test.
10902 2001-12-21  Richard Henderson  <rth@redhat.com>
10904         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
10905         re-enables the warning.
10907 2001-12-21  Richard Henderson  <rth@redhat.com>
10909         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
10911 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10913         * gcc.c-torture/compile/20011218-1.c: New test.
10915 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
10917         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
10918         arm-isr.c test.
10919         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
10920         epilogue generation for ARM ISR routines.
10922 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10924         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
10925         * gcc.dg/format/c90-printf-3.c: Likewise.
10926         * gcc.dg/format/c99-printf-3.c: Likewise.
10927         * gcc.dg/format/ext-1.c: Likewise.
10928         * gcc.dg/format/ext-6.c: Likewise.
10929         * gcc.dg/format/format.h: Prototype unlocked stdio.
10931 2001-12-20  Richard Henderson  <rth@redhat.com>
10933         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
10934         (arena): Use it.
10935         (malloc): Correct allocation logic.  Abort if we fill up the
10936         arena before initialization complete.
10937         (realloc): Correct allocation logic.
10939 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
10941         * gcc.c-torture/compile/20011219-2.c: New test.
10943         * gcc.c-torture/execute/20011219-1.c: New test.
10945 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
10947         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
10948         target does not support weak symbols.
10950 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
10952         * gcc.c-torture/compile/20011219-1.c: New test.
10954 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
10956         * g++.dg/other/error1.C: New test.
10958 2001-12-17  Jeffrey A Law  (law@redhat.com)
10960         * gcc.c-torture/execute/20011217-1.c: New test.
10962 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
10964         * objc.dg/special/: New directory.
10965         * objc.dg/special/special.exp: New file.
10966         * objc.dg/special/unclaimed-category-1.h: New file.
10967         * objc.dg/special/unclaimed-category-1a.m: New file.
10968         * objc.dg/special/unclaimed-category-1.m: New file.
10970 2001-12-17  Andreas Jaeger  <aj@suse.de>
10972         * gcc.c-torture/compile/20011217-2.c: New test.
10974 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10976         * gcc.c-torture/compile/20011217-1.c: New test.
10978 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
10980         * testsuite/gcc.dg/20011214-1.c: New.
10982 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
10984         * gcc.dg/altivec-4.c: New.
10986 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
10988         * gcc.dg/20011113-1.c: New test.
10990 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10992         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
10993         std::__malloc_alloc_template<0> and
10994         std::__default_alloc_template<false, 0>.
10996 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
10998         * objc/execute/bf-21.m: New test.
10999         * objc/execute/enumeration-1.m: New test.
11000         * objc/execute/enumeration-2.m: New test.
11002 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11004         * gcc.dg/gnu89-init-1.c: New test.
11006 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11008         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11009         * g++.old-deja/g++.jason/2371.C: Likewise.
11010         * g++.old-deja/g++.jason/template33.C: Likewise.
11011         * g++.old-deja/g++.jason/template34.C: Likewise.
11012         * g++.old-deja/g++.jason/template36.C: Likewise.
11013         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11014         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11015         * g++.old-deja/g++.other/typename1.C: Likewise.
11016         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11017         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11018         * g++.old-deja/g++.pt/typename11.C: Likewise.
11019         * g++.old-deja/g++.pt/typename14.C: Likewise.
11020         * g++.old-deja/g++.pt/typename16.C: Likewise.
11021         * g++.old-deja/g++.pt/typename3.C: Likewise.
11022         * g++.old-deja/g++.pt/typename4.C: Likewise.
11023         * g++.old-deja/g++.pt/typename5.C: Likewise.
11024         * g++.old-deja/g++.pt/typename7.C: Likewise.
11025         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11027 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11029         * g++.dg/other/linkage1.C: New test.
11030         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11031         specifiers.
11033 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11035         * gcc.dg/concat.c: New test.
11037 2001-12-11  Stan Shebs  <shebs@apple.com>
11039         * objc/compile: New test directory.
11040         * objc/compile/compile.exp: New expect script.
11041         * objc/compile/20011211-1.m: New compile test.
11043 2001-12-11  Jason Merrill  <jason@redhat.com>
11045         * lib/prune.exp (prune_gcc_output): Also handle "In member
11046         function".  So many permutations...
11048 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11050         * g++.dg/template/typedef1.C: New test.
11052 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11054         * g++.dg/other/copy1.C: New test.
11056 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11058         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11060         * gcc.dg/builtin-choose-expr.c: New.
11062 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11064         * gcc.dg/altivec-2.c: New.
11066 2001-12-07  Richard Henderson  <rth@redhat.com>
11068         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11070 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11072         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11073         ultrasparc.
11075 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11077         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11079 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11081         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11082         variable argument list.
11084 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11086         * gcc.c-torture/execute/memcheck: Delete entire directory.
11087         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11088         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11090 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11092         * gcc.dg/Wshadow-1.c: New test.
11094 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11096         * gcc.c-torture/compile/20011130-1.c: New test.
11098         * gcc.dg/noncompile/20011025-1.c: New test.
11100         * g++.dg/other/anon-union.C: New test.
11102         * gcc.c-torture/execute/20011024-1.c: New test.
11104 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11106         * gcc.c-torture/execute/20000722-1.x,
11107         gcc.c-torture/execute/20010123-1.x: Remove.
11108         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11109         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11110         gcc.dg/c99-complit-2.c: New tests.
11112 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11114         * g++.dg/inherit/base1.C: New test.
11116 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11118         * g++.dg/other/stdarg1.C: New test.
11120         * gcc.c-torture/compile/20011130-2.c: New test.
11122 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11124         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11125         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11126         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11127         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11128         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11129         * gcc.dg/builtin-prefetch-1.c: New test.
11131 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11133         * gcc.dg/20011130-1.c: New test.
11135 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11137         * g++.dg/other/scope1.C: New test.
11138         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11140 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11142         * gcc.dg/vla-init-1.c: New test.
11144 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11146         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11148 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11150         * objc.dg/alias.m: Update.
11151         * objc.dg/class-1.m: Update.
11152         * objc.dg/const-str-1.m: Update.
11153         * objc.dg/fwd-proto-1.m: Update.
11154         * objc.dg/id-1.m: Update.
11155         * objc.dg/super-class-1.m: Update.
11157 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11159         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11160         constructs.
11162 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11164         * gcc.c-torture/execute/20011128-1.c: New test.
11166 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11168         * gcc.dg/20011127-1.c: New test.
11170 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11172         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11173         from Austin Group draft 7.
11174         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11175         scanf format arguments.
11176         * gcc.dg/format/no-exargs-2.c: New test.
11178 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11180         * g++.dg/abi/vbase8-4.C: New test.
11182 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11184         * gcc.c-torture/execute/20011121-1.c: New test.
11186 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11188         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11190 2001-11-23  Andreas Jaeger  <aj@suse.de>
11192         * gcc.dg/cpp/charconst-2.c: New test.
11194 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11196         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11197         to the host if it is remote.  Let tests specify extra headers
11198         they use.
11199         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11200         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11201         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11202         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11203         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11204         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11205         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11206         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11207         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11208         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11210 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11212         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11213         for little endian ARMs.
11215 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11217         * gcc.c-torture/compile/20011119-1.c: New test.
11218         * gcc.c-torture/compile/20011119-2.c: New test.
11220 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11222         * gcc.dg/altivec-1.c: Fix typo.
11224 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11226         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11228 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11230         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11232 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11234         * lib/g77.exp: Don't specify --rpath-link.
11236         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11237         across all the headers.
11238         * gcc.dg/format/format.exp: For testing on a remote host,
11239         copy format.h.
11241         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11242         * gcc.c-torture/execute/930406-1.c: Likewise.
11243         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11245 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11247         * gcc.dg/altivec-1.c: New.
11249 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11251         * gcc.dg/cpp/fpreprocessed.c: New test case.
11253 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11255         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11256         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11257         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11259 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11261         * gcc.dg/no-builtin-1.c: New test.
11263 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11265         * gcc.c-torture/execute/20011115-1.c: New test.
11267 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11269         * gcc.c-torture/compile/20011114-2.c: New test.
11270         * gcc.c-torture/compile/20011114-3.c: New test.
11271         * gcc.c-torture/compile/20011114-4.c: New test.
11273 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11275         * g++.dg/other/init1.C: New test.
11277 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11279         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11280         message.
11282         * gcc.c-torture/execute/20011114-1.c: New testcase.
11284         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11285         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11286         like the (before this change) version of 20010327-1.c.
11288 2001-11-14  Roger Sayle <roger@eyesopen.com>
11290         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11292 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11294         * g++.dg/init/array2.C: New test.
11296 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11298         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11300 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11302         * g++.dg/other/forscope1.C: New test.
11303         * g++.dg/ext/forscope1.C: New test.
11304         * g++.dg/ext/forscope2.C: New test.
11306 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11308         * gcc.c-torture/execute/20011113-1.c: New test.
11310 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11312         * gcc.c-torture/execute/20011109-2.c: New test.
11314         * gcc.c-torture/execute/20011109-1.c: New test.
11316 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11318         * gcc.c-torture/compile/20011109-1.c: New test.
11320 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11322         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11323         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11324         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11325         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11326         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11327         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11328         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11330 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11332         * g++.dg/warn/Wshadow-1.C: New tests.
11333         * g++.old-deja/g++.mike/for3.C: Update.
11335 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11337         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11338         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11339         XFAILs.  Adjust expected error texts.
11340         * gcc.c-torture/compile/20011106-1.c,
11341         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11342         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11343         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11344         gcc.dg/c99-array-lval-5.c: New tests.
11346 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11348         * gcc.dg/cpp/defined.c: Update.
11350 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11352         * gcc.c-torture/execute/anon-1.c: New test.
11354 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11356         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11357         same size, so no warning should be produced on stormy16.
11359         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11360         due to oversized array.
11361         * g++.old-deja/g++.mike/ns15.C: Likewise.
11362         * g++.old-deja/g++.pt/crash16.C: Likewise.
11364 2001-11-02  Graham Stott  <grahams@redhat.com>
11366         * g++.dgother/debug1.C: Fix typos.
11368 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11370         * g++.dg/other/debug1.C: New test.
11372 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11374         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11375         of unsigned long.
11377 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11379         * gcc.dg/20011029-2.c: New test.
11381         * gcc.c-torture/compile/20011029-1.c: New test.
11383 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11385         * objc/execute/class_self-1.m: New test.
11386         * objc/execute/class_self-2.m: New test.
11388 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11390         * gcc.misc-tests/msgs.exp: Delete.
11391         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11392         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11393         error set to match recent changes.
11395 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11397         * gcc.dg/20011021-1.c: New test.
11399 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11401         * gcc.c-torture/compile/20011023-1.c: New test.
11403 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11405         * lib/g77.exp: Rewrite based on lib/g++.exp.
11407 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11409         * gcc.c-torture/execute/20011019-1.c: New test.
11411         * gcc.dg/20011018-1.c: New test.
11413 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11415         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11417 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11419         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11420         * gcc.dg/attr-invalid.c: Likewise.
11422 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11424         * testsuite/gcc.dg/20011015-1.c: New test.
11426 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11428         * g++.dg/template/unify2.C: New test.
11430 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11432         * g++.dg/other/exception-specification.C: New test
11434 2001-10-13  Tom Rix  <trix@redhat.com>
11436         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11437         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11439 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11441         * testsuite/gcc.dg/20011009-1.c: New test.
11443 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11445         PR g++/4476
11446         * g++.dg/other/friend1.C: New test.
11448 2001-10-11  Richard Henderson  <rth@redhat.com>
11450         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11452 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11454         * gcc.c-torture/compile/20011010-1.c: New.
11456 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11458         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11459         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11460         g77.f-torture/execute/execute.exp,
11461         g77.f-torture/noncompile/noncompile.exp,
11462         gcc.c-torture/compile/compile.exp,
11463         gcc.c-torture/execute/execute.exp,
11464         gcc.c-torture/execute/ieee/ieee.exp,
11465         gcc.c-torture/execute/memcheck/memcheck.exp,
11466         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11467         objc/execute/execute.exp: Update FSF address.
11469 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11471         * gcc.dg/cpp/cmdlne-C.c: Update.
11472         * gcc.dg/cpp/cmdlne-C2.c: New.
11474 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11476         * gcc.c-torture/execute/20011008-3.c: New.
11478 2001-10-08  DJ Delorie  <dj@redhat.com>
11480         * gcc.dg/20011008-1.c: New.
11481         * gcc.dg/20011008-2.c: New.
11483 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11485         * gcc.dg/cpp/spacing1.c: Update test.
11487 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11489         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11490         spelling errors of "separate" as "seperate".
11492 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11494         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11495         enough to avoid inlining.
11497 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11499         * lib/g77.exp: set libg2c_dir correctly.
11501 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11503         * gcc.dg/cpp/macro11.c: New test.
11505 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11507         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11508         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11509         gcc.dg/format/multattr-3.c: New tests.
11510         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11511         tests for format attributes on function pointers being rejected.
11513 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11515         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11517 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11519         * g++.dg/warn/format1.C: New test.
11521 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11523         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11525 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11527         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11529 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11531         * gcc.dg/cpp/redef2.c: Add test.
11533 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11535         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11536         long-standing bug on i686, apparently.
11537         * gcc.c-torture/execute/loop-2c.x: New file.
11538         * gcc.c-torture/execute/loop-2d.x: New file.
11539         * gcc.c-torture/execute/loop-3c.x: New file.
11541 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11543         * gcc.dg/cpp/20000625-2.c: Correct line number.
11545 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11547         * gcc.dg/cpp/macro10.c: New test.
11548         * gcc.dg/cpp/strify3.c: New test.
11549         * gcc.dg/cpp/spacing1.c: Add tests.
11550         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11551         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11553 2001-09-24  DJ Delorie  <dj@redhat.com>
11555         * gcc.c-torture/execute/20010924-1.c: New test.
11557 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11559         * testsuite/objc/execute/paste.m: Remove.
11561 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11563         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11565 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11567         * g77.dg/strlen0.f: New test.
11569 2001-09-21  Richard Henderson  <rth@redhat.com>
11571         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11572         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11574 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11576         Table-driven attributes.
11577         * g++.dg/ext/attrib1.C: New test.
11579 2001-09-20  DJ Delorie  <dj@redhat.com>
11581         * gcc.dg/20000926-1.c: Update expected warning messages.
11582         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11583         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11584         array.
11586 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11588         * g++.dg/eh/registers1.C: New test case.
11590 2001-09-17  Richard Henderson  <rth@redhat.com>
11592         * gcc.dg/array-5.c: Fix VLA decomposition test.
11594 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11596         * gcc.dg/cpp/line5.c: New testcase.
11598 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11600         * gcc.dg/cpp/macro9.c: New test.
11602 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11604         * gcc.c-torture/execute/980223.c: Change type of addr from long
11605         to char *.
11607 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11609         * gcc.c-torture/execute/20010915-1.c: New test.
11611 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11613         * g77.dg/bprob: New directory.
11614         * g77.dg/bprob/bprob.exp: New file.
11615         * g77.dg/bprob/bprob-1.f: New test.
11616         * g77.dg/gcov: New directory.
11617         * g77.dg/gcov/gcov.exp: New file.
11618         * g77.dg/gcov/gcov-1.f: New test.
11619         * g77.dg/gcov/gcov-1.x: New file.
11621 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11623         * gcc.dg/cpp/directiv.c: Update.
11624         * gcc.dg/cpp/undef1.c: Update.
11626 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11628         * gcc.dg/20010912-1.c: New test.
11630 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11632         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11633         language-independent file in lib.
11634         * lib/gcov.exp: New file.
11636 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11638         * gcc.c-torture/compile/20010911-1.c: New test.
11640 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11642         * lib/profopt.exp: New, to support profile-directed optimizations.
11643         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11644         * gcc.misc-tests/bprob-1.c: New test.
11645         * gcc.misc-tests/bprob-2.c: New test.
11647 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11649         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11650         XFAIL and which kinds of gcov output to verify.
11651         * gcc.misc-tests/gcov-4b.x: New file.
11652         * gcc.misc-tests/gcov-5b.x: New file.
11653         * gcc.misc-tests/gcov-6.x: New file.
11654         * gcc.misc-tests/gcov-7.c: New test.
11655         * gcc.misc-tests/gcov-7.x: New file.
11657 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11659         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11660         * gcc.misc-tests/gcov-6.c: New test.
11662 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11664         PR c++/3986
11665         * g++.dg/abi/vbase1.C: New test.
11667 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11669         * objc.dg/method-2.m: New.
11671 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11673         PR c++/4203
11674         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11675         * g++.dg/init/empty1.C: New test.
11677 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11679         * gcc.c-torture/compile/20010903-1.c: New test.
11681 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
11683         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
11684         for m68k.
11686 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
11688         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
11690         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
11692         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
11694 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
11696         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
11697         for 16-bit 'unsigned int'.
11699 2001-08-29  Kazu Hirata  <kazu@hxi.com>
11701         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
11703 2001-08-27  Richard Henderson  <rth@redhat.com>
11705         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
11706         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
11708 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
11710         * gcc.dg/asm-names.c (ymain): New.
11712 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
11714         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
11715         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
11716         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
11718 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11720         * gcc.dg/compare5.c: New testcase.
11722 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
11724         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
11725         and "In instantiation".
11727 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
11729         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
11731 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
11733         * gcc.misc-tests/gcov.exp: Add support for branch information.
11734         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
11735         * gcc.misc-tests/gcov-4.c: New test.
11736         * gcc.misc-tests/gcov-4b.c: New test.
11737         * gcc.misc-tests/gcov-5b.c: New test.
11739 2001-08-20  Zack Weinberg  <zackw@panix.com>
11741         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
11742         expected to fail.
11744 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11746         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
11748 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
11750         * g++.dg/eh/template1.C: New test.
11752 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
11754         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
11755         Fix thinko.
11756         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
11757         for xfail.
11759 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
11761         * lib/g77-dg.exp:  Use prune.exp for common procedures
11762         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
11763         * lib/g77.exp: (g77-dg-prune) Remove
11765 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
11767         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
11769 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11771         * g++.dg/template/unify1.C: New test.
11773 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
11775         * g++.dg/abi/empty4.C: New test.
11777 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
11779         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
11780         solaris2.*
11781         * g77.f-torture/compile/pr3743.x: Likewise
11783 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11785         * g++.dg/other/using-declaration.C: New test.
11787 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11789         * gcc.dg/cpp/tr-sign.c: New testcase.
11791 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11793         * gcc.dg/cpp/19951025-1.c: Revert.
11794         * gcc.dg/cpp/directiv.c: We no longer process directives that
11795         interrupt macro arguments.
11797 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
11799         * gcc.dg/bconstp-1.c: New test.
11801 2001-08-03  Richard Henderson  <rth@redhat.com>
11803         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
11805 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11807         * gcc.dg/cpp/19951025-1.c: Update.
11809 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
11811         * g77.dg/ff90-1.f (s): Fix reference of variable z,
11812         should be x.
11814 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
11816         Kill -fhonor-std.
11817         * g++.old-deja/g++.ns/ns14.C: Remove special options.
11818         * g++.old-deja/g++.other/std1.C: Likewise.
11819         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
11821 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
11823         * lib/g77.exp:  Load gcc-defs.exp for common procedures
11824         (g77_pass, g77_fail, g77_finish, g77_exit,
11825         ${tool}_check_unsupported_p} Now redundant.  Deleted.
11827 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
11829         * g77.dg/fbackslash.f
11830         * g77.dg/fcase-preserve.f
11831         * g77.dg/ff90-1.f
11832         * g77.dg/ffixed-line-length-0.f
11833         * g77.dg/ffixed-line-length-132.f
11834         * g77.dg/ffixed-line-length-7.f
11835         * g77.dg/ffixed-line-length-72.f
11836         * g77.dg/ffixed-line-length-none.f
11837         * g77.dg/ffree-form-1.f
11838         * g77.dg/fno-backslash.f
11839         * g77.dg/fno-f90-1.f
11840         * g77.dg/fno-fixed-form-1.f
11841         * g77.dg/fno-onetrip.f
11842         * g77.dg/fno-typeless-boz.f
11843         * g77.dg/fno-underscoring.f
11844         * g77.dg/fno-vxt-1.f
11845         * g77.dg/fonetrip.f
11846         * g77.dg/ftypeless-boz.f
11847         * g77.dg/fugly-assumed.f
11848         * g77.dg/funderscoring.f
11849         * g77.dg/fvxt-1.f
11851 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
11853         * objc.dg/fwd-proto-1.m: New.
11854         * objc.dg/local-decl-1.m: New.
11855         * objc.dg/naming-1.m: New.
11856         * objc.dg/naming-2.m: New.
11857         * objc.dg/proto-hier-1.m: New.
11859 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
11861         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
11862         largest-type elements to a struct makes its size grow.
11864 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11866         * g++.dg/abi/vthunk1.C: New test.
11868 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
11870         * g++.dg/abi/vbase8-22.C: New test.
11872 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11874         * gcc.dg/cpp/macro8.c: New test.
11876 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11878         * g++.dg/abi/vbase8-21.C: New test.
11880 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
11882         * g++.dg/abi/vbase8-10.C: New test.
11884 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11886         * lib/g++.exp (g++_set_ld_library_path): Renamed to
11887         ${tool}_set_ld_library_path.
11888         Changed caller.
11889         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
11890         g++.exp.
11892 2001-07-26  Stan Cox <scox@redhat.com>
11894         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
11895         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
11896         gcc_exit, gcc_check_unsupported_p):
11897         Moved to gcc-deps.exp
11898         * gcc-deps.exp: New file.
11900 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11902         * g++.old-deja/g++.pt/defarg14.C: New test.
11904 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11906         * g++.old-deja/g++.other/lineno5.C: New test.
11908 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11910         * g++.old-deja/g++.pt/crash68.C: New test.
11912 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
11914         * g++.old-deja/g++.other/crash42.C: New test.
11916 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11918         * gcc.dg/cpp/extratokens.c: Fix.
11919         * gcc.dg/cpp/skipping2.c: New tests.
11921 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11923         * gcc.c-torture/execute/20010724-1.c: New file.
11924         * gcc.c-torture/execute/20010724-1.x: New file.
11926 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11928         * g++.old-deja/g++.other/cond7.C: New test.
11930 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11932         * g++.old-deja/g++.other/optimize4.C: New test.
11934 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
11936         * g++.old-deja/g++.abi/vbase8-5.C: New test.
11938 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
11940         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
11941         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
11942         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
11943         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
11945         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
11946         bug report" message.
11948         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
11949         * g++.dg/ext/instantiate1.C: Move from old-deja.
11951 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
11953         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
11954         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
11955         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
11956         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
11958 2001-07-23  Jeffrey A Law  (law@cygnus.com)
11960         * gcc.c-torture/execute/20010723-1.c: New test.
11962 2001-07-23  Ben Elliston  <bje@redhat.com>
11964         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
11966 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11968         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
11969         i[34567]86-*-*.
11970         Delete handling of ieee_multilib_flags.
11971         Pass -mieee for alpha*-*-* and sh-*-*.
11972         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
11974 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
11976         Remove old-abi tests.
11977         * g++.old-deja/g++.mike/p11116.C: Remove.
11978         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
11980 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
11982         * g77.f-torture/compile/pr3743.f:  New test
11984 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
11986         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
11988 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11990         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
11991         g++.old-deja/g++.pt/static6.C: Likewise.
11992         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
11993         supports weak symbols.
11995 2001-07-18  Andreas Jaeger  <aj@suse.de>
11997         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
11998         supported again.
12000 2001-07-18  Andreas Jaeger  <aj@suse.de>
12002         * gcc.dg/iftrap-1.c: Fix target line.
12004 2001-07-17  Richard Henderson  <rth@redhat.com>
12006         * gcc.c-torture/execute/20010717-1.c: New.
12008 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12010         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12011         tests.
12013 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12015         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12017 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12019         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12020         UAC_SIGBUS, UAC_NOPRINT definitions.
12022 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12024         * objc/execute/object_is_class.m: New test.
12025         * objc/execute/object_is_meta_class.m: New test.
12027 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12029         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12030         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12032 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12034         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12035         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12037 2001-07-14  Richard Henderson  <rth@redhat.com>
12039         * gcc.dg/iftrap-1.c: New.
12041 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12043         * g77.f-torture/execute/intrinsic77.f: New test.
12045 2001-07-11  Janis Johnson <janis@us.ibm.com>
12047         * gcc.misc-tests/gcov-3.c: New test.
12049 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12051         * gcc.c-torture/compile/20010711-1.c,
12052         * gcc.c-torture/compile/20010711-2.c: New tests.
12054 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12056         * gcc.c-torture/execute/20010711-1.c: New test.
12058 2001-07-11  Ben Elliston  <bje@redhat.com>
12060         * g++.old-deja/g++.other/enum5.C: New test.
12062 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12064         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12065         (g++-dg-prune): Call prune_gcc_output.
12066         * prune.exp: New file for prune_gcc_output.
12067         * lib/g++.exp, lib/gcc.exp: Load it.
12069 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12071         * gcc.c-torture/compile/20010701-1.c,
12072         g++.old-deja/g++.ext/attrib6.C: New tests.
12074 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12076         * gcc.c-torture/compile/20010706-1.c: New test.
12078 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12080         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12082 2001-06-28  Stan Shebs  <shebs@apple.com>
12084         * gcc.dg/pragma-darwin.c: New test.
12086 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12088         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12089         Solaris 2.[678] system.
12091 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12093         * gcc.dg/20010622-1.c: New test.
12095 2001-06-18  Stan Shebs  <shebs@apple.com>
12097         * objc.dg: New directory.
12098         * objc.dg/dg.exp: New file.
12099         * objc.dg/alias.m: New.
12100         * objc.dg/class-1.m: New.
12101         * objc.dg/class-2.m: New.
12102         * objc.dg/const-str-1.m: New.
12103         * objc.dg/const-str-2.m: New.
12104         * objc.dg/id-1.m: New.
12105         * objc.dg/method-1.m: New.
12106         * objc.dg/super-class-1.m: New.
12107         * lib/objc-dg.exp: New file.
12109 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12111         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12112         of label name.
12114 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12116         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12118 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12120         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12121         variable.
12123 2001-06-12  Richard Henderson  <rth@redhat.com>
12125         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12127 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12129         * g++.old-deja/g++.abi/vbase5.C: New test.
12130         * g++.old-deja/g++.abi/vbase6.C: New test.
12131         * g++.old-deja/g++.abi/vbase7.C: New test.
12133 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12135         * gcc.c-torture/compile/20010610-1.c: New test.
12137 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12139         * g++.old-deja/g++.abi/vbase4.C: New test.
12141 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12143         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12144         support %f for HC11/HC12 targets.
12145         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12146         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12147         on HC11/HC12 targets.
12148         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12150 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12152         * gcc.dg/wchar_t-1.c: New file.
12153         * gcc.dg/wint_t-1.c: Likewise.
12155 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12157         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12159 2001-06-11  Richard Henderson  <rth@redhat.com>
12161         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12163 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12165         * gcc.c-torture/compile/20010611-1.c: New test.
12167 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12169         * gcc.dg/c99-tag-1.c: Add more tests.
12171 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12173         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12174         representation on MN10300 and ARM/Thumb.
12176 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12178         * g77.f-torture/execute/20010610.f: New.
12180 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12182         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12183         names.
12185 2001-06-09  Richard Henderson  <rth@redhat.com>
12187         * gcc.c-torture/execute/ashrdi-1.c: New.
12188         * gcc.c-torture/execute/ashldi-1.c: New.
12189         * gcc.c-torture/execute/lshrdi-1.c: New.
12191 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12193         * objc/execute/load-3.m: Added. Check sending +load to categories,
12194         in addition to classes.
12196 2001-06-08  Stan Shebs  <shebs@apple.com>
12198         * objc/execute/load-2.m: New test.  From Nicola Pero
12199         <n.pero@mi.flashnet.it>.
12201 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12203         * gcc.c-torture/execute/20010605-2.c: New test.
12205 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12207         * g++.old-deja/g++.abi/vbase2.C: New test.
12208         * g++.old-deja/g++.abi/vbase3.C: New test.
12210 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12212         * g++.old-deja/g++.pt/friend49.C: New test.
12214 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12216         * g++.old-deja/g++.ext/anon3.C: New test.
12218 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12220         * g++.old-deja/g++.other/conv7.C: New test.
12222 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12224         * gcc.c-torture/compile/20010605-2.c: New test.
12226 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12228         * gcc.c-torture/execute/20010604-1.c: New test.
12230 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12232         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12234 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12236         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12237         (g++_link_flags): Likewise.
12238         (g++_init): Pass gccpath's value to two previous functions.
12240 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12242         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12243         Ensure logfile entry matches exec command line.
12245 2001-05-31  Richard Henderson  <rth@redhat.com>
12247         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12248         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12250 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12252         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12253         compiler for irix6.2
12255 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12257         * g++.old-deja/g++.other/optimize3.C: New file.
12259 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12261         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12262         assemble.
12264 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12266         * g++.old-deja/g++.other/optimize2.C: New file.
12268 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12270         * gcc.c-torture/compile/20010518-2.c: New file.
12271         * gcc.c-torture/execute/20010518-1.c: New file.
12272         * gcc.c-torture/execute/20010518-2.c: New file.
12274 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12276         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12278 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12280         G++ no longer defines builtins that do not begin with __builtin.
12281         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12282         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12283         * g++.old-deja/g++.law/builtin1.C: Likewise.
12284         * g++.old-deja/g++.law/cvt2.C: Likewise.
12285         * g++.old-deja/g++.mike/net5.C: Likewise.
12286         * g++.old-deja/g++.other/builtins1.C: Likewise.
12287         * g++.old-deja/g++.other/builtins2.C: Likewise.
12288         * g++.old-deja/g++.other/builtins3.C: Likewise.
12289         * g++.old-deja/g++.other/builtins4.C: Likewise.
12290         * g++.old-deja/g++.other/inline8.C: Likewise.
12291         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12293 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12295         * g++.old-deja/g++.pt/using1.C: Adjust.
12296         * g++.old-deja/g++.pt/using2.C: New test.
12298 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12300         * gcc.dg/cpp/charconst.c: New tests.
12301         * gcc.dg/cpp/escape.c: New tests.
12302         * gcc.dg/cpp/escape-1.c: New tests.
12303         * gcc.dg/cpp/escape-2.c: New tests.
12304         * gcc.dg/cpp/ucs.c: New tests.
12306 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12308         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12309         native compiler for irix6.5.
12311 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12313         * lib/g++.exp (g++_include_flags): Use args to compute
12314         get_multilibs.
12315         (g++_link_flags): Likewise.
12316         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12318 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12320         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12322 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12324         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12325         this file.
12327 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12329         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12330         STACK_SIZE;
12331         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12332         to STACK_SIZE; Use it to define size of add_histo array.
12333         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12334         to STACK_SIZE.
12335         (f): Use GITT_SIZE to define size of gitt local table.
12336         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12337         to STACK_SIZE; Use it to define size of bytemem array.
12339 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12341         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12342         on 68HC11/HC12 due to the asm instruction.
12343         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12344         * gcc.c-torture/compile/920520-1.x: Likewise.
12345         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12346         on 68HC11/HC12 because the function is larger than 64K.
12347         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12348         on 68HC11/HC12 because the structure is too large.
12350 2001-05-20  Richard Henderson  <rth@redhat.com>
12352         * gcc.c-torture/execute/20010520-1.c: New.
12354 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12356         * g++.old-deja/g++.warn/compare1.C: New test.
12357         * gcc.dg/compare4.c: New test.
12359 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12361         * g++.old-deja/g++.other/optimize1.C: New test.
12363 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12365         * g++.old-deja/g++.pt/spec41.C: New test.
12367 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12369         * gcc.c-torture/compile/20010114-1.x: Remove.
12371 2001-05-18  Stan Shebs  <shebs@apple.com>
12373         * gcc.c-torture/compile/20010518-1.c: New test.
12375 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12377         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12378         * g++.old-deja/g++.pt/crash67.C: New test.
12380 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12382         * g++.old-deja/g++.other/debug9.C: New test.
12384 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12386         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12388 2001-05-16  Jan Hubicka  <jh@suse.cz>
12390         * gcc.c-torture/compile/20010516-1.c: New test.
12392 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12394         * g++.old-deja/g++.other/crash41.C: New test.
12396 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12398         * g++.old-deja/g++.pt/crash66.C: New test.
12400 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12402         * g++.old-deja/g++.robertl/eb27.C: Convert.
12404 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12406         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12407         declaration being redundant.
12409 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12411         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12413 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12415         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12417 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12419         * lib/g++.exp: Use testsuite_flags.
12421 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12423         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12425 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12427         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12429 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12431         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12433 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12435         * gcc.c-torture/compile/20010313-1.c: New test.
12437 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12439         * gcc.dg/cpp/direct2.c: New test.
12440         * gccq.dg/cpp/direct2s.c: New test.
12442         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12444 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12446         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12447         * g++.old-deja/g++.other/op3.C: Likewise.
12449 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12451         * gcc.dg/cpp/syshdr.h: New file.
12452         * gcc.dg/cpp/sysmac1.c: Update.
12453         * gcc.dg/cpp/sysmac2.c: Update.
12455 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12457         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12459 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12461         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12462         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12464 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12466         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12468 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12470         * lib/g++.exp (g++_include_flags): Don't use any special flags
12471         if TESTING_IN_BUILD_TREE is not defined.
12472         (g++_init): Use a plain 'c++' as the compiler if
12473         TESTING_IN_BUILD_TREEE is not defined.
12475 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12477         * g++.old-deja/g++.eh/catch13.C: New test.
12478         * g++.old-deja/g++.eh/catch14.C: New test.
12480 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12482         * gcc.dg/cpp/tr-define.c: New test.
12484 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12486         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12487         <stdlib.h>, not <malloc.h>.
12489 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12491         * g++.old-deja/g++.ns/template17.C: New test.
12493 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12495         * g++.old-deja/g++.pt/ref4.C: New test.
12497 2001-04-30  Richard Henderson  <rth@redhat.com>
12499         * gcc.dg/20000724-1.c: Revert last change.
12501 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12503         * g77.f-torture/execute/20010430.f: New test.
12505 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12507         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12509 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12511         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12513 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12515         * g++.old-deja/g++.eh/crash6.C: New test.
12517 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12519         * g++.old-deja/g++.other/warn7.C: New test.
12521 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12523         * g++.old-deja/g++.other/defarg9.C: New test.
12525 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12527         * g77.f-torture/compile/20010426.f: New test.
12528         * g77.f-torture/execute/20010426.f: New test.
12530 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12532         * g77.f-torture/compile/20000629-1.x: Remove - error
12533         has been fixed.
12535 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12537         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12538         Tweak slightly to work with g++.dg framework.
12539         * g++.dg/special/ecos.exp: Run initp1.C test.
12540         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12542         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12543         its linker doesn't give line numbers either.
12544         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12546 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12548         * g++.old-deja/g++.other/lex1.C: New test.
12550 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12552         * gcc.dg/noncompile/20010425-1.c: New test.
12554 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12556         * g++.old-deja/g++.pt/mangle2.C: New test.
12558 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12560         * gcc.dg/format/plus-1.c: New test.
12562 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12564         * gcc.dg/20010423-1.c: New test.
12566 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12568         * gcc.c-torture/execute/20010422-1.c: New test.
12570 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12572         * g++.old-deja/g++.ns/type2.C: New test.
12574 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12576         * g++.old-deja/g++.other/perf1.C: New test.
12578 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12580         * gcc.dg/c99-func-2.c: Remove xfail.
12581         * gcc.dg/c99-func-3.c: Remove xfail.
12582         * gcc.dg/c99-func-4.c: Remove xfail.
12584 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12586         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12588 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12590         * gcc.c-torture/compile/20010423-1.c: New test.
12592 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12594         * g++.old-deja/g++.pt/typename28.C: New test.
12596 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12598         * g++.old-deja/g++.abi/empty2.C: New test.
12599         * g++.old-deja/g++.abi/empty3.C: New test.
12601 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12603         * g++.old-deja/g++.other/comdat2.C: New test.
12604         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12606 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12608         * g++.old-deja/g++.other/overload14.C: New test.
12610 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12612         * g++.old-deja/g++.other/lookup23.C: New test.
12614 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12616         * gcc.c-torture/execute/20010403-1.c: New test.
12618 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12619             Mark Mitchell  <mark@codesourcery.com>
12621         * lib/old-dejagnu.exp: Don't delete output of executable.
12622         Add .exe suffix to executables.
12624 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12626         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12628 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12630         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12632 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12634         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12635         * g++.old-deja/g++.abi/crash1.C: New test.
12637 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12639         * g++.old-deja/g++.other/crash40.C: New test.
12641 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12643         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12645 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12647         * g++.old-deja/g++.other/warn6.C: New test.
12649 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12651         * g++.old-deja/g++.robertl/eb42.C: Same.
12653 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12655         * gcc.dg/wtr-conversion-1.c: New testcase.
12657 2001-04-10  Richard Henderson  <rth@redhat.com>
12659         * g++.old-deja/g++.other/array5.C: New.
12661 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12663         * gcc.c-torture/execute/20010408-1.c: New test.
12665 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12667         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12668         headers and constructs.
12669         * g++.old-deja/g++.robertl/eb79.C: Same.
12670         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12671         * g++.old-deja/g++.robertl/eb73.C: Same.
12672         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12673         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12674         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12675         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12676         * g++.old-deja/g++.robertl/eb44.C: Same.
12677         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12678         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12679         * g++.old-deja/g++.robertl/eb39.C: Same.
12680         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12681         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12682         * g++.old-deja/g++.robertl/eb30.C: Same.
12683         * g++.old-deja/g++.robertl/eb3.C: Same.
12684         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
12685         * g++.old-deja/g++.robertl/eb21.C: Same.
12686         * g++.old-deja/g++.robertl/eb15.C: Same.
12687         * g++.old-deja/g++.robertl/eb118.C: Same.
12688         * g++.old-deja/g++.robertl/eb115.C (main): Same.
12689         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
12690         * g++.old-deja/g++.robertl/eb109.C: Same.
12691         * g++.old-deja/g++.other/sibcall1.C (main): Same.
12692         * g++.old-deja/g++.mike/rtti1.C: Same.
12693         * g++.old-deja/g++.mike/p658.C: Same.
12694         * g++.old-deja/g++.mike/net46.C: Same.
12695         * g++.old-deja/g++.mike/net34.C: Same.
12696         * g++.old-deja/g++.mike/memoize1.C: Same.
12697         * g++.old-deja/g++.mike/eh2.C: Same.
12698         * g++.old-deja/g++.law/weak.C: Same.
12699         * g++.old-deja/g++.law/visibility7.C: Same.
12700         * g++.old-deja/g++.law/visibility25.C: Same.
12701         * g++.old-deja/g++.law/visibility22.C: Same.
12702         * g++.old-deja/g++.law/visibility2.C: Same.
12703         * g++.old-deja/g++.law/visibility17.C: Same.
12704         * g++.old-deja/g++.law/visibility13.C: Same.
12705         * g++.old-deja/g++.law/visibility10.C: Same.
12706         * g++.old-deja/g++.law/visibility1.C: Same.
12707         * g++.old-deja/g++.law/virtual3.C (eval): Same.
12708         * g++.old-deja/g++.law/vbase1.C: Same.
12709         * g++.old-deja/g++.law/operators32.C: Same.
12710         * g++.old-deja/g++.law/nest3.C: Same.
12711         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
12712         * g++.old-deja/g++.law/except5.C (main): Same.
12713         * g++.old-deja/g++.law/cvt7.C (run): Same.
12714         * g++.old-deja/g++.law/cvt2.C: Same.
12715         * g++.old-deja/g++.law/cvt16.C: Same.
12716         * g++.old-deja/g++.law/ctors6.C (bar): Same.
12717         * g++.old-deja/g++.law/ctors17.C (main): Same.
12718         * g++.old-deja/g++.law/ctors13.C: Same.
12719         * g++.old-deja/g++.law/ctors12.C (main): Same.
12720         * g++.old-deja/g++.law/ctors10.C: Same.
12721         * g++.old-deja/g++.law/code-gen5.C: Same.
12722         * g++.old-deja/g++.law/bad-error7.C: Same.
12723         * g++.old-deja/g++.law/arm9.C: Same.
12724         * g++.old-deja/g++.law/arm12.C: Same.
12725         * g++.old-deja/g++.law/arg8.C: Same.
12726         * g++.old-deja/g++.law/arg1.C: Same.
12727         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
12728         * g++.old-deja/g++.jason/template31.C: Same.
12729         * g++.old-deja/g++.jason/template24.C (main): Same.
12730         * g++.old-deja/g++.jason/2371.C: Same.
12731         * g++.old-deja/g++.eh/new2.C: Same.
12732         * g++.old-deja/g++.eh/new1.C: Same.
12733         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
12734         * g++.old-deja/g++.brendan/nest21.C (main): Same.
12735         * g++.old-deja/g++.brendan/err-msg3.C: Same.
12736         * g++.old-deja/g++.brendan/crash62.C: Same.
12737         * g++.old-deja/g++.brendan/crash52.C: Same.
12738         * g++.old-deja/g++.brendan/crash49.C (main): Same.
12739         * g++.old-deja/g++.brendan/crash38.C: Same.
12740         * g++.old-deja/g++.brendan/crash15.C (main): Same.
12741         * g++.old-deja/g++.brendan/copy9.C: Same.
12743 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
12745         * gcc.c-torture/execute/20001203-2.c (memset):
12746         Count argument is of type __SIZE_TYPE__.
12748 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
12750         * gcc.c-torture/compile/20010404-1.c: New test.
12752 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
12754         * gcc.c-torture/compile/20010326-1.c: New test.
12756 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
12758         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
12759         peculiarities of the SH.
12760         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
12762 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12764         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
12765         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
12766         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
12768 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12770         * g77.f-torture/compile/20010321-1.f: New test.
12772 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12774         * gcc.c-torture/compile/20010329-1.c: New test.
12776 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
12778         * gcc.c-torture/execute/20010329-1.c: New test.
12780 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12782         * g++.old-deja/g++.other/eh4.C: Fix typo.
12784 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
12786         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
12788 2001-03-28  Philip Blundell  <philb@gnu.org>
12790         * gcc.c-torture/compile/20010328-1.c: New test.
12792 2001-03-27  Richard Henderson  <rth@redhat.com>
12794         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
12795         * g++.old-deja/g++.eh/vbase3.C: Likewise.
12797 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
12799         * gcc.c-torture/compile/20010327-1.c: New test.
12801 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
12803         * g++.old-deja/g++.other/friend12.C: New test.
12804         * g++.old-deja/g++.other/friend9.C: Expect no errors.
12805         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
12807 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12809         * gcc.c-torture/execute/20010325-1.c: New test.
12811 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
12813         * g++.old-deja/g++.other/mangle3.C: New test.
12815 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
12817         * g++.old-deja/g++.other/anon8.C: New test.
12819 2001-03-20  Philip Blundell  <philb@gnu.org>
12821         * gcc.c-torture/compile/20010320-1.c: New test.
12823 2001-03-17  Richard Henderson  <rth@redhat.com>
12825         * g++.old-deja/g++.other/eh4.C: Add expected error text.
12827 2001-03-15  Geoff Keating  <geoff@redhat.com>
12829         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
12830         tests on AIX.
12832 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
12834         * g++.old-deja/g++.other/eh4.C: New test.
12836 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
12838         * gcc.dg/cpp/mi1.c: Update.
12840 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
12842         * g++.old-deja/g++.other/regstack.C: New test.
12844 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
12846         * g++.old-deja/g++.other/ref4.C: New test.
12848 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
12850         * objc/execute/va_method.m: Added.
12851         * objc/execute/IMP.m: Added.
12852         * objc/execute/_cmd.m: Added.
12853         * objc/execute/accessing_ivars.m: Added.
12854         * objc/execute/class-1.m: Added.
12855         * objc/execute/class-10.m: Added.
12856         * objc/execute/class-11.m: Added.
12857         * objc/execute/class-12.m: Added.
12858         * objc/execute/class-13.m: Added.
12859         * objc/execute/class-14.m: Added.
12860         * objc/execute/class-2.m: Added.
12861         * objc/execute/class-3.m: Added.
12862         * objc/execute/class-4.m: Added.
12863         * objc/execute/class-5.m: Added.
12864         * objc/execute/class-6.m: Added.
12865         * objc/execute/class-7.m: Added.
12866         * objc/execute/class-8.m: Added.
12867         * objc/execute/class-9.m: Added.
12868         * objc/execute/class-tests-1.h
12869         * objc/execute/class-tests-2.h
12870         * objc/execute/compatibility_alias.m: Added.
12871         * objc/execute/encode-1.m: Added.
12872         * objc/execute/formal_protocol-1.m: Added.
12873         * objc/execute/formal_protocol-2.m: Added.
12874         * objc/execute/formal_protocol-3.m: Added.
12875         * objc/execute/formal_protocol-4.m: Added.
12876         * objc/execute/formal_protocol-5.m: Added.
12877         * objc/execute/formal_protocol-6.m: Added.
12878         * objc/execute/formal_protocol-7.m: Added.
12879         * objc/execute/informal_protocol.m: Added.
12880         * objc/execute/initialize.m: Added.
12881         * objc/execute/load.m: Added.
12882         * objc/execute/many_args_method.m: Added.
12883         * objc/execute/nested-3.m: Added.
12884         * objc/execute/no_clash.m: Added.
12885         * objc/execute/private.m: Added.
12886         * objc/execute/redefining_self.m: Added.
12887         * objc/execute/root_methods.m: Added.
12888         * objc/execute/selector-1.m: Added.
12889         * objc/execute/static-1.m: Added.
12890         * objc/execute/static-2.m: Added.
12891         * objc/execute/va_method.m: Added.
12893 2001-03-10  Richard Henderson  <rth@redhat.com>
12895         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
12897 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
12899         * g++.old-deja/g++.other/crash31.C: XFAIL.
12900         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
12901         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
12902         * gcc.c-torture/execute/20010123-1.x: XFAIL.
12903         * gcc.c-torture/execute/20010124-1.x: XFAIL.
12904         * gcc.dg/sequence-pt-1.c: XFAIL one test.
12906 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12908         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
12910 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12912         * gcc.dg/20000724-1.c: Don't use multiline strings.
12914 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
12916         * objc/execute/string1.m, objc/execute/string2.m: Compare the
12917         result of -cString against what we expect it to be; don't just
12918         print it out for no one to read.
12920         * objc/execute/string3.m, objc/execute/string4.m: New tests.
12921         Based on testcases provided by Nicola Pero.
12923 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12925         * gcc.dg/cpp/macro7.c: New test.
12927 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
12929         * gcc.dg/cpp/multiline.c: Update.
12931 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12933         * g++.old-deja/g++.other/enum3.C: New test.
12935 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12937         * g++.old-deja/g++.other/pod1.C: New test.
12939 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
12941         * g++.old-deja/g++.ext/overload1.C: New test.
12943 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12945         * g++.old-deja/g++.pt/using1.C: New test.
12947 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
12949         * g++.old-deja/g++.other/using9.C: New test.
12951 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
12953         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
12955         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
12957 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
12959         * g++.old-deja/g++.ext/realpt1.C: Remove.
12961 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
12963         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
12965 2001-02-26  Will Cohen  <wcohen@redhat.com>
12967         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
12969 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
12971         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
12972         templatized constructors.
12974 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12976         * gcc.c-torture/execute/20010224-1.c: New test.
12978 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
12980         * gcc.c-torture/execute/20010222-1.c: New test.
12982 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
12984         * g++.old-deja/g++.other/inline20.C: New test.
12986 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
12988         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
12990 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12992         * g++.old-deja/g++.other/lookup22.C: New test.
12994 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
12996         * g77.dg: New directory.
12997         * g77.dg/20010216-1.f: New test case.
12998         * g77.dg/dg.exp: New driver.
12999         * lib/g77-dg.exp: New driver library.
13001 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13003         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13005 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13007         * g++.old-deja/g++.other/decl9.C: New test.
13009 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13011         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13012         not need <string> and also tests the initialization at runtime.
13014 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13016         * gcc.c-torture/execute/longlong.c: New test.
13018 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13020         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13022 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13024         * gcc.c-torture/execute/920302-1.c (execute):
13025         Change argument type to short.
13027 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13029         * g++.old-deja/g++.pt/deduct6.C: New test.
13031 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13033         * g++.old-deja/g++.pt/deduct5.C: New test.
13035 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13037         * gcc.c-torture/execute/20010209-1.c: New test.
13039 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13041         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13043 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13045         * g++.dg/vtgc1.C: Update for new ABI.
13047         * consistency.vlad: New directory, 1665 files.
13049 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13051         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13052         return type.
13053         * gcc.dg/cpp/digraphs.c: Declare puts.
13055 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13057         * g++.old-deja/g++.other/warn5.C: New test.
13059 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13061         * g++.old-deja/g++.pt/spec40.C: New test.
13063 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13065         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13066         case.
13067         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13069 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13071         * gcc.c-torture/compile/20010209-1.c: New test.
13073 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13075         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13076         excess errors message but not if it crashes.
13077         * g++.old-deja/g++.other/crash27.C: Likewise.
13078         * g++.old-deja/g++.other/crash28.C: Likewise.
13079         * g++.old-deja/g++.other/crash30.C: Likewise.
13080         * g++.old-deja/g++.other/crash32.C: Likewise.
13081         * g++.old-deja/g++.other/crash35.C: Likewise.
13082         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13084 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13086         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13087         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13088         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13089         g77.f-torture/execute/execute.exp,
13090         g77.f-torture/noncompile/noncompile.exp,
13091         gcc.c-torture/execute/execute.exp,
13092         gcc.c-torture/execute/memcheck/memcheck.exp,
13093         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13094         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13095         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13096         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13097         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13098         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13099         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13100         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13101         Remove bug reporting instructions with ancient email addresses.
13103 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13105         * gcc.dg/20010202-1.c: New test.
13106         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13108 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13110         * g++.dg/stdbool-if.C: New test.
13112 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13114         * objc/execute/fdecl.m: Added main().
13116 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13118         * gcc.c-torture/execute/20010206-1.c: New test.
13120 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13122         * gcc.dg/cpp/avoidpaste1.c: Update.
13124 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13126         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13127         Pero <nicola@brainstorm.co.uk>.
13128         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13130 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13132         * g++.old-deja/g++.pt/spec39.C: New test.
13134 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13136         * gcc.c-torture/compile/20010202-1.c: New test.
13138 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13140         * g++.old-deja/g++.abi/primary2.C: New test.
13141         * g++.old-deja/g++.abi/primary3.C: New test.
13142         * g++.old-deja/g++.abi/primary4.C: New test.
13143         * g++.old-deja/g++.abi/primary5.C: New test.
13144         * g++.old-deja/g++.abi/vtable3.h: New test.
13145         * g++.old-deja/g++.abi/vtable3a.C: New test.
13146         * g++.old-deja/g++.abi/vtable3b.C: New test.
13147         * g++.old-deja/g++.abi/vtable3c.C: New test.
13148         * g++.old-deja/g++.abi/vtable3d.C: New test.
13149         * g++.old-deja/g++.abi/vtable3e.C: New test.
13150         * g++.old-deja/g++.abi/vtable3f.C: New test.
13151         * g++.old-deja/g++.abi/vtable3g.C: New test.
13152         * g++.old-deja/g++.abi/vtable3h.C: New test.
13153         * g++.old-deja/g++.abi/vtable3i.C: New test.
13154         * g++.old-deja/g++.abi/vtable3j.C: New test.
13155         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13157 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13159         * g++.old-deja/g++.other/anon6.C: New test.
13160         * g++.old-deja/g++.other/anon7.C: New test.
13162 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13164         * gcc.dg/cpp/avoidpaste2.c: New tests.
13166 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13168         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13170 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13172         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13173         DECIMAL_DIG cases for Irix."
13175 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13177         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13179 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13181         * gcc.dg/c99-tag-1.c: New test.
13183 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13185         * gcc.dg/cpp/tr-warn1.c: Add tests.
13187 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13189         * gcc.dg/cpp/avoidpaste1.c: Update.
13190         * gcc.dg/cpp/paste4.c: Update.
13192 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13194         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13195         cases for Irix.
13197 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13199         * g++.old-deja/g++.other/inline19.C: New test.
13201 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13203         * gcc.dg/Wlarger-than.c: New test.
13205 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13207         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13209 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13211         * gcc.c-torture/execute/20010129-1.c: New test.
13212         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13214 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13216         * gcc.dg/cpp/avoidpaste1.c: Test case.
13218 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13220         * g++.old-deja/g++.other/inline18.C: New test.
13222 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13224         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13225         and __builtin_putchar.
13227 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13229         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13230         tests.
13232 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13234         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13235         floating point number rounding mode to round to the nearest
13236         representable mode.
13238 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13240         * g++.old-deja/g++.other/mangle2.C: New test.
13242 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13244         * gcc.c-torture/compile/20010124-1.c: New test.
13246 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13248         * g++.old-deja/g++.pt/spec38.C: New test.
13250 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13252         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13253         "Build don't run".
13255 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13257         * gcc.c-torture/execute/20010123-1.c: New test.
13259 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13261         * g++.old-deja/g++.pt/spec37.C: New test.
13263 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13265         * g++.old-deja/g++.pt/overload14.C: New test.
13267 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13269         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13270         __builtin_return_address.
13272 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13274         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13275         * g++.old-deja/g++.pt/spec35.C: New test.
13276         * g++.old-deja/g++.pt/spec36.C: New test.
13278 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13280         * gcc.c-torture/compile/20010118-1.c: New test.
13282 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13284         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13286 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13288         * gcc.c-torture/execute/20010119-1.c: New test.
13290 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13292         * g++.old-deja/g++.other/vbase5.C: New test.
13294 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13296         * gcc.c-torture/execute/20010118-1.c: New test.
13298 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13300         * g++.old-deja/g++.pt/deduct3.C: New test.
13302 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13304         * g++.old-deja/g++.pt/spec34.C: New test.
13306 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13308         * g77.f-torture/compile/20000601-2.f: New test.
13310 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13312         * g++.old-deja/g++.other/init17.C: New test.
13314 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13316         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13318 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13320         * g++.old-deja/g++.pt/unify8.C: New test.
13322 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13324         * g++.old-deja/g++.abi/vbase1.C: New test.
13326 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13328         * g++.old-deja/g++.pt/crash65.C: New test.
13330 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13332         * gcc.dg/cpp/assembl2.S: New test case.
13334 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13336         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13337         are supported.
13339 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13341         * g++.old-deja/g++.other/builtins1.C: New test.
13342         * g++.old-deja/g++.other/builtins2.C: Likewise.
13343         * g++.old-deja/g++.other/builtins3.C: Likewise.
13344         * g++.old-deja/g++.other/builtins4.C: Likewise.
13346 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13348         * gcc.c-torture/compile/20010117-1.c: New test.
13349         * gcc.c-torture/compile/20010117-2.c: New test.
13351 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13353         * g77.f-torture/execute/20010116.[fx]: New test,
13354         XFAIL on i?86-*-*.
13355         * g77.f-torture/compile/20010115.f: Indicate it's
13356         a test for PR fortran/1636.
13358 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13360         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13362 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13364         * g77.f-torture/compile/20010115.f: New test.
13366 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13368         * g++.old-deja/g++.pt/nontype5.C: New test.
13370 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13372         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13373         have an equivalent working one below it.
13375 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13377         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13378         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13380 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13382         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13383         message containing "init_priority".
13384         (conpr-2.C): Likewise.
13385         (conpr-3.C): Likewise.
13386         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13388 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13390         * gcc.c-torture/execute/20010114-2.c: New test.
13392 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13394         * gcc.c-torture/compile/20010114-1.c: New test.
13395         * gcc.c-torture/compile/20010114-1.x: Xfail.
13396         * gcc.c-torture/compile/20010114-2.c: New test.
13397         * gcc.c-torture/execute/20010114-1.c: New test.
13398         * gcc.dg/trunc-1.c: New test.
13399         * gcc.dg/uninit-B.c: New test.
13401 2001-01-13  Nick Clifton  <nickc@redhat.com>
13403         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13404         target.
13406 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13408         * gcc.c-torture/compile/20010113-1.c: New test.
13410 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13412         * gcc.c-torture/compile/20001212-1.c: New test.
13414 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13416         * gcc.dg/cpp/widestr1.c: Update.
13417         * gcc.dg/cpp/prag-imp.c: Remove.
13419 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13421         * gcc.c-torture/execute/20000801-3.x: Remove.
13422         * gcc.dg/c90-init-1.c: New test.
13423         * gcc.dg/c99-init-1.c: New test.
13424         * gcc.dg/c99-init-2.c: New test.
13425         * gcc.dg/gnu99-init-1.c: New test.
13427 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13429         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13430         testing that no relevant ones were found.
13432 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13434         * g++.old-deja/g++.pt/cast2.C: New test.
13436 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13438         * g++.old-deja/g++.pt/friend47.C: New test.
13440 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13442         * g++.old-deja/g++.pt/instantiate13.C: New test.
13444 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13446         * g++.old-deja/g++.other/defarg7.C: New test.
13447         * g++.old-deja/g++.other/defarg8.C: New test.
13449 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13451         * g++.old-deja/g++.pt/crash64.C: New test.
13453 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13455         * g++.old-deja/g++.pt/crash63.C: New test.
13457 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13459         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13461 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13463         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13465 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13467         * g++.old-deja/g++.pt/error3.C: New test.
13469 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13471         * g++.old-deja/g++.other/crash39.C: New test.
13473 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13475         * g++.old-deja/g++.other/vbase4.C: New test.
13477 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13479         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13480         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13481         * gcc.dg/special/special.exp: New test driver which will check
13482         for alias support for the above test.
13484 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13486         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13487         problems on small machines.
13488         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13489         parameterize.
13491 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13493         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13494         mips.
13495         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13497 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13499         * g++.old_deja/g++.pt/using8.C: New test.
13501 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13503         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13505 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13507         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13508         where a failure is expected.
13509         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13511 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13513         * g++.old_deja/g++.pt/instantiate12.C: New test.
13515 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13517         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13518         start of structs.
13519         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13520         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13521         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13522         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13523         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13524         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13525         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13526         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13527         * g++.old-deja/g++.eh/spec6.C: Likewise.
13528         * g++.old-deja/g++.jason/crash3.C: Likewise.
13529         * g++.old-deja/g++.law/ctors11.C: Likewise.
13530         * g++.old-deja/g++.law/ctors17.C: Likewise.
13531         * g++.old-deja/g++.law/ctors5.C: Likewise.
13532         * g++.old-deja/g++.law/ctors9.C: Likewise.
13533         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13534         * g++.old-deja/g++.mike/net22.C: Likewise.
13535         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13536         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13537         * g++.old-deja/g++.mike/virt3.C: Likewise.
13538         * g++.old-deja/g++.niklas/t128.C: Likewise.
13539         * g++.old-deja/g++.other/anon4.C: Likewise.
13540         * g++.old-deja/g++.other/using1.C: Likewise.
13541         * g++.old-deja/g++.other/warn3.C: Likewise.
13542         * g++.old-deja/g++.pt/t37.C: Likewise.
13543         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13544         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13546 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13548         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13550 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13552         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13554 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13556         * gcc.c-torture/compile/20010107-1.c: New test.
13558 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13560         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13562 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13564         * gcc.dg/format/format.h: New file.
13565         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13566         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13567         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13568         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13569         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13570         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13571         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13572         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13573         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13574         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13575         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13576         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13577         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13578         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13579         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13580         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13581         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13582         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13583         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13584         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13585         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13586         instead of declaring standard types, macros and functions in each
13587         test.
13589 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13591         * gcc.c-torture/execute/20010106-1.c: New test.
13593 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13595         * gcc.dg/format/format.exp: New file.
13596         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13597         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13598         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13599         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13600         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13601         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13602         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13603         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13604         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13605         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13606         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13607         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13608         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13609         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13610         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13611         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13612         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13613         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13614         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13615         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13616         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13617         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13618         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13619         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13620         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13621         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13622         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13623         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13624         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13625         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13626         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13627         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13628         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13629         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13630         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13631         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13632         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13633         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13634         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13635         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13636         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13637         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13639 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13641         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13642         account.
13644 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13646         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13648 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13650         * g++.old-deja/g++.pt/crash62.C: New test.
13652 2001-01-04  Richard Henderson  <rth@redhat.com>
13654         * gcc.dg/20000926-1.c: Update expected warnings.
13655         * gcc.dg/array-2.c: Likewise.
13656         * gcc.dg/array-4.c: Also validate flexible array members.
13657         * gcc.dg/c99-flex-array-1.c: New.
13659 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13661         * gcc.c-torture/compile/20001222-1.x: Remove.
13663 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13665         * gcc.c-torture/execute/built-in-setjmp.c: New.
13667 2001-01-03  Richard Henderson  <rth@redhat.com>
13669         * gcc.dg/940510-1.c: Update expected error wording.
13670         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13672 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13674         * lib/target-supports.exp (check_alias_available): Modified to
13675         indicate aliases not supported if only weak aliases are supported.
13677 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13679         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13680         Turn on cmpstrsi checks for __pj__ and __i370__.
13682 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13684         * g++.old-deja/g++.other/virtual11.C: New test.
13686 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13688         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
13690 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13692         * gcc.c-torture/compile/20010102-1.c: New test.
13694 2001-01-02  Andreas Jaeger  <aj@suse.de>
13696         * gcc.dg/noreturn-3.c: New test.
13698         * gcc.dg/noreturn-4.c: New test.
13700 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13702         * gcc.c-torture/execute/stdio-opt-1.c: Also test
13703         __builtin_fputc and __builtin_fwrite.
13705 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13707         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
13708         signed char, not default char.
13710 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
13712         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
13714 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
13716         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
13718 2000-12-29  Richard Henderson  <rth@redhat.com>
13720         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
13721         (__cyg_profile_func_exit): Define.
13723 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
13725         * g++.dg/vtgc1.C: New test.
13727 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
13729         * gcc.dg/noncompile/20001228-1.c: New test.
13731         * gcc.dg/20001228-1.c: New test.
13733         * gcc.c-torture/execute/20001228-1.c: New test.
13735 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13737         * gcc.dg/format-strfmon-1.c: New test.
13739 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13741         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
13742         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
13743         * gcc.c-torture/execute/string-opt-1.c: Likewise.
13744         * gcc.c-torture/execute/string-opt-2.c: Likewise.
13745         * gcc.c-torture/execute/string-opt-3.c: Likewise.
13746         * gcc.c-torture/execute/string-opt-4.c: Likewise.
13747         * gcc.c-torture/execute/string-opt-6.c: Likewise.
13748         * gcc.c-torture/execute/string-opt-7.c: Likewise.
13749         * gcc.c-torture/execute/string-opt-8.c: Likewise.
13750         * gcc.c-torture/execute/string-opt-9.c: Likewise.
13751         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13752         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13753         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13755         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
13756         * gcc.c-torture/execute/string-opt-4.c: Test index.
13758 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
13760         * gcc.c-torture/compile/20001226-1.c: New test.
13762 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13764         * gcc.c-torture/compile/20001222-1.c: New test.
13765         * gcc.c-torture/compile/20001222-1.x: Xfail.
13767 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
13769         * gcc.c-torture/execute/comp-goto-2.c: New test.
13771 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
13773         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
13774         Use long types if __INT_MAX__ is 32767.
13775         (main): Use cast to (sint32 *) when poking 88 into a_page.
13777         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
13779 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
13781         * gcc.c-torture/compile/20001221-1.c: New test.
13782         * gcc.c-torture/execute/20001221-1.c: New test.
13784 2000-12-20  Richard Henderson  <rth@redhat.com>
13786         * g++.old-deja/g++.pt/crash36.C: Update error lines.
13787         * g++.old-deja/g++.robertl/eb109.C: Likewise.
13789 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13791         * gcc.dg/compare3.c: New test.
13793 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13795         * gcc.dg/format-warnll-1.c: New test.
13797 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13799         * gcc.dg/cpp/cmdlne-P.c: New test.
13801 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13803         * gcc.c-torture/execute/builtin-abs-1.c,
13804         gcc.c-torture/execute/builtin-abs-2.c: New tests.
13806 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13808         * gcc.dg/cpp/multiline.c: New test.
13810 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
13812         * g++.old-deja/g++.other/syshdr1.C: Update.
13813         * gcc.dg/cpp/lineflags.c: Remove temporarily.
13815 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13817         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
13819 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13821         * g++.old-deja/g++.pt/ttp65.C: New test.
13823 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13825         * g++.old-deja/g++.pt/ttp64.C: New test.
13827 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13829         * g++.old-deja/g++.pt/spec33.C: New test.
13831 2000-12-14  Catherine Moore  <clm@redhat.com>
13833         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
13834         * gcc.c-torture/execute/920612-2.c: Likewise.
13835         * gcc.c-torture/execute/920428-2.c: Likewise.
13836         * gcc-c-torture/execute/va-arg-11.c: Call exit.
13837         * gcc.c-torture/execute/va-arg-21.c: Likewise.
13839 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13841         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
13842         * gcc.dg/pack-test-2.c: Likewise.
13844 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13846         Tests by Zack Weinberg <zackw@stanford.edu>.
13848         * gcc.dg/cpp/defined.c: Update.
13849         * gcc.dg/cpp/defined_trad.c: New tests.
13851 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13853         * gcc.dg/cpp/trad-direct.c: Update.
13855 2000-12-11  Neil Booth  <neilb@earthling.net>
13857         * gcc.dg/cpp/defined_trad.c
13859 2000-12-11  Neil Booth  <neilb@earthling.net>
13861         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
13863 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13865         * gcc.dg/format-miss-2.c: New test.
13867 2000-12-09  Neil Booth  <neilb@earthling.net>
13869         * gcc.dg/cpp/lineflags.c: New tests.
13870         * gcc.dg/cpp/poison.c: Update.
13871         * gcc.dg/cpp/redef2.c: Update.
13872         * gcc.dg/cpp/skipping.c: New test.
13874 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
13876         * g++.old-deja/g++.other/eh3.C: New testcase.
13878 2000-12-07  Neil Booth  <neilb@earthling.net>
13880         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
13881         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
13882         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
13883         wtr-union-init-2.c, wtr-union-init-3.c: Update.
13884         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
13885         Update.
13887 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13889         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
13890         __SIZE_TYPE__ instead of int for type of integers cast to
13891         pointers.
13893 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
13895         * g++.old-deja/g++.other/cleanup4.C: New test.
13897 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13899         * format-sec-1.c: New test.
13901 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13903         * gcc.dg/format-nonlit-3.c: New test.
13905 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13907         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
13908         through a null pointer.
13910 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13912         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
13913         * g++.old-deja/g++.pt/partial4.C: New test.
13915 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
13917         * gcc.c-torture/execute/ieee/hugeval.x: New.
13919 2000-12-06  Neil Booth  <neilb@earthling.net>
13921         * gcc.dg/cpp/backslash2.c: New tests.
13923 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13925         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
13926         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
13928 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
13930         * gcc.c-torture/execute/20001203-2.c: New testcase.
13932 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13934         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
13935         * g++.old-deja/g++.other/virtual10.C: New test.
13937 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
13939         * g++.old-deja/g++.mike/pmf5.C: Remove test.
13941 2000-12-05  Richard Henderson  <rth@redhat.com>
13943         * gcc.c-torture/compile/20001205-1.c: New.
13945 2000-12-04  Neil Booth  <neilb@earthling.net>
13947         * g++.old-deja/g++.other/virtual9.C: New test.
13948         * g++.old-deja/g++.pt/crash61.C: New test.
13949         * gcc.c-torture/execute/loop-9.c: New test.
13951 2000-12-04  Neil Booth  <neilb@earthling.net>
13953         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
13954         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
13955         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
13956         * gcc.dg/cpp/extratokens.c: ...here.
13958 2000-12-04  Neil Booth  <neilb@earthling.net>
13960         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
13961         New tests.
13963 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13965         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
13966         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
13968 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13970         * gcc.c-torture/execute/20001203-1.c: New test.
13972 2000-12-03  Neil Booth  <neilb@earthling.net>
13974         * gcc.dg/cpp/macro6.c: New test cases.
13976 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13978         * gcc.c-torture/execute/string-opt-9.c: New test.
13979         * gcc.c-torture/execute/string-opt-10.c: Likewise.
13980         * gcc.c-torture/execute/string-opt-11.c: Likewise.
13981         * gcc.c-torture/execute/string-opt-12.c: Likewise.
13983         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
13984         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
13986 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
13988         * gcc.dg/cpp/if-6.c: New testcase.
13990         * gcc.dg/20001201-1.c: New testcase.
13992 2000-12-02  Neil Booth  <neilb@earthling.net>
13994         * g++.old-deja/g++.other/externC4.C,
13995         g++.old-deja/g++.other/friend10.C: New tests.
13997 2000-12-02  Neil Booth  <neilb@earthling.net>
13999         * g++.old-deja/g++.other/instan2.C
14000         * g++.old-deja/g++.other/instan3.C: New test.
14002 2000-12-02  Neil Booth  <neilb@earthling.net>
14004         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14005         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14006         gnuc99.c,gnuc99-pedantic.c: New tests.
14008 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14010         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14011         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14013 2000-12-01  Neil Booth  <neilb@earthling.net>
14015         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14016         * gcc.dg/cpp/poison.c: Update.
14017         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14019 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14021         * g77.f-torture/execute/20001201.f: New test.
14023 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14025         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14027 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14029         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14031 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14033         * g++.old-deja/g++.other/cast6.C: New test.
14035 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14037         * gcc.c-torture/execute/20001130-2.c: New testcase.
14039 2000-11-30  Richard Henderson  <rth@redhat.com>
14041         * gcc.c-torture/execute/20001130-1.c: New test.
14043 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14045         * g++.old-deja/g++.other/op3.C: New test.
14047 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14049         * g++.old-deja/g++.other/op2.C: New test.
14051 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14053         * g++.old-deja/g++.other/crash38.C: New test.
14055 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14057         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14059 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14061         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14062         tests.
14063         * gcc.c-torture/execute/string-opt-6.c: New test.
14065         * gcc.dg/20001117-1.c: Add main.
14067 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14069         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14070         Move from here ...
14071         * gcc.dg/940510-1.c: ... to here.
14073         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14074         zero-size arrays in toplevel structures.
14076 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14078         * gcc.c-torture/execute/loop-8.c: New test.
14080 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14082         * g++.old-deja/g++.other/base1.C: New test.
14084 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14086         * g++.old-deja/g++.other/parse2.C: New test.
14088 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14090         * g++.old-deja/g++.pt/incomplete1.C: New test.
14092 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14094         * g++.old-deja/g++.other/friend9.C: New test.
14096 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14098         * gcc.dg/20001127-1.c: New test.
14100 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14102         * g++.old-deja/g++.pt/friend46.C: New test.
14104 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14106         * g++.old-deja/g++.other/ptrmem8.C: New test.
14108 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14110         * gcc.c-torture/execute/string-opt-7.c: New test.
14111         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14113 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14115         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14116         instead of 'mkcheck 2'.
14118 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14120         * gcc.c-torture/execute/memcheck/driver.c,
14121         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14122         C9X references to refer to C99.
14124 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14126         * gcc.dg/ultrasp3.c: New test.
14128 2000-11-25  Neil Booth  <neilb@earthling.net>
14130         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14132 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14134         * gcc.c-torture/compile/20001123-2.c: New.
14136 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14138         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14140 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14142         * gcc.dg/sequence-point-1.c: Add some new tests.
14143         * gcc.c-torture/execute/20001124-1.c: New test.
14145 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14147         * g++.old-deja/g++.other/vaarg4.C: New test.
14148         * gcc.c-torture/compile/20001123-1.c: New test.
14150 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14152         * g++.other/crash24.C: Adjust and remove XFAIL.
14153         * g++.other/crash37.C: New test.
14155 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14157         * g++.old-deja/g++.pt/instantiate9.C: New test.
14159 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14161         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14162         new ABI, too.
14164         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14165         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14167 2000-11-22  Neil Booth  <neilb@earthling.net>
14169         * gcc.dg/cpp/Wtrigraphs.c: New test.
14171 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14173         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14175 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14177         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14179 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14181         * lib/gcc-dg.exp: load_lib scanasm.exp.
14182         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14183         * lib/g++-dg.exp: load_lib scanasm.exp.
14184         * lib/scanasm.exp: New.
14185         (scan-assembler, scan-assembler-not): Add optional arguments to
14186         test name, or if not present, the pattern name.
14187         (scan-assembler-dem, scan-assembler-dem-not): New.
14189         * g++.dg/dg.exp: New.
14191 2000-11-21  Neil Booth  <neilb@earthling.net>
14193         * gcc.dg/cpp/integrated1.c: Remove.
14195 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14197         * gcc.c-torture/execute/20001121-1.c: New test.
14199 2000-11-21  Richard Henderson  <rth@redhat.com>
14201         * gcc.c-torture/compile/20001121-1.c: New test.
14203 2000-11-20  Neil Booth  <neilb@earthling.net>
14205         * gcc.dg/cpp/integrated1.c: New test.
14207 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14209         * g++.old-deja/g++.other/inline17.C: New test.
14211 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14213         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14214         local variable to be zero: I made the variable global. Now
14215         uses abort() and exit() instead of relying on main's return value.
14217 2000-11-20  Neil Booth  <neilb@earthling.net>
14219         * gcc.dg/cpp/paste2.c: Update test.
14220         * objc/execute/paste.m: New test.
14222 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14224         * gcc.dg/c99-condexpr-1.c: New test.
14226 2000-11-20  Neil Booth  <neilb@earthling.net>
14228         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14230 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14232         * g++.old-deja/g++.pt/export1.C: New test.
14234 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14236         * gcc.dg/20001117-1.c: New test.
14238 2000-11-18  Richard Henderson  <rth@redhat.com>
14240         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14242 2000-11-18  Richard Henderson  <rth@redhat.com>
14244         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14245         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14246         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14248 2000-11-18  Richard Henderson  <rth@redhat.com>
14250         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14251         (main): New.  Exit cleanly.
14253 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14255         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14256         gcc.dg/c99-fordecl-2.c: New tests.
14258 2000-11-18  Richard Henderson  <rth@redhat.com>
14260         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14261         * gcc.c-torture/execute/zerolen-2.c: New.
14263 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14265         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14266         memory.
14268 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14270         * g++.old-deja/g++.pt/instantiate8.C: New test.
14272 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14274         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14275         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14277 2000-11-16  Nick Clifton  <nickc@redhat.com>
14279         * gcc.c-torture/execute/nestfunc-2.c: New test.
14280         * gcc.c-torture/execute/nestfunc-3.c: New test.
14282 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14284         * gcc.c-torture/compile/20001116-1.c: New test.
14286 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14288         * gcc.c-torture/execute/20001115-1.c: New test.
14290 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14292         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14293         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14294         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14295         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14297 2000-11-15  Neil Booth  <neilb@earthling.net>
14299         gcc.dg/cpp/_Pragma1.c: Update.
14300         gcc.dg/cpp/_Pragma2.c: New test.
14302 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14304         * g++.old-deja/g++.other/anon5.C: New test.
14306 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14308         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14309         tests.
14311 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14313         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14314         output.
14316 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14318         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14319         labels at end of compound statements.
14321 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14323         * gcc.c-torture/execute/loop-7.c: New test.
14325 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14327         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14329 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14331         * gcc.dg/c99-bool-1.c: New test.
14333 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14335         * gcc.dg/c99-scope-1.c: Remove xfail.
14336         * gcc.dg/c99-scope-2.c: New test.
14338 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14340         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14341         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14343 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14345         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14346         error messages.
14348         * g++.mike/p700.C: Don't typedef wchar_t.
14349         * g++.mike/p784.C: Likewise.
14350         * g++.mike/eb101.C: Don't use __wchar_t.
14352 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14354         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14355         from DO loop.
14357 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14359         * gcc.c-torture/execute/20001111-1.c: New test.
14361 2000-11-10  Nick Clifton  <nickc@redhat.com>
14363         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14364         long multuiple and accumulate.
14366 2000-11-09  Richard Henderson  <rth@redhat.com>
14368         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14369         via size_t instead of int.
14371         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14372         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14373         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14374         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14376 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14378         * gcc.c-torture/compile/20001109-1.c: New test.
14379         * gcc.c-torture/compile/20001109-2.c: New test.
14381 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14383         * g++.old-deja/g++.pt/operator1.C: New test.
14384         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14386 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14388         * gcc.dg/20001108-1.c: New test.
14390 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14392         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14393         with both arguments constant strings.
14394         * gcc.c-torture/execute/string-opt-3.c: New test.
14395         * gcc.c-torture/execute/string-opt-4.c: New test.
14396         * gcc.c-torture/execute/string-opt-5.c: New test.
14398 2000-11-08  Nick Clifton  <nickc@redhat.com>
14400         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14401         mulsidi3adddi patterns.
14403 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14405         * g++.old-deja/g++.other/crash36.C: New test.
14407 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14409         * g++.old-deja/g++.other/init16.C: New test.
14411 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14413         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14415 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14417         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14418         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14419         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14421 2000-11-07  DJ Delorie  <dj@redhat.com>
14423         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14425 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14427         * gcc.c-torture/execute/string-opt-1.c: New test.
14429 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14431         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14432         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14433         parameters in registers, and there is no way for a varargs
14434         function to know in which order the integer and floating-point
14435         parameters should be interleaved when they are placed on the
14436         stack.
14437         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14438         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14440 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14442         * gcc.c-torture/execute/string-opt-2.c: New test.
14444 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14446         * g++.old-deja/g++.pt/crash60.C: New test.
14448 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14450         * g++.old-deja/g++.other/crash24.C: New test.
14451         * g++.old-deja/g++.other/crash25.C: New test.
14452         * g++.old-deja/g++.other/crash26.C: New test.
14453         * g++.old-deja/g++.other/crash27.C: New test.
14454         * g++.old-deja/g++.other/crash28.C: New test.
14455         * g++.old-deja/g++.other/crash29.C: New test.
14456         * g++.old-deja/g++.other/crash30.C: New test.
14457         * g++.old-deja/g++.other/crash31.C: New test.
14458         * g++.old-deja/g++.other/crash32.C: New test.
14459         * g++.old-deja/g++.other/crash33.C: New test.
14460         * g++.old-deja/g++.other/crash34.C: New test.
14461         * g++.old-deja/g++.other/crash35.C: New test.
14463 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14465         * gcc.c-torture/execute/20001031-1.c: New test.
14467 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14469         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14470         namespace.
14472         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14473         standards-conformant.
14475         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14477         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14478         * g++.old-deja/g++.mike/p755a.C: Likewise.
14479         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14480         library makes no calls to `operator new' during initialization.
14482 2000-11-04  Neil Booth  <neilb@earthling.net>
14484         * gcc.dg/cpp/include2.c: New tests.
14486 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14488         * lib/g++.exp (g++_set_ld_library_path): New function.
14489         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14491 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14493         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14494         warnings.
14496 2000-11-01  Richard Henderson  <rth@redhat.com>
14498         * g++.old-deja/g++.ext/namedret1.C: New.
14499         * g++.old-deja/g++.ext/namedret2.C: New.
14500         * g++.old-deja/g++.ext/namedret3.C: New.
14502 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14504         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14505         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14507 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14509         * gcc.c-torture/execute/va-arg-21.c: New test.
14511 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14513         * gcc.dg/c99-complex-2.c: New test.
14515 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14517         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14519 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14521         * g++.old-deja/g++.other/inline16.C: New test.
14523 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14525         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14526         __PRETTY_FUNCTION__
14528 2000-10-29  Neil Booth  <neilb@earthling.net>
14530         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14531         New tests.
14532         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14533         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14534         optimisation.
14536 2000-10-29  Neil Booth  <neilb@earthling.net>
14538         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14539         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14540         * mi5.c: Test multiple includes work with -C.
14541         * trigraphs.c: Test ^= version.
14543 2000-10-28  Neil Booth  <neilb@earthling.net>
14545         New tests and test updates for new macro expander.
14547         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14548         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14549         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14550         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14551         new diagnostic messages.
14553         * gcc.dg/cpp/macro3.c: New tests.
14555 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14557         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14558         on the same line.
14560 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14562         * g++.old-deja/g++.other/eh2.C: New test.
14564 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14566         * gcc.c-torture/execute/20001027-1.c: New test.
14568 2000-10-26  Richard Henderson  <rth@redhat.com>
14570         * gcc.c-torture/execute/20001026-1.c: New.
14572 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14574         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14575         * g++.old-deja/g++.law/builtin1.C: Likewise.
14576         * g++.old-deja/g++.law/ctors10.C: Likewise.
14577         * g++.old-deja/g++.law/virtual3.C: Likewise.
14578         * g++.old-deja/g++.mike/p658.C: Likewise.
14579         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14580         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14581         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14582         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14583         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14585 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14587         * gcc.c-torture/compile/20001024-1.c: New test.
14589 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14591         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14592         to tell us whether or not we are using V3.
14594 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14596         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14597         operands.
14599 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14601         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14603 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14605         * gcc.c-torture/execute/20001024-1.c: New test.
14607 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14609         * g++.old-deja/g++.other/sibcall1.C: New test.
14611 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14613         * gcc.dg/noncompile/init-3.c: New test.
14615 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14617         * gcc.dg/format-array-1.c: New test.
14619 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14621         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14622         writing through null pointers; remove comment about testing
14623         unterminated strings.
14625 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14627         * gcc.c-torture/execute/20001017-2.c: New test.
14629 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14631         * gcc.c-torture/compile/20001018-1.c: New test.
14632         * gcc.c-torture/compile/20001018-1.x: Xfail.
14634 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14636         * gcc.c-torture/execute/20001017-1.c: New test.
14638 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14640         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14641         for multiple use of arguments with scanf formats; add tests for
14642         multiple use of arguments.
14644 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14646         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14648 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14650         * gcc.dg/format-miss-1.c: New test.
14652 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14654         * gcc.c-torture/execute/20001013-1.c: New test.
14656 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14658         * gcc.dg/format-branch-1.c: New test.
14660 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14662         * README, lib/file-format.exp: Remove EGCS references.
14664 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14666         * gcc.dg/20001013-1.c: New test.
14668 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14670         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14671         for intmax_t in the compiler using __typeof__ and the type rules
14672         for conditional expressions.
14674 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14676         * gcc.dg/20001012-1.c: New test.
14677         * gcc.dg/20001012-2.c: New test.
14679 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14681         * gcc.dg/format-attr-1.c: New test.
14683 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14685         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
14686         __LONG_LONG_MAX__ instead of LLONG_MAX.
14688 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14690         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
14691         scanf flags.
14692         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
14693         flags.
14695 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
14697         * gcc.dg/sequence-pt-1.c: New test.
14699 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
14701         * gcc.c-torture/execute/20001011-1.c: New testcase.
14702         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
14704 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14706         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
14707         does not error on it.
14709 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
14711         * gcc.dg/20001009-1.c: New test.
14713 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14715         * gcc.c-torture/compile/20001009-1.c: Move from here ....
14716         * gcc.c-torture/execute/20001009-2.c: ... to here.
14718 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
14720         * gcc.c-torture/compile/20001009-1.c: New testcase.
14721         * gcc.c-torture/execute/20001009-1.c: New testcase.
14722         Testcases provided by Jan Hubicka <jh@suse.cz>.
14724 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14726         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14727         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
14728         uintmax_t using <limits.h> to emulate the compiler's internal
14729         logic.  No longer XFAIL %j tests.
14731 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
14733         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
14734         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
14735         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
14736         regexps and details of expected handling of some bad formats.
14737         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
14738         suppression.
14740 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14742         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
14743         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
14744         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
14745         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
14746         in list archives.
14748 2000-10-06  Richard Henderson  <rth@cygnus.com>
14750         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
14751         * g++.old-deja/g++.brendan/crash52.C: Likewise.
14752         * g++.old-deja/g++.jason/report.C: Likewise.
14753         * g++.old-deja/g++.law/friend5.C: Likewise.
14754         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
14755         of the expected warnings.
14757 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
14759         * g++.old-deja/g++.pt/enum14.C: New test.
14761 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
14763         * g++.old-deja/g++.pt/crash59.C: New test.
14765 2000-10-04  Will Cohen  <wcohen@redhat.com>
14767         * gcc.dg/20000926-1.c: New test.
14769 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
14771         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
14772         function name for current C++ compiler.
14773         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
14775 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
14777         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
14778         __PRETTY_FUNCTION__.
14779         * g++.old-deja/g++.ext/pretty2.C: Likewise.
14781 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14783         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
14785 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
14787         * gcc.c-torture/compile/20000923-1.c: New test.
14789 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
14791         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
14792         * g++.old-deja/g++.pt/ttp62.C: Same.
14793         * g++.old-deja/g++.other/inline14.C: Same.
14795 2000-09-24  Richard Henderson  <rth@cygnus.com>
14797         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
14799 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14801         * gcc.dg/c90-printf-1.c: Add test for wide string format.
14803 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
14805         * gcc.c-torture/compile/20000922-1.c: New file.
14807 2000-09-21  Nick Clifton  <nickc@redhat.com>
14809         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
14810         a signed long modulo operation.
14811         (mod6): New function - perform an unsigned long modulo operation.
14812         (main): Add tests for modulos of very large numbers by very small
14813         dividends.
14815 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14817         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
14819 2000-09-19  Richard Henderson  <rth@cygnus.com>
14821         * gcc.dg/compare2.c (case 10): XFAIL.
14823 2000-09-18  Richard Henderson  <rth@cygnus.com>
14825         * gcc.c-torture/execute/20000906-1.c: Move ...
14826         * gcc.dg/20000906-1.c: ... here.  Only run on targets
14827         that support __builtin_trap.
14829 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
14831         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
14833 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14835         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
14836         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
14837         more $ format tests.
14839 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14841         * gcc.dg/format-errmk-1.c: New test.
14843 2000-09-17  Greg McGary  <greg@mcgary.org>
14845         * gcc.c-torture/execute/20000917-1.x: Remove.
14847 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14849         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
14851 2000-09-17  Greg McGary  <greg@mcgary.org>
14853         * gcc.c-torture/execute/20000917-1.c: New test.
14854         * gcc.c-torture/execute/20000917-1.x: XFAIL.
14856 2000-09-16  Neil Booth  <NeilB@earthling.net>
14858         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
14859         in nested macro bug.
14861 2000-09-15  Neil Booth  <NeilB@earthling.net>
14863         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
14865 2000-09-14  Jeffrey A Law  (law@cygnus.com)
14867         * gcc.c-torture/execute/20000914-1.c: New test.
14869 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
14871         * g++.other/inline13.C: New test.
14873 2000-09-12  Andreas Jaeger  <aj@suse.de>
14875         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
14876         constant by Ulrich Drepper <drepper@redhat.com>.
14878 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
14880         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
14882 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14884         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
14886 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
14888         * gcc.dg/cpp/backslash.c: New test.
14890 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
14892         * gcc.c-torture/execute/20000910-1.c: New test.
14893         * gcc.c-torture/execute/20000910-2.c: Likewise.
14895 2000-09-11  Robert Lipe  <robertl@sco.com>
14897         * gcc.dg/pragma-align.c: New test.
14899 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
14901         * g++.old-deja/g++.pt/explicit82.C: New test.
14902         * g++.old-deja/g++.pt/explicit83.C: New test.
14904 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
14906         * gcc.dg/asm-names.c: New test.
14908 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14910         * gcc.dg/cpp/tr-warn6.c: New test
14912 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14914         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
14915         be accepted.
14917 2000-09-07  Catherine Moore  <clm@redhat.com>
14919         * gcc.c-torture/execute/unroll-1.c: New test.
14921 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
14923         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
14924         ERROR markers.
14925         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
14926         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
14927         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
14928         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
14929         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
14930         Preprocess only.
14931         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
14932         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
14934 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14936         * g++.old-deja/g++.pt/deduct2.C: New test.
14938 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14940         * g++.old-deja/g++.pt/parms2.C: New test.
14942 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
14944         * g++.old-deja/g++.pt/crash58.C: New test.
14946 2000-09-06  Greg McGary  <greg@mcgary.org>
14948         * gcc.c-torture/execute/20000906-1.c: New test.
14949         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
14951 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14953         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
14955 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14957         * g++.old-deja/g++.pt/crash57.C: New test.
14959 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14961         * g++.old-deja/g++.pt/crash56.C: New test.
14963 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
14965         * g++.old-deja/g++.pt/koenig1.C: New test.
14967 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14969         * gcc.dg/20000904-1.c: New test.
14971 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
14973         * gcc.dg/cpp/paste8.c: New test.
14975 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
14977         * gcc.c-torture/compile/20000827-1.c: New test.
14979 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14981         * gcc.dg/format-diag-1.c: New test.
14983 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14985         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
14986         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
14987         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
14988         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
14989         gcc.dg/formatz-1.c: Adjust warning regular expressions.
14991 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14993         * g++.old-deja/g++.other/nested4.C: New test.
14995 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
14997         * g++.old-deja/g++.ns/scoped1.C: New test.
14999 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15001         * lib/g++.exp: Support testing already-installed GCC.
15003 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15005         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15007 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15009         * gcc.dg/return-type-2.c: New test.
15011 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15013         * gcc.c-torture/compile/20000825-1.c: New test.
15015 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15017         * gcc.dg/dwarf2-2.c: New test.
15019 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15021         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15022         dg-warning regexps.
15024 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15026         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15027         gcc.dg/format-ext-5.c: New tests.
15029 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15031         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15033 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15035         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15037 2000-08-24  Richard Henderson  <rth@cygnus.com>
15039         * gcc.dg/ia64-sync-1.c: New test.
15040         * gcc.dg/ia64-sync-2.c: New test.
15041         * gcc.dg/ia64-asm-1.c: New test.
15043 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15045         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15046         * gcc.dg/format-ext-2.c: New test.
15048 2000-08-23  Jason Merrill  <jason@redhat.com>
15050         * lib/old-dejagnu.exp: Also ignore "In member function" and
15051         "At global scope".
15053 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15055         * gcc.dg/noncompile/label-lineno-1.c: New test.
15057 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15059         * gcc.dg/c99-array-nonobj-1.c: New test.
15061 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15063         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15064         tests.
15065         * gcc.dg/format-ext-1.c: New test.
15067 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15069         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15070         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15071         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15072         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15073         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15075 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15077         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15078         gcc.dg/c99-strftime-2.c: New tests.
15080 2000-08-22  Richard Henderson  <rth@cygnus.com>
15082         * gcc.c-torture/execute/20000822-1.c: New test.
15084 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15086         * gcc.c-torture/execute/20000819-1.x: Remove.
15088 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15090         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15091         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15092         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15093         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15094         gcc.dg/format-xopen-1.c: New tests.
15096 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15098         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15100 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15102         * g++.old-deja/g++.other/loop2.C: New test.
15104         * gcc.c-torture/compile/20000606-1.c: New test.
15105         * gcc.c-torture/compile/20000728-1.c: New test.
15106         * gcc.c-torture/execute/20000801-1.c: New test.
15107         * gcc.c-torture/execute/20000801-2.c: New test.
15108         * gcc.c-torture/execute/20000819-1.c: New test.
15109         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15110         * gcc.dg/20000629-1.c: New test.
15111         * gcc.dg/20000724-1.c: New test.
15112         * gcc.dg/20000807-1.c: New test.
15114 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15116         * gcc.dg/cpp/pragma-1.c: New test.
15117         * gcc.dg/cpp/pragma-2.c: New test.
15119 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15121         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15122         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15124 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15126         * gcc.c-torture/compile/20000818-1.c: New test.
15128 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15130         * gcc.c-torture/execute/20000818-1.c: New test.
15132 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15134         * gcc.dg/format-va-1.c: New test.
15136 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15138         * g++.old-deja/g++.other/typedef8.C: New test.
15140 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15142         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15143         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15144         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15145         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15146         * g++.old-deja/g++.other/ptrmem7.C: New test.
15147         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15149 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15151         * g++.old-deja/g++.pt/typename27.C: New test.
15153 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15155         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15156         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15157         * g++.old-deja/g++.pt/friend45.C: New test.
15158         * g++.old-deja/g++.other/friend8.C: New test.
15160 2000-08-15  Richard Henderson  <rth@cygnus.com>
15162         * gcc.c-torture/execute/20000815-1.c: New test.
15164 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15166         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15167         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15168         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15170 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15172         * g++.old-deja/g++.other/refinit2.C: New test.
15174 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15176         * lib/c-torture.exp (c-torture): Make
15177         compiler_conditional_xfail_data global.
15178         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15179         compiler_conditional_xfail_data machinery.
15180         (f-torture-execute): Likewise.
15181         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15182         and only when unrolling loops.
15184         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15186 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15188         * g++.old-deja/g++.pt/explicit81.C: New test.
15190 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15192         * g++.old-deja/g++.pt/typename26.C: New test.
15194 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15196         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15197         warning.
15199 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15201         * g++.old-deja/g++.other/array3.C: New test.
15203 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15205         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15206         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15207         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15208         New tests.
15210 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15212         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15213         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15215 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15217         * gcc.c-torture/execute/20000808-1.c: New test.
15219 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15221         * gcc.dg/c90-const-expr-1.c: New test.
15223 2000-08-08  Richard Henderson  <rth@cygnus.com>
15225         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15227 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15229         * gcc.dg/noncompile/const-ll-1.c: New test.
15231 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15233         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15235 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15237         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15238         that running programs linked against the shared version of libobjc
15239         run correctly.
15241 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15243         * gcc.dg/c99-printf-1.c: New test.
15245 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15247         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15249 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15251         * gcc.c-torture/execute/20000731-1.x: Delete.
15253 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15255         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15256         and torture_without_loops as is done by c-torture.exp.
15257         (search_for): Copy from c-torture.exp.
15258         (gcc-dg-runtest): New function, drives a directory of tests
15259         iterating over the TORTURE_OPTIONS.
15260         (scan-assembler, scan-assembler-not): Move here from
15261         individual directory drivers.
15263         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15264         defined by lib/gcc-dg.exp.
15265         * gcc.dg/cpp/cpp.exp: Likewise.
15266         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15267         gcc-dg-runtest, so we cycle over optimization options.
15269         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15270         * gcc.dg/compare2.c: No longer expected to fail.
15272 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15274         * gcc.c-torture/execute/20000804-1.c: New test.
15276 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15278         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15280 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15282         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15284 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15286         * gcc.c-torture/compile/20000803-1.c: New test.
15288 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15290         * gcc.c-torture/execute/20000801-3.c,
15291         gcc.c-torture/execute/20000801-4.c: New tests.
15292         * gcc.c-torture/execute/20000801-3.x,
15293         gcc.c-torture/execute/20000801-4.x: Xfail.
15295 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15297         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15298         libobjc/.libs to allow for libtool.
15300 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15302         * gcc.c-torture/compile/20000802-1.c: New test.
15304 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15306         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15308 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15310         * gcc-c-torture/execute/20000731-2.c: New test.
15312         * gcc.c-torture/execute/20000731-1.c: New test.
15313         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15315 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15317         * testsuite/gcc.dg/cpp/paste7.c: New test.
15318         * gcc.dg/cpp/20000725-1.c: New test.
15320 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15322         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15323         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15324         declaration warning for __builtin_dwarf_reg_size.
15326         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15328 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15330         * gcc.dg/noncompile/voidparam-1.c: New test.
15332 2000-07-30  Richard Henderson  <rth@cygnus.com>
15334         * gcc.dg/c90-digraph-1.c: Don't xfail.
15335         * gcc.dg/compare2.c (case 10): Xfail.
15336         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15338 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15340         * gcc.dg/c99-main-1.c: New test.
15342 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15344         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15346 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15348         * gcc.c-tortuer/execute/20000726-1.c: New test.
15350 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15352         * gcc.c-torture/execute/enum-2.c: New test.
15354 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15356         * gcc.dg/cpp/tr-warn3.c: New test.
15358 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15360         * g++.old-deja/g++.ext/implicit1.C: Remove.
15361         * g++.old-deja/g++.jason/c2.C: Remove
15362         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15363         * g++.old-deja/g++.pt/crash16.C: Likewise.
15364         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15366 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15368         * g++.old-deja/g++.other/for2.C: New test.
15370 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15372         * gcc.dg/20000720-1.c: New test.
15374 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15376         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15378 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15380         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15381         * gcc.c-torture/execute/20000722-1.c: New.
15382         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15384 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15386         * gcc.dg/cpp/20000720-1.S: New test.
15388 2000-07-21  Michael Meissner  <meissner@redhat.com>
15390         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15392 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15394         * g++.old-deja/g++.brendan/crash16.C,
15395         g++.old-deja/g++.brendan/parse3.C,
15396         g++.old-deja/g++.brendan/redecl1.C,
15397         g++.old-deja/g++.ns/template13.C,
15398         g++.old-deja/g++.other/decl4.C,
15399         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15401 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15403         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15404         and "Internal error".
15406         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15407         regexps.
15408         * gcc.dg/cpp/paste6.c: New test.
15410 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15412         * gcc.dg/cpp/tr-direct.c: New test.
15414         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15415         gcc.dg/cpp/undef1.c: Tweak error regexps.
15417 2000-07-18  Eric Christopher <echristo@redhat.com>
15419         * gcc.c-torture/compile/20000718-1.c: New test.
15421 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15423         * cpplex.c (_cpp_push_token): If the token being pushed back
15424         is the previous token in this context, just subtract one from
15425         context->posn.
15426         * cppmacro.c (save_expansion): Clear aux field when storing a
15427         placemarker.
15429 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15431         * gcc.dg/noncompile/redecl-1.c: New test.
15433 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15435         * gcc.c-torture/execute/20000717-5.c: New test.
15436         * gcc.c-torture/execute/20000717-1.x: Removed.
15438 2000-07-17  Richard Henderson  <rth@cygnus.com>
15440         * gcc.c-torture/execute/20000717-4.c: New test.
15442 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15444         * gcc.dg/cpp/syshdr.c: New test.
15445         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15447 2000-07-17  Neil Booth  <neilb@earthling.net>
15449         * gcc.dg/cpp/cmdlne-dM.c: New test.
15450         * gcc.dg/cpp/cmdlne-dD.c: New test.
15452 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15454         * gcc.c-torture/execute/20000717-3.c: New test.
15456         * gcc.c-torture/compile/20000717-1.c: New test.
15458 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15460         * gcc.c-torture/execute/20000717-2.c: New test.
15462 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15464         * gcc.dg/formatz-1.c: New test.
15466         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15467         * gcc.dg/c99-digraph-1.c: New tests.
15469         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15470         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15472         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15473         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15474         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15475         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15476         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15477         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15478         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15480 2000-07-17   Greg McGary <greg@mcgary.org>
15482         * gcc.c-torture/execute/20000717-1.c: New test.
15483         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15485 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15487         * gcc.c-torture/execute/20000715-2.c: New test.
15488         * gcc.dg/20000715-1.c: New test.
15490 2000-07-15  Michael Meissner  <meissner@redhat.com>
15492         * gcc.c-torture/execute/20000715-1.c: New test.
15494 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15496         * gcc.c-torture/execute/20000707-1.c: New test.
15498 2000-07-13  Neil Booth  <NeilB@earthling.net>
15500         * testsuite/gcc.dg/cpp/digraph1.c,
15501         testsuite/gcc.dg/cpp/digraph2.c,
15502         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15504 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15506         * g77.f-torture/compile/20000630-2.f:  New test.
15507         * g77.f-torture/compile/20000630-2.x
15509 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15511         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15513 2000-07-11  Neil Booth  <NeilB@earthling.net>
15515         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15517 2000-07-11  Neil Booth  <NeilB@earthling.net>
15519         * gcc.dg/cpp/cmdlne-C.c: New.
15521 2000-07-09  Neil Booth  <NeilB@earthling.net>
15523         * gcc.dg/cpp/directiv.c: New tests.
15524         * gcc.dg/cpp/undef1.c: Update.
15526 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15528         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15530 2000-07-09  Neil Booth  <NeilB@earthling.net>
15532         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15534 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15536         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15537         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15539 2000-07-08  Neil Booth  <NeilB@earthling.net>
15541         * gcc.dg/cpp/macsyntx.c: New tests.
15543 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15545         * gcc.dg/20000707-1.c: New test.
15547 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15549         * gcc.c-torture/execute/20000706-1.c: New test.
15550         * gcc.c-torture/execute/20000706-2.c: New test.
15551         * gcc.c-torture/execute/20000706-3.c: New test.
15552         * gcc.c-torture/execute/20000706-4.c: New test.
15553         * gcc.c-torture/execute/20000706-5.c: New test.
15555 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15557         * g++.old-deja/g++.pt/instantiate7.C: New test.
15559 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15561         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15562         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15563         * g++.old-deja/g++.other/rtti3.C: Likewise.
15564         * g++.old-deja/g++.other/rttid3.C: Likewise.
15566 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15568         *  g77.f-torture/compile/20000630-1.x: Fix typo
15570 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15572         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15573         assembly output.
15575 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15577         * gcc.dg/cpp/ident.c: New test.
15579 2000-07-05  Neil Booth  <NeilB@earthling.net>
15581         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15582           gcc.dg/cpp/lexstrng.c: New tests.
15584 2000-07-04  Neil Booth  <NeilB@earthling.net>
15586         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15587         * gcc.dg/cpp/strify2.c: Same.
15589 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15591         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15592         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15593         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15594         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15596         * testsuite/gcc.dg/cpp/macro1.c,
15597         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15598         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15599         testsuite/gcc.dg/cpp/strify1.c,
15600         testsuite/gcc.dg/cpp/strify2.c: New tests.
15602 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15604         * gcc.c-torture/execute/20000703-1.c: New test.
15606 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15608         * g++.old-deja/g++.pt (lookup10.C): New test.
15610 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15612         * g++.old-deja/g++.pt (typename25.C): New test.
15614 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15616         * gcc.c-torture/compile/20000701-1.c: New test.
15618 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15620         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15621         to test case.
15623 2000-06-30  Catherine Moore  <clm@cygnus.com>
15625         * gcc.c-torture/execute/align-1.c: New test.
15627 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15629         * g++.old-deja/g++.pt/expr8.C: New test.
15630         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15632 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15634         * gcc.c-torture/compile/20000629-1.c: New test.
15636 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15639         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15640         gcc.dg/noncompile directory, depending on whether they're
15641         preprocessor tests or not.  Annotate all the tests for the dg
15642         framework.
15644         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15645         * gcc.dg/noncompile/noncompile.exp: New.
15647         * Moved files:
15648         Old name                                New name
15649         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15650         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15651         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15652         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15653         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15654         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15655         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15656         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15657         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15658         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15659         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15660         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15661         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15662         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15663         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15664         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15665         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15666         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15667         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15668         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15669         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15670         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15671         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15672         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15674         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15675         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15676         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15677         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15678         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15679         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15681 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15683         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
15684         declare one variable.  On the fourth, error.
15685         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
15686         declared by 20000628-1a.h.
15688 2000-06-29  Richard Henderson  <rth@redhat.com>
15690         * gcc.c-torture/execute/930529-1.x: New file.
15691         * gcc.dg/920413-1.c: Adjust expected warning text.
15692         * gcc.dg/980217-1.c: Declare abort.
15693         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
15695 2000-06-29  Jeffrey A Law  (law@cygnus.com)
15697         * g77.f-torture/compile/20000629-1.f: New test.
15698         * g77.f-torture/compile/20000629-1.x: Expected to fail.
15700 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15702         Rearrange lots of files, removing entirely the
15703         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
15704         directories.
15706         * Deleted files:
15707         gcc.c-torture/code_quality/code_quality.exp
15708         gcc.c-torture/special/special.exp
15709         gcc.failure/failure.exp
15710         gcc.failure/940409-1.x
15711         gcc.c-torture/compile/961203-1.x
15713         * New files:
15714         gcc.misc-tests/linkage.exp
15715         gcc.c-torture/execute/920730-1t.c
15716         gcc.c-torture/execute/920730-1t.x
15717         gcc.c-torture/compile/920520-1.x
15718         gcc.c-torture/compile/920521-1.x
15719         gcc.c-torture/compile/981006-1.x
15720         gcc.c-torture/execute/eeprof-1.x
15722         * Moved files (possibly with modifications to fit a new harness):
15723         Old name                                New name
15724         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
15725         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
15726         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
15727         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
15728         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
15729         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
15730         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
15731         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
15732         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
15733         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
15734         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
15735         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
15736         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
15737         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
15739 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
15741         * c-torture/compile/961203-1.x: Delete.
15743         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
15744         not exit. Include stdio.h.
15745         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
15746         * gcc.misc-tests/dg-12.c: Likewise.
15747         * gcc.misc-tests/dg-5.c: Likewise.
15748         * gcc.misc-tests/dg-6.c: Likewise.
15749         * gcc.misc-tests/dg-7.c: Prototype abort.
15750         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
15751         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
15752         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
15753         not exit.
15754         * gcc.misc-tests/sieve.c: Use return from main, not exit.
15755         * gcc.misc-tests/sort2.c: Use return from main, not exit.
15757 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
15759         * gcc.dg/cpp/20000628-1.c: New test.
15760         * gcc.dg/cpp/20000628-1.h: New header for above test.
15761         * gcc.dg/cpp/20000628-1a.h: Likewise.
15763 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
15765         * gcc.dg/cpp: New directory.
15766         * gcc.dg/cpp/cpp.exp: New driver.
15767         * gcc.dg/cpp/20000627-1.c: New test.
15768         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
15769         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
15770         and rewrite as a compilation test.
15772         * gcc.dg: Move many files into the cpp subdirectory, possibly
15773         renaming or editing them as well.
15774         Old name                New name
15775         990119-1.c              cpp/19990119-1.c
15776         990228-1.c              cpp/19990228-1.c
15777         990407-1.c              cpp/19990407-1.c
15778         990409-1.c              cpp/19990409-1.c
15779         990413-1.c              cpp/19990413-1.c
15780         990703-1.c              cpp/19990703-1.c
15781         20000127-1.c            cpp/20000127-1.c
15782         20000129-1.c            cpp/20000129-1.c
15783         20000207-1.c            cpp/20000207-1.c
15784         20000207-2.c            cpp/20000207-2.c
15785         20000209-1.c            cpp/20000209-1.c
15786         20000209-2.c            cpp/20000209-2.c
15787         20000301-1.c            cpp/20000301-1.c
15788         20000419-1.c            cpp/20000419-1.c
15789         20000510-1.S            cpp/20000510-1.S
15790         20000519-1.c            cpp/20000519-1.c
15791         20000529-1.c            cpp/20000529-1.c
15792         20000625-1.c            cpp/20000625-1.c
15793         20000625-2.c            cpp/20000625-2.c
15794         cpp-as1.c               cpp/assert1.c
15795         cpp-as2.c               cpp/assert2.c
15796         cxx-comments-1.c        cpp/cxxcom1.c
15797         cxx-comments-2.c        cpp/cxxcom2.c
15798         endif-label.c           cpp/endif.c
15799         cpp-hash1.c             cpp/hash1.c
15800         cpp-hash2.c             cpp/hash2.c
15801         cpp-if1.c               cpp/if-1.c
15802         cpp-if2.c               cpp/if-2.c
15803         cpp-if3.c               cpp/if-3.c
15804         cpp-if4.c               cpp/if-4.c
15805         cpp-if5.c               cpp/if-5.c
15806         cpp-cond.c              cpp/if-cexp.c
15807         cpp-missingop.c         cpp/if-mop.c
15808         cpp-missingparen.c      cpp/if-mpar.c
15809         cpp-opprec.c            cpp/if-oppr.c
15810         cpp-ifparen.c           cpp/if-paren.c
15811         cpp-shortcircuit.c      cpp/if-sc.c
15812         cpp-shift.c             cpp/if-shift.c
15813         cpp-unary.c             cpp/if-unary.c
15814         cpp-li1.c               cpp/line1.c
15815         cpp-li2.c               cpp/line2.c
15816         lineno.c                cpp/line3.c
15817         lineno-2.c              cpp/line4.c
15818         cpp-mi.c                cpp/mi1.c
15819         cpp-mic.h               cpp/mi1c.h
15820         cpp-micc.h              cpp/mi1cc.h
15821         cpp-mind.h              cpp/mi1nd.h
15822         cpp-mindp.h             cpp/mi1ndp.h
15823         cpp-mix.h               cpp/mi1x.h
15824         cpp-mi2.c               cpp/mi2.c
15825         cpp-mi2a.h              cpp/mi2a.h
15826         cpp-mi2b.h              cpp/mi2b.h
15827         cpp-mi2c.h              cpp/mi2c.h
15828         cpp-mi3.c               cpp/mi3.c
15829         cpp-mi3.def             cpp/mi3.def
15830         poison-1.c              cpp/poison.c
15831         pr-impl.c               cpp/prag-imp.c
15832         cpp-redef-2.c           cpp/redef1.c
15833         cpp-redef.c             cpp/redef2.c
15834         strpaste.c              cpp/strp1.c
15835         strpaste-2.c            cpp/strp2.c
15836         cpp-tradpaste.c         cpp/tr-paste.c
15837         cpp-tradstringify.c     cpp/tr-str.c
15838         cpp-tradwarn1.c         cpp/tr-warn1.c
15839         cpp-tradwarn2.c         cpp/tr-warn2.c
15840         trigraphs.c             cpp/trigraphs.c
15841         cpp-unc1.c              cpp/unc1.c
15842         cpp-unc2.c              cpp/unc2.c
15843         cpp-unc3.c              cpp/unc3.c
15844         cpp-unc.c               cpp/unc4.c
15845         undef.c                 cpp/undef1.c
15846         undef-2.c               cpp/undef2.c
15847         cpp-wi1.c               cpp/widestr1.c
15849 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
15851         * lib/g++.exp (g++_include_flags): Tweak.
15853 2000-06-27  H.J. Lu  <hjl@gnu.org>
15854             Loren J. Rittle  <ljrittle@acm.org>
15856         * lib/g++.exp (g++_include_flags): Override libgloss.exp
15857         version with one that knows about the new gcc tree structure.
15858         (g++_link_flags): Same.
15860 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
15862         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
15863         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
15864         case we are cross-compiling.
15866         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
15867         g++.old-deja/g++.niklas/Makefile.in,
15868         g++.old-deja/g++.niklas/configure.in,
15869         g++.old-deja/g++.other/Makefile.in,
15870         g++.old-deja/g++.other/configure.in,
15871         gcc.c-torture/code_quality/Makefile.in,
15872         gcc.c-torture/code_quality/configure.in,
15873         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
15874         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
15875         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
15876         gcc.c-torture/execute/ieee/Makefile.in,
15877         gcc.c-torture/execute/ieee/configure.in,
15878         gcc.c-torture/noncompile/Makefile.in,
15879         gcc.c-torture/noncompile/configure.in,
15880         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
15881         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
15882         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
15884 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15886         * g++.old-deja/g++.other/ambig3.C: New test.
15888 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
15890         * g++.old-deja/g++.pt/syntax1.C: New test.
15891         * g++.old-deja/g++.pt/syntax2.C: New test.
15892         * g++.old-deja/g++.other/syntax3.C: New test.
15893         * g++.old-deja/g++.other/syntax4.C: New test.
15895 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15897         * gcc.dg/20000623-1.c: Prototype exit and abort.
15899 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
15901         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
15902         New tests.
15903         * gcc.dg/cpp-mi3.def: New file.
15905         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
15906         inside assertions.
15907         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
15908         lexer's error messages.
15909         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
15910         divine anything from the linemarkers.
15911         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
15912         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
15914 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
15916         * gcc.dg/20000623-1.c: New test.
15918 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
15920         * gcc.c-torture/execute/20000622-1.c: New test.
15922 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15924         * g++.old-deja/g++.other/init15.C: New test.
15926 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
15928         * g++.old-deja/g++.pt/vaarg2.C: New test.
15929         * g++.old-deja/g++.pt/vaarg3.C: New test.
15931 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
15933         * g++.old-deja/g++.other/dyncast6.C: New test.
15935 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
15937         * gcc.c-torture/execute/loop-6.c: New test.
15939 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
15941         * gcc.dg/20000614-1.c: New test.
15942         * gcc.dg/20000614-2.c: New test.
15944 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
15946         * g++.old-deja/g++.other/inline12.C: New test.
15948 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
15950         * g++.old-deja/g++.other/eh1.C: New test.
15952 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
15954         * g++.old-deja/g++.other/type.C: New test.
15956 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15958         * g++.old-deja/g++.other/initstring.C: New test.
15960 2000-06-12  Jason Merrill  <jason@redhat.com>
15962         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
15964 2000-06-09  Jeffrey A Law  (law@cygnus.com)
15966         * gcc.c-torture/compile/20000609-1.c: New test.
15968 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
15970         * gcc.dg/20000609-1.c: New test.
15972 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
15974         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
15975         * gcc.c-torture/noncompile/poison-1.c: Move...
15976         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
15977         * gcc.dg/cpp-li1.c: Add a token after the #line.
15979 2000-06-05  Richard Henderson  <rth@cygnus.com>
15981         * gcc.c-torture/execute/20000605-2.c: New test.
15982         * gcc.c-torture/execute/20000605-3.c: New test.
15984 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
15986         * g77.f-torture/execute/20000503-1.x: New file.
15988 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
15990         * g++.old-deja/g++.eh/badalloc1.C: New test.
15992 2000-06-05  Richard Henderson  <rth@cygnus.com>
15994         * gcc.c-torture/execute/20000605-1.c: New test.
15996 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
15997             Nathan Sidwell <nathan@codesourcery.com>
15999         * gcc.c-torture/compile/20000605-1.c: New test.
16001 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16003         * g77.f-torture/compile/20000601-1.f:  New test.
16005 2000-06-03  Richard Henderson  <rth@cygnus.com>
16007         * gcc.c-torture/execute/20000603-1.c: New.
16009 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16011         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16012         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16014 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16016         * gcc.dg/compare2.c (case 12): XFAIL.
16017         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16018         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16020         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16022 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16024         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16025         guard macro is already defined when the header is first
16026         included.
16027         * gcc.dg/cpp-mix.h: New file.
16028         * gcc.dg/endif-label.c: Update patterns to match compiler.
16030         * g++.brendan/complex1.C: Declare abort.
16031         * g++.law/refs4.C: Remove XFAIL.
16032         * g++.oliva/expr2.C: Declare abort and exit.
16034 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16036         * gcc.c-torture/execute/20000528-1.c: New test.
16038         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16039         * g++.old-deja/g++.law/temps4.C: Likewise.
16041         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16042         stdlib.h.  Call abort() on failure.
16043         * g++.old-deja/g++.law/refs4.C: Likewise.
16044         * g++.old-deja/g++.law/temps4.C: Likewise.
16045         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16046         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16048 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16050         Relative to g++.dg/special:
16051         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16053         Relative to g++.old-deja:
16054         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16055         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16056         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16057         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16058         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16059         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16060         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16062         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16063         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16064         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16065         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16066         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16067         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16068         and/or string.h.
16070         * g++.other/goto1.C: Update expectations for error messages.
16072 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16074         * gcc.c-torture/compile/20000523-1.c: New test.
16076 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16078         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16080 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16082         * g++.old-deja/g++.eh/catch11.C: New test.
16083         * g++.old-deja/g++.eh/catch12.C: New test.
16085 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16087         * gcc.c-torture/execute/20000523-1.c: New test.
16089 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16091         * c-torture/execute/bcp-1.c: Replace abort in arg of
16092         __builtin_constant_p with a generic external function.
16094         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16095         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16096         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16097         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16098         Prototype abort and/or exit.
16100         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16101         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16102         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16103         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16105 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16107         * gcc.dg/dwarf2-1.c: New test.
16109 2000-05-20  Richard Henderson  <rth@cygnus.com>
16111         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16113 2000-05-20  Andreas Jaeger  <aj@suse.de>
16115         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16116         testcase.
16118 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16120         * gcc.c-torture/execute/20000519-2.c: New test.
16122 2000-05-19  Andreas Jaeger  <aj@suse.de>
16124         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16125         which fails with SSA.
16127         * lib/c-torture.exp: Also test with -O3 -fssa.
16129 2000-05-18  Michael Meissner  <meissner@redhat.com>
16131         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16132         * gcc.c-torture/execute/920415-1.c: Ditto.
16133         * gcc.c-torture/execute/920501-1.c: Ditto.
16134         * gcc.c-torture/execute/conversion.c: Ditto.
16135         * gcc.c-torture/execute/cvt-1.c: Ditto.
16137 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16139         * gcc.c-torture/compile/20000518-1.c: New test.
16141 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16143         * g77.f-torture/compile/200005018.f:  New test.
16145 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16147         * gcc.c-torture/compile/20000517-1.c: New test.
16149 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16151         * gcc.c-torture/execute/20000516-1.c: New test.
16153 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16155         * g++.old-deja/g++.other/eh.C: New test.
16157 2000-05-12  Richard Henderson  <rth@cygnus.com>
16159         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16160         constants through to doit's conditional.
16162 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16164         * gcc.c-torture/compile/20000511-1.c: New test.
16165         * g77.f-torture/compile/20000511-1.f: New test.
16166         * g77.f-torture/compile/20000511-2.f: New test.
16168 2000-05-11  Michael Meissner  <meissner@redhat.com>
16170         * gcc.c-torture/execute/20000511-1.c: New test.
16172 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16174         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16175         * gcc.dg/20000510-1.S: New.
16177 2000-05-08  Catherine Moore  <clm@cygnus.com>
16179         * gcc.dg/unused-3.c: New.
16181 2000-05-06  Richard Henderson  <rth@cygnus.com>
16183           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16184           * g++.old-deja/g++.mike/warn1.C: Likewise.
16185           * g++.old-deja/g++.pt/local1.C: Likewise.
16186           * g++.old-deja/g++.pt/local7.C: Likewise.
16187           * g++.old-deja/g++.pt/spec16.C: Likewise.
16189 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16191         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16193 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16195           * g77.f-torture/execute/20000503-1.f:  New test.
16197 2000-05-04  Andreas Jaeger  <aj@suse.de>
16199         * gcc.dg/noreturn-2.c: New test.
16201 2000-05-04  Neil Booth  <NeilB@earthling.net>
16203         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16204         preprocessor.
16206 2000-05-04  Richard Henderson  <rth@cygnus.com>
16208         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16210 2000-05-04  Richard Henderson  <rth@cygnus.com>
16212         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16213         OpenSSL by Jason R Thorpe.
16215 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16217         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16219 2000-05-03  Robert Lipe <robertlipe@usa.net>
16221         * gcc.dg/20000503-1.c: New test.
16223 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16225         * gcc.c-torture/compile/20000502-1.c: New test.
16226         * g++.old-deja/g++.other/align.C: New test.
16227         * gcc.dg/cpp-tradstringify.c: New test.
16229 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16231         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16232         and hard registers.
16234 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16236         * gcc.c-torture/execute/loop-5.c: New test.
16238 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16240         * gcc.c-torture/execute/va-arg-20.c: New test.
16242 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16244         * gcc.c-torture/execute/20000422-1.c: New test.
16246 2000-04-20  Greg McGary  <gkm@gnu.org>
16248         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16249         when optimizing, but without sibling-call optimizations (-O1).
16251 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16253           * gcc.c-torture/compile/20000420-1.c: New test.
16255 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16257         * g++.abi/ptrflags.C: New test.
16258         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16260 2000-04-19  Catherine Moore  <clm@cygnus.com>
16262         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16264 2000-04-19  Greg McGary  <gkm@gnu.org>
16266         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16267         sibling-call optimizations.
16269 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16271         * gcc.dg/20000419-1.c: New test.
16273 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16275         * gcc.c-torture/execute/20000412-6.c: New test.
16277 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16279         * gcc.c-torture/execute/20000412-5.c: New test.
16280         * g77.f-torture/compile/20000412-1.f: New test.
16281         * gcc.c-torture/execute/20000412-4.c: New test.
16282         * gcc.c-torture/compile/20000412-2.c: New test.
16283         * gcc.c-torture/execute/20000412-3.c: New test.
16284         * gcc.c-torture/compile/20000412-1.c: New test.
16285         * gcc.c-torture/execute/20000412-2.c: New test.
16287 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16289         * objc/execute/bf-20.m: New test.
16291 2000-04-10  Richard Henderson  <rth@cygnus.com>
16293         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16295         * gcc.c-torture/execute/20000412-1.c: New test.
16297 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16299         * g++.old-deja/g++.eh/catchptr1.C: New test.
16301 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16303         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16305 2000-04-08  Neil Booth  <NeilB@earthling.net>
16307         * gcc.dg/cpp-nullchar.c: Remove test as
16308         embedded nulls cause problems.
16310 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16312         * gcc.dg/compare2.c: New test.
16314 2000-04-08  Neil Booth  <NeilB@earthling.net>
16316         * gcc.dg/cpp-nullchar.c: New test.
16318 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16320         * gcc.dg/cpp-mi2.c: New test.
16321         * gcc.dg/cpp-mi2[abc].h: New files.
16323 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16325         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16326         member name.
16328 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16330         * g++.old-deja/g++.abi/vmihint.C: New test.
16332 2000-04-06  Neil Booth  <NeilB@earthling.net>
16334         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16335         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16336         copyright.
16338 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16340         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16341         avoid stack-frame overwrite.
16343 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16345         * gcc.c-torture/compile/20000405-2.c: New test.
16346         * gcc.c-torture/compile/20000405-3.c: New test.
16348 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16350         * gcc.c-torture/compile/20000405-1.c: New test.
16352 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16354         * gcc.dg/cast-qual-1.c: Revert last change.
16356 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16358         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16360 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16362         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16363         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16365 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16367         * gcc.c-torture/compile/20000403-2.c: New test.
16368         * gcc.c-torture/compile/20000403-1.c: New test.
16370 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16372         * gcc.c-torture/execute/20000403-1.c: New test.
16374 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16376         * gcc.c-torture/execute/20000402-1.c: New test.
16378 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16380         * gcc.c-torture/execute/va-arg-15.c: New test.
16381         * gcc.c-torture/execute/va-arg-16.c: New test.
16382         * gcc.c-torture/execute/va-arg-17.c: New test.
16383         * gcc.c-torture/execute/va-arg-18.c: New test.
16384         * gcc.c-torture/execute/va-arg-19.c: New test.
16386 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16388         * gcc.c-torture/compile/981211-1.c: Move to...
16389         * gcc.dg/cpp-as1.c: ...here.
16390         * gcc.dg/cpp-as2.c: New file.
16392         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16393         compiler.
16395 2000-04-02  Neil Booth  <NeilB@earthling.net>
16397         * gcc.dg/cpp-cond.c  New tests.
16398         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16399         accidental success less likely.
16400         * gcc.dg/cpp-missingop.c  New tests.
16401         * gcc.dg/cpp-missingparen.c  New tests.
16402         * gcc.dg/cpp-shift.c  New tests.
16403         * gcc.dg/cpp-shortcircuit.c  New tests.
16404         * gcc.dg/cpp-unary.c  New tests.
16406 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16408         * gcc.c-torture/compile/20000329-1.c: New test.
16410 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16412         * gcc.c-torture/compile/20000326-1.c: New test.
16413         * gcc.c-torture/compile/20000326-2.c: New test.
16415 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16417         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16418         the first parameter is a function argument.
16420 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16422         * g++.old-deja/g++.ext/array4.C: New test.
16424 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16426         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16428 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16430         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16432 2000-03-19  Richard Henderson  <rth@cygnus.com>
16434         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16436 2000-03-19  Richard Henderson  <rth@cygnus.com>
16438         * gcc.c-torture/compile/20000319-1.c: New test.
16440 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16442         * gcc.c-torture/execute/20000314-3.c: New test.
16443         * gcc.c-torture/execute/20000314-2.c: New test.
16444         * gcc.c-torture/execute/20000314-1.c: New test.
16445         * gcc.c-torture/compile/20000314-2.c: New test.
16446         * gcc.c-torture/compile/20000314-1.c: New test.
16448 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16450         * g++.old-deja/g++.warn/inline.C: New test.
16452 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16454         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16455         standards-compliant result rather than specific constants.
16456         Put test-values in array.
16458 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16460         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16461         (g++_target_compile): Put test-specific options last.
16463 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16465         * g++.old-deja/g++.eh/vbase4.C: New test.
16467 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16469         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16471 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16473         * g++.old-deja/g++.brendan/misc12.C: Removed.
16474         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16475         * g++.old-deja/g++.ext/pretty4.C: New test.
16477 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16479         * g++.old-deja/g++.other/string2.C: New test.
16481 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16483         * g++.old-deja/g++.warn/impint2.C: New test.
16485 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16487         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16488         is 1, not zero.
16490 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16492         * g++.old-deja/g++.warn/impint.C: New test.
16493         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16494         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16495         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16496         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16497         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16498         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16499         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16500         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16501         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16502         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16503         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16504         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16506 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16508         * gcc.dg/cpp-redef.c: New test.
16510 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16512         * g++.old-deja/g++.pt/unify7.C: New test.
16514 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16516         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16517         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16519 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16521         * gcc.c-torture/compile/20000224-1.c: New test.
16523 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16525         * gcc.c-torture/compile/cpp-2.c: New test.
16526         * gcc.c-torture/compile/cpp-1.c: New test.
16528 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16530         * gcc.c-torture/execute/20000225-1.c: New test.
16532 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16534         * gcc.dg/cpp-li2.c: New test.
16536         * gcc.dg/cpp-wi1.c: New test.
16538         * gcc.dg/cpp-li1.c: New test.
16540 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16542         * g++.old-deja/g++.other/sizeof5.C: New test.
16544 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16546         * gcc.c-torture/execute/va-arg-13.c: New test.
16548 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16550         * gcc.c-torture/execute/va-arg-12.c: New test.
16552 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16554         * gcc.c-torture/execute/20000223-1.c: New test.
16556 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16558         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16560 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16562         * g++.old-deja/g++.abi/ptrmem.C: New test.
16564 2000-02-19  Richard Henderson  <rth@cygnus.com>
16566         * gcc.c-torture/compile/init-3.c: New.
16568 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16570         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16571         ALWAYS_CXXFLAGS.
16573 2000-02-11  Robert Lipe <robertl@sco.com>
16575         * gcc.c-torture/compile/20000211-3.c: New test.
16577 2000-02-11  Martin Buchholz <martin@xemacs.org>
16579         * gcc.c-torture/compile/20000211-2.c: New test.
16581 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16583         * gcc.c-torture/compile/20000211-1.c: New test.
16585 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16587         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16588           on native targets
16590 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16592         * g++.old-deja/g++.other/cast5.C: New test.
16594 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16596         * gcc.c-torture/execute/20000205-1.c: New.
16598 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16600         * g++.old-deja/g++.jason/cast3.C: Return void.
16601         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16603 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16605         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16607         * gcc.dg/loop-1.c: New test.
16609 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16611         * gcc.c-torture/compile/20000127-1.c: New test.
16612         * gcc.c-torture/execute/991228-1.c: New test.
16614 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16616         * gcc.dg/unused-2.c: New test.
16618         * gcc.dg/conv-1.c: New test.
16620 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16622         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16623         compiler.
16624         (tool_option_proc): Fix typo.
16626 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16628         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16629         of the ld on the host, not on the build machine.
16630         Also, don't crash if '--help' is not a supported option.
16632 2000-01-24  Richard Henderson  <rth@cygnus.com>
16634         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16636 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16638         * gcc.c-torture/execute/20000120-2.c: New test.
16639         * gcc.c-torture/execute/20000120-1.c: New test.
16641 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16643         * gcc.c-torture/execute/20000113-1.c: New test.
16645 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16647         * gcc.c-torture/execute/20000112-1.c: New test.
16649 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16651         * gcc.dg/20000111-1.c: New test.
16653 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16655         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16656         with 16 bit integers.
16658 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16660         * gcc.dg/20000108-1.c: New test.
16662 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16664         * g++.old-deja/g++.ns/koenig8.C: New test.
16666 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16668         * g++.old-deja/g++.other/cast4.C: New test.
16670 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16672         * gcc.c-torture/compile/20000105-2.c: New test.
16673         * gcc.c-torture/compile/20000105-1.c: New test.
16675 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16677         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16678         references to printf & atoi to conform to ANSI standard.
16679         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16680         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16681         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16682         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
16683         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
16684         * g++.old-deja/g++.brendan/complex1.C: Likewise.
16685         * g++.old-deja/g++.brendan/copy1.C: Likewise.
16686         * g++.old-deja/g++.brendan/copy2.C: Likewise.
16687         * g++.old-deja/g++.brendan/copy3.C: Likewise.
16688         * g++.old-deja/g++.brendan/copy4.C: Likewise.
16689         * g++.old-deja/g++.brendan/copy5.C: Likewise.
16690         * g++.old-deja/g++.brendan/copy6.C: Likewise.
16691         * g++.old-deja/g++.brendan/copy7.C: Likewise.
16692         * g++.old-deja/g++.brendan/copy8.C: Likewise.
16693         * g++.old-deja/g++.brendan/crash11.C: Likewise.
16694         * g++.old-deja/g++.brendan/crash14.C: Likewise.
16695         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
16696         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
16697         * g++.old-deja/g++.brendan/delete2.C: Likewise.
16698         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
16699         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
16700         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
16701         * g++.old-deja/g++.brendan/eh1.C: Likewise.
16702         * g++.old-deja/g++.brendan/groff1.C: Likewise.
16703         * g++.old-deja/g++.brendan/init3.C: Likewise.
16704         * g++.old-deja/g++.brendan/misc12.C: Likewise.
16705         * g++.old-deja/g++.brendan/misc7.C: Likewise.
16706         * g++.old-deja/g++.brendan/new2.C: Likewise.
16707         * g++.old-deja/g++.brendan/operators4.C: Likewise.
16708         * g++.old-deja/g++.brendan/operators5.C: Likewise.
16709         * g++.old-deja/g++.brendan/overload2.C: Likewise.
16710         * g++.old-deja/g++.brendan/overload7.C: Likewise.
16711         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
16712         * g++.old-deja/g++.brendan/reference1.C: Likewise.
16713         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
16714         * g++.old-deja/g++.brendan/template24.C: Likewise.
16715         * g++.old-deja/g++.brendan/template3.C: Likewise.
16716         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
16717         * g++.old-deja/g++.jason/inline3.C: Likewise.
16718         * g++.old-deja/g++.jason/opeq.C: Likewise.
16719         * g++.old-deja/g++.law/arg5.C: Likewise.
16720         * g++.old-deja/g++.law/arm7.C: Likewise.
16721         * g++.old-deja/g++.law/ctors11.C: Likewise.
16722         * g++.old-deja/g++.law/cvt8.C: Likewise.
16723         * g++.old-deja/g++.law/init9.C: Likewise.
16724         * g++.old-deja/g++.law/refs4.C: Likewise.
16725         * g++.old-deja/g++.law/template2.C: Likewise.
16726         * g++.old-deja/g++.law/visibility24.C: Likewise.
16727         * g++.old-deja/g++.law/vtable3.C: Likewise.
16728         * g++.old-deja/g++.mike/asm2.C: Likewise.
16729         * g++.old-deja/g++.mike/eh1.C: Likewise.
16730         * g++.old-deja/g++.mike/misc1.C: Likewise.
16731         * g++.old-deja/g++.mike/misc13.C: Likewise.
16732         * g++.old-deja/g++.mike/misc14.C: Likewise.
16733         * g++.old-deja/g++.mike/ns12.C: Likewise.
16734         * g++.old-deja/g++.mike/p1248.C: Likewise.
16735         * g++.old-deja/g++.mike/p3708.C: Likewise.
16736         * g++.old-deja/g++.mike/p3708a.C: Likewise.
16737         * g++.old-deja/g++.mike/p3708b.C: Likewise.
16738         * g++.old-deja/g++.mike/p646.C: Likewise.
16739         * g++.old-deja/g++.mike/p700.C: Likewise.
16740         * g++.old-deja/g++.mike/p783.C: Likewise.
16741         * g++.old-deja/g++.mike/p783a.C: Likewise.
16742         * g++.old-deja/g++.mike/p783b.C: Likewise.
16743         * g++.old-deja/g++.mike/p786.C: Likewise.
16744         * g++.old-deja/g++.mike/p789.C: Likewise.
16745         * g++.old-deja/g++.mike/p789a.C: Likewise.
16746         * g++.old-deja/g++.mike/p807a.C: Likewise.
16747         * g++.old-deja/g++.other/delete3.C: Likewise.
16748         * g++.old-deja/g++.other/dyncast1.C: Likewise.
16749         * g++.old-deja/g++.other/dyncast2.C: Likewise.
16750         * g++.old-deja/g++.other/dyncast3.C: Likewise.
16751         * g++.old-deja/g++.other/empty1.C: Likewise.
16752         * g++.old-deja/g++.other/temporary1.C: Likewise.
16753         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
16754         * g++.old-deja/g++.pt/t16.C: Likewise.
16755         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
16757 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
16759         * gcc.dg/991230-1.c: New test.
16761 1999-12-29  Jeffrey A Law  (law@cygnus.com)
16763         * gcc.c-torture/compile/991229-3.c: New test.
16764         * gcc.c-torture/compile/991229-2.c: New test.
16765         * gcc.c-torture/compile/991229-1.c: New test.
16767 1999-12-29  Greg McGary <gkm@eng.ascend.com>
16769         * gcc.c-torture/compile/labels-2.c: New test.
16771 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16773         * gcc.c-torture/execute/991227-1.c: New test.
16775 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16777         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
16779 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
16781         * gcc.c-torture/execute/991221-1.c: New test.
16783 1999-12-20  Nathan Sidwell  <nathan@acm.org>
16785         * g++.old-deja/g++.other/cast3.C: New test.
16787 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
16789         * gcc.c-torture/execute/991216-4.c: New test.
16791 1999-12-16  Michael Meissner  <meissner@cygnus.com>
16793         * gcc.c-torture/execute/991216-1.c: New test.
16794         * gcc.c-torture/execute/991216-2.c: New test.
16795         * gcc.c-torture/execute/991216-3.c: New test.
16797 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16799         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
16800         Actually make the test fail by using "-O2" for compilation.
16802 1999-12-15  Nathan Sidwell  <nathan@acm.org>
16804         * g++.old-deja/g++.warn/cast-align1.C: New test.
16806 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16808         * gcc.c-torture/compile/991214-1.c: New test.
16809         * gcc.c-torture/compile/991214-2.c: New test.
16811 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
16813         * gcc.dg/991214-1.c: New test.
16815 1999-12-13  Jeffrey A Law  (law@cygnus.com)
16817         * gcc.c-torture/compile/991213-3.c: New test.
16818         * gcc.c-torture/compile/991213-2.c: New test.
16819         * gcc.c-torture/compile/991213-1.c: New test.
16821 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
16823         * gcc.dg/991209-1.c: New test.
16825 1999-12-08  Nathan Sidwell <nathan@acm.org>
16827         * gcc.c-torture/compile/991208-1.c: New test.
16829 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16831         * gcc.dg/ultrasp2.c: New test.
16833 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
16835         * g++.old-deja/g++.abi/align.C (main): Fix typo.
16837 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
16839         * gcc.c-torture/compile/991202-1.c: New test.
16840         * gcc.c-torture/execute/991202-1.c: New test.
16841         * gcc.c-torture/execute/991202-2.c: New test.
16842         * gcc.c-torture/execute/991202-3.c: New test.
16844 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
16846         * g++.old-deja/g++.abi/align.C: New test.
16847         * g++.old-deja/g++.abi/aggregates.C: Likewise.
16848         * g++.old-deja/g++.abi/bitfields.C: Likewise.
16850 1999-12-01  Richard Henderson  <rth@cygnus.com>
16852         * gcc.c-torture/execute/991201-1.c: New.
16854 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
16856         * gcc.dg/991129-1.c: New test.
16858 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
16860         * gcc.c-torture/compile/991127-1.c: New test.
16862 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16864         * g++.old-deja/g++.other/warn4.C: New test.
16866 1999-11-22  Nathan Sidwell  <nathan@acm.org>
16868         * g++.old-deja/g++.eh/cleanup2.C: New test.
16869         * g++.old-deja/g++.ext/pretty2.C: New test.
16870         * g++.old-deja/g++.ext/pretty3.C: New test.
16871         * g++.old-deja/g++.other/debug6.C: New test.
16873 1999-10-20  Jim Wilson  <wilson@cygnus.com>
16875         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
16876         compiler_output to look for one error message instead of two.
16878 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
16880         * gcc.c-torture/execute/991118-1.c: Also test case
16881         where the word boundary does not split a byte evenly.
16883 1999-11-19  Nathan Sidwell  <nathan@acm.org>
16885         * g++.old-deja/g++.ext/restrict1.C: New test.
16887 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
16889         * gcc.c-torture/execute/991118-1.c: New test.
16891 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
16893         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
16894         working directory pathnames.
16896 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
16898         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
16899         host is equipped with driver.h and driver.o so it can actually
16900         compile and run the tests.
16902 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
16904         * gcc.c-torture/compile/991008-1.c: New test.
16906 1999-11-08  Nick Clifton  <nickc@cygnus.com>
16908         * lib/gcc-dg.exp: Include target-supports.exp
16910 1999-11-05  Nick Clifton  <nickc@cygnus.com>
16912         * lib/target-supports.exp: New file: Provide procs to test for
16913         features supported by the target.
16914         (check_weak_available): Moved here from ecos.exp.
16915         (check_alias_available): New proc: Determine of the target
16916         toolchain supports the alias attribute.
16918         * gcc.dg/special/ecos.exp: Move check_weak_available to
16919         target-supports.exp.
16920         (alias-1.c): Only perform the test if the target supports
16921         aliases.
16922         (wkali-1.c): Only perform the test if the target supports
16923         aliases.
16925         * gcc.dg/990506-0.c: Expect error messages from cross
16926         targets as well as native targets.
16928 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16930         * gcc.dg/ultrasp1.c: Removed xfail.
16931         * gcc.dg/struct-ret-2.c: Likewise.
16932         * gcc.dg/array-1.c: Likewise.
16934 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16936         * gcc.dg/struct-ret-2.c: New test.
16938         * gcc.dg/array-1.c: New test.
16940 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
16942         * gcc.c-torture/execute/991030-1.c: New test.
16944 1999-10-26  Richard Henderson  <rth@cygnus.com>
16946         * gcc.c-torture/compile/991026-2.c: New test.
16948 1999-10-26  Jeffrey A Law  (law@cygnus.com)
16950         * gcc.c-torture/compile/991026-1.c: New test.
16952 1999-10-23  Jeffrey A Law  (law@cygnus.com)
16954         * gcc.c-torture/execute/991023-1.c: New test.
16956 1999-10-19  Jeffrey A Law  (law@cygnus.com)
16958         * gcc.c-torture/execute/991019-1.c: New test.
16960 1999-10-16  Richard Henderson  <rth@cygnus.com>
16962         * gcc.c-torture/execute/991016-1.c: New test.
16964 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
16966         * gcc.c-torture/execute/991014-1.c: New test.
16968 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
16970         * g++.old-deja/g++.other/union2.C: New test.
16972 1999-10-13  Nathan Sidwell  <nathan@acm.org>
16974         * g++.old-deja/g++.other/vaarg2.C: New test.
16975         * g++.old-deja/g++.other/vaarg3.C: New test.
16977 1999-10-12  Craig Burley  <craig@jcb-sc.com>
16979         * g77.f-torture/noncompile/19990905-1.f: Moved from being
16980         in compile/.
16982 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
16984         * gcc.c-torture/execute/va-arg-11.c: New test.
16986 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
16988         * lib/file-format.exp (gcc_target_object_format): Don't
16989         crash if objdump is unavailable.
16991 1999-09-29  Donn Terry <donn@interix.com>
16993         * gcc.misc-tests/mg.exp: delete extraneous redirection.
16995 1999-09-28  Nick Clifton  <nickc@cygnus.com>
16997         * gcc.c-torture/compile/990928-1.c: New test.
16999 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17001         * g++.old-deja/g++.other/decl6.C: New test.
17003 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17005         * gcc.c-torture/execute/va-arg-10.c: New test.
17007 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17009         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17010         __PRETTY_FUNCTION__.
17012 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17014         * gcc.c-torture/execute/990923-1.c: New test.
17016 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17018         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17019         for which -fpic is inappropriate.
17021 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17023         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17025 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17027         * g++.old-deja/g++.other/dyncast1.C: New test.
17028         * g++.old-deja/g++.other/dyncast2.C: New test.
17029         * g++.old-deja/g++.other/dyncast3.C: New test.
17030         * g++.old-deja/g++.other/dyncast4.C: New test.
17031         * g++.old-deja/g++.other/dyncast5.C: New test.
17032         * g++.old-deja/g++.eh/catch3.C: New test.
17033         * g++.old-deja/g++.eh/catch3p.C: New test.
17034         * g++.old-deja/g++.eh/catch4.C: New test.
17035         * g++.old-deja/g++.eh/catch4p.C: New test.
17036         * g++.old-deja/g++.eh/catch5.C: New test.
17037         * g++.old-deja/g++.eh/catch5p.C: New test.
17038         * g++.old-deja/g++.eh/catch6.C: New test.
17039         * g++.old-deja/g++.eh/catch6p.C: New test.
17040         * g++.old-deja/g++.eh/catch7.C: New test.
17041         * g++.old-deja/g++.eh/catch7p.C: New test.
17042         * g++.old-deja/g++.eh/catch8.C: New test.
17043         * g++.old-deja/g++.eh/catch8p.C: New test.
17044         * g++.old-deja/g++.eh/catch9.C: New test.
17045         * g++.old-deja/g++.eh/catch9p.C: New test.
17047 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17049         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17050         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17052 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17054         * gcc.c-torture/compile/990913-1.c: New test.
17056 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17058         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17059         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17061 1999-09-09  Richard Henderson  <rth@cygnus.com>
17063         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17065 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17067         * g++.old-deja/g++.other/lookup11.C: New test.
17068         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17069         what is permitted and what we want.
17070         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17071         overload use.
17072         * g++.old-deja/g++.jason/rfg5.C: Likewise
17074 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17076         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17077         * gcc.c-torture/noncompile/poison-1.c: New file.
17079 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17081         * g++.old-deja/g++.other/sizeof3.C: New test.
17082         * g++.old-deja/g++.other/sizeof4.C: New test.
17083         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17084         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17086 1999-09-07  Richard Henderson  <rth@cygnus.com>
17088         * gcc.dg/va-arg-1.c: New.
17090 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17092         * gcc.c-torture/execute/va-arg-9.c: New test.
17094 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17096         * g77.f-torture/compile/980519-2.f: New test.
17097         * g77.f-torture/compile/19990905-0.f: New test.
17098         * g77.f-torture/compile/19990905-1.f: New test.
17099         * g77.f-torture/compile/19990905-2.f: New test.
17101         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17103 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17105         * gcc.c-torture/execute/990827-1.c: Fix typo.
17107 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17109         * g++.old-deja/g++.other/deref1.C: New test.
17111 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17113         * g++.old-deja/g++.other/ambig2.C: New test.
17114         * g++.old-deja/g++.other/cond5.C: New test.
17115         * g++.old-deja/g++.other/lookup16.C: New test.
17117 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17119         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17120         assemblers too.
17122 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17124         * lib/c-torture.exp: Avoid the "compare executables" optimization
17125         when testing native.
17127 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17129         * gcc.c-torture/execute/990829-1.c: New test.
17130         * gcc.c-torture/compile/990829-1.c: New test.
17132 1999-08-27  Paul Burchard  <burchard@pobox.com>
17134         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17135         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17136         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17137         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17138         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17139         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17140         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17141         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17142         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17143         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17144         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17146 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17148         * gcc.c-torture/execute/990827-1.c: New test.
17150 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17152         * g77.f-torture/noncompile/19990826-4.f: New test.
17154         * g77.f-torture/compile/19990826-3.f: New test.
17156         * g77.f-torture/execute/19990826-2.f: New test.
17158         * g77.f-torture/compile/19990826-1.f: New test.
17160         * gcc.c-torture/execute/990826-0.c: New test.
17161         * g77.c-torture/execute/19990826-0.f: New test.
17163         * g77.f-torture/noncompile/970626-2.f: New test.
17165 1999-08-25  Paul Burchard  <burchard@pobox.com>
17167         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17168         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17169         lss-011.C: New tests.
17171 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17173         * g++.old-deja/g++.other/decl5.C: New test.
17175 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17177         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17178         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17179         call `postbase' for each one.  All callers of `postbase' changed
17180         to call this instead.
17182 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17184         * gcc.c-torture/execute/990811-1.c: New test.
17186 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17188         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17189         just native ones.
17191         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17192         just native ones.
17194 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17196         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17198 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17200         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17202 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17204         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17206 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17208         * gcc.c-torture/execute/990804-1.c: New test.
17210 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17212         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17213         * g++.old-deja/g++.brendan/crash64.C: Likewise
17214         * g++.old-deja/g++.brendan/overload8.C: Likewise
17216 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17218         * g++.old-deja/g++.other/struct1.C: New test.
17220 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17222         * g++.old-deja/g++.other/enum2.C: New test.
17224 1999-08-02  Richard Henderson  <rth@cygnus.com>
17226         Adapted from tests from Franz Sirl:
17227         * gcc.c-torture/execute/va-arg-7.c: New test.
17228         * gcc.c-torture/execute/va-arg-8.c: New test.
17230 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17232         * gcc.c-torture/compile/990801-2.c: New test.
17234         * gcc.c-torture/compile/990801-1.c: New test.
17236 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17238         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17239         fp-cmp-1.c, converting double to float.
17241         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17242         fp-cmp-1.c, converting double to long double.
17244         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17245         from fr1 to unknown_register, since fr1 is a legitimate register
17246         on some machines.
17248 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17250         * README: More listname related changes.
17252 1999-07-08  Catherine Moore  <clm@cygnus.com>
17254         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17256 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17258         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17260 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17262         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17264 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17266         * gcc.dg/990703-1.c: New test.
17268 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17270         * lib/file-format.exp: New file: Move definition of proc
17271         gcc_target_object_format to here from
17272         gcc.dg/special/ecos.exp.
17274         * lib/c-torture.exp: Include lib file-format.exp.
17275         * lib/gcc-dg.exp: Include lib file-format.exp.
17277         * gcc.dg/special/ecos.exp: Remove definition of proc
17278         gcc_target_object_format.
17280 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17282         * gcc.c-torture/execute/990628-1.c: New test.
17284 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17286         * gcc.c-torture/compile/990625-2.c: New test.
17288         * gcc.c-torture/compile/990625-1.c: New test.
17290 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17292         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17293         attributes compile.
17294         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17295         ports that use the COFF/PE file format.
17297 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17299         * gcc.c-torture/compile/990617-1.c: New test.
17301 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17303         * g++.old-deja/g++.other/decl4.C: New test.
17305 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17307         * g++.old-deja/g++.other/bitfld3.C: New test.
17309 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17311         * g++.old-deja/g++.eh/catch1.C: New test.
17313 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17315         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17317         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17318         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17320 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17322         * g77.f-torture/compile/19990502-0.f: Replace with new,
17323         shorter, test that still fails after recent changes.
17325 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17327         * gcc.c-torture/execute/990604-1.c: New test.
17329 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17331         * gcc.c-torture/execute/990531-1.c: New test.
17333 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17335         * gcc.c-torture/compile/990527-1.c: New test.
17337 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17339         * gcc.c-torture/execute/990527-1.c: New test.
17341 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17343         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17344         bitfields as signed.
17346 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17348         * g77.f-torture/compile/19990525-0.f: New test.
17350 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17352         * gcc.c-torture/execute/990525-2.c: New test.
17354         * gcc.c-torture/execute/990525-1.c: New test.
17356 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17358         * g++.old-deja/g++.other/anon3.C: New test.
17359         * g++.old-deja/g++.other/anon4.C: New test.
17360         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17361         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17362         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17363         Merrill).
17365 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17367         * gcc.c-torture/execute/990524-1.c: New test.
17369         * gcc.dg/990524-1.c: New test.
17371 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17373         * gcc.c-torture/compile/990523-1.c: New test.
17375 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17377         * gcc.c-torture/compile/990519-1.c: New test.
17379 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17381         * gcc.c-torture/compile/990517-1.c: New test.
17383         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17384         (e4, f4): New tests.
17385         (main): Call them.
17387 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17389         * gcc.dg/noreturn-1.c: New test.
17391 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17393         * gcc.c-torture/execute/990513-1.c: New test.
17395 1999-05-10  Richard Henderson  <rth@cygnus.com>
17397         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17399 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17401         * g77.f-torture/execute/erfc.f: Use small single-precision
17402         values, to avoid problems on Alphas when not -mieee.
17404 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17406         * gcc.dg/990506-0.c: New test.
17408 1999-05-08  Richard Henderson  <rth@cygnus.com>
17410         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17411         the constant to test.  Don't XFAIL 64-bit targets.
17413         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17414         * g++.old-deja/g++.law/profile1.C: Likewise.
17416         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17417         operator new instances.
17418         * g++.old-deja/g++.other/delete5.C: Likewise.
17420 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17422         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17423         intrinsic.
17425 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17427         * g77.f-torture/execute/u77-test.f: Reverse order of two
17428         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17430 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17432         * gcc.dg/compare1.c: New test.
17434 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17436         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17437         New tests.
17439 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17441         * g77.f-torture/compile/19990502-1.f: New test.
17443 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17445         * g77.f-torture/compile/19990502-0.f: New test.
17447 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17449         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17450         intrinsic.
17452 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17454         * g77.f-torture/execute/u77-test.f (main): List libU77
17455         intrinsics not currently tested.
17456         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17457         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17458         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17459         Trim blanks off the ends of some printed strings.
17461 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17463         * g77.f-torture/execute/u77-test.f (main): Just warn about
17464         FSTAT gid disagreement, as it's expected on some systems.
17466 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17468         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17469         use a new function, which allows for some slop.
17470         Clean up some commentary.
17471         (issum): The new function.
17472         (sgladd): Deleted subroutine.
17474 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17476         * g77.f-torture/execute/u77-test.f: Modify to be more like
17477         libf2c/libU77 version, bringing patches to that version here.
17478         Add suitable commentary.
17480 1999-04-25  Richard Henderson  <rth@cygnus.com>
17482         * gcc.dg/990424-1.c: New test.
17484 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17486         * g77.f-torture/execute/u77-test.f (main): Bug involving
17487         LSTAT has been fixed, so turn back on full checking.
17489 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17491         * g77.f-torture/compile/19990419-0.f: New test.
17492         * g77.f-torture/execute/19990419-1.f: New test.
17494 1999-04-17  Richard Henderson  <rth@cygnus.com>
17496         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17497         to avoid the need for a prototype to supress a warning.
17499 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17501         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17503 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17505         * gcc.c-torture/execute/990404-1.c: New test.
17507 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17509         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17510         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17511         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17512         missing initializer warnings.
17514 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17516         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17517         matching strings.
17519 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17521         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17523 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17525         * g77.f-torture/execute/19990325-0.f: New test.
17526         * g77.f-torture/execute/19990325-1.f: New test.
17528 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17530         * gcc.c-torture/execute/990324-1.c: New test.
17532 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17534         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17535         test with 4.
17537 1999-03-17  Richard Henderson  <rth@cygnus.com>
17539         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17541 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17543         * g77.f-torture/execute/19990313-2.f: New test.
17544         * g77.f-torture/execute/19990313-3.f: New test.
17546 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17548         * g77.f-torture/execute/19990313-0.f: New test.
17549         * g77.f-torture/execute/19990313-1.f: New test.
17551 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17553         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17554         printf to sprintf.
17555         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17556         (main): Add check for u15.  Conditionalize u31 check depending on
17557         whether ints are <32 bits or >=32 bits.
17559 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17561         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17563 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17565         * g77.f-torture/compile/19990305-0.f: New test.
17566         * g77.f-torture/execute/19981119-0.f: New test.
17568 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17570         * g77.f-torture/execute/970625-2.f: call ABORT if final
17571         result is not correct, instead of just printing it.
17572         Add this checking via newly introduced obfuscation, to
17573         trip up buggy front ends.
17575 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17577         * g77.f-torture/compile/960317-1.f: Moved from being
17578         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17580 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17582         * g77.f-torture/execute/960317-1.f: New (old) test.
17583         * g77.f-torture/execute/970625-2.f: Ditto.
17585 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17587         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17588         message on line 1 or line 2; cccp and cpplib do this differently.
17590 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17592         * g++.old-deja/g++.law/weak1.C: New test.
17594 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17596         * gcc.c-torture/execute/990119-1.c: Renamed to...
17597         * gcc.dg/990119-1.c: this, so it will only be tested once
17598         (it's a preprocessor test, it doesn't need to be run at
17599         multiple optimization levels).
17601 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17603         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17604           ALWAYS_CXXFLAGS.
17606 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17608         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17609         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17610         to not be compilable by current g77.
17612 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17614         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17616 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17618         * gcc.c-torture/execute/990222-1.c: New test.
17620 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17622         * g77.f-torture/compile/19990218-0.f: New test.
17623         * g77.f-torture/noncompile/19990218-1.f: New test.
17625 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17627         * g77.f-torture/compile/19981216-0.f: New test.
17629 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17631         * gcc.dg/990214-1.c: New test.
17633 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17635         * gcc.dg/990213-2.c: New test.
17637         * gcc.dg/990213-1.c: New test.
17639 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17641         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17642         ints.
17644 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17646         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17647         specified by target.
17649         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17651 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17653         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17655 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17657         * gcc.dg/special/ecos.exp: New test driver for new tests with
17658         special requirements.
17660         * gcc.dg/special/alias-1.c: New test.
17661         * gcc.dg/special/gcsec-1.c: New test.
17662         * gcc.dg/special/weak-1.c: New test.
17663         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17664         * gcc.dg/special/weak-2.c: New test.
17665         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17666         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17667         * gcc.dg/special/wkali-1.c: New test.
17668         * gcc.dg/special/wkali-2.c: New test.
17669         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17670         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17672 1999-02-10  Felix Lee  <flee@cygnus.com>
17674           * lib/c-torture.exp (c-torture-compile): Pull out code for
17675           analyzing gcc error messages.
17676           (c-torture-execute): Likewise.  Fix some (harmless) false
17677           positives.
17678           * lib/gcc.exp (gcc_check_compile): New function.
17680 1999-02-08  Richard Henderson  <rth@cygnus.com>
17682         * gcc.c-torture/execute/990208-1.c: New test.
17684 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17686         * g++.dg/special/ecos.exp: New driver for new tests with special
17687         requirements
17689         * g++.dg/special/conpr-1.C: New test
17690         * g++.dg/special/conpr-2.C: New test
17691         * g++.dg/special/conpr-2a.C: New test
17692         * g++.dg/special/conpr-3.C: New test
17693         * g++.dg/special/conpr-3a.C: New test
17694         * g++.dg/special/conpr-3b.C: New test
17696         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
17697         allow g++ to use the dg driver
17699         * README: Add comment about g++.dg directory
17701 1999-02-06  Jeffrey A Law  (law@cygnus.com)
17703         * README: Update email addresses.
17705 1999-02-03  Nick Clifton  <nickc@cygnus.com>
17707         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
17708         arguments in order to force structure S onto the stack even on
17709         the alpha.
17710         (test): Pass 10 leading arguments to function foo as well as the
17711         structure S.
17713         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
17714         failure for all targets.
17716         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
17717         abort to terminate program execution.
17719 1999-01-30  Richard Henderson  <rth@cygnus.com>
17721         * gcc.c-torture/execute/990130-1.c: New test.
17723 1999-01-30  Jeffrey A Law  (law@cygnus.com)
17725         * gcc.dg/990130-1.c: New test.
17727 1999-01-28  Michael Meissner  <meissner@cygnus.com>
17729         * gcc.c-torture/execute/990128-1.c: New test.
17731 1999-01-27  Michael Meissner  <meissner@cygnus.com>
17733         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
17735 1999-01-27  Felix Lee  <flee@cygnus.com>
17737         * lib/c-torture.exp (c-torture-compile): pull out code for
17738         analyzing gcc error messages.
17739         (c-torture-execute): ditto, and fix some (harmless) false
17740         positives.
17741         * lib/gcc.exp (gcc_check_compile): new function.
17743 1999-01-17  Jeffrey A Law  (law@cygnus.com)
17745         * gcc.dg/990117-1.c: New test.
17747         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
17749         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
17751 1999-01-15  Jeffrey A Law  (law@cygnus.com)
17753         * g77.f-torture/compile/990115-1.f: New test.
17755 1999-01-07  Jeffrey A Law  (law@cygnus.com)
17757         * gcc.c-torture/compile/990107-1.c: New test
17759 1999-01-06  Jeffrey A Law  (law@cygnus.com)
17761         * gcc.c-torture/execute/990106-2.c: New test.
17763         * gcc.c-torture/execute/990106-1.c: New test.
17765 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
17767         * gcc.c-torture/compile/981223-1.c: New test.
17769 1998-12-29  Richard Henderson  <rth@cygnus.com>
17771         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
17772         (opt3): Rename from opt4 and disable.
17774 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
17776         * g++.old-deja/g++.pt/ptrmem5.C: New test.
17778 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
17780         * g++.old-deja/g++.other/conv5.C: New test.
17782 1998-12-14  Nick Clifton  <nickc@cygnus.com>
17784         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
17786 1998-12-11  Jeffrey A Law  (law@cygnus.com)
17788         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
17790 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
17792         * gcc.c-torture/compile/981211-1.c: New test.
17794 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
17796         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
17798         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
17800 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17802         * gcc.special/930510-1.c: Make C9X safe.
17803         * gcc.misc-tests/gcov-1.c Similarly.
17804         * gcc.misc-tests/gcov-2.c Similarly.
17806 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17808         * gcc.dg/ultrasp1.c: New test.
17810 1998-12-06  Richard Henderson  <rth@cygnus.com>
17812         * gcc.c-torture/execute/981206.c: New test.
17814 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
17816         * g++.old-deja/g++.ns/template7.C: New test.
17818         * g++.old-deja/g++.other/expr1.C: New test.
17820         * g++.old-deja/g++.eh/tmpl3.C: New test.
17822         * g++.old-deja/g++.eh/tmpl2.C: New test.
17824 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
17826         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
17827         * g++.old-deja/g++.other/using6.C: Removed.
17828         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
17830         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
17832 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
17834         * g++.old-deja/g++.pt/overload8.C: New test.
17836         * g++.old-deja/g++.pt/overload7.C: New test.
17838         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
17840         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
17841         and relinking messages.
17842         * lib/g++.exp (g++_target_compile): Remove .rpo file when
17843         compiling with -frepo.
17845 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
17847         * g++.old-deja/g++.pt/lookup6.C: New test.
17849 1998-11-30  Nick Clifton  <nickc@cygnus.com>
17851         * gcc.c-torture/execute/981130-1.c: New test.
17852         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
17854 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17856         * g++.old-deja/g++.pt/explicit76.C: New test.
17858         * g++.old-deja/g++.pt/friend38.C: New test.
17860         * g++.old-deja/g++.ns/crash2.C: New test.
17862         * g++.old-deja/g++.pt/defarg8.C: New test.
17864         * g++.old-deja/g++.pt/instantiate6.C: New test.
17866         * g++.old-deja/g++.pt/static6.C: New test.
17868         * g++.old-deja/g++.pt/decl2.C: New test.
17870 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
17872         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
17873         problem is actually related with name lookup, but so what? :-)
17875         * g++.old-deja/g++.pt/friend37.C: New test.
17877 1998-11-25  Dave Love  <d.love@dl.ac.uk>
17879         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
17880         element, which fails on some systems.
17882         * g77.f-torture/execute/labug1.f: New test.
17884 1998-11-21  Jeffrey A Law  (law@cygnus.com)
17886         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
17887         is defined.
17889 1998-11-18  Dave Love  <d.love@dl.ac.uk>
17891         * g77.f-torture/compile/981117-1.f: New test.
17893 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
17895         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
17896         properly discarded.
17898 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
17900         * gcc.c-torture/execute/memcheck: New directory of tests for
17901         -fcheck-memory-usage.
17903 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
17905         * README: New file, general information about the testsuite and
17906         new description of the various C++ test subdirectories.
17907         * README.g++: Eliminate obsolete information, update and move most
17908         relevant stuff to README.
17910 1998-11-07  Richard Henderson  <rth@cygnus.com>
17912         * gcc.c-torture/compile/981107-1.c: New test.
17914 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
17916         * execute/memcpy-bi.c: New testcase.
17918 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
17920         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
17921         base classes.
17923         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
17924         template is selected.
17926         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
17927         classes, it should be accepted for all types.
17929         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
17931         * g++.old-deja/g++.pt/spec24.C: Ensure that template
17932         specializations start with template headers.
17934 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
17936         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
17938         * g++.old-deja/g++.other/init9.C: Test cross initialization of
17939         non-POD types.
17941 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
17943         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
17945 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17947         * compile/981022-1.c, compile/981022-1.x: New test and driver.
17949 1998-10-19  Jeffrey A Law  (law@cygnus.com)
17951         * 981019-1.c: New test.
17953 1998-10-14  Robert Lipe <robertl@dgii.com>
17955         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
17956         find objc headers.
17958 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17960         * compile/981001-4.c: Remove use of GCC extension that triggers a
17961         compiler bug.
17963 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
17965         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
17967 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
17969         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
17970         instantiation of template produces incorrect code for delete
17971         expression.
17973         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
17974         constructors' name is not unique.
17975         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
17976         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
17978         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
17979         automatic array of const is ill-formed.
17981         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
17982         of template parameter?
17984         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
17985         const.
17987         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
17988         pointer-to-member expression.
17990         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
17991         declaration causes ICE.
17993 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
17995         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
17996         reserved in the global namespace.
17998         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
17999         generate needed virtual table.
18001         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18003 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18005         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18006         template-dependent type
18008 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18010         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18011         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18012         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18014         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18015         class should be usable as argument of member function.
18016         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18017         class should be usable as return type of member function.
18018         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18019         class should be usable as type of data member.
18021         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18023 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18025         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18027 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18029         * gcc.dg/dll-?.c Add thumb to target list.
18030         Fix assembler scan patterns to match current assembler output.
18032 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18034         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18035         matching of template brackets.
18037         * g++.old-deja/g++.other/using4.C: New test.  Test using
18038         declarations of methods from base classes.
18040         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18041         within functions should introduce names into the innermost
18042         enclosing namespace.
18044         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18045         of static locals if first initialization throws.
18047 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18049         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18051 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18053         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18054         lose track of the possible targets of tablejump insns.
18055         * special/special.exp: Run it.
18057 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18059         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18060         must be declared before its specializations can be named in friend
18061         declarations.
18063 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18065         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18067         * g77.f-torture/execute/io1.f: New test.
18069 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18071         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18072         with pointer to template function, for which no argument deduction
18073         is possible.
18075         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18076         specialization of template function as argument to template
18077         function.
18079         * g++.old-deja/g++.other/access2.C: New test; Inner class
18080         shouldn't have privileged access to Outer's names.
18082 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18084         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18085         friend template declared within template class conflicts with
18086         nested class of the same name.
18088         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18089         is ignored.
18091         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18092         object with direct initializer as function declaration.
18094         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18095         initializers.
18097         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18098         involving const pointer and NULL produces incorrect result.
18100         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18101         type name without `typename' should be rejected with -pedantic.
18103 1998-10-02  Richard Henderson  <rth@cygnus.com>
18105         * g++.old-deja/g++.other/addrof1.C: New test.
18107 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18109         * gcc.c-torture/compile/981001-1.c: New test.
18110         * gcc.c-torture/execute/981001-1.c: New test.
18112 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18114         * gcc.c-torture/compile/981001-2.c: New test.
18115         * gcc.c-torture/compile/981001-3.c: New test.
18116         * gcc.c-torture/compile/981001-4.c: New test.
18118 1998-10-01  Robert Lipe  <robertl@dgii.com>
18120         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18121         multilibbed hosts.   Idea grafted from g77.exp.
18123 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18125         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18126         avoid losing on systems which need -lsocket.
18128 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18130         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18131         * g++.old-deja/g++.other/nested2.C: Ditto.
18132         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18133         failure.
18135 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18137         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18138         preferred over template operator!= for enum bitfields.
18140 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18142         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18143         that happen to have the same base name, but in different scopes,
18144         are incorrectly rejected.
18146 1998-09-16  Richard Henderson  <rth@cygnus.com>
18148         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18149         on the native word size instead of an integer literal.
18151 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18153         * g++.old-deja/g++.other/static2.C: Invocation of static data
18154         member of type pointer-to-function denoted as non-static member.
18156         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18157         checks involving function types and aliases.
18159 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18161         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18162         redefined to the same non-trivial type.
18164         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18165         namespace-qualification of template specializations declared in
18166         other namespaces.
18168         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18169         to declare a subset of the specializations of a template function
18170         as friends of specializations of a template class.
18172         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18173         member templates that do not fully specialize the enclosing
18174         template class are rejected.
18176 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18178         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18180 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18182         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18183         altered from libf2c/libU77 version.
18185 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18187         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18189 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18191         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18192         (un)signed char are different types for template specialization
18193         purposes.
18195 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18197         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18198         * objc: ObjC testsuite.
18200 1998-08-31  Catherine Moore  <clm@cygnus.com>
18202         * gcc.c-torture/execute/941014-1.x:  New file.
18204 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18206         * lib/c-torture.exp: Add support for
18207         torture_eval_before_compile and torture_eval_before_execute
18208         variables.
18210 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18212         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18213         this test triggers valid.
18215 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18217         * gcc.dg/980827-1.c: New test.
18219 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18221         * gcc.c-torture/execute/loop-4b.c: New test.
18223 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18225         * lib/c-torture.exp: Add support for
18226         torture_eval_before_compile and torture_eval_before_execute
18227         variables.
18229 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18231         * gcc.c-torture/compile/980825-1.c: New test.
18233 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18235         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18236         count number tests in opt_t0 not good_t0.
18238 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18240         * gcc.c-torture/compile/930326-1.x: Fix typo.
18242 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18244         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18245         causes an ICE.
18247 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18249         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18250         STACK_SIZE is defined.
18251         * gcc.c-torture/unsorted/stuct.c: Similarly.
18253         * gcc.c-torture/compile/980821-1.c: New test.
18255 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18257         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18259 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18261         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18262         code.
18264 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18266         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18267         error'.
18269 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18271         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18273 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18275         * gcc.c-torture/compile/980816-1.c: New test.
18277         * gcc.dg/980816-1.c: New test.
18279 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18281         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18282         compiler for ieee tests.
18284 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18286         * g77.f-torture/compile/980729-0.f: New test.
18288 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18290         * gcc.c-torture/special/eeprof-1.c: New test, for
18291         -finstrument-functions.
18292         * gcc.c-torture/special/special.exp: Run it.
18294 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18296         * gcc.c-torture/compile/980729-1.c: New test.
18298 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18300         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18301         __thumb__ is defined, and test for ARM style doubles if so.
18303 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18305         * g77.f-torture/noncompile/980615-0.f: New test.
18307 1998-07-26  H.J. Lu  (hjl@gnu.org)
18309         * gcc.dg/980312-1.c: Do link instead of compile.
18310         * gcc.dg/980313-1.c: Likewise.
18312 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18314         * gcc.c-torture/compile/980726-1.c: New test.
18316 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18318         * g77.f-torture/execute/io0.f: New test.
18320 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18322         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18323         an int.
18325 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18327         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18328         m32r bugs.
18330 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18332         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18333         c-decl.c:grokdeclarator can handle mode attributes.
18335 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18337         * gcc.c-torture/execute/980716-1.c: New test.
18339 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18341         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18342         the mn10200.
18343         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18344         the mn10200.
18345         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18346         * gcc.c-torture/compile/930326-1.x: Similarly.
18348 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18350         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18351         New test from Craig.
18353 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18355         * g77.f-torture/noncompile/980616-0.f: New test.
18357         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18359 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18361         *  g++.other/singleton.C: Return error value instead of taking
18362         SIGSEGV.
18364 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18366         *  g++.other/singleton.C: New test.   Warning is under dispute.
18367         Runtime crash is not.
18369 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18371         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18372         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18373         using6.C, using7.C}:  New namespace tests.
18375 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18377         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18378         specialization with typedef'ed names used as array indexes.
18380 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18382         * gcc.c-torture/execute/980709-1.c: New test.
18384         * gcc.dg/980709-1.c: New test.
18386 1998-07-07  Richard Henderson  <rth@cygnus.com>
18388         * gcc.c-torture/execute/bcp-1.c: New test.
18390 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18392         * gcc.c-torture/execute/980707-1.c: New test.
18394 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18396         * gcc.c-torture/compile/980706-1.c: New test.
18398 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18400         * g77.f-torture/execute/980701-0.f,
18401         g77.f-torture/execute/980701-1.f: New test from Craig.
18403 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18405         * gcc.c-torture/compile/980701-1.c: New test.
18407         * gcc.c-torture/execute/980701-1.c: New test.
18409 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18410 rlsruhe.de>
18412         * g++.old-deja/g++.robertl/eb132.C: New test.
18413         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18415 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18417         * g77.f-torture/execute/980628-7.f,
18418         g77.f-torture/execute/980628-8.f,
18419         g77.f-torture/execute/980628-9.f,
18420         g77.f-torture/execute/980628-10.f: New tests from Craig.
18422         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18424 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18426         * g77.f-torture/execute/980628-4.f: New test from Craig.
18427         * g77.f-torture/execute/980628-5.f: Likewise.
18428         * g77.f-torture/execute/980628-2.f: Likewise.
18429         * g77.f-torture/execute/980628-0.f: Likewise.
18430         * g77.f-torture/execute/980628-1.f: Likewise.
18431         * g77.f-torture/execute/980628-3.f: Likewise.
18432         * g77.f-torture/execute/980628-6.f: Likewise.
18434 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18436         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18437         directory when nothing has been installed yet.
18439 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18441         * gcc.c-torture/special/special.exp: Handle newer versions of
18442         dejagnu.
18444 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18446         * gcc.dg/980626-1.c: New test.
18448 1998-06-19  Bruno Haible <haible@ilog.fr>
18450         * gcc.misc-tests/m-un-2.c: New test.
18451         * g++.old-deja/g++.other/warn01.c: Likewise.
18453 1998-06-19  Robert Lipe  <robertl@dgii.com>
18455         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18456         compatibility with assmblers with a different comment character.
18457         Eliminate use of GAS-specific extensions.
18459 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18461         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18463 1998-06-19  Robert Lipe  <robertl@dgii.com>
18465         *lib/g77.exp: Replace search for libf2c.a with search for newly
18466         renamed libg2c.a
18468 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18470         * gcc.c-torture/execute/980617-1.c: New test.
18472 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18474         * gcc.c-torture/execute/980612-1.c: New test.
18476 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18478         * gcc.dg/980523-1.c: Only test on ppc-linux.
18479         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18481         * gcc.c-torture/execute/980608-1.c: New test.
18483 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18485         * gcc.c-torture/execute/980605-1.c: New test.
18487 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18489         * gcc.c-torture/execute/980604-1.c: New test.
18491 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18493         * gcc.c-torture/execute/980602-1.c: New test.
18494         * gcc.c-torture/execute/980602-2.c: Likewise.
18496 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18498         * 970125-0.f: Fix per JCB.  Add commentary.
18500 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18502         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18503         IEEE -0 support.
18505 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18507         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18508         earlier.
18510 1998-05-28  Catherine Moore <clm@cygnus.com>
18512         * gcc.c-torture/execute/980526-3.c: New test.
18514 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18516         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18517         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18518         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18519         m88k-motorola-sysv3 to XFAIL.
18521 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18523         * gcc.dg/980526-1.c: New test.
18524         * gcc.c-torture/execute/980526-2.c: New test.
18526 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18528         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18530         * gcc.c-torture/execute/980526-1.c: New test.
18532 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18534         * g77.f-torture/execute/alpha2.f: Add runtime test.
18536 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18538         * g++.old-deja/old-deja.exp: Strip leading directories.
18540         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18541         error for the line.  Don't run multiple tests for the same line.
18543 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18545         * gcc.dg/980523-1.c: New test.
18547 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18549         * g77.f-torture/compile/970915-0.f: New test.
18551 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18553         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18555 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18557         * gcc.dg/980520-1.c: New test.
18559 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18561         * gcc.dg/980502-1.c: Fix return type.
18563 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18565         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18566         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18567         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18568         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18569         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18571 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18573         * g77.f-torture/execute/980520-1.f: New test.
18575 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18577         * lib/mike-g77.exp: New file.
18579         * g77.f-torture/noncompile/noncompile.exp,
18580         g77.f-torture/noncompile/check0.f: New files.
18582 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18584         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18585         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18586         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18587         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18588         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18589         abort where appropriate.
18591 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18593         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18594         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18596 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18598         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18600 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18602         * g77.f-torture/compile/980427-0.f: New test.
18604 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18606         * g77.f-torture/compile/980424-0.f: New test.
18608 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18610         * g77.f-torture/compile/980419-2.f (main): New test.
18611         * g77.f-torture/compile/970125-0.f: New test.
18612         * g77.f-torture/compile/980419-1.f: New test.
18614 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18616         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18617         of loop-4.c.
18619 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18621         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18623 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18625         * gcc.c-torture/compile/980329-1.c: New test.
18627 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18629         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18630         * gcc.dg/980312-1.c: Fix typo in -march command.
18632 1998-03-16  H.J. Lu  (hjl@gnu.org)
18634         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18636 1998-03-11  Robert Lipe  <robertl@dgii.com>
18638         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18639         Dave Love agree the Fortran source is bogus.
18641 1998-03-11  Robert Lipe  <robertl@dgii.com>
18643         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18644         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18645         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18646         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18647         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18649 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18651         * g++.old-deja/g++.other/friend1.C: New test.
18653 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18655         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18656         possibly uninitialized) variables and declare dnrm2.
18658 1998-02-23  Robert Lipe <robertl@dgii.com>
18660         From Bruno Haible <haible@ilog.fr>:
18661         * gcc.c-torture/execute/980223.c: New test.
18663 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18665         * gcc.dg/ifelse-1.c: New test.
18667 1998-02-09  H.J. Lu  (hjl@gnu.org)
18669         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18671           * lib/old-dejagnu.exp (old-dejagnu): Added the
18672           "execution test - XFAIL *-*-*" handling in the spirit of
18673           "excess errors test -". Changed the "execution test fails"
18674           handling to be like "excess errors test fails".
18675           * Update various tests accordingly.
18677 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18679         * gcc.c-torture/execute/980205.c: New test.
18681 1998-01-18  Jeffrey A Law  (law@cygnus.com)
18683         * lib/c-torture.exp: Look for .x files instead of .cexp files.
18684         * lib/f-torture.exp: Similarly.
18685         * gcc.c-torture: Rename all .cexp files to .x files.
18687 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
18689         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
18690         (940510-1.c): Removed duplicate.
18691         (971104-1.c): New test.
18693 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
18695           * lib/f-torture.exp: Improve error and loop detection.
18697 1997-11-19  Michael Meissner  <meissner@cygnus.com>
18699         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
18700         use that to size the filler array.
18702 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
18704         * lib/c-torture.exp(c-torture-execute): Fix typo.
18706         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
18707         testcase as the executable name. Keep the executable around if
18708         the test fails.
18710 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
18712         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
18713         changes.  Only test one -g option, and move it to the end of the
18714         list of options to test.
18716 1997-09-19  Michael Meissner  <meissner@cygnus.com>
18718         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
18719         variable GCC_TORTURE_OPTIONS to supply default switches separated
18720         by colons.  If no environment variable, run tests with -O0 -g, -O1
18721         -g, and -O2 -g as well.
18723 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
18725         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
18726         explanatory comments. Fix indentation.
18728 1997-09-15  Jeffrey A Law  (law@cygnus.com)
18730         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
18732 1997-09-11  Jeffrey A Law  (law@cygnus.com)
18734         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
18735         * g++.old-deja/g++.mike/p7325.C: Likewise.
18736         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
18738 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
18740         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
18741         * g++.old-deja/g++.brendan/crash30.C: Likewise.
18742         * g++.old-deja/g++.brendan/crash39.C: Likewise.
18743         * g++.old-deja/g++.law/operators4.C: Likewise.
18745 1997-09-11  Joe Buck  (jbuck@synopsys.com)
18747         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
18748         * g++.old-deja/g++.mike/p784.C: Ditto.
18749         * g++.old-deja/g++.mike/p785.C: Ditto.
18751 1997-09-05  Jeffrey A Law  (law@cygnus.com)
18753           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
18755 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18757         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
18758         target feature; pass this to c-torture-execute as needed.
18760 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
18762         * lib/c-torture.exp(c-torture-execute): If the previous and the
18763         current executables being tested are identical, we don't need to
18764         run the executable again. Try to make the executable names
18765         unique. Add an optional argument for passing additional compiler
18766         flags.
18768 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
18770         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
18772 1997-08-29  Jeffrey A Law  (law@cygnus.com)
18774         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
18776 1997-07-31  Jeffrey A Law  (law@cygnus.com)
18778         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
18779         32bit or larger longs.
18781         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
18782         have either a 32bit long or 32bit int.
18784 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
18786         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
18787         Make double precision tests dependent on sizeof (double).
18789 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
18791         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
18792         too.
18794 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
18796         * gcc.c-torture/compile/961203-1.cexp: New script.
18798 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
18800         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
18801         up the includes ourselves.
18803 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
18805         * lib/plumhall.exp: Remove random include, and add a few
18806         verbose messages for debugging.
18808 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
18810         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
18811         of trying to do it ourselves.
18813 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
18815         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
18817 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
18819         * gcc.prms/5403.c: Made regexp a bit less strict.
18821 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
18823         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
18824         is returned from remote_load instead.
18825         * lib/plumhall.exp: Ditto.
18826         * lib/mike-g++.exp: Ditto.
18827         * lib/old-dejagnu.exp: Ditto.
18828         * lib/c-torture.exp: Ditto.
18830 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
18832         * lib/g++.exp: Use build_wrapper procedure.
18833         * lib/gcc.exp: Ditto.
18835 1997-05-20  Jeffrey A Law  (law@cygnus.com)
18837         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
18838         an old-style decl for malloc.  Fixes tests to work when
18839         sizeof (int) != sizeof (size_t).
18841 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18843         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
18845         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
18846         use stdargs.h interface.
18848 1997-05-15  Mike Meissner  <meissner@cygnus.com>
18850         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
18851         NO_VARARGS when compiling.
18853 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
18855         * lib/plumhall.exp(ph_includes): New procedure.
18856         (ph_make): Use it.
18857         (ph_compiler): Ditto.
18859         * lib/g++.exp: Rename test-glue.c to testglue.c.
18860         * lib/gcc.exp: Ditto.
18862 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
18864         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
18865         to completion when it's called.
18867 1997-03-21  Michael Meissner  <meissner@cygnus.com>
18869         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
18870         is defined, don't do test.
18872 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
18874         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
18875         for object files.
18876         (ph_summary): Mark skipped testcases as untested, not unresolved.
18878         * lib/plumhall.exp (ph_make): If unresolved because of bad
18879         errorCode, record errorCode in log file.
18880         (*): Replace send_log/verbose with verbose -log.
18882 1997-03-19  Michael Meissner  <meissner@cygnus.com>
18884         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
18885         double conversion if double isn't at least 8 bytes.
18887         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
18888         int to work with targets where int is 16 bits.
18890         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
18891         8 bytes, just exit, since 4 byte doubles don't have enough bits of
18892         precision for the test to complete.
18894 1997-03-14  Michael Meissner  <meissner@cygnus.com>
18896         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
18897         if d10v is not compiled with the -mdouble64 flag.
18898         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
18900         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
18901         d10v is not compiled with the -mint32 flag.
18903 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
18905         * lib/plumhall.exp: Use incr_count.
18907 1997-03-12  Jeffrey A Law  (law@cygnus.com)
18909         * gcc.c-torture: Update to c-torture-1.45.
18911 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
18913         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
18914         the name of the expect testcase file).
18916         * lib/g++.exp(g++_init): Ditto.
18918 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
18920         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
18921         the host.
18923         * lib/gcc.exp(gcc_exit): New procedure.
18925 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
18927         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
18928         specs where appropriate.
18930         * g++.old-deja/g++.arm/*: Added additional ERROR checks
18931         because of new "candidates are" messages, and removed a few
18933         * Converted all non-old-style g++ testcases to old-style, and
18934         moved into g++.old-deja.
18936 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
18938         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
18939         options.
18941         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
18942         succeeded.
18944         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
18946 1997-02-13  Michael Meissner  <meissner@cygnus.com>
18948         * lib/gcc.exp (gcc_target_compile): Add support for defining
18949         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
18950         the machine doesn't have those features.
18952 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
18954         * g++.law/operators4.exp: Don't use LIBS.
18956 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
18958         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
18960         * lib/mike-g++.exp: Don't set the compiler to be tested here.
18961         * lib/g++.exp: Set it here instead. Also, allow use of the
18962         --tool_exec and --tool_opt options. Change CXX to
18963         GXX_UNDER_TEST.
18965         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
18967         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
18969 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
18971         * lib/old-dejagnu.exp: Use prune_warnings instead of
18972         prune_system_crud.
18973         * lib/mike-g++.exp: Ditto.
18974         * lib/gcc.exp: Ditto.
18975         * lib/g++.exp: Ditto.
18977         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
18979 1997-02-07  Jeffrey A Law  (law@cygnus.com)
18981           * 941014-2.c: Include stdlib.h
18982           * 960327-1.c: Include stdio.h
18983           * dbra.c, index-1.c: Don't assume ints are 32bits.
18985 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
18987         * lib/gcc.exp: Add gcc,stack_size target feature.
18989         * lib/g++.exp(g++_target_compile): Add the include and link
18990         paths here, not in two other places. And, it's $options, not
18991         options.
18993         * lib/mike-g++.exp(postbase): Remove the code that determines
18994         the correct include and link paths.
18995         * g++.old-deja/old-deja.exp: Ditto.
18997 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
18999         * lib/g++.exp(g++_init): target_compile no longer returns the
19000         filename of the result.
19002 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19004         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19005         call to glob.
19007         * gcc.c-torture/special/special.exp: Change call to
19008         gcc_target_compile to include the object file.
19010 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19012         * gcc.c-torture/special/special.exp: Correct misspelling in last
19013         change.
19015 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19017         * lib/plumhall.exp(ph_summary): Log the entire output of the
19018         executable. Return -1 if there were any failures, 0 otherwise.
19019         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19020         (ph_make): Clean up objects and executables that were built
19021         if the tests succeeded.
19023 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19025         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19026         libraries and includes in the build tree as appropriate.
19028 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19030         * lib/c-torture.exp: Instead of looking for the global variable
19031         NO_LONG_LONG, check to see if that's a feature of the target.
19033 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19035         * config/default.exp: Minimize. Delete the remainer of the files in
19036         config; this functionality is now in devo/dejagnu/config.
19038         g++.*/*: Pass any additional flags used to compile to postbase;
19039         delete CXXFLAGS.
19041         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19042         is now done by runtest.exp. Use gcc_target_compile instead of
19043         compile.
19045         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19046         Remove references to CFLAGS. Use remote_file instead of
19047         calling rm -f.
19048         (c-torture): Take a list of arguments to use to compile this
19049         testcase.
19051         lib/g++.exp: Simplify. Use target_compile instead of compile.
19052         lib/gcc-dg.exp: Ditto.
19053         lib/gcc.exp: Ditto.
19054         lib/mike-{gcc,g++}.exp: Ditto.
19055         lib/old-dejagnu.exp: Ditto.
19056         lib/plumhall.exp: Ditto.
19058 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19060         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19061         (ph_linker): Likewise.
19063 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19065           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19066         MAP_ANON / MAP_ANONYMOUS if defined;
19067         else try to map from /dev/zero .
19069 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19071         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19072         isn't defined, then define it to MAP_ANONYMOUS.
19074 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19076         * gcc.c-torture: Update to c-torture-1.42 release.
19078 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19080         * gcc.c-torture: Update to c-torture-1.41 release.
19082 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19084         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19085         c-torture release.
19087 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19089         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19090         and LDFLAGS.  Fix second case to append the target_info ldflags
19091         onto LDFLAGS, not CFLAGS.
19092         * lib/g++.exp (g++_init): Add target_info stuff.
19093         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19094         of libgloss and newlib flags for !native.
19096         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19097         (GDB): Fix relative path to go up another dir for finding gdb.
19099 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19101         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19102         versions in the target_info array, if they don't exist.
19104 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19106         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19108 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19110         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19111         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19113 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19115         * lib/old-dejagnu.exp: Don't remove the output file before we've
19116         actually tested it. Don't append pwd to the path of the executable
19117         we're testing.
19119 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19121         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19123 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19125         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19126         temporary directory for compiler files, and set it to a default
19127         value of /tmp. Set $output as the name of the output file from
19128         compiling the testcase. Add a -o option to $cflags_var so the
19129         compiler writes the final output file as $output. Set $executable
19130         to $output.
19132         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19133         directory for compiler files, and set it to /tmp if it doesn't
19134         already have a value. Set $output_file to the name of the output
19135         file from compiling the testcase. Add a -o option to CXXFLAGS so
19136         the compiler writes the final output file as $output. Use $output
19137         as the executable to be tested.
19139 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19141         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19143 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19145         * gcc.c-torture/execute/pending-1.c: New test.  Still
19146         pending in Tege's queue.
19148 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19150         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19151         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19152         if there were failures.  Call unresolved if there were unresolved
19153         testcases.  Call gcc_fail if program did not run to completion.
19154         (ph_make): Pass additional argument name to ph_execute.
19155         (ph_execute): Add new argument.  Pass additional arguments to
19156         ph_summary.  Call gcc_fail is there is no execution output.
19158 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19160         * lib/plumhall.exp (proc_summary): Output relavent summary
19161         lines into the log so specific failures in plumhall can be
19162         investigated.
19164 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19166         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19167         (c-torture-execute): Don't try to execute tests which use
19168         "long long" types if $NO_LONG_LONG is nonzero.
19170 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19172         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19173         not c-torture.
19175         * gcc.ieee: Move from here.
19176         * gcc.c-torture/execute/ieee: To here.
19178 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19180         * gcc.c-torture: Update to c-torture-1.41 release.
19182 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19184         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19185         not "$output".
19187 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19189         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19190         -c present.
19192 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19194         * config/proelf.exp: Handle connecting to a simulator.
19196 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19198         * config/proelf.exp: New file.  Enough framework that we can
19199         run c-torture tests on the proelf targets (or any other target
19200         that gdb can connect to for that matter).
19202 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19204         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19205         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19207         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19208         exec_output exists.
19210 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19212         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19213         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19215         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19216         to pass/fail/unresolved/unsupported/untested.  Caller must now
19217         call unresolved/unsupported/untested.
19218         * lib/*.exp: Update FSF address.  Update to handle new results of
19219         ${tool}_load.
19220         * lib/chill.exp (verbose): Delete.
19222 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19224         * lib/gcc.exp (default_gcc_start): Change order of args to
19225         $LDFLAGS $CFLAGS $LIBS.
19226         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19227         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19228         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19229         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19230         * gcc.misc-tests/dg-test.exp: Likewise.
19231         * gcc.misc-tests/msgs.exp: Likewise.
19232         * gcc.prms/prms.exp: Likewise.
19233         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19234         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19236         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19238 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19240         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19242         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19243         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19245         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19246         necessary.
19248 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19250         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19251         global for loop; add use of $mathlib.
19252         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19253         settings here; set mathlib for anything but VxWorks.
19255 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19257         * gcc.c-torture: Update to c-torture-1.40 release.
19259 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19261         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19262         dg.exp.
19264 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19266         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19267         global.
19269 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19271         * lib/g++.exp (LIBS): Define if not already.
19272         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19273         (gcc-dg-prune): Call prune_gcc_output.
19274         * lib/gcc.exp (prune_gcc_output): New proc.
19275         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19276         prune_gcc_output.
19278 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19280         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19281         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19283 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19285         * gcc.c-torture: Update to c-torture-1.39 release.
19287 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19289         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19290         fails, try others as well.
19292 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19294         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19295         If compilation fails, mark execute tests as `untested'.
19296         If test is marked as unsupported, don't mark compilation and
19297         execute tests as failed.
19299 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19301         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19302         libstdc++ for whether or not we want to be doing shared
19303         libraries.  Delete link_curses since we don't need it anymore.
19304         * lib/mike-g++.exp (postbase): Don't link in libg++.
19305         * g++.old-deja/old-deja.exp: Likewise.
19307 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19309         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19311 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19313         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19314         For that, add `-Wl,-a,shared_archive'.
19315         * g++.old-deja/old-deja.exp: Likewise.
19317 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19319         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19321 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19323         * lib/mike-g++.exp (postbase): Pay attention to the status of
19324         g++_load.
19326 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19328           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19330 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19332         * lib/gcc.exp (default_gcc_start): No longer need to log program
19333         being executed or its output, execute_anywhere does that now.
19334         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19335         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19337 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19339         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19340         the same as those in lib/g++.exp.
19342 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19344         * gcc.c-torture: Update to c-torture-1.38 release.
19345         * gcc.ieee: Related changes.
19347 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19349         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19350         "exec". Minor reformatting changes.
19352         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19353         cross. This means all "exec" calls now work on a remote host as
19354         well.
19355         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19356         cross. Filter out the extra "\r\n" stuff that expect puts in.
19357         (c-torture-execute): Filter out the bogus warnings like
19358         c-torture-compile does. Add support for canadian cross.
19359         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19360         Use execute_anywhere rather than calling exec directly. Now it
19361         works for canadian cross testing.
19363 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19365         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19366         results into a variable, and check that rather than using file exists.
19368 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19370         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19371         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19373 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19375         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19376         lib_curses if there's a shared libg++ in the build tree.
19378 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19380         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19381         if not supported target.
19383 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19385         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19386         link_curses up to always happen, not just for native builds.
19388 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19390         * gcc.c-torture: Update to c-torture-1.36 release.
19391         * gcc.failure: Related changes.
19393 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19395         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19397 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19399         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19400         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19401         runshlib, link_curses, and mathlib for link and run.
19403         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19404         pass the runtime shared library options for Solaris, OSF/1, and
19405         Irix5, and link with -lcurses to avoid unresolved references.
19407 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19409         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19410         only run once.
19412 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19414         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19416 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19418         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19419         do not have a framework for the "compat" tests yet.
19421 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19423         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19424         set to null if we're testing vxworks5.1.  Use that instead of
19425         `-lm' in the setting of LIBS for link and run.
19427 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19429         * config/rom68k.exp (${tool}_load): Major changes to make it
19430         work.  Verified that it does in fact return the stuff in
19431         exec_output properly.  Catch any Emul or any TRAP other than 0.
19433 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19435         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19436         LDFLAGS properly for targets that need stuff from libgloss.
19437         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19438         only run once.
19439         (gpp_initialized): New variable.
19441 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19443         * config/rom68k.exp: Load libgloss.exp.
19444         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19445         so we can produce a fully linked binary.
19446         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19447         so we can produce a fully linked binary.
19449 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19451         * lib/plumhall.exp (ph_section): Watch for expected failures.
19452         Add missing `else'.
19454         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19455         run the testcase.
19456         (c-torture): Likewise.
19458 1995-08-28  Doug Evans  <dje@cygnus.com>
19460         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19462         * lib/mike-g++.exp (mike_cleanup): New proc.
19463         (prebase): New globals compiler_result, not_compiler_result,
19464         target_regexp.
19465         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19466         allow leading "-" in pattern.  Watch for unsupported tests.
19467         If $compiler_result is set, pattern match assembler code,
19468         and ditto for $not_compiler_result.
19469         * lib/mike-gcc.exp: Likewise.
19471         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19472         execution "succeeded".
19474 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19476         * config/win32.exp: New file.
19477         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19479 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19481         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19482         unsupported.
19483         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19484         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19485         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19487         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19488         "... without exceptions was ...".  That is now handled by
19489         prune_system_crud.
19490         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19492 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19494         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19495         sieve.c,sort2.c}: New files.
19496         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19497         sieve.exp,sort2.exp}: Drivers for them.
19499         * lib/mike-gcc.exp (program_output): New user settable variable.
19500         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19501         messages.
19502         * lib/mike-g++.exp (program_output): New user settable variable.
19504         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19506         * config/sh.exp: Deleted (use sim.exp instead).
19508 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19510         * config/vx.exp: Declare CHECKTASK as global.
19511         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19512         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19513         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19515 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19517         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19518         target. Like vx.exp, only includes `vx29k.exp' instead of
19519         `vxworks.exp'.
19521 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19523         * config/sim.exp: Increase time limit from 120 seconds to 240.
19525 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19527         * gcc.c-torture/execute/950628-1.c: New test.
19529 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19531         * gcc.c-torture: Update with changes/additions from
19532         c-torture-1.34.
19534 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19536         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19538 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19540         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19542 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19544         * gcc.c-torture/compile/950512-1.c: New test.
19545         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19546         * gcc.dg/struct-ret-1.c: Likewise.
19548 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19550         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19551           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19553 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19555         * gcc.c-torture/special/920411-1.c: Deleted.
19556         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19558 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19560         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19561         cpu limit.
19563 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19565         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19567 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19569         From kenner;
19570         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19571         is the proper length.
19572         * va-arg-3.c: Likewise.
19574 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19576         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19577         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19579         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19580         * lib/g++.exp (default_g++_start): Delete old cruft.
19582 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19584         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19585         (2 * (1 << 18)) to (2 * (1 << 17)).
19587         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19589 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19591         * config/rom68k.exp: Renamed from config/idp.exp
19593 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19595         * c-torture/compile/921109-2.c
19597 1995-04-18  Mike Stump  <mrs@cygnus.com>
19599         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19600         excess errors.
19602 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19604         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19605         output.
19606         * lib/g++.exp (default_g++_start): Likewise.
19608 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19610         * gcc.c-torture/compile/950329-1.c: New test.
19612 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19614           * config/bug.exp (${tool}_load): Updated to use new remote_open
19615           and remote_close procs.
19616         * config/idp.exp: New file.
19618 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19620         * gcc.c-torture/execute/950322-1.c: New test.
19622 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19624         * config/vx.exp (${tool}_load): Clean up testing of return code from
19625         vxworks_ld and vxworks_spawn.
19627 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19629         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19631 1995-03-13  Mike Stump  <mrs@cygnus.com>
19633         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19634         can mark excess errors on a machine by machine basis.  Note, the
19635         default is to not expect any excess errors, even when excess
19636         errors test - is given, so you will want to put an XFAIL ... on
19637         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19638         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19639         those 4 machines, but no others.
19641 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19643         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19644         * lib/c-torture.exp: to here.
19646 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19648         * gcc.c-torture/execute/950221-1.c: New test.
19649         * gcc.c-torture/execute/struct-ret-1.c: New test.
19650         * gcc.c-torture/compile/950221-1.c: New test.
19652         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19654 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19656         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19657         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19659 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19661         * g++.gb: New directory of tests, derived from my signature and
19662         class scoping tests.
19664         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19665         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19666         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19667         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19668         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19669         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19670         * g++.gb/sig25.C: Likewise.
19672         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19673         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19674         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19675         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19676         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19677         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19678         * g++.gb/sig25.exp: Likewise.
19680         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19681         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19682         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
19683         * g++.gb/scope13.C: Likewise, this test still fails.
19685         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
19686         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
19687         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
19688         * g++.gb/scope13.exp: Ditto.
19690         * g++.gb/README: New file, explains what these tests are about.
19692 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
19694         * lib/dg.exp (dg-do): Support `preprocess'.
19695         (dg-test): Likewise.
19697 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
19699         * config/udi.exp: change "continue -expect" to "exp_continue".
19701 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
19703         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
19704         Delete redundant tests.
19706         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
19707         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
19708         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
19709         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
19710         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
19711         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
19712         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
19713         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
19715         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
19716         storing label pointers.
19717         * gcc.c-torture/execute/921019-1.c: Likewise.
19718         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
19719         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
19720         parameter fp.
19721         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
19722         constants.
19724         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
19725         Delete obsolete tests.
19727         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
19728         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
19729         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
19730         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
19731         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
19732         * gcc.c-torture/compile/950124-1.c: New test.
19734         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
19736 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
19738         * lib/mike-g++.exp: Add -lm to LIBS.
19740 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
19742         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
19744 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
19746         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
19748 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
19750         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
19752 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
19754         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
19755         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
19756         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
19757         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
19758         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
19759         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
19760         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
19761         * g++.law/{operators31.C, operators32.C,
19762         * g++.law/{operators33.C, operators34.C}: Likewise.
19763         * g++.law/{pic1.C, refs2.C}: Likewise.
19764         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
19765         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
19766         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
19767         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19769         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
19770         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
19771         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
19772         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
19773         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
19774         * g++.law/{enum9.exp, friend5.exp}: Likewise.
19775         * g++.law/{nest3.exp, nest4.exp}: Likewise.
19776         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
19777         * g++.law/{operators30.exp, operators31.exp}: Likewise.
19778         * g++.law/{operators32.exp, operators33.exp}: Likewise.
19779         * g++.law/{operators34.exp}: Likewise.
19780         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
19781         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
19782         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
19783         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
19784         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
19786         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
19787         No longer expected to fail.
19788         * g++.law/missed-error3.C: Tweak for recent bool changes.
19790 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
19792         * config/emb-unix: Deleted.
19793         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
19794         remote execution.  Do final link on remote host if REMOTE_LINK is set.
19796 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
19798         * lib/dg.exp (dg-test): Fix typo in last patch.
19800 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
19802         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
19803         (handles multiple occurrences).
19805 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
19807         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
19808         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
19809         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
19810         printed).
19811         * lib/c-torture.exp (c-torture-compile): Likewise.
19812         (c-torture): Prepend full path if missing.
19813         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
19814         (gcc_fail): Likewise.
19815         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
19817 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
19819         * lib/netware.exp: Only attach to NetWare i386 systems.
19821 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
19823         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
19824         messages.  Add test name to "output pattern match" pass/fail message.
19826 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
19828         * gcc.dg: New testsuite.
19829         * gcc.dg/dg.exp: New file.
19831         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
19832         test-switch.c}: Deleted.
19834         * gcc.misc-tests/msgs.exp: New testcase driver.
19836 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
19838         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
19839         Watch for illegal return values from ${tool}_load.
19840         * config/unix.exp (${tool}_load): Fix pass/fail detection for
19841         cross targets.  Coerce return value >0 to 1.
19843 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
19845         * config/unix.exp (${tool}_load): Call program rsh, not proc.
19847         * config/emb-unix.exp: New file.
19849         * config/sim.exp: Error if variable $SIM not defined.
19850         (${tool}_load): Mark test as "untested" if simulator missing.
19852         * config/unix.exp: Load remote.exp to get rcp_download.
19853         * lib/c-torture.exp: Use different option lists for testcases with
19854         and without loops.
19855         * gcc.c-torture/execute/execute.exp: Likewise.
19857 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
19859         * config/*.exp: Clarify return code from ${tool}_load.
19860         Call `unresolved' or `untested' instead of `warning' or `perror'
19861         (sometimes you still want to call both though).
19862         Add comment that `shell_id' is local to each file.
19863         * config/udi.exp (timeout): Set to 30.
19864         Don't print warning if connection fails, $connectmode has already
19865         printed an error.
19866         (${tool}_load): Move verbose messages to level 2.
19867         Rework pattern for "Process started" message.
19868         Pass `shell_id' to ${connectmode}_download.
19869         Retry twice upon timeout.  Make resetting of target more robust.
19870         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
19871         Pass `shell_id' to exit_$connectmode.
19872         Only call exit_$connectmode if connected.
19873         * config/unix.exp (${tool}_load): Check return codes better.
19874         * config/vrtx.exp (${tool}_load): Likewise.
19875         * config/vx.exp (${tool}_load): Likewise.
19876         Delete unneeded global's.
19877         * lib/dg.exp (dg-test): Update to reflect clarified return codes
19878         from ${tool}_load.
19879         (dg-stat): Delete.
19880         (dg-init): Delete recording of pass/fail counts.
19881         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19882         (old-dejagnu-init): Likewise.
19883         (old-dejagnu-stat): Delete contents, empty proc now.
19884         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
19885         (c-torture): Delete references to lcnt, lpass, lfail.
19886         Get option list from TORTURE_OPTIONS.
19887         Delete -funroll[-all]-loops if no loops.
19888         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
19889         (g++_stat): Delete contents (empty proc now).
19890         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
19891         (gcc_finish): Likewise.
19892         (gcc_stat): Deleted.
19893         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
19894         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
19895         * gcc.c-torture/execute/execute.exp: Likewise.
19896         Split tests into two parts: compile, execute.
19897         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
19898         no loops.  Update to reflect clarified return codes from ${tool}_load.
19900 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
19902         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
19903         to grep for.
19904         (old-dejagnu): Likewise (where necessary).
19906 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
19908         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
19910         * lib/dg.exp (dg-process-target): Fix processing of selector.
19911         Add comment regarding use of `error'.
19913         * lib/gcc.exp (prune_system_crud): Define if missing.
19914         * lib/g++.exp (prune_system_crud): Likewise.
19916         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
19917         Call prune_system_crud.
19918         * lib/dg.exp (dg-runtest): New proc.
19919         Use perror instead of send_user for tcl errors in testcase.
19920         Don't return any value, it's never used.
19921         Don't clobber previous definition of `unknown'.
19922         Print tcl errors in `dg-final'.
19924 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
19926         * lib/dg.exp (dg-process-target): Improve syntax error messages.
19927         (dg-test): Don't print errorInfo, it contains stack backtrace.
19929 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
19931         * lib/g++.exp (runtest_file_p): Define if missing.
19933 1994-09-24  Doug Evans  (dje@cygnus.com)
19935         * lib/mike-g++.exp: Comment out loading of g++.exp.
19936         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
19937         (default_g++_version): Always print something.
19938         (default_g++_start): Comment out call to `which'.
19939         (g++_start, g++_load): Deleted (must be defined in config file).
19940         * lib/gcc.exp: Test for existence of $CC at start.
19941         Delete check for tmpdir (done in gcc_init).
19942         (default_gcc_version): Always print something.
19943         (default_gcc_start): Comment out call to `which'.
19944         * config/*.exp: Major cleanup - make cross targets work at least a
19945         little better for g++ (by not being "--tool gcc" specific).
19946         Rename gcc_xxx to ${tool}_xxx.
19947         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
19948         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
19950 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
19952         * lib/c-torture.exp (c-torture-compile): Rework compiler
19953         message processing.
19955         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
19956         c-torture.
19958 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
19960         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
19962         * lib/dg.exp (dg-process-target): Support { target native }.
19964 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
19966         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
19967         looked for "... program xxx got fatal signal".
19968         Correct regsub munging of `comp_output'.
19969         Ignore compiler messages "path prefix not used" and "linker input
19970         file unused".
19972 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
19974         * lib/gcc.exp (runtest_file_p): Define if missing.
19975         * gcc.prms/template.c: Example to work from.
19977 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
19979         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
19980         * lib/dg.exp (dg-test): Call unsupported testcases as such.
19982         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
19983         * gcc.prms/1883.c: Moved from compile/940714-1.c.
19984         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
19985         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
19987         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
19988         (dg-process-target): No longer a varargs proc.
19989         Return S/N for target, P/F for xfail.  All callers changed.
19990         (user option procs): More argument checking.
19991         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
19992         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
19993         (dg-test): Skip test if not running on selected target in `dg-do'.
19994         Update handling of `dg-do-what', `dg-output-text'.
19995         Separate execution pass/fail from output pattern match pass/fail.
19996         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
19998 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20000         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20001         target for 920510-1.c.
20003 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20005         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20006         Clean up comment regarding use of passcnt, etc.
20007         (gcc_stat): Don't update `testcnt' here.
20008         (gcc_finish): Do it here.
20009         Might as well reset `but_id' here too.
20010         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20011         to determine if the file should be tested.
20012         * gcc.c-torture/compile/compile.exp: Likewise.
20013         * gcc.c-torture/execute/execute.exp: Likewise.
20014         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20015         * gcc.misc-tests/dg-test.exp: Likewise.
20016         * gcc.prms/prms.exp: Likewise.
20017         * gcc.wendy/wendy.exp: Likewise.
20018         * g++.old-deja.exp: Likewise.
20019         Move "Testing file" message to verbose level 1.
20021 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20023         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20025 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20027         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20028         (default_gcc_start): Accept optional second list element
20029         of compiler flags.  Print compiler output at verbosity level 2.
20030         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20031         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20032         Save current values of framework globals passcnt, failcnt, xpasscnt,
20033         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20034         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20035         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20036         xfailcnt to compute stats.  Update framework global `testcnt' from
20037         pass/fail counts.
20038         (gcc_finish): New proc.  Clean up test environment.
20039         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20040         (gcc_epass, gcc_efail): Delete.
20041         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20042         argument of line number.
20043         (dg-init): If the tool has an init routine, call it.
20044         (dg-test): Remove args `cflags_var' and `libs_var'.
20045         Pass all compiler options to ${tool}_start.
20046         Handle missing line number.
20047         (dg-finish): New function.
20048         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20049         particular files.  Call gcc_finish at end.  Move "skipping test"
20050         message to verbosity level 3.
20051         * gcc.c-torture/compile/compile.exp: Likewise.
20052         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20053         * gcc.c-torture/execute/execute.exp: Likewise.
20054         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20055         Print testcase being tried at verbosity level 1.
20056         * gcc.c-torture/special/special.exp: Unset xfail.
20057         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20058         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20059         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20060         * gcc.failure/failure.exp: Likewise.
20061         * gcc.ieee/ieee.exp: Likewise.
20062         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20063         Update call to dg-test.  Call dg-finish at end.
20064         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20065         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20066         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20067         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20068         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20069         * gcc.wendy/wendy.exp: Add copyright.
20070         Delete setting of tmpdir (done by gcc_init).
20071         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20072         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20073         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20074         gcc_[ce]pass/fail.
20076 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20078         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20079         confusion.
20080         (g++_load): Likewise.
20082         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20083         Rename argument to `prog' to remove the confusion.
20084         Varargs fns behave differently too!
20085         (g++_load): Likewise.
20087         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20089         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20090         what it is.  Delete (always) printing of status value for !native.
20091         Simplify verbose code, and include status and exec_output.
20092         (g++_load): Use gcc_load.
20094 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20096         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20097         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20098         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20099         940714-3.c as these testcases don't exist anymore.  Make
20100         va-arg-1.c expected to pass.
20102 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20104         * gcc.misc-tests/misc.exp: Only run specific testcases.
20105         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20106         * gcc.misc-tests/dg-[1-9].c: New files.
20108         * lib/dg.exp: New testsuite driver.
20109         * gcc.prms/prms.exp: Use it.
20111         * README.gcc: New file.
20113         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20114         Document and reset `lxpass' and `lxfail'.
20115         Simplify "initialized" message.
20116         (gcc_stat): Clean up comments a little.
20118 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20120         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20122 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20124         * lib/old-dejagnu.exp (process-option): New proc.
20125         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20126         (old-dejagnu): Simplify.
20127         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20129 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20131         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20132         exists and is not an empty string.
20134         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20135         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20136         finished.
20137         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20138         automatically.
20140         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20141         longer expected to fail.
20143         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20144         "f" function call.
20146         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20148         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20149         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20150         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20151         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20152         c-torture-1.29.
20154         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20155         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20157         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20159         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20160         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20162         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20163         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20164         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20166 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20168         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20169         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20170         940714-1.c, 940714-2.c, 940714-3.c},
20171         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20172         gcc.misc-tests/{mg.c,mg.exp}:
20173         New tests.
20174         * gcc.noncompile/noncompile.exp: Change accordingly.
20176 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20178         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20179         Undo previous clobberage.
20181 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20183         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20184         * gcc.special/{930510-1.c, special.exp}:
20185         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20186         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20187         struct-varargs-1.c}: New tests from c-torture-1.26.
20189 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20191         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20192           argument to switch.
20194 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20196         * Revert the previous changes.  Please see Rob's directory
20197           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20198           fixes.
20200 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20202         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20203             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20204             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20205             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20206             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20207             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20208             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20209             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20210             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20211             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20212             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20213             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20214             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20215             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20216             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20217             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20218             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20219             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20220             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20221             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20222             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20223             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20224             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20225             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20226             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20227             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20228             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20230 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20232         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20233             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20234           with perror calls.
20236 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20238         * config/unix.exp (g++_load): Fix syntax.
20240 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20242         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20243         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20244         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20245         Don't expect va-arg-1.c to fail.  Correct expected output for
20246         920928-1.c.
20247         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20248         * gcc.wendy/hbm4.c: Correct typo.
20249         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20251 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20253         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20254         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20255         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20256         * lib/c-torture.exp (c-torture-compile): Ditto.
20258         Reduce volume of output (remove all the -I's and such).
20259         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20260         Call gcc_cpass, gcc_cfail.
20261         (c-torture): Pass testing option to c-torture-compile.
20263 1994-03-21  Doug Evans  (dje@cygnus.com)
20265         Bring patches over from progressive.
20266         * config/default.exp: Exit remote shell cleanly.
20267         (g++_exit, g++_start): Add default versions.
20268         * config/sim.exp (gcc_load): Use perror, not error.
20270 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20272         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20273         set in site.exp.
20275 1994-03-14  Doug Evans  (dje@cygnus.com)
20277         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20278         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20279         (wendy_try): New proc to run testcase.
20280         (main loop): Call 'em.
20281         * gcc.wendy/*.c: Clean up pass to correct expected output.
20283         * lib/gcc.exp: Minor cleanup work.
20284         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20286 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20288         * config/sim.exp (gcc_load): Document return codes better.
20289         Don't pass -v to simulator.
20291 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20293           * gcc.special/920717-x.c: Fix typo.
20294           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20295           get at sources.
20297         * lib/mike-gcc.exp: Fix typo.
20299 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20301         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20302         binary to use, transform the name.
20303         * config/*.exp: rename everything. Nuke any g++ specific files,
20304         it's now a special case of gcc that requires no special support.
20305         Add a default.exp for unsupported targets.
20307 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20309         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20310         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20311         version of Tcl.
20313 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20315         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20316         than a warning.
20318 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20320         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20322 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20324         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20325         option_list.  Compile every file with only 4/6 option choices
20326         (same as C torture) instead of with 12/18 different option
20327         choices.
20328         * lib/c-torture.exp: Likewise.
20330         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20331         not already set.
20333 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20335         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20336         can put an XFAIL *-*-* on excess errors.
20338 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20340         * g++.law: Add more tests derived from g++-bugs snapshots.
20342         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20343         equivalent to g++.law/init9.
20345         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20346         compiled it, and the a.out file after we've run it.
20348 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20350         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20351         compiled it, and the a.out file after we've run it.
20353 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20355         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20357 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20359         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20360         version number.
20362 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20364         * g++.law: New directory of g++ tests derived from the g++-bugs
20365         snapshots.
20367 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20369         * gcc.compile: initbug1.c initbug1.exp testcase added
20371 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20373         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20374         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20375           fixes submitted by Jeff Law (law@cs.utah.edu)
20376         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20377           Jeff Law (law@cs.utah.edu)
20380 1993-11-30  Mike Stump  (mrs@cygnus.com)
20382         * config/unix-g++.exp: Follow the gcc way of doing things.
20383         * g++.old-deja/old-deja.exp: Minor updates.
20384         * lib/g++.exp: New file, follow the gcc way of doing things.
20385         * lib/old-dejagnu.exp: Minor updates.
20386         * lib/mike-g++.exp: Always unset errorInfo.
20388 1993-11-06  Mike Stump  (mrs@cygnus.com)
20390         * lib/gcc.exp: Fix some errors with the below change, CC and
20391         CFLAGS should be global when setting, not local.
20393 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20395         * lib/gcc.exp: Transform tool name.
20397 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20399         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20401 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20403         * lib/gcc.exp: change gcc_done to gcc_stat
20405 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20407         * Upgraded gcc testsuite to c-torture version 1.25
20409 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20411         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20412         * lib/c-torture: added hooks for new reporting code.
20414 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20416         * config/sh-gcc.exp: check if sh-sim exists in the path
20418 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20420         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20421         * gcc.compile/compile.exp: Initial changes for new logic.
20422         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20423         * gcc.failure/failure.exp: Initial changes for new logic.
20424         * gcc.ieee/ieee.exp: Initial changes for new logic.
20425         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20426         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20427         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20428         * lib/c-torture.exp: Initial changes for new logic.
20429         * lib/gcc.exp: Initial changes for new logic.
20431 1993-10-15  Mike Stump  (mrs@cygnus.com)
20433         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20434         depend upon failure or success.  Fully qualify names in failure
20435         and success messages.  Always remove a.out before starting
20436         compile, just in case.  Pay more attention to error text output by
20437         the compiler.  Handle testcases with no known past errors just
20438         like all others, so that things are uniform.  Other miscellaneous
20439         improvements.
20441 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20443         * gcc.cpp: new directory for cpp tests
20445 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20447         * lib/chill.exp: Code reformatted, removed unused code.
20448         * config/unix-chill.exp: Code reformatted, removed unused code.
20449         * chill.execute/execute.exp: Code reformatted, removed unused code.
20450         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20452 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20454         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20455         routines not written.
20457 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20459         * config/bug-gcc.exp: Use new procs from bug.exp.
20461 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20463         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20464         via ftp, rather than depending on NFS.
20465         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20466         case.
20468 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20470         * config/bug-gcc.exp: Use new download proc.
20472 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20474         * chill.execute/execute.exp: cleanups, handles errors better
20475         * chill.compile/compile.exp: rewrite, based on execute.exp
20476         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20477         * lib/chill.exp: major changes to diff proc and compile and link
20478           procs. added chill_fail and chill_pass wrappers to pass and
20479           fail. added more comments, and handle error codes better.
20480           Added a hack to capture stderr from exec, so noncompile tests
20481           can work.
20483 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20485         * chill.execute/execute.exp: rewrite of testsuite driver
20486         * lib/chill.exp: rewrite of testsuite driver
20487         * config/unix-chill.exp: rewrite of testsuite driver
20489 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20491     In chill.execute:
20492         * iexpr.ch: Standardize uppercase.
20493         * tuples.dat: Standardize uppercase.
20494         * vary.ch: standardize.  Correct varying string assignments.
20495         * vary.dat: Add new output lines.
20497 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20499     In chill.execute:
20500         * chprintf.ch: Standardize use of uppercase.
20501         * tuples.ch: Standardize and turn arr2 into a DCL,
20502           rather than a SYN.
20503         * pinits.ch: Standardize.
20505 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20507         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20508         * Makefil: Renamed to Makefile.in.
20509         * configure.in: New.
20511 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20513     In chill.execute:
20514         * .cvsignore: Add result/output files.
20515         * Makefile: Fix up variables at start.  Use MFLAGS
20516           everywhere.  Correct bool_loc, built_ins entries.
20517           Add entry for vary1.ch.
20518         * bitarray.ch: Standardize upper-case usage.
20519         * bitexpr.ch: Standardize, add output of b1.
20520         * params.ch: Use arrayt in along PROC parameters, to
20521           avoid novelty problems.
20522         * sets.ch: Tiny cleanup.
20523         * vary1.ch: Re-indent.
20525 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20527           * Add PR-related files to Makefiles, .cvsignore files, etc.
20529 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20531         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20532           with compiler objects. New names are test-flow.c and test-loop.c
20534 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20536         * Upgraded c-torture tests from 1.19 to 1.20
20538         * new files:
20539         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20540         * gcc.compile: 930623-1.c 930623-2.c
20541         * gcc.noncompile: 930622-1.c 930622-2.c
20542         * gcc.failure: 920411-1.c 920627-2.c
20543         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20545 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20547         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20548           More changes to get testsuite working properly. Needs more work.
20549           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20551 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20553         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20554           More changes to get testsuite working properly. Needs more work.
20556 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20558         * chill.compile/compile.exp: Added for Dejagnu support
20559         * chill.execute/execute.exp: Added for Dejagnu support
20560         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20562 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20564     This should complete moving the CHILL test files.
20565         * chill.noncompile(.cvsignore printf.grt
20566             in-printf.grt chprintf.grt chprintf.ch):
20567             Added test-support files.
20568           (Makefile): Modified further.
20569         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20570             signal.ch): Added test files.
20571           * chill.execute (.cvsignore printf.grt printr.c
20572             in-printf.grt rts.c chprintf.grt rts.h): Added
20573           test-support files.
20574             (Makefile): More corrections.
20576 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20578         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20579           test cases, ready for DejaGnu.
20581 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20583         * Upgraded c-torture tests from 1.18 to 1.19
20585         * gcc.compile: added test(s):
20586           930607-1.c
20587         * gcc.execute: added test(s):
20588           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20590         * added new subdirectory for misc tests: gcc.misc-tests
20591         * gcc.misc-test(s): added tests:
20592           inst-check.c test-consts.c test-ior.c test-switch.c
20594 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20596         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20598 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20600         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20602 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20604         * Upgraded c-torture tests from 1.17 to 1.18
20606 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20608         * Upgraded c-torture tests from 1.12 to 1.17
20610 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20612         * lib/old-dejagnu.exp:
20613           Fixed handling of XFAIL target triplets to correctly
20614           recognize wildcard characters.  Removed code that
20615           appended a unique id tag to the end of the file name
20616           printed out by the result of the testcases within a
20617           given test file.
20619 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20621         * lib/old-dejagnu.exp:
20622           Reworked expected failure handling to trigger off of XFAIL
20623           keyword in keyphrase embeded in testcase source code. The
20624           XFAIL keyword must be at the end of the keyphrase line. It
20625           may optionally be followed by one or more target triplets.
20626           It has just occured that the handling of wildcards in the
20627           target triplet may not be correct.
20629 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20631         * g++.old-deja/tests:
20632           Moved all subdirectories up one level into g++.old-deja .
20634         * lib/old-dejagnu.exp:
20635           Fixed problem with CXXFLAGS not being properly reset, and being
20636           corrupted with extraneous "-c" compiler option.  This was
20637           causing binaries to not be generated for test that needed them.
20638           Modified strings passed to "pass" and "fail" so that individual
20639           tests from the same test file would be distinguished by an
20640           identifier appended to the test file name in the summary logs;
20641           this corrected a problem with erroneous diff logs.  Added code
20642           to search testcases for expected fail and unexpected pass keywords.
20644 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20646         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20648 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20650         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20651           Removed extraneous text from end of "Special g++ Options"
20652           keyphrase.
20654         * lib/old-dejagnu.exp: Added pattern matching to look for new
20655           keywords, embedded in testcases comments, which will trigger
20656           calls to xpass and xfail.
20658 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20660         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20661           comments embedded in the testcases, especially the one looking for
20662           special compiler options, as well as the pattern matching for the
20663           compiler output again.
20665 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20667         * lib/old-dejagnu.exp: Do a proper check of the return value for
20668           execute tests. Fixed several problems with the pattern matching
20669           of the compiler output which gave erroneous test results.
20670           Changed several of the test result messages to be more descriptive.
20671         * config/unix-g++.exp: Proc g++_load now actually works and
20672           executes the tests passed to it and returns a usable return
20673           value.
20675 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20677           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20679 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20681         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20682           Modified both files to properly execute the old style
20683           dejagnu tests. The previous versions of these files were
20684           experimental and did not function anything near correctly.
20686 1993-04-05  Rob Savoye  (rob@cygnus.com)
20688         * Removed all Makefile.in and configure.in files. No configuration
20689         needed now.
20691 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
20693         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
20695 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20697         * gcc.compile/configure.in, gcc.unsorted/configure.in,
20698         gcc.special/configure.in, gcc.noncompile/configure.in,
20699         gcc.execute/configure.in, gcc.code_quality/configure.in,
20700         g++.other/configure.in, g++.old-deja/configure.in,
20701         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
20702         in srcname setting.
20704 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
20706         * lib/udi.exp:  Fixed mondfe and mondfe_download.
20707         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
20708         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
20710 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
20712         * config/udi-gdb.exp: Check $shell_id after connecting to target.
20713         (gdb_exit): Don't remove *_soc files.
20715 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
20717         * lib/c-torture.exp: Don't look for main; instead always use -w
20718         -c.  This is how the c-torture tests work.  Remove the object
20719         file if the compilation succeeds.
20720         * gcc.execute/execute.exp: Remove executable if test passes.
20721         * gcc.noncompile/noncompile.exp: Every test is an expected
20722         failure.
20723         * gcc.special/special.exp: Added tests from c-torture 1.11,
20724         corrected use of existing test.
20725         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
20726         gcc.execute/920625-1.c: Updated to c-torture 1.11.
20727         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
20728         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
20729         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
20730         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
20731         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
20732         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
20733         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
20734         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
20735         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
20736         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
20737         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
20738         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
20739         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
20740         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
20741         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
20742         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
20743         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
20744         c-torture 1.11.
20745         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
20746         correspond to c-torture 1.11.
20748         * New file.