2004-02-27 Aldy Hernandez <aldyh@redhat.com>
[official-gcc.git] / gcc / testsuite / ChangeLog
blobb1ef10f6ec98678cecee27c79870e72151dfd43c
1 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
3         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
4         ld_library_path.
6 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
8         * g++.dg/ext/altivec-3.C: New.
10 2004-02-26  Richard Henderson  <rth@redhat.com>
12         * g++.dg/ext/attrib10.C: Mark for warning.
13         * gcc.dg/attr-alias-1.c: New.
15 2004-02-26  Richard Henderson  <rth@redhat.com>
17         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
18         * gcc.c-torture/execute/20040208-2.c: ... it back.
20 2004-02-26  Eric Christopher  <echristo@redhat.com>
22         * lib/target-supports.exp (check-iconv-available): New function.
23         * lib/gcc-dg.exp (dg-require-iconv): New function.
24         Use above.
25         * gcc.dg/charset: New directory.
26         * gcc.dg/charset/charset.exp: New file.
27         * gcc.dg/charset/asm1.c: Ditto.
28         * gcc.dg/charset/asm2.c: Ditto.
29         * gcc.dg/charset/asm3.c: Ditto.
30         * gcc.dg/charset/asm4.c: Ditto.
31         * gcc.dg/charset/asm5.c: Ditto.
32         * gcc.dg/charset/attribute1.c: Ditto.
33         * gcc.dg/charset/attribute2.c: Ditto.
34         * gcc.dg/charset/string1.c: Ditto.
35         * g++.dg/charset: New directory.
36         * g++.dg/dg.exp: Add here. Special options.
37         * g++.dg/charset/charset.exp: New file.
38         * g++.dg/charset/asm1.c: Ditto.
39         * g++.dg/charset/asm2.c: Ditto.
40         * g++.dg/charset/asm3.c: Ditto.
41         * g++.dg/charset/asm4.c: Ditto.
42         * g++.dg/charset/attribute1.c: Ditto.
43         * g++.dg/charset/attribute2.c: Ditto.
44         * g++.dg/charset/extern1.cc: Ditto.
45         * g++.dg/charset/extern2.cc: Ditto.
46         * g++.dg/charset/string1.c: Ditto.
48 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
50         PR c++/14278
51         * g++.dg/parse/comma1.C: New test.
53 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
55         PR c++/14284
56         * g++.dg/template/ttp8.C: New test.
58 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
60         * gcc.dg/fixuns-trunc-1.c: New test.
62 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
64         * gcc.dg/builtins-config.h: Use #elif.
66 2004-02-26  Michael Matz  <matz@suse.de>
68         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
69         * gcc.dg/991214-1.c: Likewise.
70         * gcc.dg/i386-asm-1.c: Likewise.
72 2004-02-25  Richard Henderson  <rth@redhat.com>
74         * gcc.c-torture/execute/20040208-2.c: Move ...
75         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
77 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
79         PR c++/14246
80         * g++.dg/other/crash-3.C: New test.
82 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
84         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
85         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
87         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
88         HP-UX.
90 2004-02-24  Michael Matz  <matz@suse.de>
92         * gcc.dg/i386-regparm.c: New.
94 2004-02-23  James E Wilson  <wilson@specifixinc.com>
96         * gcc.c-torture/execute/20040223-1.c: New.
98 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
99             Kazu Hirata  <kazu@cs.umass.edu>
101         * gcc.dg/fwritable-strings-1.c: Remove.
103 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
105         PR c/14156
106         * gcc.dg/20040223-1.c: New test.
108 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
110         PR c++/14106
111         * g++.dg/ext/typeof9.C: New test.
113 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
115         PR c++/14250
116         * g++.dg/other/switch1.C: New test.
118 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
120         * gcc.dg/cast-function-1.c: Adjust for new informative message.
121         * gcc.dg/va-arg-1.c: Likewise.
123 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
125         PR c++/14143
126         * g++.dg/template/koenig5.C: New test.
128 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
130         * g++.dg/ext/altivec-1.C: Generalize target triple.
131         * g++.dg/ext/altivec-2.C: New test case.
132         * g++.dg/ext/altivec_check.h: New file.
133         * gcc.dg/altivec-1.c: Generalize target triple;
134         include altivec_check.h and call altivec_check().
135         * gcc.dg/altivec-[2-5].c: Generalize target triple.
136         * gcc.dg/altivec-6.c: New test case.
137         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
138         type casts as needed.
139         * gcc.dg/altivec-10.c: Include altivec_check.h and call
140         altivec_check().
141         * gcc.dg/altivec-12.c: New test case.
142         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
143         include altivec_check.h and call altivec_check().
144         * gcc.dg/altivec_check.h: New file.
146 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
148         * lib/target-supports.exp (check_alias_available): Don't mangle
149         function `g' in test program.
151 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
153         * lib/target-supports.exp (check_profiling_available): Check
154         argument to determine whether we support a profiling type.
155         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
156         check_profiling_available.
157         * g++.dg/bprob/bprob.exp: Likewise
158         * g77.dg/bprob/bprob.exp: Likewise.
159         * gcc.misc-tests/bprob.exp: Likewise.
160         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
161         dg-require-profiling and delete expected error handling.
162         * gcc.dg/20021014-1.c: Likewise.
163         * gcc.dg/nest.c: Likewise.
165 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
167         PR c++/12007
168         * g++.dg/other/vthunk1.C: New test.
170 2004-02-20  Falk Hueffner  <falk@debian.org>
172         PR target/14201
173         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
175 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
177         PR c++/13927
178         * g++.dg/other/error8.C: Remove XFAIL markers.
180         PR c++/14173
181         * g++.dg/ext/packed5.C: New test.
183         PR c++/14199
184         * g++.dg/warn/Wunused-5.C: New test.
186         PR c++/14186
187         * g++.dg/lookup/member1.C: New test.
189 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
191         * gcc.c-torture/compile/20040130-1.c: Enable only when
192         __INT_MAX__ >= 2147483647L.
193         * gcc.c-torture/compile/961203-1.c: Likewise.
195 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
197         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
198         * g++.dg/opt/template1.C: Robustify assembler regexp
200 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
202         * gcc.c-torture/execute/simd-4.x: Remove.
203         * gcc.c-torture/execute/va-arg-25.x: Likewise.
204         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
205         Guard with #ifndef SKIP_ATTRIBUTE.
206         * gcc.dg/compat/vector-1_y.c: Likewise.
207         * gcc.dg/compat/vector-2_x.c: Likewise.
208         * gcc.dg/compat/vector-2_y.c: Likewise.
209         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
210         * g++.dg/eh/simd-2.C: Likewise.
212 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
214         * gcc.c-torture/compile/complex-1.c: New.
216 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
218         PR target/14209
219         * gcc.c-torture/execute/20040218-1.c: New test.
221 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
223         PR c++/14181
224         * g++.dg/parse/new2.C: New test.
226 2004-02-18  Paul Brook  <paul@codesourcery.com>
228         * gcc.c-torture/compile/libcall-1.c: New test.
230 2004-02-18  Paul Brook  <paul@codesourcery.com>
232         PR debug/12934
233         * gcc.dg/debug/debug-7.c: New test.
235 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
237         * gcc.dg/20040217-1.c: New test.
239 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
241         * gcc.c-torture/execute/990208-1.x: Delete.
243 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
245         * gcc.c-torture/execute/20040208-2.x: New file.
247 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
249         PR c++/11326
250         * g++.dg/abi/structret1.C: New test.
252 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
254         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
255         (i386_cpuid): No need to test if cpuid is available on AMD64.
256         Fix assembly, so that it works onboth i386 and AMD64.
257         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
258         (vecInLong): Fix s[] member type to unsigned int.
259         (vecInWord): Remove type.
260         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
261         (a64, b64, c64, d64, e64): Remove.
262         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
263         Remove unused variable.  Remove initialization of removed variables.
264         Don't call mmx_tests nor sse_tests.
265         (reference_mmx, reference_sse): Remove.
266         (check): Add return stmt.
267         * gcc.dg/i386-sse-7.c: New test.
268         * gcc.dg/i386-mmx-4.c: New test.
270 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
272         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
273         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
274         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
275         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
276         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
277         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
278         g++.dg/tc1/dr94.C: Fix line terminator.
280 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
282         * gcc.c-torture/compile/20040216-1.c: New.
284 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
286         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
287         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
288         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
289         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
290         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
291         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
293 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
295         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
297 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
299         PR c++/13971
300         * g++.dg/expr/cond4.C: New test.
302         PR c++/14086
303         * g++.dg/lookup/crash2.C: New test.
305 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
307         * gcc.c-torture/compile/20040214-2.c: New test.
309 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
311         PR c++/14116
312         * g++.dg/ext/typeof8.C: New test.
314 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
316         * gcc.c-torture/compile/20040214-1.c: New test.
318 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
320         PR c++/13635
321         * g++.dg/template/spec11.C: New test.
323 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
325         PR c++/13927
326         * g++.dg/other/error8.C: New test.
328 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
330         PR c++/14122
331         * g++.dg/template/array4.C: New test.
333         PR c++/14108
334         * g++.dg/inherit/thunk2.C: New test.
336         PR c++/14083
337         * g++.dg/eh/cond2.C: New test.
339 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
341         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
343 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
345         * lib/scanasm.exp (dg-scan): Quote pattern before display.
347 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
349         * g++.dg/simd-2.C: xfail on ppc64-linux.
351 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
353         PR c/456
354         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
355         tests.
357 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
359         * gcc.dg/builtins-33.c: New test.
361 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
363         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
365 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
367         * g++.dg/simd-2.C: Set -maltivec for ppc64.
369 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
371         * gcc.dg/ppc64-abi-3.c: New test.
373 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
375         PR c/14092
377         * gcc.dg/pr14092-1.c: New testcase.
379 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
381         * gcc.dg/cpp/assert4.c: Fix typo last change.
383         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
384         * gcc.dg/cpp/assert4.c: Handle powerpc64.
386         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
388 2004-02-09  Roger Sayle  <roger@eyesopen.com>
390         * gcc.c-torture/compile/20040209-1.c: New test case.
392 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
394         * gcc.dg/c90-init-1.c: Adjust expected error messages.
396 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
398         * gcc.c-torture/execute/20040208-[12].c: New tests.
400 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
402         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
404 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
406         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
408 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
410         Bug 13856
411         * gcc.dg/visibility-8.c: New testcase.
413 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
415         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
416         arguments.
417         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
419 2004-02-07  Roger Sayle  <roger@eyesopen.com>
421         PR middle-end/13696
422         * g++.dg/opt/fold1.C: New test case.
424 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
426         PR c++/14033
427         * g++.dg/other/crash-2.C: New test.
429 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
431         PR c++/14028
432         * g++.dg/parse/angle-bracket2.C: New test.
434 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
436         PR middle-end/13750
437         Revert:
438         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
439         PR pch/13361
440         * testsuite/g++.dg/pch/wchar-1.C: New.
441         * testsuite/g++.dg/pch/wchar-1.Hs: New.
443 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
445         PR c++/14008
446         * g++.dg/parse/error15.C: New test.
447         * g++.dg/parse/crash11.C: Update dg-error mark.
449 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
451         PR c++/13932
452         * g++.dg/warn/conv2.C: New test.
454 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
456         PR c++/13086
457         * g++.dg/warn/incomplete1.C: Remove xfail.
459 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
461         * lib/file-format.exp (gcc_target_object_format): Use
462         ${tool}_target_compile, not gcc_target_compile.
463         * lib/target-supports.exp (check_alias_available): Likewise.
464         (check_gc_sections_available): Likewise.
465         * g++.dg/ext/attrib10.C: Use dg-require-alias.
466         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
467         dg-require-alias.
469 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
471         PR c++/13969
472         * g++.dg/template/static6.C: New test.
474 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
476         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
478 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
480         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
481         tests for systems where `char' is unsigned by default.
483 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
485         PR c++/13997
486         * g++.dg/template/partial3.C: New test.
488 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
490         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
491         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
492         Remove mentions of obsolete ports.
494 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
496         * gcc.dg/noncompile/20001228-1.c: Fix for new
497         error message.
499 2004-02-03  Roger Sayle  <roger@eyesopen.com>
501         PR target/9348
502         * gcc.c-torture/execute/multdi-1.c: New test case.
504 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
506         PR c++/13925
507         * g++.dg/template/lookup5.C: New test.
509 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
511         PR c++/13950
512         * g++.dg/template/lookup4.C: New test.
514         PR c++/13970
515         * g++.dg/parse/error14.C: New test.
517         PR c++/14002
518         * g++.dg/parse/template13.C: New test.
520 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
522         PR c++/13978
523         * g++.dg/template/koenig4.C: New test.
525         PR c++/13968
526         * g++.dg/template/crash17.C: New test.
528         PR c++/13975
529         * g++.dg/parse/error13.C: New test.
530         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
532 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
534         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
536 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
538         PR c/11658
539         PR c/13994
540         * gcc.dg/noncompile/20040203-1.c: New test.
541         * gcc.dg/noncompile/20040203-2.c: Likewise.
542         * gcc.dg/noncompile/20040203-3.c: Likewise.
543         * gcc.dg/20040203-1.c: Likewise.
545 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
547         PR c++/10858
548         * g++.dg/template/sizeof7.C: New test.
550 2004-02-02  Eric Christopher  <echristo@redhat.com>
551             Zack Weinberg  <zack@codesourcery.com>
553         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
555 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
557         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
558         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
559         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
560         * gcc.dg/cleanup-5.c: Run only on Linux targets.
562 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
564         PR c++/13113
565         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
567         PR c++/13854
568         * g++.dg/ext/attrib13.C: New test.
570         PR c++/13907
571         * g++.dg/conversion/op2.C: New test.
573 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
575         * gcc.dg/titype-1.c: Fix pasto.
577 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
579         * gcc.dg/titype-1.c: New test.
581 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
583         PR c++/13957
584         * g++.dg/template/non-type-template-argument-1.C,
585         g++.dg/template/qualified-id1.C: Update dg-error marks.
586         * g++.dg/template/nontype6.C: New test.
588 2004-02-01  Roger Sayle  <roger@eyesopen.com>
590         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
591         * gcc.dg/builtins-31.c: New testcase.
592         * gcc.dg/builtins-32.c: New testcase.
594 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
596         * objc.dg/call-super-2.m: Update line numbers
597         for the including of stddef.h.
599 2004-01-30  Michael Matz  <matz@suse.de>
601         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
602         g++.dg/ext/case-range3.C: New tests.
604 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
606         DR206
607         PR c++/13813
608         * g++.dg/template/member4.C: New test.
610 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
612         PR c++/13683
613         * g++.dg/template/sizeof6.C: New test.
615 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
617         * gcc.dg/fwritable-strings-1.c: New test.
619 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
621         * gcc.c-torture/compile/20040130-1.c: New test.
623 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
625         * objc.dg/call-super-2.m: Include stddef.h for size_t.
627 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
629         PR c++/13883
630         * g++.dg/template/ctor3.C: New test.
632 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
634         * g++.dg/tc1: New directory.
635         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
636         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
637         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
638         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
639         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
641 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
643         * g++.dg/parse/error11.C: New test.
644         * g++.dg/parse/error12.C: Likewise.
646 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
648         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
649         (scan_initial, main): Use aligned_sizeof instead of sizeof.
651 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
653         PR c++/13791
654         * g++.dg/ext/attrib12.C: New test.
656         PR c++/13736
657         * g++.dg/parse/cast2.C: New test.
659 2004-01-27  James E Wilson  <wilson@specifixinc.com>
661         * objc.dg/encode-2.m (main): New local string.  Set depending on
662         sizeof long.  Use in sscanf call.
663         * objc.dg/encode-3.m (main): New local string.  Set depending on
664         sizeof long.  Use in scan_initial call.
666 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
668         * objc.dg/call-super-2.m: Make LP64-safe.
669         * objc.dg/desig-init-1.m: Likewise.
671 2004-01-27  Devang Patel <dpatel@apple.com>
673         * g++.dg/debug/namespace1.C: New test.
675 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
677         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
678         xscale-*-*.
680         * gcc.dg/arm-mmx-1.c: New test.
682 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
684         * gcc.dg/20040127-1.c: New test.
685         * gcc.dg/20040127-2.c: New test.
687 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
689         * objc.dg/stret-1.m (glob): Renamed to globa.
691 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
693         PR c++/13663
694         * g++.dg/expr/for1.C: New test.
696 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
698         PR middle-end/13779
699         * gcc.dg/darwin-longlong.c: New test.
701 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
703         * gcc.dg/20040124-1.c: Moved test from here...
704         * gcc.c-torture/compile/20040124-1.c: ...to here.
706 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
708         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
709         the assembly output if -m64 is passed.
711 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
713         PR c++/13833
714         * g++.dg/template/cond3.C: New test.
716 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
718         PR c++/13810
719         * g++.dg/template/ttp7.C: New test.
721 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
723         PR c++/13797
724         * g++.dg/template/nontype4.C: New test.
725         * g++.dg/template/nontype5.C: Likewise.
727 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
729         * gcc.dg/torture/mips-clobber-at.c: New test.
731 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
733         * gcc.dg/20040124-1.c: New test.
735 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
737         * gcc.dg/20040123-1.c: New test.
739 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
741         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
743 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
745         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
747 2004-01-23  Andrew Pinski  <apinski@apple.com>
749         * gcc.dg/20030121-1.c: Move to ..
750         * gcc.dg/20040121-1.c: here.
752 2004-01-23  Roger Sayle  <roger@eyesopen.com>
754         * gcc.dg/builtins-29.c: New test case.
756 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
758         PR 18314
759         * gcc.dg/builtins-30.c: New testcase.
761 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
763         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
764         * lib/g77.exp: Likewise.
765         * lib/objc.exp: Likewise.
766         * lib/g++.exp: Likewise.
768 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
770         * gcc.dg/struct-by-value-2.c: New test.
772 2004-01-21  Andrew Pinski  <apinski@apple.com>
774         PR target/13785
775         * gcc.dg/20030121-1.c: New test.
777 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
779         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
780         clobber frame pointer register in asm statement.
782 2004-01-21  Falk Hueffner  <falk@debian.org>
784         * gcc.c-torture/compile/20040121-1.c: New test.
786 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
788         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
790 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
792         * gcc.dg/ppc64-abi-2.c: New test.
794 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
796         * lib/treelang.exp: Fill out this file.
797         * lib/treelang-dg.exp: New File.
799 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
801         * gcc.c-torture/compile/981022-1.c: Remove.
802         * gcc.dg/array-5.c: Remove XFAIL.
803         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
804         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
805         gcc.dg/cond-lvalue-1.c: Update.
806         * gcc.dg/cast-lvalue-2.c: New test.
808 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
810         PR c++/13592
811         * g++.dg/other/error1.C (class foo): Tweak error message.
813         PR c++/13592
814         * g++.dg/template/call2.C: New test.
816 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
818         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
819         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
820         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
821         scalar-return-1_x.c, scalar-return-2_y.c,
822         scalar-return-3_x.c, scalar-return-3_y.c,
823         scalar-return-4_x.c, scalar-return-4_y.c,
824         struct-align-1.h, struct-align-1_x.c,
825         struct-align-1_y.c, struct-align-2.h,
826         struct-align-2_x.c, struct-align-2_y.c,
827         struct-by-value-10_y.c, struct-by-value-11_x.c,
828         struct-by-value-11_y.c, struct-by-value-12_x.c,
829         struct-by-value-12_y.c, struct-by-value-13_x.c,
830         struct-by-value-13_y.c, struct-by-value-14_x.c,
831         struct-by-value-14_y.c, struct-by-value-15_x.c,
832         struct-by-value-15_y.c, struct-by-value-16_y.c,
833         struct-by-value-17_y.c, struct-by-value-18_y.c,
834         struct-by-value-19_y.c, struct-by-value-1_x.c,
835         struct-by-value-1_y.c, struct-by-value-20_y.c,
836         struct-by-value-2_x.c, struct-by-value-2_y.c,
837         struct-by-value-3_y.c, struct-by-value-4_x.c,
838         struct-by-value-4_y.c, struct-by-value-5_y.c,
839         struct-by-value-6_y.c, struct-by-value-7_y.c
840         struct-by-value-8_x.c, struct-by-value-8_y.c
841         struct-by-value-9_x.c, struct-by-value-9_y.c
842         struct-return-10_x.c, struct-return-10_y.c,
843         struct-return-19_x.c, struct-return-20_x.c
844         struct-return-2_x.c, struct-return-2_y.c
845         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
846         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
848 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
850         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
851         attribute on sparc*-sun-solaris2.*.
853 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
855         PR c++/13710
856         * g++.dg/ext/typeof7.C: New test.
858 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
860         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
861         * gcc.dg/const-elim-1.c: Same.
863 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
865         * objc.dg/stret-1.m: New.
866         * objc.dg/stret-2.m: New.
868 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
870         PR c++/11895
871         * g++.dg/ext/vector1.C: New test.
873 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
875         * gcc.dg/pch/import-1.c: New.
876         * gcc.dg/pch/import-1.hs: New.
877         * gcc.dg/pch/import-1a.h: New.
878         * gcc.dg/pch/import-1b.h: New.
879         * gcc.dg/pch/import-1c.h: New.
881 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
883         PR c++/13574
884         * g++.dg/ext/array1.C: New test.
886         PR c++/13178
887         * g++.dg/conversion/op1.C: New test.
889 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
891         PR 11864
892         From Kazumoto Kojima / Dan Kegel:
893         * gcc.dg/pr11864-1.c: New test.
895         PR 10392
896         From Marcus Comstedt / Dan Kegel:
897         * gcc.dg/pr10392-1.c: New test.
899 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
901         PR c++/13478
902         * g++.dg/init/ref10.C: New test.
904 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
906         PR c++/13407
907         * g++.dg/parse/typename6.C: New test.
909 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
911         PR pch/13361
912         * testsuite/g++.dg/pch/wchar-1.C: New.
913         * testsuite/g++.dg/pch/wchar-1.Hs: New.
915 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
917         PR c++/9259
918         * g++.dg/expr/sizeof2.C: New test.
920 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
922         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
924 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
926         PR c++/13659
927         * g++.dg/lookup/strong-using-3.C: New.
928         * g++.dg/lookup/using-10.C: New.
930 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
932         PR c++/13594
933         * g++.dg/lookup/strong-using-2.C: New.
935 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
936             Dan Kegel <dank@kegel.com>
937             J"orn Rennecke <joern.rennecke@superh.com>
939         PR target/9365
940         * gcc.dg/pr9365-1.c: New test.
942 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
944         PR c++/8856
945         * g++.dg/parse/casting-operator2.C: New test.
946         * g++.old-deja/g++.pt/explicit83.C: Remove.
948 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
950         * gcc.dg/label-compound-stmt-1.c: New test.
951         * gcc.c-torture/compile/950922-1.c,
952         gcc.c-torture/compile/20000211-3.c,
953         gcc.c-torture/compile/20000518-1.c,
954         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
955         compound statements.
957 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
959         * gcc.dg/ppc64-abi-1.c: New test.
961 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
963          * g++.dg/ext/attrib9.C: Add dg-warnings.
965 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
967         PR c++/12335
968         * g++.dg/parse/dtor3.C: New test.
970 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
972         PR c++/12709
973         * g++.dg/parse/try-catch-1.C: New test.
975 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
977         * ada/acats/run_all.sh: Add more verbose output in acats.log
978         when compiling tests.
980 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
982         PR 13656
983         * gcc.dg/typedef-redecl.c: New test case.
984         * gcc.dg/typedef-redecl.h: New support file.
986 2004-01-13  Jan Hubicka  <jh@suse.cz>
988         * gcc.dg/always_inline.c: New test.
989         * gcc.dg/debug/20031231-1.c: Fix.
991 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
993         PR c++/13474
994         * g++.dg/template/array3.C: New test.
996 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
998         * g++.dg/ext/lvalue1.C: No longer expected to fail.
999         * g++.dg/warn/Wunused-2.C: Likewise.
1001 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1003         PR c++/13289
1004         * g++.dg/template/instantiate6.C: New test.
1006 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1008         PR middle-end/11397
1009         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1011 2004-01-12  Jan Hubicka  <jh@suse.cz>
1013         PR opt/12826
1014         * gcc.dg/20040112-1.c: New.
1016         * gcc.dg/dwarf-die[1-7].c: Move to...
1017         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1018         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1020 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1022         PR c++/4100
1023         * g++.dg/parse/friend4.C: New test.
1025 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1027         PR c++/4100
1028         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1029         definition is called a friend.
1031 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1033         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1035 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1037         PR c++/3478
1038         * g++.dg/parse/error10.C: New test.
1039         * g++.dg/template/arg2.C: Accept "invalid type" error.
1041 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1043         PR middle-end/13392
1044         * g++.dg/opt/expect2.C: New test.
1046 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1048         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1049         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1050         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1051         Update dg-error regexps.
1053 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1055         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1056         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1058 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1060         * gcc.dg/pragma-re-1.c: Use right pointer type.
1062 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1064         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1066 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1068         * gcc.dg/rs6000-ldouble-1.c: New.
1070 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1072         DR 337
1073         PR c++/9256
1074         * g++.dg/other/abstract1.C: New test.
1076 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1078         * g++.dg/lookup/strong-using-1.C: New.
1080 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1082         PR c/11234
1083         * gcc.dg/func-ptr-conv-1.c: New test.
1084         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1086 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1088         PR target/13380.
1089         * gcc.c-torture/compile/20040109-1.c: New.
1091 2004-01-08  Stuart Hastings  <stuart@apple.com>
1093         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1094         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1095         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1097 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1099         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1101 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1103         * ada/acats/run_acats: Treat 'gnatchop' the same way
1104         as 'gnatmake'.  Export GCC_DRIVER.
1105         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1106         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1108 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1110         PR c++/12573
1111         * g++.dg/template/dependent-expr4.C: New test.
1113 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1115         * gcc.dg/altivec-11.c: New test.
1117 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1119         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1121 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1123         PR c/6024
1124         * gcc.dg/enum-compat-1.c: New test.
1125         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1127 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1129         PR c/12165
1130         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1131         gcc.dg/c99-idem-qual-3.c: New tests.
1133 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1135         * gcc.dg/winline-7.c: Don't cast void * to int.
1137 2004-01-06  Jan Hubicka  <jh@suse.cz>
1139         * gcc.dg/i386-sse-5.c: New test
1140         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1142 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1144         PR c++/12815
1145         * g++.dg/rtti/typeid4.C: New test.
1147 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1149         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1151 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1153         PR c++/12132
1154         * g++.dg/template/error11.C: New test.
1156         PR c++/13451
1157         * g++.dg/template/class2.C: New test.
1159 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1160         Richard Sandiford <rsandifo@redhat.com>
1162         PR c++/13387
1163         * g++.dg/opt/alias3.C: New test.
1165 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1167         PR c++/13157
1168         * g++.dg/template/koenig3.C: New test.
1170         PR c++/13529
1171         * g++.dg/parse/offsetof3.C: New test.
1173         * g++.dg/init/copy7.C: Add missing dg-error markers.
1175         PR c++/12226
1176         * g++.dg/init/copy7.c: New test.
1178         PR c++/13536
1179         * g++.dg/parse/cast1.C: New test.
1181 2004-01-04  Jan Hubicka  <jh@suse.cz>
1183         * gcc.dg/winline[1-7].c: New tests.
1185 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1187         PR c++/13520
1188         * g++.dg/template/qualttp22.C: New test.
1190 2004-01-01  Jan Hubicka  <jh@suse.cz>
1192         * gcc.dg/debug/20031231-1.c: New.
1193         * gcc.c-torture/compile/20040101-1.c: New.
1194         * gcc.dg/dwarf-die-[1-7].c: New.
1196 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1198         PR optimization/13521
1199         * gcc.c-torture/compile/20031231-1.c: New test.
1201 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1203         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1205 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1207         PR c++/10079
1208         * g++.dg/template/crash16.C: New test.
1210 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1212         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1214 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1216         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1217         ports.
1218         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1219         * g++.old-deja/g++.law/profile1.C: Likewise.
1220         * gcc.c-torture/compile/981006-1.c: Likewise.
1221         * gcc.c-torture/execute/loop-2e.x: Likewise.
1222         * gcc.c-torture/execute/loop-2f.x: Remove.
1223         * gcc.c-torture/execute/loop-2g.x: Likewise.
1224         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1225         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1227 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1229         PR c++/13507
1230         * g++.dg/ext/attrib11.C: New test.
1232         PR c++/13494
1233         * g++.dg/template/array2-1.C: New test.
1234         * g++.dg/template/array2-2.C: New test.
1236 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1238         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1240 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1242         PR c++/12774
1243         * g++.dg/template/array1-1.C: New test.
1244         * g++.dg/template/array1-2.C: New test.
1246 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1248         PR fortran/12632
1249         * g77.dg/12632.f: New test case.
1251 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1253         PR c++/13289
1254         * g++.dg/parse/nontype1.C: New test.
1256 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1258         PR c++/12403
1259         * g++.dg/parse/explicit1.C: New test.
1260         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1262 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1264         PR c++/13081
1265         * g++.dg/opt/inline6.C: New test.
1267         PR c++/12613
1268         * g++.dg/parse/error9.C: New test.
1270         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1272 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1274         PR c++/13009
1275         * g++.dg/init/assign1.C: New test.
1277 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1279         PR c++/13070
1280         * g++.dg/warn/format3.C: New test case.
1282 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1284         * gcc.c-torture/compile/20031227-1.c: New test.
1286 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1288         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1289         * g77.dg/bprob/bprob.exp: Likewise.
1290         * gcc.misc-tests/bprob.exp: Likewise.
1291         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1292         variants on systems where the library does not provide that
1293         functionality.
1294         * gcc.dg/builtins-20.c: Use builtins-config.h.
1295         * gcc.dg/builtins-config.h: New file.
1297 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1299         * lib/gcc-dg.exp (dg-require-profiling): New function.
1300         * lib/target-supports.exp (check_profiling_available): Likewise.
1301         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1302         * g77.dg/bprob/bprob.exp: Likewise.
1303         * gcc.misc-tests/bprob.exp: Likewise.
1304         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1305         * gcc.dg/20021014-1.c: Likewise.
1306         * gcc.dg/nest.c: Likewise.
1308 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1310         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1311         compiling.
1312         * g++.dg/lookup/java2.C: Likewise.
1313         * gcc.dg/cpp/lexident.c: Likewise.
1315 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1317         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1318         given.
1319         * gcc.c-torture/compile/961203-1.c: Likewise.
1320         * gcc.c-torture/compile/980506-1.c: Likewise.
1322 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1324         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1325         (additional_prunes): New global.
1326         (gcc-dg-prune): Handle additional per-test pruning.
1327         (dg-test): Clear additional_prunes between tests.
1329         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1330         dg-prune-output to avoid spurious failures from assembler
1331         complaining about nonexistent WAW violations.
1332         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1333         Use dg-prune-output to avoid spurious failures from assembler
1334         warning about Itanium B-step errata.
1336 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1338         * g++.dg/abi/macro0.C: New test.
1339         * g++.dg/abi/macro1.C: Likewise.
1340         * g++.dg/abi/macro2.C: Likewise.
1342         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1343         * g++.dg/abi/bitfield7.C: Likewise.
1344         * g++.dg/abi/dtor2.C: Likewise.
1345         * g++.dg/abi/mangle11.C: Likewise.
1346         * g++.dg/abi/mangle12.C: Likewise.
1347         * g++.dg/abi/mangle14.C: Likewise.
1348         * g++.dg/abi/mangle17.C: Likewise.
1349         * g++.dg/abi/vbase10.C: Likewise.
1350         * g++.dg/abi/vbase14.C: Likewise.
1351         * g++.dg/template/qualttp17.C: Likewise.
1353 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1355         PR c/11995
1356         * gcc.dg/20031223-1.c: New test.
1358 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1360         * gcc.dg/noreturn-7.c: New test.
1362 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1364         * gcc.dg/null-pointer-1.c: New test.
1366 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1368         * g++.old-deja/g++.jason/template18.C: Remove.
1369         * g++.old-deja/g++.jason/template37.C: Likewise.
1371         PR c++/12862
1372         * g++.dg/lookup/ns1.C: New test.
1374         PR c++/12397
1375         * g++.dg/template/lookup3.C: New test.
1377 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1379         * g++.dg/template/recurse1.C: New test
1381 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1383         PR c++/12479
1384         * g++.dg/parse/semicolon1.C: New test.
1385         * g++.dg/parse/semicolon1.h: Likewise.
1387 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1389         * gcc.dg/darwin-misaligned.c: New test.
1391 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1393         PR c/9163
1394         * gcc.dg/20031222-1.c: New test.
1396 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1398         PR c++/13438
1399         * g++.dg/parse/error8.C: New test.
1401         PR c++/11554
1402         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1404 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1406         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1407         too small.
1408         * gcc.c-torture/compile/930217-1.c: Likewise.
1409         * gcc.c-torture/compile/930513-1.c: Likewise.
1410         * gcc.c-torture/execute/920908-2.c: Likewise.
1411         * gcc.c-torture/execute/921204-1.c: Likewise.
1412         * gcc.c-torture/execute/930621-1.c: Likewise.
1413         * gcc.c-torture/execute/930630-1.c: Likewise.
1414         * gcc.c-torture/execute/931031-1.c: Likewise.
1415         * gcc.c-torture/execute/980602-2.c: Likewise.
1416         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1417         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1418         * gcc.c-torture/execute/extzvsi.c: Likewise.
1419         * gcc.c-torture/unsorted/ext.c: Likewise.
1421 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1423         PR target/12749
1424         * gcc.c-torture/compile/20031220-2.c: New test case.
1426 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1428         PR optimization/13031
1429         * gcc.c-torture/compile/20031220-1.c: New test case.
1431 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1433         * gcc.dg/cast-function-1.c: New test.
1435 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1437         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1438         formats.
1440 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1442         PR c++/12795
1443         * g++.dg/ext/attrib10.C: New test.
1445 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1447         * gcc.dg/cleanup-10.c: New test.
1448         * gcc.dg/cleanup-11.c: New test.
1450 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1452         PR c++/13239
1453         * g++.dg/opt/expect1.C: New test.
1455 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1457         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1459 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1461         PR debug/12923
1462         * gcc.dg/20031218-1.c: New test.
1464         PR debug/12389
1465         * gcc.dg/20031218-2.c: New test.
1466         * gcc.dg/20031218-3.c: New test.
1468         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1469         of label name and allow for USER_LABEL_PREFIX == "_" names.
1470         * g++.dg/abi/mangle18-2.C: Likewise.
1471         * g++.dg/abi/mangle19-1.C: Likewise.
1472         * g++.dg/abi/mangle19-2.C: Likewise.
1473         * g++.dg/abi/mangle20-1.C: Likewise.
1474         * g++.dg/abi/mangle20-2.C: Likewise.
1476 2003-12-18  Richard Henderson  <rth@redhat.com>
1478         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1480 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1481             Dan Kegel <dank@kegel.com>
1483         PR other/12009
1484         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1485         testing a cross compiler, it causes spurious compile failures.
1486         * lib/g++.exp: Likewise.
1488 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1490         PR c++/13262
1491         * g++.dg/template/access13.C: New test.
1493 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1495         * gcc.dg/20031216-1.c: New test.
1497 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1499         PR c++/9154
1500         * g++.dg/template/error10.C: New test.
1502 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1504         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1505         * g++.dg/eh/simd-2.C: Likewise.
1507 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1508             Roger Sayle  <roger@eyesopen.com>
1510         * gcc.c-torture/execute/ieee/mzero5.c: New.
1512 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1514         PR c++/10603
1515         * g++.dg/parse/error6.C: New test.
1517         PR c++/12827
1518         * g++.dg/parse/error7.C: New test.
1520 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1522         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1523         at -O with stabs debugging formats.
1524         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1525         * gcc.dg/debug/debug-2.c: Likewise.
1527 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1529         PR c++/12696
1530         * g++.dg/init/error1.C: New test.
1532         PR c++/12218
1533         * g++.dg/init/pm3.C: New test.
1535 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1537         PR c/3347
1538         * gcc.dg/bitfld-8.c: New test.
1540 2003-12-16  James Lemke  <jim@wasabisystems.com>
1542         * gcc.dg/arm-scd42-[123].c: New tests.
1544 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1546         PR c++/9043
1547         * g++.dg/abi/mangle20-1.C: New test.
1548         * g++.dg/abi/mangle20-2.C: New test.
1550 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1552         PR c++/13275
1553         * g++.dg/other/offsetof2.C: Remove XFAIL.
1554         * g++.dg/parse/offsetof1.C: New test.
1555         * g++.gd/parse/offsetof2.C: Likewise.
1557 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1559         * g++.dg/template/nontype3.C: New test.
1560         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1562 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1564         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1566 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1568         PR c++/13387
1569         * g++.dg/expr/assign1.C: New test.
1571         PR c++/13242
1572         * g++.dg/abi/mangle19-1.C: New test.
1573         * g++.dg/abi/mangle19-2.C: New test.
1575 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1577         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1579 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1581         * gcc.c-torture/execute/20031216-1.c: New test.
1583 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1585         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1586         an ICE regression.
1588 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1590         PR c++/10926
1591         * g++.dg/template/error9.C: New test.
1593         PR c++/11116
1594         * g++.dg/template/error8.C: New test.
1596 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1598         PR middle-end/13400
1599         * gcc.c-torture/execute/20031215-1.c: New test case.
1601 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1603         PR c++/13269
1604         * g++.dg/parse/error5.C: New test.
1606         PR c++/12989
1607         * g++.dg/expr/sizeof1.C: New test.
1609         PR c++/13310
1610         * g++.dg/template/crash15.C: New test.
1612 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1614         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1615         a non-POD type as the last named parameter of a varargs function.
1617 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1619         PR c++/13243
1620         PR c++/12573
1621         * g++.dg/template/crash14.C: New test.
1622         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1624 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1626         * g++.dg/other/java1.C: New test.
1628         PR c++/13241
1629         * g++.dg/abi/mangle18-1.C: New test.
1630         * g++.dg/abi/mangle18-2.C: New test.
1632 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1634         PR optimization/10312
1635         * gcc.c-torture/execute/20031214-1.c: New.
1637 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1639         PR c++/10779
1640         PR c++/12160
1641         * g++.dg/parse/error3.C: New test.
1642         * g++.dg/parse/error4.C: Likewise.
1643         * g++.dg/abi/mangle4.C: Tweak error messages.
1644         * g++.dg/lookup/using5.C: Likewise.
1645         * g++.dg/other/error2.C: Likewise.
1646         * g++.dg/parse/typename5.C: Likewise.
1647         * g++.dg/parse/undefined1.C: Likewise.
1648         * g++.dg/template/arg2.C: Likewise.
1649         * g++.dg/template/ttp3.C: Likewise.
1650         * g++.dg/template/type1.C: Likewise.
1651         * g++.old-deja/g++.other/crash32.C: Likewise.
1652         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1654 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1656         PR c++/13106
1657         * g++.dg/warn/noreturn-3.C: New test.
1659 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1661         PR c++/13118
1662         * g++.dg/abi/covariant3.C: New.
1664 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1666         * g++.dg/eh/ia64-1.C: New test.
1668 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1670         PR optimization/13037
1671         * g77.f-torture/execute/13037.f: New test case.
1673 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1675         PR c++/12881
1676         * g++.dg/abi/covariant2.C: New.
1678 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1680         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1682 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1684         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1686 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1688         PR other/10819
1689         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1690         to fix Bug 10819.
1691         * lib/g++.exp (g++_version): Likewise.
1692         * lib/g77.exp (g77_version): Likewise.
1693         * lib/objc.exp (default_objc_version): Likewise.
1695 2003-12-10  Richard Henderson  <rth@redhat.com>
1697         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1699         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1701 2003-12-08  Matt Austern  <austern@apple.com>
1703         PR c/13134
1704         * lib/gcc-dg.exp (dg-require-visibility): Define.
1705         * lib/target-supports (check_visibility_available): Define.
1706         * gcc.dg/visibility-1.c: New test.
1707         * gcc.dg/visibility-2.c: Likewise.
1708         * gcc.dg/visibility-3.c: Likewise.
1709         * gcc.dg/visibility-4.c: Likewise.
1710         * gcc.dg/visibility-5.c: Likewise.
1711         * gcc.dg/visibility-6.c: Likewise.
1712         * g++.dg/ext/visibility-1.C: Likewise.
1713         * g++.dg/ext/visibility-2.C: Likewise.
1714         * g++.dg/ext/visibility-3.C: Likewise.
1715         * g++.dg/ext/visibility-4.C: Likewise.
1716         * g++.dg/ext/visibility-5.C: Likewise.
1717         * g++.dg/ext/visibility-6.C: Likewise.
1719 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1721         * g++.dg/lookup/java1.C: New test.
1722         * g++.dg/lookup/java2.C: New test.
1724 2003-12-07  Falk Hueffner  <falk@debian.org>
1726         * g++.dg/opt/noreturn-1.C: New test.
1728 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1730         * gcc.dg/overflow-1.c: New test.
1732 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1734         * g77.f-torture/compile/13060.f: New test.
1736 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1738         PR c++/13323
1739         * g++.dg/inherit/operator2.C: New test.
1741 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1743         PR c++/13305
1744         * g++.dg/ext/attrib9.C: New test.
1746 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1748         PR c++/13314
1749         * g++.dg/template/error7.C: New test.
1751 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1752             J"orn Rennecke <joern.rennecke@superh.com>
1754         PR target/13302
1755         * g++.dg/other/struct-va_list.C: New test.
1757 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1759         PR c++/13166
1760         * g++.dg/parse/defarg6.C: New test.
1762 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1764         PR target/13256
1765         * gcc.c-torture/execute/20031201-1.c: New test.
1767 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1769         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1771 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1773         * gcc.dg/builtin-return-1.c: New test.
1775 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1776             J"orn Rennecke <joern.rennecke@superh.com>
1778         PR optimization/13260
1779         * gcc.c-torture/execute/20031204-1.c: New test.
1781 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1783         PR c++/9127
1784         * g++.dg/template/error6.C: New test.
1786 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1788         * gcc.dg/20031202-1.c: New test.
1790 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1792         PR c++/13179
1793         * g++.dg/template/eh1.C: New test.
1795         PR c++/10771
1796         * g++.dg/template/error5.C: New test.
1798 2003-12-02  David Ung  <davidu@mips.com>
1800         * gcc.dg/compat/vector-check.h: Corrected type for var
1801         g_##TMODE
1803 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1805         PR c++/10126
1806         * g++.dg/template/ptrmem8.C: New test.
1808 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1810         PR c++/12573
1811         * g++.dg/template/dependent-expr3.C: New test.
1813 2003-12-01  James Lemke  <jim@wasabisystems.com>
1815         * gcc.dg/arm-g2.c: New test.
1817 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1819         PR optimization/11634
1820         * gcc.dg/20031201-2.c: New test case.
1822 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1824         PR 11433
1825         * objc.dg/proto-lossage-3.m: New test.
1827 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1829         PR optimization/12628
1830         * gcc.dg/20031201-1.c: New test case.
1832 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1834         * gcc.dg/unaligned-1.c: New test.
1836 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1838         PR c++/9849
1839         * g++.dg/template/error4.C: New test.
1840         * g++.dg/template/nested3.C: Adjust error markers.
1842 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1844         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1846 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1848         PR c/10333
1849         * gcc.dg/bitfld-7.c: New test.
1851 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1853         * gcc.dg/tls/asm-1.C: New test.
1855 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1857         * gcc.dg/cpp/assert4.c: Update.
1859 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1861         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1862         * gcc.dg/builtin-apply3.c: New test.
1864 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1866         * lib/compat.exp (compat-obj): New xfaildata parameter.
1867         Use it to set compiler_conditional_xfail_data before compiling.
1868         (compat-get-options): Handle dg-xfail-if.
1869         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1870         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1871         * gcc.dg/compat/vector-1_y.c: Likewise.
1872         * gcc.dg/compat/vector-2_x.c: Likewise.
1873         * gcc.dg/compat/vector-2_y.c: Likewise.
1875 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1877         * g++.dg/opt/reg-stack4.C: New test.
1879 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1881         * gcc.dg/builtin-apply2.c: New test.
1883 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1885         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1887 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1889         PR c++/12924
1890         * g++.dg/template/template-id-2.C: New test.
1892 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1894         PR c++/5369
1895         * g++.dg/template/memfriend1.C: New test.
1896         * g++.dg/template/memfriend2.C: Likewise.
1897         * g++.dg/template/memfriend3.C: Likewise.
1898         * g++.dg/template/memfriend4.C: Likewise.
1899         * g++.dg/template/memfriend5.C: Likewise.
1900         * g++.dg/template/memfriend6.C: Likewise.
1901         * g++.dg/template/memfriend7.C: Likewise.
1902         * g++.dg/template/memfriend8.C: Likewise.
1903         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1905 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1907         PR c++/12515
1908         * g++.dg/ext/cond1.C: New test.
1910 2003-11-20  Richard Henderson  <rth@redhat.com>
1912         * gcc.dg/20020201-2.c: Remove.
1913         * gcc.dg/20020201-4.c: Remove.
1914         * gcc.dg/20020304-1.c: Remove.
1916 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1918         * gcc.dg/cpp/trad/xwin1.c: New test case.
1920 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1922         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1923         * lib/g77.exp: Likewise.
1924         * lib/objc.exp: Likewise.
1925         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1926         for darwin.
1928 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1930         PR c++/12932
1931         * g++.dg/template/static5.C: New test.
1933 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1935         * gcc.dg/nested-func-1.c: New test.
1937 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1939         * gcc.dg/cpp/assert4.c: New test.
1941 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1943         PR c++/2294
1944         * g++.dg/lookup/using9.c: New test.
1946 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1948         PR c++/12762
1949         * g++.dg/template/error3.C: New test.
1951 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1953         PR ada/13035
1954         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1955         No longer use a wrapper for gcc, since this does not work under
1956         Windows.
1958 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1960         PR c++/2094
1961         * g++.dg/template/ptrmem7.C: New test.
1963 2003-11-13  Andrew Pinski <apinski@apple.com>
1965         * gcc.c-torture/compile/20031113-1.c: New test.
1967 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1968             Kean Johnston <jkj@sco.com>
1970         PR c/13029
1971         * gcc.dg/unused-4.c: Update.
1973 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1975         * g++.dg/opt/const3.C: New test.
1977 2003-11-13  Jan Hubicka  <jh@suse.cz>
1979         * gcc.c-torture/compile/20031112-1.c: New test.
1981 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1983         * g++.dg/parse/crash10.C: Remove bogus error marker.
1985 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1987         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1988         (host_gcc): Likewise.
1989         (ROOT): Honor $PWDCMD.
1990         (BASE): Likewise.
1991         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1993 2003-11-12  Catherine Moore  <clm@redhat.com>
1995         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1997 2003-11-12  Andreas Jaeger  <aj@suse.de>
1998             Jakub Jelinek  <jakub@redhat.com>
1999             Andrew Pinski  <pinskia@physics.uc.edu>
2000             Richard Henderson  <rth@redhat.com>
2002         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2003         systems.
2004         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2006         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2007         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2009 2003-11-11  Andreas Jaeger  <aj@suse.de>
2011         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2013         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2015 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2017         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2018         Clean ups.
2020 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2022         * gcc.dg/trampoline-1.c: New test.
2024 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2026         * gcc.c-torture/compile/200031109-1.c: New test.
2028 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2030         PR c/3190
2031         PR c/8714
2032         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2033         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2034         gcc.dg/format/no-y2k-1.c: Update.
2036 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2038         PR optimization/10467
2039         * gcc.dg/20031108-1.c: New test case.
2041 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2043         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2045 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2047         * gcc.dg/compound-lvalue-1.c: New test.
2048         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2049         some XFAILs.
2051 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2053         * gcc.dg/altivec-varargs-1.c: New test.
2055 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2057         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2058         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2059         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2060         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2061         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2063 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2065         * gcc.dg/cond-lvalue-1.c: New test.
2067 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2069         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2071 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2073         PR c++/11616
2074         * g++.dg/template/instantiate5.C: New test.
2076 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2078         PR c++/12726
2079         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2080         * ChangeLog: Add missing first entry for above test.
2082 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2084         PR c++/9810
2085         * g++.dg/template/using8.C: New test.
2086         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2088 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2090         PR optimization/10817
2091         * gcc.c-torture/compile/20031102-1.c: New test case.
2093 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2095         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2096         2147483647.
2098 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2100         * gcc.dg/20031102-1.c: New test.
2102 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2104         * gcc.dg/complex-1.c: New test.
2106 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2108         PR c++/12796
2109         * g++.dg/template/crash13.C: Adjust expected error location.
2110         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2112 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2114         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2116 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2118         PR/10239
2119         * gcc.c-torture/compile/20031031-2.c: New test.
2121 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2123         PR/11640
2124         * gcc.c-torture/compile/20031031-1.c: New test.
2126 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2128         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2129         * gcc.misc-tests/bprob.exp: Likewise.
2130         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2131         the execution test on arm-elf configs.
2132         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2133         configs that don't support scratch files.
2134         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2136 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2138         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2139         done by dejagnu.
2141 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2143         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2144         Avoid non pure sh syntax. Add more logging.
2146         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2147         fail.
2149 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2151         PR libgcj/10610
2152         * gcc.dg/ppc-stackalign-1.c: New test.
2154 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2156         * ada/acats/run_all.sh: Change output to be more compliant with
2157         dejagnu framework.
2158         Create acats.sum and acats.log files under testsuite/ada/acats
2159         Only run [a-z]* directories, to filter out e.g. CVS.
2160         Redirect build output to log file.
2162 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2164         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2166 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2168         PR ada/5909:
2169         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2171 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2173         * gcc.c-torture/compile/20031023-1.c: New test.
2174         * gcc.c-torture/compile/20031023-2.c: New test.
2175         * gcc.c-torture/compile/20031023-3.c: New test.
2176         * gcc.c-torture/compile/20031023-4.c: New test.
2178 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2180         PR c++/10371
2181         * g++.dg/lookup/scoped8.C: New test.
2183 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2185         * g++.dg/opt/reg-stack3.C: New test.
2187 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2189         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2191 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2193         PR c++/11076
2194         * g++.dg/template/crash13.C: New test.
2196 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2198         * gcc.dg/c99-restrict-2.c: New test.
2200 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2202         PR c++/12698, c++/12699, c++/12700, c++/12566
2203         * g++.dg/inherit/covariant9.C: New test.
2204         * g++.dg/inherit/covariant10.C: New test.
2205         * g++.dg/inherit/covariant11.C: New test.
2207 2003-10-23  Jason Merrill  <jason@redhat.com>
2209         PR c++/12726
2210         * g++.dg/ext/complit2.C: New test.
2212 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2214         PR target/12654
2215         * gcc.c-torture/execute/20031020-1.c: New test.
2217 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2219         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2220         following the jump_insn.
2222 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2224         * gcc.dg/cast-lvalue-1.c: New test.
2226 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2228         PR c++/11962
2229         * g++.dg/template/cond2.C: New test.
2231 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2233         * gcc.dg/builtins-28.c: New test.
2235 2003-10-20  Jan Hubicka  <jh@suse.cz>
2237         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2238         parameter.
2239         * testsuite/gcc.dg/inline-2.c: Likewise.
2241 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2243         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2244         * gcc.dg/nest.c:  Likewise.
2246 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2248         PR c++/9781, c++/10583, c++/11862
2249         * g++.dg/parse/crash13.C: New test.
2251 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2253         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2255 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2257         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2258         Define HAVE_C99_RUNTIME except on Solaris.
2259         * gcc.dg/builtins-20.c: Likewise.
2261 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2263         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2265 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2267         PR c++/12495
2268         * g++.dg/template/crash21.C: New test.
2270 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2272         PR c++/2513
2273         * g++.dg/template/typename5.C: New test.
2275 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2277         PR c++/12369
2278         * g++.dg/template/friend25.C: New test.
2280 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2282         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2283         versions.
2285 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2287         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2288         == 2147483647.
2290 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2292         * gcc.c-torture/execute/960416-1.x: Remove.
2293         * gcc.c-torture/execute/divconst-3.x: Likewise.
2295 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2297         PR target/12598
2298         * gcc.dg/torture/cris-volatile-1.c: New test.
2300 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2302         PR optimization/9325
2303         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2304         for overflowing floating point to integer conversion during RTL
2305         simplification.
2307 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2309         * objc/execute/_cmd.m: Fix typo.
2310         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2311         Relax 'scan-assembler' regexp.
2312         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2313         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2314         * objc.dg/zero-link-2.m: Remove blank line.
2315         * objc.dg/zero-link-3.m: New test case.
2317 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2319         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2321         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2322         than linker trickery.
2324 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2326         PR c++/12370
2327         * g++.dg/other/friend2.C: New test.
2329 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2331         * gcc.dg/20031012-1.c: New test.
2333 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2335         * gcc.dg/weak/weak-3.c: Fix for new warning.
2337 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2339         PR optimization/8750
2340         * gcc.c-torture/execute/20031012-1.c: New test case.
2342 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2344         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2345         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2347 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2349         PR optimization/12260
2350         * gcc.c-torture/compile/20031011-2.c: New test case.
2352 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2354         * gcc.c-torture/execute/20031011-1.c: New testcase.
2356 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2358         * gcc.c-torture/compile/20031011-1.c: New test.
2360 2003-10-11  Jan Hubicka  <jh@suse.cz>
2362         * g++.dg/other/first-global.C: New test.
2364 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2366         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2368 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2370         * gcc.c-torture/compile/20031010-1.c: New test.
2372 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2374         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2375         * gcc.c-torture/execute/va-arg-25.c: ... here.
2377 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2379         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2381 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2383         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2385 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2387         * g++.dg/parse/error2.C: New test.
2389 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2391         PR c++/11097
2392         * g++.dg/other/error5.C: Modify the error message.
2393         * g++.dg/lookup/using8.C: New test.
2395 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2397         * gcc.dg/darwin-abi-2.c: New file.
2398         * gcc.c-torture/execute/va-arg-24.c: New file.
2400 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2402         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2403         indentation.
2405 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2407         PR c++/10147
2408         * g++.dg/other/error4.C: Update error messages.
2409         * g++.dg/template/ptrmem4.C: Likewise.
2411         PR c++/12337
2412         * g++.dg/init/new9.C: New test.
2414         PR c++/12334, c++/12236, c++/8656
2415         * g++.dg/ext/attrib8.C: New test.
2417 2003-10-06  Devang Patel  <dpatel@apple.com>
2419         * gcc.dg/debug/dwarf2-3.h: New test.
2420         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2422 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2424         * g++.dg/opt/cfg2.C: New test.
2426 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2428         * g++.dg/opt/float1.C: New test.
2430 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2432         * gcc.dg/c90-array-lval-6.c: New test.
2433         * gcc.dg/c99-array-lval-6.c: New test.
2435 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2436             Ziemowit Laski  <zlaski@apple.com>
2438         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2439         'Derived', so that it is never considered a class method; add
2440         new warning for '+port' method ambiguity.
2441         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2442         <objc/objc-api.h> (needed on Mac OS X).
2443         * objc.dg/method-13.m: New test.
2445 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2447         PR optimization/9325, PR java/6391
2448         * gcc.c-torture/execute/20031003-1.c: New test case.
2450 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2452         PR optimization/12180
2453         * gcc.dg/20031002-1.c: New test.
2455         PR c++/12486
2456         * g++.dg/inherit/error1.C: New test.
2458 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2460         * lib/f-torture.exp (search_for): Rename to...
2461         (search_for_re): This.  Also, clean up comments and the
2462         "regexp" invocation.
2464 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2466         * gcc.c-torture/compile/20031002-1.c: New test.
2468 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2470         * g++.dg/opt/cond1.C: New test.
2472 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2474         * gcc.dg/Wold-style-definition-2.c: New testcase.
2475         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2477 2003-09-29  Richard Henderson  <rth@redhat.com>
2479         * g++.dg/init/array10.C: Add dg-options.
2481 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2483         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2485 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2487         * g++.dg/template/friend19.C: Fix typo.
2488         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2490 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2492         * gcc.c-torture/execute/20030928-1.c: New test.
2493         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2495 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2497         * g++.dg/opt/unroll1.C: New test.
2499 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2501         PR optimization/11741
2502         * gcc.dg/20030926-1.c: New test case.
2504 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2506         PR c++/5655
2507         * g++.dg/parse/access7.C: New test.
2508         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2510 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2512         MERGE OF objc-improvements-branch into MAINLINE:
2513         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2514         if libobjc has not been built.
2515         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2516         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2517         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2518         objc/execute/nested-3.m, objc/execute/np-2.m,
2519         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2520         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2521         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2522         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2523         objc.dg/special/unclaimed-category-1.h,
2524         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2525         well as GNU runtime.
2526         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2527         * execute/cascading-1.m, execute/function-message-1.m,
2528         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2529         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2530         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2531         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2532         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2533         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2534         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2535         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2536         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2537         * objc.dg/bitfield-2.m: Run only on Darwin.
2538         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2539         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2540         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2541         * objc.dg/const-str-1.m: Fix constant string layout.
2543 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2545         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2547 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2549         * gcc.dg/darwin-abi-1.c: New file.
2551 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2553         PR target/12281
2554         * gcc.c-torture/compile/20030921-1.c: New test.
2556 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2558         * g++.dg/opt/reg-stack2.C: New test.
2560 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2562         * g++.dg/eh/delayslot1.C: New test.
2564 2003-09-20  Richard Henderson  <rth@redhat.com>
2566         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2568 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2570         * gcc.c-torture/execute/20030920-1.c: New test case.
2572 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2574         * g++.dg/rtti/typeid3.C: Correct expected error message.
2576 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2578         PR c++/157
2579         * g++.dg/parse/crash12.C: New test.
2581 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2583         * gcc.dg/compat/mixed-struct-check.h: New.
2584         * gcc.dg/compat/mixed-struct-defs.h: New.
2585         * gcc.dg/compat/mixed-struct-init.h: New.
2586         * gcc.dg/compat/struct-by-value-19_main.c: New.
2587         * gcc.dg/compat/struct-by-value-19_x.c: New.
2588         * gcc.dg/compat/struct-by-value-19_y.c: New.
2589         * gcc.dg/compat/struct-by-value-20_main.c: New.
2590         * gcc.dg/compat/struct-by-value-20_x.c: New.
2591         * gcc.dg/compat/struct-by-value-20_y.c: New.
2592         * gcc.dg/compat/struct-return-19_main.c: New.
2593         * gcc.dg/compat/struct-return-19_x.c: New.
2594         * gcc.dg/compat/struct-return-19_y.c: New.
2595         * gcc.dg/compat/struct-return-20_main.c: New.
2596         * gcc.dg/compat/struct-return-20_x.c: New.
2597         * gcc.dg/compat/struct-return-20_y.c: New.
2599 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2600         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2601         so that it will not complain on LP64 targets.
2603 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2605         PR c++/495
2606         * g++.dg/template/friend24.C: New test.
2608 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2610         PR c++/12332
2611         * g++.dg/template/memtmpl2.C: New test.
2613 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2615         PR target/11184
2616         * gcc.dg/builtin-apply1.c: New test.
2618 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2620         PR c++/9848
2621         * g++.dg/warn/Wunused-4.C: New test.
2623 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2625         PR c++/12316
2626         * g++.dg/other/gc2.C: New test.
2628 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2630         PR c++/11991
2631         * g++.dg/rtti/typeid3.C: New test.
2633         PR c++/12266
2634         * g++.dg/overload/template1.C: New test.
2636 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2638         * g++.dg/opt/cfg3.C: New test.
2640 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2642         PR c++/7939
2643         * g++.dg/template/crash11.C: New test.
2645 2003-09-16  Jason Merrill  <jason@redhat.com>
2646             Jakub Jelinek  <jakub@redhat.com>
2648         * gcc.dg/attr-warn-unused-result.c: New test.
2650 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2652         PR c++/12184
2653         * g++.dg/expr/call2.C: New test.
2655 2003-09-15  Andreas Jaeger  <aj@suse.de>
2657         * gcc.dg/Wold-style-definition-1.c: New test.
2659 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2661         PR c++/3907
2662         * g++.dg/parse/template12.C: New test.
2664         * g++.dg/abi/bitfield11.C: New test.
2665         * g++.dg/abi/bitfield12.C: Likewise.
2667 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2669         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2670         non-expansion of functional macro name without arguments at EOL.
2671         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2673 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2675         * gcc.c-torture/execute/20030914-[12].c: New tests.
2677 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2679         PR c++/11788
2680         * g++.dg/overload/addr1.C: New test.
2682 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2684         * gcc.dg/20030909-1.c: New test.
2686 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2688         * gcc.dg/ultrasp10.c: New test.
2690 2003-09-09  Devang Patel  <dpatel@apple.com>
2692         * gcc.dg/darwin-ld-6.c: New test.
2694 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2696         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2698 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2700         * gcc.dg/ia64-types1.c: New test.
2701         * gcc.dg/ia64-types2.c: Likewise.
2703 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2705         * gcc.dg/builtins-1.c: Add more _Complex tests.
2706         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2708         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2709         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2711 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2713         PR c++/11786
2714         * g++.dg/lookup/koenig2.C: New test.
2716         PR c++/5296
2717         * g++.dg/rtti/typeid2.C: New test.
2719 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2721         * gcc.c-torture/compile/20030904-1.c: New test.
2723 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2725         * g++.dg/opt/longbranch2.C: New test.
2727 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2729         * g++.dg/template/crash10.C: Only compile it.
2731 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2733         PR middle-end/11665
2734         * gcc.c-torture/compile/20030907-1.c: New test.
2735         * g++.dg/init/array11.C: New test.
2737 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2739         PR c++/11852
2740         * g++.dg/init/struct1.C: New test.
2742 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2744         PR c++/12181
2745         * g++.dg/expr/comma1.C: New test.
2747 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2749         PR c++/11867
2750         * g++.dg/expr/static_cast5.C: New test.
2752 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2754         PR c++/11507
2755         * g++.dg/lookup/scoped7.C: New test.
2757         PR c++/9574
2758         * g++.dg/other/static1.C: New test.
2760         PR c++/11490
2761         * g++.dg/warn/template-1.C: New test.
2763         PR c++/11432
2764         * g++.dg/template/crash10.C: New test.
2766         PR c++/2478
2767         * g++.dg/overload/VLA.C: New test.
2769         PR c++/10804
2770         * g++.dg/template/call1.C: New test.
2772 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2774         PR c++/11794
2775         * g++.dg/parse/using3.C: New test.
2777 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2779         PR c++/11409
2780         * g++.dg/overload/builtin3.C: New test case.
2782 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2784         PR c/9862
2785         * gcc.dg/20030906-1.c: New test.
2786         * gcc.dg/20030906-2.c: Likewise.
2788 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2790         PR c++/12167
2791         * g++.dg/parse/defarg5.C: New test.
2793         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2795 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2797         PR c++/12163
2798         * g++.dg/expr/static_cast4.C: New test.
2800         PR c++/12146
2801         * g++.dg/template/crash9.C: New test.
2803 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2805         * g++.old-deja/g++.ext/pretty2.C: Update for change
2806         in __FUNCTION__.
2807         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2809 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2811         PR c++/11922
2812         * g++/dg/template/qualified-id1.C: New test.
2814         PR c++/12037
2815         * g++.dg/warn/noeffect4.C: New test.
2817 2003-09-04  Matt Austern  <austern@apple.com>
2819         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2820         * g++.dg/ext/fnname2.C: Likewise.
2821         * g++.dg/ext/fnname3.C: Likewise.
2823 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2825         * g++.dg/expr/lval1.C: New test.
2826         * g++.dg/ext/lvcast.C: Remove.
2828 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2830         PR optimization/11700.
2831         * gcc.c-torture/compile/20030903-1.c: New test case.
2833 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2835         PR c++/12053
2836         * g++.dg/abi/layout4.C: New test.
2838 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2840         PR c++/11553
2841         * g++.dg/parse/friend3.C: New test.
2843 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2845         PR c++/11847
2846         * g++.dg/template/class1.C: New test.
2848         PR c++/11808
2849         * g++.dg/expr/call1.C: New test.
2851 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2853         PR c++/12114
2854         * g++.dg/init/ref9.C: New test.
2856         PR c++/11972
2857         * g++.dg/template/nested4.C: New test.
2859 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2861         PR c++/12093
2862         * g++.dg/template/non-dependent4.C: New test.
2864         PR c++/11928
2865         * g++.dg/inherit/conv1.C: New test.
2867 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2869         PR c++/6196
2870         * g++.dg/ext/label1.C: New test.
2871         * g++.dg/ext/label2.C: Likewise.
2873 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2875         * g++.dg/expr/cond3.C: New test.
2877 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2879         * gcc.dg/builtins-1.c: Add new builtin cases.
2881 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2883         * gcc.dg/builtins-1.c: Add new cases.
2884         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2886 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2888         * gcc.dg/builtins-1.c: Add more math builtin tests.
2889         * gcc.dg/torture/builtin-attr-1.c: New test.
2891 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2893         PR optimization/5079
2894         * g++.dg/opt/static3.C: New test.
2896 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2898         * gcc.misc-tests/gcov-10b.c: New test.
2900 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2902         * g++.dg/opt/ptrmem3.C: New test.
2904         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2906 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2908         * gcc.dg/20030826-2.c: New test.
2910 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2912         PR middle-end/12002
2913         * g77.f-torture/compile/12002.f: New test case.
2915 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2917         * gcc.dg/20030826-1.c: New test case.
2919 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2921         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2923 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2925         PR c++/11871
2926         * c++.dg/lookup/crash1.C: New test.
2928         * c++.dg/warn/noeffect3.C: New test.
2930 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2932         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2933         * gcc.dg/compat/vector-1_y.c: Ditto.
2934         * gcc.dg/compat/vector-2_x.c: Ditto.
2935         * gcc.dg/compat/vector-2_y.c: Ditto.
2937 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2939         * gcc.dg/20030702-1.c: New test.
2941 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2943         PR c++/8795
2944         * g++.dg/ext/altivec-1.C: New test.
2946 2003-08-24  Richard Henderson  <rth@redhat.com>
2948         * g++.dg/eh/simd-2.C: Add -w for x86.
2950 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2952         * gcc.dg/20030815-1.c: New test.
2954 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2956         PR c++/3765
2957         * g++.dg/parse/access6.C: New test.
2959 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2961         PR c++/641, c++/11876
2962         * g++.dg/template/friend22.C: New test.
2963         * g++.dg/template/friend23.C: Likewise.
2965 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2967         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2968         identically.
2970 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2972         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2974 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2976         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2978 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2980         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2982 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2984         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2986 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2988         PR c++/11919
2989         * g++.dg/overload/prom1.C: New test.
2991         PR c++/11551
2992         * g++.dg/parse/dtor2.C: New test.
2994         PR c++/10762
2995         * g++.dg/parse/using2.C: New test.
2997 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2999         PR target/11805
3000         * gcc.c-torture/compile/20030821-1.c: New.
3002 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3004         PR c++/11834
3005         * g++.dg/template/deduce2.C: New test.
3007 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3009         * gcc.c-torture/execute/20030821-1.c: New test.
3011 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3013         PR middle-end/11984
3014         * gcc.dg/20030820-1.c: New test case.
3016 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3018         PR c++/11945
3019         * g++.dg/warn/noeffect2.C: New test.
3021 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3023         PR c++/10926
3024         * g++.dg/template/dtor2.C: New test.
3026         PR c++/11684
3027         * g++.dg/template/operator1.C: New test.
3028         * g++.dg/parse/operator4.C: New test.
3030         PR c++/11946.C
3031         * g++.dg/expr/enum1.C: New test.
3032         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3034         PR c++/11036.C
3035         * g++.dg/parse/elab2.C: New test.
3036         * g++.dg/parse/typedef4.C: Change error message.
3037         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3038         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3039         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3041 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3043         * gcc.dg/pch/warn-1.c: New.
3044         * gcc.dg/pch/warn-1.hs: New.
3046         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3047         not-tested file.
3049 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3051         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3053 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3055         * gcc.dg/uninit-D.c: New Test.
3056         * gcc.dg/uninit-E.c: New Test.
3057         * gcc.dg/uninit-F.c: New Test.
3058         * gcc.dg/uninit-G.c: New Test.
3060 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3062         * g++.dg/README: Describe the pch directory.
3064 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3066         PR c++/11174
3067         * g++.dg/parse/access4.C: New test.
3068         * g++.dg/parse/access5.C: Likewise.
3069         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3071 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3073         * gcc.dg/noncompile/20030818-1.c: New.
3075 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3077         PR c++/11957
3078         * g++.dg/warn/noeffect1.C: New test.
3080         * g++.dg/template/scope2.C: New test.
3081         * g++.dg/template/error2.C: Correct dg-error
3083 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3085         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3087 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3089         PR C++/11512
3090         * g++.dg/template/warn1.C: New.
3092 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3094         * g++.dg/template/error2.C: New test.
3095         * g++.dg/lookup/using7.C: Adjust errors
3096         * g++.old-deja/g++.pt/crash36.C: Likewise.
3097         * g++.old-deja/g++.pt/derived3.C: Likewise.
3099 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3101         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3102         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3103         * gcc.c-torture/execute/builtins/string-9.c: New, from
3104         string-opt-9.c.  Adjust for execute/builtins framework.
3105         * gcc.c-torture/execute/string-opt-9.c: Delete.
3107 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3109         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3111         * g++.dg/parse/ret-type2.C: New test.
3113         PR c++/11703
3114         * g++.dg/init/new8.C: New test.
3116         PR c++/10923
3117         * g++.dg/parse/typedef5.C: New test.
3119         PR c++/9512
3120         * g++.dg/parse/qualified2.C: New test.
3121         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3122         invalid code.
3124 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3126         * g++.dg/conversion/ptrmem1.C: New test.
3128 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3130         PR target/11693
3131         * gcc.dg/20030811-1.c: New test.
3133         PR target/11535
3134         * gcc.c-torture/execute/20030811-1.c: New test.
3136 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3138         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3140 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3142         PR c++/11789.C
3143         * g++.dg/inherit/multiple1.C: New test.
3145 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3147         * gcc.dg/spe1.c: New test.
3149         PR c++/11670
3150         * g++.dg/expr/cast2.C: New test.
3152         PR c++/10530
3153         * g++.dg/template/dependent-name2.C: New test.
3155 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3157         * g++.dg/parse/crash11.C: Put the dg options in comments.
3159 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3161         * lib/gcc-dg.exp: Update for diagnostic change.
3163 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3165         PR c++/5767
3166         * g++.dg/parse/crash11.C: New test.
3168 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3170         * gcc.dg/cpp/spacing1.c: Update.
3172 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3174         PR target/11739
3175         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3176         a value for -mtune.
3178 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3180         PR middle-end/11771
3181         * gcc.c-torture/compile/20030804-1.c: New test case.
3183 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3185         * gcc.dg/20030804-1.c: New test case.
3187 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3189         * gcc.dg/cpp/separate-1.c: New test.
3191 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3193         PR c++/11704
3194         * g++.dg/template/dependent-expr2.C: New test.
3196         PR c++/11766
3197         * g++.dg/expr/ptrmem1.C: New test.
3199 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3201         PR c++/9453
3202         * g++.dg/template/friend15.C: New test.
3204 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3206         * lib/dg-pch.exp: Work round PCH bug.
3208 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3210         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3211         builtins.  Move cases from builtins-4.c here.
3213         * gcc.dg/torture/builtin-math-1.c: New test taken from
3214         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3215         additional cases.
3217         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3218         Delete.
3220 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3222         PR c++/9447
3223         * g++.dg/template/using7.C: New test.
3225 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3227         * import1.c, import2.c: New tests.
3229 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3231         * g++.dg/eh/crossjump1.C: New test.
3233 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3235         PR c++/11697
3236         * g++.dg/template/using6.C: New test.
3238         PR c++/11744
3239         * g++.dg/template/koenig2.C: New test.
3241 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3243         PR c++/7983
3244         * g++.dg/parse/typedef4.C: New test.
3246 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3248         PR c++/8442, c++/8806
3249         * g++.dg/template/elab1.C: New test.
3250         * g++.dg/template/type2.C: Likewise.
3251         * g++.dg/template/ttp3.C: Adjust expected error message.
3252         * g++.old-deja/g++.law/visibility13.C: Likewise.
3253         * g++.old-deja/g++.niklas/t135.C: Likewise.
3254         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3255         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3256         template argument.
3257         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3259 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3261         PR c++/11295
3262         * g++.dg/ext/stmtexpr1.C: New test.
3264         * g++.dg/opt/tmp1.C: New test.
3266         PR c++/11525
3267         * g++.dg/parse/constant4.C: New test.
3269         PR c++/9447
3270         * g++.dg/template/using5.C: New test.
3272 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3274         * gcc.dg/builtins-27.c: New test case.
3276 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3278         * gcc.dg/tls/opt-7.c: New test.
3280 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3282         * g++.old-deja/g++.other/crash18.C: Remove.
3284 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3286         * g++.dg/template/explicit3.C: New.
3287         * g++.dg/template/explicit4.C: New.
3288         * g++.dg/template/explicit5.C: New.
3290         PR c++/11347
3291         * g++.dg/template/memtmpl1.C: New.
3293 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3295         PR target/11565
3296         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3297         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3299 2003-07-30  Jan Hubicka  <jh@suse.cz>
3301         * vtgc1.c: Kill.
3303 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3305         * gcc.dg/struct-in-proto-1.c: New test.
3307 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3309         * gcc.dg/cpp/include2.c: Only expect one message.
3311 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3313         PR c++/9447
3314         * g++.dg/template/using1.C: New test.
3315         * g++.dg/template/using2.C: New test.
3316         * g++.dg/template/using3.C: New test.
3317         * g++.dg/template/using4.C: New test.
3319 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3321         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3322         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3324 2003-07-28  Jan Hubicka  <jh@suse.cz>
3326         PR c++/11530
3327         * g++.dg/opt/call1.C: New test.
3329 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3331         PR c++/11667
3332         * g++.dg/init/enum2.C: New test.
3333         * g++.dg/template/overload1.C: Add "-w" option.
3335 2003-07-28    <hp@bitrange.com>
3337         * gcc.dg/Wdeclaration-after-statement-1.c,
3338         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3340 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3342         * gcc.c-torture/compile/20030725-1.c: New test.
3344 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3346         * gcc.dg/20030505.c: Only run for SPE.
3347         Remove definition of opaque type.
3349 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3351         * g++.dg/template/ptrmem6.C: New test.
3353 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3355         * gcc.c-torture/compile/zero-strct-2.c: New test.
3357 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3359         * gcc.dg/intermod-1.c: New test.
3361 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3363         PR c++/11617
3364         * g++.dg/template/lookup2.C: New test.
3365         * g++.dg/template/memclass1.C: Remove instantiated from error.
3366         * g++.dg/other/error2.C: Tweak expected errors.
3368         PR c++/11596
3369         * g++.dg/template/defarg3.C: New test.
3371         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3373 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3375         * g++.dg/inherit/access5.C: New test.
3377 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3379         PR c++/11513
3380         * g++.dg/template/crash8.C: New test.
3382 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3384         PR c/10602
3385         * gcc.dg/noncompile/incomplete-2.c: New test.
3387 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3389         PR c++/11645
3390         * g++.dg/inherit/access4.C: New test.
3392         PR c++/11517
3393         * g++.dg/expr/cond2.C: New test.
3395         PR optimization/10679
3396         * g++.dg/opt/inline4.C: New test.
3398 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3400         * g++.dg/parse/crash10: New test.
3402 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3404         * g++.dg/ext/flexary1.C: New test.
3406 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3408         PR c++/10793
3409         * g++.dg/template/crash9.C: New test.
3411 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3413         PR c++/3004
3414         * g++.dg/parse/typedef3.C: New test.
3416         PR c++/7906
3417         * g++.dg/parse/operator2.C: New test.
3419         PR c++/8895
3420         * g++.dg/parse/def-tmpl-arg1.C: New test.
3422         PR c++/9282
3423         * g++.dg/parse/funptr1.C: New test.
3425         PR c++/9452
3426         * g++.dg/parse/ambig3.C: New test.
3428         PR c++/9454
3429         * g++.dg/parse/operator3.C: New test.
3431         PR c++/9486
3432         * g++.dg/parse/template10.C: New test.
3434         PR c++/9488
3435         * g++.dg/parse/template11.C: New test.
3437         PR c++/10150
3438         * g++.dg/parse/invalid-op1.C: New test.
3440         PR c++/10247
3441         * g++.dg/parse/condexpr1.C: New test.
3443 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3445         * g++.dg/ext/packed3.C: New test.
3446         * g++.dg/ext/packed4.C: New test.
3448         * gcc.dg/pack-test-3.c: New test.
3450 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3452         * lib/compat.exp: Handle dg-options per source file.
3453         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3454         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3455         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3456         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3457         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3458         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3459         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3460         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3461         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3462         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3463         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3464         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3465         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3466         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3468 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3470         PR c/10320
3471         * gcc.c-torture/execute/20030718-1.c: New test.
3473 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3475         PR optimization/11536
3476         * gcc.dg/20030721-1.c: New test.
3478 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3480         PR c++/11546
3481         * g++.dg/template/lookup1.C: New test.
3483 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3485         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3486         diagnostics of ill-formed constructs involving labels.
3487         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3488         the new 'previously defined here' message.
3490 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3492         * g++.dg/parse/non-dependent2.C: New test.
3494 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3496         * g++.dg/init/init-ref4.C: xfail on targets without
3497         weak symbols.
3499 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3501         PR target/11087
3502         * gcc.c-torture/execute/20030717-1.c: New test.
3504 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3506         * g++.dg/opt/cfg1.C: New test.
3508 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3510         PR optimization/11557
3511         * gcc.dg/20030717-1.c: New test.
3513 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3515         PR c++/10476
3516         * g++.dg/expr/crash-1.C: New test.
3518         PR c++/11027
3519         * g++.dg/template/init3.C: New test.
3521         PR c++/8222
3522         * g++.dg/template/non-dependent1.C: New test.
3524         PR c++/11070
3525         * g++.dg/template/non-dependent2.C: New test.
3527         PR c++/11071
3528         * g++.dg/template/non-dependent3.C: New test.
3530         PR c++/9907
3531         * g++.dg/template/sizeof5.C: New test.
3533 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3535         PR 11498
3536         * gcc.c-torture/compile/mangle-1.c: New file.
3538 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3540         PR c++/7809
3541         * g++.dg/parse/access3.C: New test.
3543 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3545         PR c++/11384
3546         * g++.dg/init/init-ref4.C: New test.
3548 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3550         PR c++/11547
3551         * g++.dg/parse/constant3.C: New test.
3552         * g++.dg/parse/crash7.C: Likewise.
3554 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3556         PR target/11008
3557         * gcc.dg/i386-pentium4-not-mull.c: New.
3559 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3561         * gcc.dg/asm-names.c (ymain): Make it weak.
3563 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3565         PR c++/5421
3566         * g++.dg/template/friend21.C: New test.
3568 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3570         * gcc.dg/cleanup-8.c: New test.
3571         * gcc.dg/cleanup-9.c: New test.
3573 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3575         * g++.dg/ext/dll-MI1.h: New file.
3576         * g++.dg/ext/dllexport-MI1.C: New file.
3577         * g++.dg/ext/dllimport-MI1.C: New file.
3579 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3581         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3582         it does not have cmpstrsi patterns (just cmpmemsi).
3584 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3586         PR debug/11473
3587         * g++.dg/debug/debug8.C: New test.
3589 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3591         PR c++/10108
3592         * g++.dg/template/crash7.C: New test.
3594 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3596         PR target/10795
3597         * gcc.c-torture/compile/20030708-1.c: New.
3599 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3601         * gcc.c-torture/execute/20030715-1.c: New test.
3603 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3605         * gcc.dg/pch/inline-3.c: New file.
3606         * gcc.dg/pch/inline-3.hs: New file.
3607         * gcc.dg/pch/inline-4.c: New file.
3608         * gcc.dg/pch/inline-4.hs: New file.
3610 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3612         PR c++/11509
3613         * g++.dg/template/crash6.C: New test.
3615         PR c++/7053
3616         * g++.dg/template/friend20.C: New test.
3618         PR c++/7019
3619         * g++.dg/template/overload2.C: New test.
3621 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3623         PR optimization/11440
3624         * gcc.c-torture/execute/20030714-1.c: New test.
3626 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3628         PR c++/11154
3629         * g++.dg/template/partial2.C: New test.
3631 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3633         PR c++/11503
3634         * g++.dg/template/anon1.C: New test.
3636         PR c++/11493
3637         PR c++/11495
3638         * g++.dg/parse/template9.C: Likewise.
3639         * g++.dg/template/crash4.C: New test.
3640         * g++.dg/template/koenig1.C: Likewise.
3641         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3642         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3643         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3644         functions.
3645         * g++.old-deja/g++.jason/template36.C: Likewise.
3646         * g++.old-deja/g++.mike/p1989.C: Likewise.
3647         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3648         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3649         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3650         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3651         compiling.
3652         * g++.old-deja/g++.pt/union2.C: Use this->.
3654 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3656         * gcc.dg/20030711-1.c: New test.
3658 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3660         PR c++/11050
3661         * g++.dg/parse/args1.C: New test.
3662         * g++.pt/defarg8.C: Change expected errors.
3664 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3666         PR c++/8164
3667         * g++.dg/template/nontype2.C: New test.
3669         PR c++/10558
3670         * g++.dg/parse/template8.C: New test.
3672         PR c++/8327
3673         * g++.dg/template/scope1.C: New test.
3675         * g++.dg/warn/Wsign-compare-1.C: New test.
3677 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3679         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3681 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3683         PR c++/9411
3684         * g++.dg/template/explicit2.C: New test.
3686         PR c++/10032
3687         * g++.dg/warn/pedantic1.C: New test.
3689 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3691         PR c++ 9483
3692         * g++.dg/other/field1.C: New test.
3694 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3696         PR c/11449
3697         * gcc.c-torture/compile/20030707-1.c: New.
3699 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3701         PR c++/10849
3702         * g++.dg/template/access12.C: New test.
3704 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3706         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3707         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3708         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3709         * gcc.misc-tests/gcov.exp: Update
3710         * g++.dg/gcov/gcov.exp: Update
3711         * lib/gcov.exp: Update.
3713 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3715         * g++.dg/abi/mangle17.C: Make sure template expressions are
3716         dependent.
3717         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3718         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3719         * g++.dg/opt/stack1.C: Remove erroneous code.
3720         * g++.dg/parse/template7.C: New test.
3721         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3722         * g++.old-deja/g++.pt/crash4.C: Likewise.
3724 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3726         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3727         with zero or one occurence of `$' after the initial `L'.
3729 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3731         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3733 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3735         PR c/11370
3736         * gcc.dg/Wunreachable-6.c: New testcase.
3737         * gcc.dg/Wunreachable-7.c: New testcase.
3739 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3741         PR c/11420
3742         * gcc.dg/20030708-1.c: New test.
3744 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3746         * gcc.dg/compat/sdata-section.h: New file.
3747         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3748         * gcc.dg/torture/mips-sdata-1.c: New test.
3750 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3752         PR c++/11030
3753         * g++.dg/template/friend19.C: New test.
3755 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3757         * g++.dg/opt/strength-reduce.C: New test.
3759 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3761         PR target/10979
3762         * gcc.dg/20030707-1.c: New testcase.
3764 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3766         PR optimization/11059
3767         * g++.dg/opt/emptyunion.C: New testcase.
3769 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3770             Eric Botcazou  <ebotcazou@libertysurf.fr>
3772         * g++.dg/opt/stack1.C: New test.
3774 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3776         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3777         run test.
3779         PR c++/11431
3780         * g++.dg/expr/static_cast3.C: New test.
3782 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3784         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3785         everywhere.
3786         * gcc.dg/concat.c: Concatenation of string constants with
3787         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3788         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3789         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3790         necessary to avoid multi-character character constant warning.
3791         * gcc.dg/cpp/escape.c: Likewise.
3792         * gcc.dg/cpp/ucs.c: Likewise.
3793         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3794         Fix a typo.
3796 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3798         PR c/11428
3799         * gcc.c-torture/compile/20030704-1.c: New.
3801 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3803         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3805 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3807         PR c++/5287, PR c++/7910,  PR c++/11021
3808         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3809         tests for warnings.
3810         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3811         * g++.dg/ext/dllimport3.C: Likewise.
3812         * g++.dg/ext/dllimport4.C: New file.
3813         * g++.dg/ext/dllimport5.C: New file.
3814         * g++.dg/ext/dllimport6.C: New file.
3815         * g++.dg/ext/dllimport7.C: New file.
3816         * g++.dg/ext/dllimport8.C: New file.
3817         * g++.dg/ext/dllimport9.C: New file.
3818         * g++.dg/ext/dllimport10.C: New file.
3819         * g++.dg/ext/dllexport1.C: New file.
3821 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3823         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3824         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3826 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3828         * gcc.dg/builtins-25.c: New testcase.
3829         * gcc.dg/builtins-26.c: New testcase.
3831 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3833         * gcc.dg/compat/vector-defs.h: New file.
3834         * gcc.dg/compat/vector-setup.h: New file.
3835         * gcc.dg/compat/vector-check.h: New file.
3836         * gcc.dg/compat/vector-1_main.c: New file.
3837         * gcc.dg/compat/vector-1_x.c: New file.
3838         * gcc.dg/compat/vector-1_y.c: New file.
3839         * gcc.dg/compat/vector-2_main.c: New file.
3840         * gcc.dg/compat/vector-2_x.c: New file.
3841         * gcc.dg/compat/vector-2_y.c: New file.
3843         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3844         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3845         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3846         * gcc.dg/compat/struct-align-1.h: New file.
3847         * gcc.dg/compat/struct-align-1_main.c: New file.
3848         * gcc.dg/compat/struct-align-1_x.c: New file.
3849         * gcc.dg/compat/struct-align-1_y.c: New file.
3850         * gcc.dg/compat/struct-align-2.h: New file.
3851         * gcc.dg/compat/struct-align-2_main.c: New file.
3852         * gcc.dg/compat/struct-align-2_x.c: New file.
3853         * gcc.dg/compat/struct-align-2_y.c: New file.
3855         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3856         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3857         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3858         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3859         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3860         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3861         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3862         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3863         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3864         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3865         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3866         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3867         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3868         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3869         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3870         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3871         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3872         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3873         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3874         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3875         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3876         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3877         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3878         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3879         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3880         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3881         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3882         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3883         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3885 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3887         * gcc.dg/i386-call-1.c: New test.
3889 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3891         PR c++/9162
3892         * g++.dg/parse/defarg4.C: New.
3894 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3896         PR target/10700
3897         * gcc.c-torture/compile/20030703-1.c: New test case.
3899 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3901         * g++.dg/template/local3.C: Remove extra semicolon.
3903 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3905         * gcc.dg/i386-volatile-1.c: New test.
3907 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3909         PR c++/11072
3910         * g++.dg/other/offsetof2.C: XFAIL.
3911         * g++.dg/other/offsetof5.C: New.
3913         PR c++/10219
3914         * g++.dg/template/error1.C: New.
3916         PR c++/9779
3917         * g++.dg/template/dependent-expr1.C: New.
3919 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3921         PR c++/6949
3922         * g++.dg/template/local3.C: New test.
3924         PR c++/11149
3925         * g++.dg/lookup/scoped6.C: New test.
3927 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3929         PR c++/8046
3930         * g++.dg/other/error7.C: New test.
3932 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3934         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3935         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3936         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3937         * g++.old-deja/g++.other/union2.C: Likewise.
3938         * gcc.dg/c90-const-expr-2.c: Likewise.
3939         * gcc.dg/c90-const-expr-3.c: Likewise.
3940         * gcc.dg/c99-const-expr-2.c: Likewise.
3941         * gcc.dg/c99-const-expr-3.c: Likewise.
3942         * gcc.dg/concat.c: Likewise.
3944 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3946         PR c++/9559
3947         * g++.dg/init/static1.C: New test.
3949 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3951         * Changelog: Remove ">>>>>>>" from previous change.
3953 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3955         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3956         * g++.old-deja/g++.other/access2.C: Likewise.
3957         * g++.old-deja/g++.other/decl2.C: Likewise.
3958         * gcc.c-torture/execute/20020615-1.c: Likewise.
3960 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3962         PR c++/4933
3963         * g++.dg/template/sizeof4.C: New test.
3965 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3967         * g++.dg/other/error6.C: New test.
3969 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3971         PR c++/10750
3972         * g++.dg/parse/constant2.C: New test.
3974 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3976         PR c++/11106
3977         * g++.dg/other/error5.C: New test.
3979 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3981         * gcc.dg/format/gcc_diag-1.c: New test.
3983 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3985         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3987 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3989         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3990         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3991         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3993 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3995         * gcc.c-torture/execute/builtins/string-8.c: New test.
3996         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3997         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3998         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4000 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4002         PR c++/10468
4003         * g++.dg/ext/typeof6.C: New test.
4005 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4007         PR c++/10796
4008         * g++.dg/init/enum1.C: New test.
4010 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4012         * gcc.dg/20030627-1.c: New test.
4014 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4016         PR c++/11332
4017         * g++.dg/expr/static_cast2.C: New test.
4019 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4020             Jakub Jelinek  <jakub@redhat.com>
4022         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4023         sprintf(dst,"%s",src) optimization.
4024         * gcc.c-torture/execute/20030626-1.c: New test case.
4025         * gcc.c-torture/execute/20030626-2.c: New test case.
4027 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4029         * gcc.c-torture/execute/multi-ix.c: New test.
4031         * gcc.c-torture/execute/simd-4.c (main):
4032         Added missing semicolon at end of union.
4034 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4036         PR c++/8266
4037         * g++.dg/template/explicit-instantiation3.C: New test.
4039 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4041         * gcc.dg/20030626-1.c: Use signed char.
4043 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4045         * gcc.dg/20030626-1.c: New test.
4047 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4049         * const-str-2.m: Update.
4051 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4053         PR c++/10990
4054         * g++.dg/rtti/dyncast1.C: New test.
4055         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4056         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4057         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4059         PR c++/10931
4060         * g++.dg/expr/static_cast1.C: New test.
4062 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4064         * gcc.dg/20030625-1.c: New test.
4066 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4068         * gcc.c-torture/compile/20030624-1.c: New test case.
4070 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4072         * gcc.c-torture/execute/string-opt-17.c: New test.
4074 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4076         PR c++/5754
4077         * g++.dg/parse/crash6.C: New test.
4079 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4081         * gcc.dg/builtins-24.c: New test case.
4083 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4085         * g++.dg/opt/operator1.C: New test.
4087 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4089         * gcc.c-torture/execute/string-opt-16.c: New test case.
4091 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4093         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4094         * g++.old-deja/g++.other/conv7.C: Likewise
4095         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4096         * g++.old-deja/g++.other/overload14.C: Likewise.
4098 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4100         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4101         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4103 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4105         PR c++/10888
4106         * g++.dg/warn/Winline-3.C: New test.
4108 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4110         * lib/target-supports.exp (check_alias_available): Make the test
4111         program acceptable to the Solaris assembler.
4113         PR c++/10749
4114         * g++.dg/template/memclass2.C: New test.
4116 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4117             Eric Botcazou  <ebotcazou@libertysurf.fr>
4119         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4120         data for non-matching targets.
4121         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4123 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4125         PR c++/10845
4126         * g++.dg/template/member3.C: New test.
4128 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4130         PR c++/10939
4131         * g++.dg/template/func1.C: New test.
4133         PR c++/9649
4134         * g++.dg/template/static4.C: New test.
4135         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4137         PR c++/11041
4138         * g++.dg/init/ref7.C: New test.
4140 2003-06-19  Matt Austern  <austern@apple.com>
4142         PR c++/11228
4143         * g++.dg/anew1.C: New test.
4144         * g++.dg/anew2.C: New test.
4145         * g++.dg/anew3.C: New test.
4146         * g++.dg/anew4.C: New test.
4148 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4150         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4152 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4154         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4155         endian-dependent.
4157 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4159         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4160         Remove cruft.
4162 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4164         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4165         * gcc.c-torture/compile/961203-1.c: Likewise.
4166         * gcc.c-torture/compile/980506-1.c: Likewise.
4168 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4170         PR c++/10712
4171         * g++.dg/lookup/using7.C: New test.
4173 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4175         PR c++/11105
4176         * g++.dg/abi/conv1.C: Remove it.
4177         * g++.dg/template/conv7.C: New test.
4178         * g++.dg/template/conv8.C: Likewise.
4179         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4180         conversion operator.
4182 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4184         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4185         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4186         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4187         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4188         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4189         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4190         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4191         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4192         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4193         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4194         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4195         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4196         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4197         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4198         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4199         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4200         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4201         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4202         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4203         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4204         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4205         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4206         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4207         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4208         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4209         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4210         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4211         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4212         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4214 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4216         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4217         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4218         indications.
4220 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4222         * gcc.dg/i386-387-5.c: New test case.
4223         * gcc.dg/i386-387-6.c: New test case.
4224         * gcc.dg/builtins-23.c: New test case.
4226 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4228         * gcc.dg/builtins-22.c: New test case.
4229         * gcc.dg/i386-387-1.c: Update to test exp.
4230         * gcc.dg/i386-387-2.c: Likewise.
4232 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4234         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4236 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4238         * lib/gcc-dg.exp (dg-require-dll): New function.
4239         (dg-xfail-if): Likewise.
4240         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4241         driver.
4243         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4244         * gcc.c-torture/compile/20001205-1.c: Likewise.
4245         * gcc.c-torture/compile/20001226-1.c: Likewise.
4246         * gcc.c-torture/compile/20010518-2.c: Likewise.
4247         * gcc.c-torture/compile/20020312-1.c: Likewise.
4248         * gcc.c-torture/compile/20020604-1.c: Likewise.
4249         * gcc.c-torture/compile/920501-12.c: Likewise.
4250         * gcc.c-torture/compile/920501-4.c: Likewise.
4251         * gcc.c-torture/compile/920520-1.c: Likewise.
4252         * gcc.c-torture/compile/920521-1.c: Likewise.
4253         * gcc.c-torture/compile/920625-1.c: Likewise.
4254         * gcc.c-torture/compile/961203-1.c: Likewise.
4255         * gcc.c-torture/compile/980506-1.c: Likewise.
4256         * gcc.c-torture/compile/981006-1.c: Likewise.
4257         * gcc.c-torture/compile/981022-1.c: Likewise.
4258         * gcc.c-torture/compile/981223-1.c: Likewise.
4259         * gcc.c-torture/compile/990617-1.c: Likewise.
4260         * gcc.c-torture/compile/dll.c: Likewise.
4261         * gcc.c-torture/compile/labels-3.c: Likewise.
4262         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4263         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4264         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4265         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4266         * gcc.c-torture/compile/simd-5.c: Likewise.
4267         * gcc.c-torture/compile/20000804-1.x: Remove.
4268         * gcc.c-torture/compile/20001205-1.x: Likewise.
4269         * gcc.c-torture/compile/20001226-1.x: Likewise.
4270         * gcc.c-torture/compile/20010518-2.x: Likewise.
4271         * gcc.c-torture/compile/20020312-1.x: Likewise.
4272         * gcc.c-torture/compile/20020604-1.x: Likewise.
4273         * gcc.c-torture/compile/920501-12.x: Likewise.
4274         * gcc.c-torture/compile/920501-4.x: Likewise.
4275         * gcc.c-torture/compile/920520-1.x: Likewise.
4276         * gcc.c-torture/compile/920521-1.x: Likewise.
4277         * gcc.c-torture/compile/920625-1.x: Likewise.
4278         * gcc.c-torture/compile/961203-1.x: Likewise.
4279         * gcc.c-torture/compile/980506-1.x: Likewise.
4280         * gcc.c-torture/compile/981006-1.x: Likewise.
4281         * gcc.c-torture/compile/981022-1.x: Likewise.
4282         * gcc.c-torture/compile/981223-1.x: Likewise.
4283         * gcc.c-torture/compile/990617-1.x: Likewise.
4284         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4285         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4286         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4287         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4288         * gcc.c-torture/compile/simd-5.x: Likewise.
4290         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4292 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4294         * gcc.c-torture/execute/20030611-1.c: New test.
4296 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4298         PR middle-end/168
4299         * gcc.dg/20030612-1.c: New test case.
4301 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4303         PR c++/10635
4304         * g++.dg/expr/cast1.C: New test.
4306 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4308         * gcc.dg/builtins-21.c: New test case.
4310 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4312         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4313         options instead of at the end.
4314         * lib/objc.exp (objc_target_compile): Likewise.
4316 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4318         PR c++/10432
4319         * g++.dg/parse/error1.C: New test.
4321 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4323         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4324         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4325         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4326         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4327         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4328         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4329         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4330         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4331         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4332         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4333         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4334         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4335         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4336         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4337         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4338         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4339         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4340         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4341         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4342         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4343         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4344         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4345         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4346         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4348         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4349         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4350         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4351         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4352         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4353         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4354         * gcc.dg/compat/scalar-return-3_main.c: New file.
4355         * gcc.dg/compat/scalar-return-3_x.c: New file.
4356         * gcc.dg/compat/scalar-return-3_y.c: New file.
4357         * gcc.dg/compat/scalar-return-4_main.c: New file.
4358         * gcc.dg/compat/scalar-return-4_x.c: New file.
4359         * gcc.dg/compat/scalar-return-4_y.c: New file.
4361 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4363         * gcc.dg/compat/fp2-struct-check.h: New file.
4364         * gcc.dg/compat/fp2-struct-defs.h: New file.
4365         * gcc.dg/compat/fp2-struct-init.h: New file.
4366         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4367         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4368         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4369         * gcc.dg/compat/struct-return-10_main.c: New file.
4370         * gcc.dg/compat/struct-return-10_x.c: New file.
4371         * gcc.dg/compat/struct-return-10_y.c: New file.
4373         * gcc.dg/compat/compat-common.h: New file.
4374         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4375         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4376         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4377         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4378         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4379         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4380         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4381         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4382         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4383         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4384         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4385         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4386         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4387         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4388         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4389         * gcc.dg/compat/small-struct-check.h: Ditto.
4390         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4391         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4392         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4393         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4394         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4395         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4396         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4397         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4398         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4399         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4400         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4401         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4402         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4403         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4404         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4405         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4406         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4407         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4408         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4409         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4410         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4411         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4412         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4413         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4414         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4415         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4416         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4417         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4418         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4419         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4421 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4423         * g++.dg/pch/static-1.C: New file.
4424         * g++.dg/pch/static-1.Hs: New file.
4426 2003-06-10  Richard Henderson  <rth@redhat.com>
4428         * gcc.dg/asm-7.c: Adjust expected warning text.
4430 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4432         * gcc.dg/builtins-20.c: New test case.
4434 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4436         PR c++/11131
4437         * g++.dg/opt/template1.C: New test.
4439 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4441         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4442         additional_sources.
4444 2003-05-21  David Taylor  <dtaylor@emc.com>
4446         * gcc.dg/Wpadded.c: New file.
4448 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4450         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4451         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4452         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4453         dg-require-weak.
4455 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4457         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4459 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4461         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4462         (dg-require-alias): Likewise.
4463         (dg-require-gc-sections): Likewise.
4464         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4466 2003-06-08  Richard Henderson  <rth@redhat.com>
4468         * gcc.dg/20011029-2.c: Fix the array reference.
4469         * gcc.dg/asm-7.c: New.
4471 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4473         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4475 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4477         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4478         (dg-require-gc-sections): Likewise.
4480 2003-06-08  Jan Hubicka  <jh@suse.cz>
4482         * i386-cmov1.c: Fix regular expression.
4483         * i386-cvt-1.c: Likewise.
4484         * i386-local.c: Likewise.
4485         * i386-local2.c: Likewise.
4486         * i386-mul.c: Likewise.
4487         * i386-ssetype-1.c: Likewise.
4488         * i386-ssetype-3.c: Likewise.
4489         * i386-ssetype-5.c: Likewise.
4491 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4493         PR c++/11039
4494         * g++.dg/warn/implicit-typename2.C: New test.
4495         * g++.dg/warn/implicit-typename3.C: New test.
4497 2003-06-07  Richard Henderson  <rth@redhat.com>
4499         * g++.dg/other/offsetof3.C: Use size_t.
4500         * g++.dg/other/offsetof4.C: Likewise.
4502 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4504         * lib/copy-file.exp: New. Implement gcc_copy_files.
4506         * lib/dg-pch.exp: Load copy-file.exp
4507         (dg-pch): Use gcc_copy_files instead of "file copy".
4509 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4511         * gcc.dg/weak/weak.exp: Simplify.
4512         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4513         * gcc.dg/weak/weak-1.c: Likewise.
4514         * gcc.dg/weak/weak-2.c: Likewise.
4515         * gcc.dg/weak/weak-3.c: Likewise.
4516         * gcc.dg/weak/weak-4.c: Likewise.
4517         * gcc.dg/weak/weak-5.c: Likewise.
4518         * gcc.dg/weak/weak-6.c: Likewise.
4519         * gcc.dg/weak/weak-7.c: Likewise.
4520         * gcc.dg/weak/weak-8.c: Likewise.
4521         * gcc.dg/weak/weak-9.c: Likewise.
4523 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4525         gcc.c-torture/execute/20030606-1.c: New.
4527 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4529         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4530         * gcc.dg/builtins-19.c: Likewise.
4532 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4534         * gcc.dg/builtins-2.c: Add some more tests.
4535         * gcc.dg/builtins-18.c: New test case.
4536         * gcc.dg/builtins-19.c: New test case.
4538 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4539             Jim Wilson  <wilson@tuliptree.org>
4541         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4543 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4545         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4546         mempcpy/stpcpy calls not to be optimized into something else.
4547         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4548         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4549         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4551 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4553         * gcc.dg/format/asm_fprintf-1.c: New test.
4555 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4557         * lib/gcc-defs.exp (additional_sources): New variable.
4558         (dg-additional-sources): New function.
4559         (additional_files): New variable.
4560         (dg-additional-files): New function.
4561         (dg-additional-files-options): Likewise.
4562         * lib/gcc-dg.exp (dg-require-weak): New function.
4563         (dg-require-alias): Likewise.
4564         (dg-require-gc-sections): Likewise.
4565         * lib/target-supports.exp (check_alias_available): Remove testfile
4566         parameter.
4567         (check_gc_sections_available): New function.
4568         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4569         (dg-gpp-additional-files): Likewise.
4570         * lib/g++.exp (additional_sources): Remove.
4571         (additional_files): Likewise.
4572         (g++_target_compile): Use dg-additional-files-options.
4574         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4575         Tcl logic.
4576         * gcc.dg/special/ecos.exp: Remove.
4577         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4578         * gcc.dg/special/alias-1.c: Likewise.
4579         * gcc.dg/special/alias-2.c: Likewise.
4580         * gcc.dg/special/gcsec-1.c: Likewise.
4581         * gcc.dg/special/weak-1.c: Likewise.
4582         * gcc.dg/special/weak-2.c: Likewise.
4583         * gcc.dg/special/wkali-1.c: Likewise.
4584         * gcc.dg/special/wkali-2.c: Likewise.
4586         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4587         dg-gpp-additional-*.
4588         * g++.dg/special/conpr-3.C: Likewise.
4589         * g++.dg/special/conpr-4.C: Likewise.
4590         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4591         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4592         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4593         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4594         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4595         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4596         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4597         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4598         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4599         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4600         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4601         * g++.old-deja/g++.other/comdat1.C: Likewise.
4602         * g++.old-deja/g++.other/comdat2.C: Likewise.
4603         * g++.old-deja/g++.other/comdat3.C: Likewise.
4604         * g++.old-deja/g++.other/ctor1.C: Likewise.
4605         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4607 2003-06-05  Richard Henderson  <rth@redhat.com>
4609         * gcc.dg/debug/20030605-1.c: New.
4611 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4613         * README.QMTEST: Update.
4615 2003-06-04  Richard Henderson  <rth@redhat.com>
4617         * gcc.dg/cleanup-1.c: New.
4618         * gcc.dg/cleanup-2.c: New.
4619         * gcc.dg/cleanup-3.c: New.
4620         * gcc.dg/cleanup-4.c: New.
4621         * gcc.dg/cleanup-5.c: New.
4622         * gcc.dg/cleanup-6.c: New.
4623         * gcc.dg/cleanup-7.c: New.
4625 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4627         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4629         * lib/dg-pch.exp: New file.
4630         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4631         * gcc.dg/pch/pch.exp: Likewise.
4633 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4635         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4636         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4637         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4638         * gcc.dg/builtins-17.c: New test case.
4639         * gcc.dg/i386-387-4.c: New test case.
4640         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4642 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4644         * gcc.dg/ultrasp9.c: New test.
4646 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4648         * gcc.c-torture/compile/20030604-1.c: New test.
4649         * gcc.dg/sparc-constant-1.c: New test.
4651 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4653         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4655 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4657         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4659         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4660         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4662 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4664         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4666 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4668         PR c++/10940
4669         * g++.dg/template/spec10.C: New test.
4671 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4673         * gcc.dg/builtins-16.c: New test case.
4675 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4677         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4678         mempcpy test with post-increments.
4679         * gcc.c-torture/execute/string-opt-3.c: New test.
4680         * gcc.dg/string-opt-1.c: New test.
4682 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4684         PR fortran/10965
4685         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4687 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4689         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4690         (scan-assembler): ... here.  Use dg-scan.
4691         (scan-assembler-not): Likewise.
4692         (scan-file): New function.
4693         (scan-file-not): Likewise.
4694         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4695         * gcc.dg/cpp/_Pragma4.c: Likewise.
4696         * gcc.dg/cpp/_Pragma5.c: Likewise.
4697         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4698         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4699         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4700         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4701         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4702         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4703         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4704         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4705         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4706         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4707         * gcc.dg/cpp/cxxcom1.c: Likewise.
4708         * gcc.dg/cpp/line1.c: Likewise.
4709         * gcc.dg/cpp/maccom1.c: Likewise.
4710         * gcc.dg/cpp/maccom2.c: Likewise.
4711         * gcc.dg/cpp/maccom3.c: Likewise.
4712         * gcc.dg/cpp/maccom4.c: Likewise.
4713         * gcc.dg/cpp/maccom5.c: Likewise.
4714         * gcc.dg/cpp/maccom6.c: Likewise.
4715         * gcc.dg/cpp/multiline.c: Likewise.
4716         * gcc.dg/cpp/spacing1.c: Likewise.
4717         * gcc.dg/cpp/spacing2.c: Likewise.
4718         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4719         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4720         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4721         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4722         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4723         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4724         * gcc.dg/cpp/cxxcom2.c: Likewise.
4725         * gcc.dg/cpp/cxxcom2.h: New file.
4727         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4728         * g++.dg/cpp/truefalse.C: Here.
4729         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4731 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4733         * gcc.dg/cpp/redef3.c: New file.
4735 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4737         * gcc.dg/i386-loop-3.c: New test.
4739 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4741         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4743 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4745         * gcc.dg/fwrapv-1.c: New test case.
4746         * gcc.dg/fwrapv-2.c: New test case.
4748 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4750         PR c++/10956
4751         * g++.dg/template/spec9.C: New test.
4753 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4755         * gcc.dg/duff-4.c: New test case.
4757 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4759         PR fortran/10843
4760         * g77.dg/ffixed-form-1.f: New test
4761         * g77.dg/ffixed-form-2.f: New test
4762         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4763         * g77.dg/ffree-form-3.f: New test
4765 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4767         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4768         * gcc.dg/wint_t-1.c: Likewise.
4770 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4772         * g++.dg/template/access11.C: New test.
4774 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4776         PR c++/10849
4777         * g++.dg/template/access10.C: New test.
4779 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4780             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4782         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4784 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4786         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4787         suppress for powerpc-*-darwin*.
4788         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4790 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4792         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4793         suppress option for powerpc-*-darwin*.
4795 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4797         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4798         * gcc.dg/builtins-4.c: Add test for fmod.
4800 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4802         PR c++/10682
4803         * g++.dg/template/instantiate4.C: New test.
4805 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4807         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4809 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4811         * gcc.dg/compat/scalar-return-1_main.c: New file.
4812         * gcc.dg/compat/scalar-return-1_x.c: New file.
4813         * gcc.dg/compat/scalar-return-1_y.c: New file.
4814         * gcc.dg/compat/scalar-return-2_main.c: New file.
4815         * gcc.dg/compat/scalar-return-2_x.c: New file.
4816         * gcc.dg/compat/scalar-return-2_y.c: New file.
4817         * gcc.dg/compat/struct-return-3_main.c: New file.
4818         * gcc.dg/compat/struct-return-3_y.c: New file.
4819         * gcc.dg/compat/struct-return-3_x.c: New file.
4820         * gcc.dg/compat/struct-return-2_main.c: New file.
4821         * gcc.dg/compat/struct-return-2_x.c: New file.
4822         * gcc.dg/compat/struct-return-2_y.c: New file.
4824 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4826         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4827         for hppa*-hp-hpux*.
4828         * gcc.dg/20021014-1.c (dg-options): Likewise.
4829         * gcc.dg/nest.c (dg-options): Likewise.
4831 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4833         PR c++/9738
4834         * g++.dg/ext/dllimport2.C: New file.
4835         * g++.dg/ext/dllimport3.C: New file.
4837 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4839         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4840         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4841         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4842         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4843         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4844         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4845         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4846         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4847         * gcc.dg/compat/small-struct-defs.h: New file.
4848         * gcc.dg/compat/small-struct-init.h: New file.
4849         * gcc.dg/compat/small-struct-check.h: New file.
4850         * gcc.dg/compat/fp-struct-defs.h: New file.
4851         * gcc.dg/compat/fp-struct-check.h: New file.
4852         * gcc.dg/compat/fp-struct-init.h: New file.
4853         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4854         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4856 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4858         * gcc.dg/20030225-2.c: New test.
4860 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4861             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4863         * gcc.c-torture/compile/20030518-1.c: New test case.
4865 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4867         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4868         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4869         gcc-dg-debug-runtest.
4870         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4871         gcc-dg-debug-runtest.
4873 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4875         PR c++/9022
4876         * g++.dg/lookup/using6.C: New test.
4878 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4880         * g++.dg/parse/access2.C: New test.
4882 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4884         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4885         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4886         * gcc.dg/debug/debug.exp: Likewise.
4888 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4890         * gcc.dg/dollar.c: New test.
4892 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4894         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4895         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4896         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4897         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4898         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4899         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4900         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4901         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4902         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4903         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4904         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4905         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4906         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4907         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4908         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4909         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4910         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4911         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4913 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4915         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4916         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4917         support for "repo" mode.
4918         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4919         * lib/g77-dg.exp: Likewise.
4920         * lib/obj-dg.exp: Likewise.
4922 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4924         Merge from gcc-3_2-rhl8-branch:
4925         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4927         * gcc.dg/tls/opt-6.c: New test.
4929         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4931         * gcc.dg/20030405-1.c: New test.
4933         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4935         * gcc.dg/20030309-1.c: New test.
4937         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4939         * gcc.c-torture/execute/20030307-1.c: New test.
4941         2003-02-20  Randolph Chung  <tausq@debian.org>
4943         * gcc.c-torture/compile/20030220-1.c: New test.
4945         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4947         * gcc.dg/20030217-1.c: New test.
4949         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4951         * gcc.c-torture/compile/20020129-1.c: New test.
4953         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4955         * gcc.dg/unroll-1.c: New test.
4957         2002-11-16  Jan Hubicka  <jh@suse.cz>
4959         * gcc.c-torture/execute/20020920-1.c: New test.
4961         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4963         PR target/7434
4964         * gcc.c-torture/compile/20021008-1.c: New test.
4966         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4968         PR target/7559
4969         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4971         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4973         * gcc.c-torture/compile/20020807-1.c: New test.
4975         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4977         * gcc.dg/tls/opt-1.c: New test.
4979         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4981         * gcc.dg/20020729-1.c: New test.
4983         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4985         * g++.dg/opt/life1.C: New test.
4987         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4989         * gcc.dg/20020525-1.c: New test.
4991         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4993         PR c++/6794
4994         * g++.dg/ext/pretty1.C: New test.
4995         * g++.dg/ext/pretty2.C: New test.
4997 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4999         PR c++/8385
5000         * g++.dg/ext/typeof5.C: New test.
5002 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5004         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5005         __USER_LABEL_PREFIX__ into account.
5006         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5008 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5010         * gcc.dg/builtins-15.c: New test case.
5012 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5014         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5016 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5018         * lib/g++.exp: Tweak handling of additional source files.
5019         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5020         * g++.dg/special/conpr-2a.C: Rename to ...
5021         * g++.dg/special/conpr-2a.cc: ... this.
5022         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5023         * g++.dg/special/conpr-3a.C: Rename to ...
5024         * g++.dg/special/conpr-3a.cc: This.
5025         * g++.dg/special/conpr-3b.C: Rename to ...
5026         * g++.dg/special/conpr-3b.cc: This.
5027         * g++.dg/special/conpr-4.C: New test.
5028         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5030 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5032         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5034 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5036         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5037         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5038         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5039         * g++.old-deja/g++.other/warn3.C: Likewise.
5041 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5043         * gcc.dg/i386-387-1.c: Update to also test log.
5044         * gcc.dg/i386-387-2.c: Likewise.
5046 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5048         * g77.f-torture/execute/int8421.f: New test.
5050 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5052         PR c++/10230, c++/10481
5053         * g++.dg/lookup/scoped5.C: New test.
5055 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5057         PR c++/10552
5058         * g++.dg/template/ttp6.C: New test.
5060 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5062         * gcc.c-torture/execute/builtins: New directory.
5063         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5064         gcc.c-torture/execute/builtins.
5065         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5066         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5067         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5068         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5070 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5072         PR c++/9252
5073         * g++.dg/template/access8.C: New test.
5074         * g++.dg/template/access9.C: New test.
5076 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5078         PR c++/9554
5079         * g++.dg/parse/access1.C: New test.
5081 2003-05-09  DJ Delorie  <dj@redhat.com>
5083         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5084         long, and not an int.
5086 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5088         PR c++/10555, c++/10576
5089         * g++.dg/template/memclass1.C: New test.
5091 2003-05-08  DJ Delorie  <dj@redhat.com>
5093         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5094         targets.
5095         * gcc.c-torture/execute/20021024-1.x: Likewise.
5096         * gcc.c-torture/execute/shiftdi.x: Likewise.
5097         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5098         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5099         * gcc.dg/20021018-1.c: Likewise.
5101 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5103         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5105         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5106         (bcopy): Call memmove.
5108 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5110         * g77.f-torture/compile/8485.f: New test case.
5112 2003-05-07  Richard Henderson  <rth@redhat.com>
5114         PR c++/10570
5115         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5116         Verify exception_cleanup not called for rethrows.
5117         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5118         when exiting catch block without rethrowing.
5119         * g++.dg/eh/forced3.C: New.
5120         * g++.dg/eh/forced4.C: New.
5122 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5124         * gcc.dg/20030505.c: Fix triplet.
5126 2003-05-06  DJ Delorie  <dj@redhat.com>
5128         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5129         * gcc.dg/nest.c: Likewise.
5131 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5133         * gcc.dg/builtins-14.c: New test case.
5135 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5137         * lib/compat.exp (compat-execute): New argument.
5138         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5139         * gcc.dg/compat: New test directory.
5140         * gcc.dg/compat/compat.exp: New expect script.
5141         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5142         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5143         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5144         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5145         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5146         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5148         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5149         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5150         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5151         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5152         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5153         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5154         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5155         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5156         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5157         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5158         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5159         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5160         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5161         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5162         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5164 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5166         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5168 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5170         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5172 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5174         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5175         * gcc.dg/ppc-fsel-2.c: New test.
5177         * gcc.dg/unused-5.c: New test.
5179 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5181         PR c++/10496
5182         * g++.dg/warn/pmf1.C: New test.
5184 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5186         PR c++/4494
5187         * g++.dg/warn/main.C: New test.
5189 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5191         * gcc.dg/nonnull-3.c: New test.
5193 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5195         * gcc.dg/cpp/Wtrigraphs.c: Update.
5196         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5198 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5200         * gcc.dg/ppc-fsel-1.c: New test.
5202 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5204         PR c/10604
5205         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5207 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5209         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5211 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5213         PR c++/9364, c++/10553, c++/10586
5214         * g++.dg/parse/typename4.C: New test.
5215         * g++.dg/parse/typename5.C: Likewise.
5217 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5219         * gcc.c-torture/compile/20030503-1.c: New test.
5221 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5223         * g++.dg/lookup/using5.C: Fix testcase error.
5225 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5227         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5228         since MEABI is no longer supported.  Remove all vestiges
5229         of MEABI from the test.
5231 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5233         PR c++/10554
5234         * g++.dg/lookup/using5.C: New test.
5236 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5238         PR c++/8772
5239         * g++.dg/template/ttp5.C: New test.
5241 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5243         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5244         (dg-gpp-additional-sources): New function.
5245         (dg-gpp-additional-files): Likewise.
5246         * lib/g++.exp (additional_sources): New variable.
5247         (additional_files): Likewise.
5248         (g++_target_compile): Deal with them.
5249         * lib/old-dejagnu.exp: Remove.
5250         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5251         * g++.old-deja: Revise all tests to use dg commands.
5253 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5255         PR c++/9432, c++/9528
5256         * g++.dg/lookup/using4.C: New test.
5258 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5260         * gcc.dg/noreturn-5.c: New file.
5261         * gcc.dg/noreturn-6.c: New file.
5263         * gcc.c-torture/compile/inline-1.c: New file.
5265 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5267         PR c++/10551
5268         * g++.dg/template/explicit1.C: New test.
5270 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5272         PR c++/10549
5273         * g++.dg/other/bitfield1.C: New test.
5275         PR c++/10527
5276         * g++.dg/init/new7.C: New test.
5278 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5280         * g++.dg/ext/desig1.C: New test.
5281         * g++.dg/ext/init1.C: Update.
5283         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5285 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5287         PR c++/10180
5288         * g++.dg/warn/Winline-1.C: New test.
5290 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5292         * gcc.c-torture/execute/string-opt-19.c: New test.
5294         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5295         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5297 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5299         PR c++/10506
5300         * g++.dg/init/new6.C: New test.
5302         PR c++/10503
5303         * g++.dg/init/ref6.C: New test.
5305 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5307         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5309 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5311         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5312         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5314 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5316         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5317         initialized static data members.
5319 2003-04-25  H.J. Lu <hjl@gnu.org>
5321         * gcc.dg/ia64-sync-4.c: New test.
5323 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5325         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5326         date.
5328 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5330         PR c++/10337
5331         * g++.dg/warn/conv1.C: New test.
5332         * g++.old-deja/g++.other/conv7.C: Adjust.
5333         * g++.old-deja/g++.other/overload14.C: Adjust.
5335 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5337         PR c++/10471
5338         * g++.dg/template/defarg2.C: New test.
5340 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5342         * gcc.dg/cpp/include2.c: Update.
5343         * gcc.dg/cpp/multiline-2.c: New.
5344         * gcc.dg/cpp/multiline.c: Update.
5345         * gcc.dg/cpp/strify2.c: Update.
5346         * gcc.dg/cpp/trad/literals-2.c: Update.
5348 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5350         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5352 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5354         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5356 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5358         PR c++/10451
5359         * g++.dg/parse/crash4.C: New test.
5361         PR c++/9847
5362         * g++.dg/parse/crash5.C: New test.
5364 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5366         PR c++/10446
5367         * g++.dg/parse/crash3.C: New test.
5369         PR c++/10428
5370         * g++.dg/parse/elab1.C: New test.
5372 2003-04-22  Devang Patel  <dpatel@apple.com>
5374         * gcc.dg/cpp/trad/funlike-5.c: New test.
5376 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5378         * g++.dg/other/packed1.C: Fix dg options.
5380 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5382         * g++.dg/other/offsetof2.C: New test.
5384 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5386         * g++.dg/template/recurse.C: Adjust location of error messages.
5388 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5390         PR c++/9881
5391         * g++.dg/init/addr-const1.C: New test.
5392         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5394 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5396         PR c++/10405
5397         * g++.dg/lookup/struct-hack1.C: New test.
5399 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5401         * ucs.c: Update diagnostic messages.
5403 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5405         * gcc.dg/cpp/truefalse.cpp: New test.
5406         * gcc.dg/cpp/cpp.exp: Update.
5407         * g++.dg/other/stdbool-if.C: Remove.
5409 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5411         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5412         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5414 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5416         * gcc.c-torture/compile/20030418-1.c: New test.
5418 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5420         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5422 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5424         PR c++/10347
5425         g++.dg/template/dependent-name1.C: New test.
5427 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5429         * gcc.dg/warn-1.c (tourist_guide): New array,
5430         contains a pointer to bar.
5432 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5434         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5435         * gcc.c-torture/execute/medce-1.c: New test case.
5436         * gcc.c-torture/execute/medce-2.c: New test case.
5438 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5440         * lib/prune.exp: Ignore more messages.
5442         PR c++/10381
5443         * g++.dg/parse/lookup3.C: New test.
5445 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5447         * gcc.c-torture/compile/20030415-1.c : New test.
5449 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5451         * gcc.c-torture/execute/scope-2.c: Move to ...
5452         * gcc.dg/noncompile/scope.c: .... here.
5454 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5456         * gcc.dg/20030414-2.c: New test case.
5458 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5460         PR target/10377
5461         * gcc.dg/20030414-1.c: New test.
5463 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5465         * gcc.dg/builtins-12.c: New test case.
5466         * gcc.dg/builtins-13.c: New test case.
5468 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5470         * gcc.c-torture/execute/string-opt-18.c: New test.
5472 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5474         PR c++/10300
5475         * g++.dg/init/new5.C: New test.
5477 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5479         PR c++/7910
5480         * g++.dg/ext/dllimport1.C: New test.
5482 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5484         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5486 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5488         PR Fortran/9263
5489         * g77.f-torture/noncompile/9263.f: New test
5490         PR Fortran/1832
5491         * g77.f-torture/execute/1832.f: New test
5493 2003-04-11  David Chad  <davidc@freebsd.org>
5494             Loren J. Rittle  <ljrittle@acm.org>
5496         libobjc/8562
5497         * objc.dg/headers.m: New test.
5499 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5501         * gcc.c-torture/execute/builtin-noret-2.c: New.
5502         * gcc.c-torture/execute/builtin-noret-2.x: New.
5503         XFAIL builtin-noret-2.c at -O1 and above.
5504         * gcc.dg/redecl.c: New.
5505         * gcc.dg/Wshadow-1.c: Update error regexps.
5507 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5509         * g++.dg/abi/bitfield10.C: New test.
5511 2003-04-09  Mike Stump  <mrs@apple.com>
5513         * gcc.dg/pch/pch.exp: Make testcase names longer.
5514         * g++.dg/pch/pch.exp: Make testcase names longer.
5516 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5518         * gcc.dg/builtins-11.c: New test case.
5520 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5522         * gcc.dg/builtins-9.c: New test case.
5523         * gcc.dg/builtins-10.c: New test case.
5525 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5527         * gcc.dg/noncompile/init-4.c.c: New test.
5529 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5531         * gcc.misc-test/gcov-9.c: New test.
5532         * gcc.misc-test/gcov-10.c: New test
5533         * gcc.misc-test/gcov-11.c: New test.
5535 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5537         PR optimization/10024
5538         * gcc.c-torture/compile/20030405-1.c: New test.
5540 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5542         * gcc.dg/pch/static-3.c: New.
5543         * gcc.dg/pch/static-3.hs: New.
5544         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5546 2003-04-04  Richard Henderson  <rth@redhat.com>
5548         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5549         * g++.dg/eh/forced2.C: Likewise.
5551 2003-04-03  Mike Stump  <mrs@apple.com>
5553         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5554         target arg.
5555         (scan-assembler-times, scan-assembler-not): Likewise.
5556         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5558 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5560         * gcc.dg/sparc-loop-1.c: New test.
5562 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5564         PR other/9274
5565         * g++.dg/pch/system-2.C: New.
5566         * g++.dg/pch/system-2.Hs: New.
5568 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5570         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5572         * g++.dg/eh/simd-1.C (vecfunc): Same.
5574 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5576         * gcc.c-torture/execute/20030401-1.c: New test case.
5578 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5580         * objc.dg/defs.m: New.
5582 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5584         * g++.dg/eh/simd-1.C: New.
5585         * g++.dg/eh/simd-2.C: New.
5587 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5589         * gcc.c-torture/execute/simd-3.c: New.
5591 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5593         PR c/9936
5594         * gcc.dg/20030331-2.c: New test.
5596 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5598         PR c++/10278
5599         * g++.dg/parse/crash2.C: New test.
5601 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5603         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5604         * gcc.c-torture/execute/20030331-1.c: ...here.
5606 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5608         * gcc.c-torture/execute/20030331-1.c: New test.
5610 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5612         * lib/gcov.exp: Adjust call return testing strings.
5613         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5615 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5617         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5618         * gcc.dg/builtins-7.c: New test case.
5619         * gcc.dg/builtins-8.c: New test case.
5621 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5623         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5625 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5627         PR c++/7647
5628         * g++.dg/lookup-class-member-2.C: New test.
5630 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5632         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5634 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5636         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5638 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5640         * g++.dg/init/attrib1.C: New test.
5642 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5644         * gcc.dg/ultrasp8.c: New test.
5646 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5648         * gcc.dg/ultrasp7.c: New test.
5650 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5652         PR c++/10047
5653         * g++.dg/template/inline1.C: New test.
5655 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5657         * gcc.dg/sparc-dwarf2.c: New test.
5659 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5661         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5662         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5664 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5666         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5667         than reading .x files.
5668         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5669         * g77.dg/gcov/gcov-1.f: Likewise.
5670         * gcc.misc-tests/gcov-4b.c: Likewise.
5671         * gcc.misc-tests/gcov-5b.c: Likewise.
5672         * gcc.misc-tests/gcov-6.c: Likewise.
5673         * gcc.misc-tests/gcov-7.c: Likewise.
5674         * gcc.misc-tests/gcov-8.c: Likewise.
5675         * g++.dg/gcov/gcov-1.x: Remove.
5676         * g77.dg/gcov/gcov-1.x: Likewise.
5677         * gcc.misc-tests/gcov-4b.x: Likewise.
5678         * gcc.misc-tests/gcov-5b.x: Likewise.
5679         * gcc.misc-tests/gcov-6.x: Likewise.
5680         * gcc.misc-tests/gcov-7.x: Likewise.
5681         * gcc.misc-tests/gcov-8.x: Likewise.
5683 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5685         PR opt/10087
5686         * gcc.dg/20030324-1.c: New test.
5688 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5690         PR c++/10224
5691         * g++.dg/template/arg3.C: New test.
5693         PR c++/10158
5694         * g++.dg/template/friend18.C: New test.
5696 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5698         * g77.f-torture/compile/20030326-1.f: New test case.
5700 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5702         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5704         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5706 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5708         * gcc.dg/ia64-sync-3.c: New test.
5710 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5712         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5714 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5716         * gcc.dg/ultrasp6.c: New test.
5718 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5720         * gcc.dg/i386-signbit-1.c: New test.
5721         * gcc.dg/i386-signbit-2.c: New test.
5722         * gcc.dg/i386-signbit-3.c: New test.
5724 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5726         * gcc.dg/ultrasp5.c: Fix options.
5728 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5730         * gcc.dg/ultrasp5.c: Fix comment.
5732 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5734         PR fortran/10197
5735         * g77.f-torture/execute/10197.f: New test.
5737 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5739         PR c++/9898, c++/383
5740         * g++.dg/template/conv6.C: New test.
5742         PR c++/10119
5743         * g++.dg/template/ptrmem5.C: New test.
5745         PR c++/10026
5746         * g++.dg/lookup/koenig1.C: New test.
5748         PR C++/10199
5749         * g++.dg/lookup/template2.C: New test.
5751 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5753         * g++.dg/opt/rtti1.C: New test.
5755 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5757         * gcc.dg/ultrasp5.c: New test.
5759 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5761         PR middle-end/9967
5762         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5763         builtin fputs.
5765 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5767         PR c/8224
5768         * gcc.dg/20030323-1.c: New test.
5770 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5772         * gcc.c-torture/compile/20030323-1.c: New test case.
5774 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5776         * gcc.dg/20030321-1.c: New test.
5778 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5780         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5782 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5784         PR c++/9978, c++/9708
5785         * g++.dg/ext/vlm1.C: Adjust expected error.
5786         * g++.dg/ext/vla2.C: New test.
5787         * g++.dg/template/arg1.C: New test.
5788         * g++.dg/template/arg2.C: New test.
5790 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5792         * g77.f-torture/execute/select.f: New test.
5793         * g77.f-torture/noncompile/select_no_compile.f: New test.
5795 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5797         PR c++/9898
5798         * g++.dg/other/error4.C: New test.
5800 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5802         * g++.dg/template/friend17.C: New test.
5804 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5806         * gcc.c-torture/compile/20030320-1.c: New.
5808 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5810         * gcc.dg/builtins-6.c: New test case.
5812 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5814         PR target/10073
5815         * gcc.c-torture/compile/20030319-1.c: New.
5817 2003-03-18  Jan Hubicka  <jh@suse.cz>
5819         * gcc.dg/i386-cvt-1.c: New test.
5821 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5823         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5824         * objc.dg/naming-2.m: Likewise.
5826 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5828         PR c++/9639
5829         * g++.dg/parse/crash1.C: New test.
5831 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5833         PR c++/8805
5834         * g++.dg/eh/cleanup1.C: New test.
5836 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5838         * gcc.c-torture/execute/20030316-1.c: New test case.
5840 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5842         PR c++/9629
5843         * g++.dg/init/ctor2.C: New test.
5845 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5847         * g77.f-torture/compile/xformat.f: New test case.
5849 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5851         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5852         * g++.old-deja/g++.mike/eh50.C: Likewise.
5854 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5856         PR c++/6440
5857         * g++.dg/template/spec7.C: New test.
5858         * g++.dg/template/spec8.C: Likewise.
5860 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5862         * gcc.c-torture/execute/20030313-1.c: New test.
5864 2003-03-14  Richard Henderson  <rth@redhat.com>
5866         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5868 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5870         * gcc.c-torture/compile/20030314-1.c: New test.
5872 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5874         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5875         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5876         thumb target,
5877         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5878         to accept newer _imp__  prefix and additional
5879         newline in .drectve section.
5880         * gcc.dg/dll-4.c: Likewise.
5881         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5882         switch.
5884 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5886         * g++.dg/parse/namespace9.C: New test.
5888         * g++.dg/init/ref5.C: New test.
5889         * g++.dg/parse/ptrmem1.C: Likewise.
5891 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5893         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5894         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5895         regular expression.
5896         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5897         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5899 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5901         * gcc.c-torture/execute/20030224-2.c: New test.
5903 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5905         * gcc.dg/decl-3.c: New test.
5907 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5909         * gcc.dg/i386-loop-2.c: New test.
5911 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5913         PR c++/9474
5914         * g++.dg/parse/namespace8.C: New test.
5916         PR c++/9924
5917         * g++.dg/overload/builtin2.C: New test.
5919 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5921         * gcc.dg/return-type-3.c: New test.
5923 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5925         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5926         profiling options are not supported.
5928 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5930         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5931         * g++.old-deja/g++.warn/impint2.C: Likewise.
5933 2003-03-10  Devang Patel  <dpatel@apple.com>
5935         * g++.dg/cpp/c++_cmd_1.C: New test.
5936         * g++.dg/cpp/c++_cmd_1.h: New file.
5938 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5940         * gcc.dg/altivec-9.c: New file.
5942 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5944         * gcc.dg/ppc-sdata-1.c: New test.
5945         * gcc.dg/ppc-sdata-2.c: New test.
5947 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5949         PR c++/9373
5950         * g++.dg/opt/ptrmem2.C: New test.
5952         PR c++/8534
5953         * g++.dg/opt/ptrmem1.C: New test.
5955 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5957         * gcc.dg/i386-loop-1.c: New test.
5959 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5961         PR c++/9970
5962         * g++.dg/lookup/friend1.C: New test.
5964 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5966         PR c++/9823
5967         * g++.dg/parser/constructor1.C: New test.
5969 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5971         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5973         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5975 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5977         * gcc.dg/cpp/Wunused.c: Update test.
5979 2003-03-08  Jan Hubicka  <jh@suse.cz>
5981         * gcc.dg/inline-3.c: New test.
5983 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5985         PR c++/9809
5986         * g++.dg/parse/builtin1.C: New test.
5988         PR c++/9982
5989         * g++.dg/abi/cookie1.C: New test.
5990         * g++.dg/abi/cookie2.C: Likewise.
5992         PR c++/9524
5993         * g++.dg/template/field1.C: New test.
5995         PR c++/9912
5996         * g++.dg/parse/class1.C: New test.
5997         * g++.dg/parse/namespace7.C: Likewise.
5998         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6000 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6002         * g++.dg/init/ref4.C: New test.
6004 2003-03-07  Jan Hubicka  <jh@suse.cz>
6006         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6007         * gcc.dg/inline-3.c:  New test.
6009 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6011         * g++.dg/init/ref3.C: New test.
6013         PR c++/9965
6014         * g++.dg/init/ref2.C: New test.
6016         PR c++/9400
6017         * g++.dg/warn/Wshadow-2.C: New test.
6019         PR c++/9791
6020         * g++.dg/warn/Woverloaded-1.C: New test.
6022 2003-03-05  Jan Hubicka  <jh@suse.cz>
6024         * gcc.dg/i386-local2.c: New.
6025         * gcc.dg/i386-local.c: Fix typo.
6027 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6029         * g++.dg/abi/layout3.C: New test.
6031 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6033         * gcc.c-torture/compile/20030305-1.c
6035 2003-03-05  Jan Hubicka  <jh@suse.cz>
6037         * gcc.dg/i386-local.c: New.
6039 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6041         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6043 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6045         * gcc.dg/switch-2.c: New test.
6046         * gcc.dg/switch-3.c: New test.
6047         * gcc.dg/Wswitch.c: Adjust line numbers.
6048         * gcc.dg/Wswitch-default.c: Likewise.
6049         * gcc.dg/Wswitch-enum.c: Likewise.
6051 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6053         * gcc.c-torture/execute/20030222-1.c: New test.
6055 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6057         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6059 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6061         PR c++/9878
6062         * g++.dg/init/ref1.C: New test.
6064 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6066         * gcc.dg/sh-relax.c: New SH-only test.
6068 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6070         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6071         comment explaining purpose of testcase.
6073 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6075         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6076         for HC11/HC12 (asm needs two int registers).
6077         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6078         HC11/HC12 because the test uses an asm which needs two 32-bit
6079         registers.
6081 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6083         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6084         for HC11/HC12 (array is too large otherwise).
6085         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6086         * gcc.c-torture/compile/20010518-2.x: Likewise.
6087         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6088         HC11/HC12 (array is too large).
6090 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6092         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6093         * lib/g++-dg.exp (g++-dg-test): Likewise.
6095 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6097         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6098         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6100 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6102         * g++.dg/warn/implicit-typename1.C: Remove warning.
6104 2003-02-28  Richard Henderson  <rth@redhat.com>
6106         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6107         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6109 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6111         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6112         * g++.dg/pch/pch.exp: Likewise.
6114 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6116         PR c++/9879
6117         * testsuite/g++.dg/init/new4.C: New test.
6119 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6121         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6123 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6125         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6126         unsigned long.
6128         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6129         wider than float.
6131 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6133         * lib/scanasm.exp: Add support for counting numbers of
6134         occurences.
6135         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6136         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6138 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6140         PR c++/9683
6141         * g++.dg/template/static3.C: New test.
6143         PR c++/9829
6144         * g++.dg/parse/namespace6.C: New test.
6146 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6148         PR target/9732
6149         * gcc.dg/20030225-1.c: New test.
6151 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6153         * README: Remove out-of-date information.
6155         PR c++/9836
6156         * g++.dg/template/spec6.C: New test.
6158 2003-02-24  Jeff Law  <law@redhat.com>
6160         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6162 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6164         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6165         * gcc.dg/pragma-ep-1.c: Likewise.
6167 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6169         PR c++/9602
6170         * g++.dg/template/friend16.C: New test.
6172 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6174         PR c++/5333
6175         * g++.dg/parse/fused-params1.C: Adjust error messages.
6176         * g++.dg/template/nested3.C: New test.
6178 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6180         * g++.dg/abi/param1.C: New test.
6182 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6184         PR c++/7982
6185         * g++.dg/warn/implicit-typename1.C: New test.
6187 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6189         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6190         with "mtune".
6191         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6192         * gcc.c-torture/execute/20010129-1.x: Likewise.
6193         * gcc.dg/20011107-1.c: Likewise.
6194         * gcc.dg/20020108-1.c: Likewise.
6195         * gcc.dg/20020122-3.c: Likewise.
6196         * gcc.dg/20020206-1.c: Likewise.
6197         * gcc.dg/20020310-1.c: Likewise.
6198         * gcc.dg/20020426-2.c: Likewise.
6199         * gcc.dg/20020517-1.c: Likewise.
6200         * gcc.dg/991230-1.c: Likewise.
6201         * gcc.dg/i386-unroll-1.c: Likewise.
6202         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6204 2003-02-22  Jan Hubicka  <jh@suse.cz>
6206         * gcc.dg/i386-mul.c: New test.
6208 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6210         * gcc.dg/builtins-5.c: New test case.
6212 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6214         * gcc.dg/asmreg-1.c: New test.
6216 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6218         PR c++/9749
6219         * g++.dg/parse/varmod1.C: New test.
6221 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6223         PR c++/9727
6224         * g++.dg/template/op1.C: New test.
6226 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6228         PR c++/8906
6229         * g++.dg/template/nested2.C: New test.
6231 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6233         PR c++/8724
6234         * g++.dg/expr/dtor1.C: New test.
6236 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6238         * gcc.dg/cpp/include3.c: New test.
6239         * gcc.dg/cpp/inc/foo.h: New file.
6241 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6243         * gcc.c-torture/execute/20030221-1.c: New test.
6245 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6247         PR c++/9729
6248         * g++.dg/abi/conv1.C: New test.
6250 2003-02-20  Jan Hubicka  <jh@suse.cz>
6252         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6254 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6256         * gcc.c-torture/compile/20030219-1.c: New test.
6258 2003-02-18  Jan Hubicka  <jh@suse.cz>
6260         * gcc.dg/funcorder.c: New test.
6262 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6264         * gcc.c-torture/execute/20030218-1.c: New.
6266 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6268         * gcc.dg/20030218-1.c: New.
6270 2003-02-18  Richard Henderson  <rth@redhat.com>
6272         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6273         * gcc.dg/attr-used-2.c: New.
6275 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6277         PR c++/9704
6278         * g++.dg/init/copy5.C: New test.
6280 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6282         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6283         * g++.dg/pch/pch.exp: Likewise.
6285 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6287         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6288         STACK_SIZE is not defined.
6290 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6292         PR c++/9457
6293         * g++.dg/template/init1.C: New test.
6295 2003-02-16  Jan HUbicka  <jh@suse.cz>
6297         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6298         (foo): Add few extra tests
6299         * gcc.dg/c99-const-expr-3.c: Likewise.
6300         * gcc.c-torture/execute/20030216-1.c: New.
6302 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6304         PR c++/9459
6305         * g++.dg/ext/typeof4.C: New test.
6307 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6309         * gcc.dg/i386-387-3.c: New test case.
6311 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6313         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6314         cris-*-elf* cris-*-aout* and mmix-*-*.
6316 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6318         * gcc.dg/20030213-1.c: New test.
6320 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6322         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6323         * gcc.dg/i386-387-2.c: Likewise.
6325 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6327         * gcc.dg/ppc-spe.c: Fix formatting.
6328         Enable tests that were previously unsupported by gas.
6329         Delete tests for instructions that no longer exist.
6330         Switch arguments on evsubifw builtin.
6332 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6334         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6335         STACK_SIZE is too small.
6337 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6338             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6340         * gcc.dg/decl-2.c: New test.
6342 2003-02-10  Jan Hubicka  <jh@suse.cz>
6344         * gcc.dg/i386-fpcvt-1.c:  New test.
6346 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6348         * gcc.c-torture/execute/20030209-1.c: New test.
6350 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6352         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6353         int-wide bitops, use the constants of the same width.
6354         Likewise, if long long is 32-bit wide, test bitops using
6355         32-bit constants.
6357 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6359         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6361 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6363         * testsuite/gcc.dg/builtins-4.c: New test case.
6365 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6367         * gcc.dg/20020430-1.c: Fix dg command typos.
6368         * gcc.dg/20020503-1.c: Likewise.
6370 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6372         PR c++/8785
6373         * g++.dg/parse/fused-params1.C: New test.
6375         PR c++/8857
6376         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6378         PR c++/8921
6379         * g++.dg/parse/non-dependent1.C: New test.
6381         PR c++/8928
6382         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6384         PR c++/9228
6385         * g++.dg/parse/undefined7.C: New test.
6386         * g++.dg/parse/non-templ1.C: New test.
6388         PR c++/9229
6389         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6391 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6393         * gcc.c-torture/compile/20030206-1.c: New test.
6395 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6397         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6398         "pow" to "foo" to avoid potential confusion with a math built-in.
6400 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6402         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6403         conditions for SPARC targets.
6405 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6407         * gcc.dg/20030204-1.c: New test.
6409 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6411         PR c++/38
6412         * g++.dg/parse/array-size1.C: New test.
6414         PR c++/5657
6415         * g++.dg/parse/undefined3.C: New test.
6417         PR c++/5665
6418         * g++.dg/parse/undefined4.C: New test.
6420         PR c++/5975
6421         * g++.dg/parse/undefined5.C: New test.
6423         PR c++/7259
6424         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6426         PR c++/8578
6427         * g++.dg/parse/casting-operator1.C: New test.
6429         PR c++/8596
6430         * g++.dg/parse/undefined6.C: New test.
6432         PR c++/8736
6433         * g++.dg/parse/missing-template1.C: New test.
6435 2003-02-04  Jan Hubicka  <jh@suse.cz>
6437         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6438         * gcc.dg/i386-cmov?.c:  Likewise.
6439         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6440         * gcc.dg/i386-ssefp-1.c:  Likewise.
6441         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6442         conventions.
6444 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6446         PR c++/7129
6447         * testsuite/g++.dg/ext/max.C: New test.
6449 2003-02-03  Jan Hubicka  <jh@suse.cz>
6451         * gcc.c-torture/execute/20030203-1.c: New test.
6453 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6455         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6456         'natural-endian'.
6458 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6460         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6461         * g++.dg/init/new2.C: Likewise.
6462         * g++.dg/other/new1.C: Likewise.
6464 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6466         * gcc.dg/struct-ret-libc.c: New test.
6468 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6470         * gcc.dg/20030129-1.c: New test.
6472 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6474         PR c++/8849
6475         * g++.dg/template/ptrmem4.C: New test.
6477 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6479         * g++.dg/parser/constant1.C: New test.
6481 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6483         PR c++/8591
6484         * g++.dg/parse/friend2.C: New test.
6486 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6488         PR c++/9437
6489         * g++.dg/template/unify4.C: New test.
6491 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6493         * gcc.c-torture/execute/20030128-1.c: New test.
6495 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6497         * g++.dg/lookup/nested1.C: Test moved from ...
6498         * g++.old-deja/g++.other/lookup24.C: ... here.
6500 2003-01-28  Jan Hubicka  <jh@suse.cz>
6502         * gcc.dg/i386-cmov5.c:  New test.
6504 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6506         * gcc.c-torture/execute/20010925-1.c: Changed the
6507         memcpy declaration.
6509 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6511         PR c++/3902
6512         * g++.dg/parse/template5.C: New test.
6514 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6516         PR fortran/9258
6517         * g77.dg/pr9258: New test.
6519 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6521         * README: Move relevant parts from README.g++.
6523         * README.g++: Remove this file.
6525 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6527         * g++.dg/abi/dcast1.C: New test.
6529 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6531         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6533 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6535         PR c++/47
6536         * g++.old-deja/g++.other/lookup24.C: New test.
6538 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6540         PR middle-end/7227
6541         * gcc.dg/uninit-C.c: New test.
6543 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6545         * g++.dg/abi/covariant1.C: New test.
6547 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6549         * gcc.dg/20030123-1.c: New test.
6551 2003-01-25  Jan Hubicka  <jh@suse.cz>
6553         PR opt/8492
6554         * gcc.c-torture/compile/20030125-1.c
6556 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6558         PR c++/9403
6559         * g++.dg/parse/template3.C: New test.
6560         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6562         PR c++/795
6563         * g++.dg/parse/template4.C: New test.
6565         PR c++/9415
6566         * g++.dg/template/qual2.C: New test.
6568         PR c++/8545
6569         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6571         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6573 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6575         * gcc.c-torture/execute/switch-1.c: New test case.
6577 2003-01-25  Jan Hubicka  <jh@suse.cz>
6579         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6581 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6583         Tweaks for Bison-1.875. From the NEWS file:
6584         "- `parse error' -> `syntax error'
6585         Bison now uniformly uses the term `syntax error'"
6586         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6587         * gcc.dg/cpp/digraph2.c: Likewise.
6588         * gcc.dg/cpp/direct2.c: Likewise.
6589         * gcc.dg/cpp/paste4.c: Likewise.
6590         * gcc.dg/c90-restrict-1.c: Likewise.
6591         * gcc.dg/c99-func-2.c: Likewise.
6592         * gcc.dg/noncompile/920721-2.c: Likewise.
6593         * gcc.dg/noncompile/930622-2.c: Likewise.
6594         * gcc.dg/noncompile/940112-1.c: Likewise.
6595         * gcc.dg/noncompile/950921-1.c: Likewise.
6596         * gcc.dg/noncompile/951123-1.c: Likewise.
6597         * gcc.dg/noncompile/971104-1.c: Likewise.
6598         * gcc.dg/noncompile/990416-1.c: Likewise.
6600 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6602         * g++.dg/parse/undefined1.C: Add error message.
6604 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6606         PR c++/9354
6607         * g++.dg/parse/new1.C: New test.
6609         PR c++/9216
6610         * g++.dg/parse/template2.C: New test.
6612         PR c++/9354
6613         * g++.dg/parse/typedef2.C: New test.
6615         PR c++/9328
6616         * g++.dg/ext/typeof3.C: New test.
6618 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6620         PR c++/2738
6621         * g++.dg/parse/ret-type1.C: New test.
6623         PR c++/3792
6624         * g++.dg/parse/tmpl-outside1.C: New test.
6626         PR c++/4207
6627         * g++.dg/parse/int-as-enum1.C: New test.
6629         PR c++/4903
6630         * g++.dg/parse/no-typename1.C: New test.
6632         PR c++/5533
6633         * g++.dg/parse/no-value1.C: New test.
6635         PR c++/5921
6636         * g++.dg/parse/wrong-inline1.C: New test.
6638         PR c++/6402
6639         * g++.dg/parse/ref1.C: New test.
6641         PR c++/6992
6642         * g++.dg/parse/attr-ctor1.C: New test.
6644         PR c++/7229
6645         * g++.dg/parse/namespace5.C: New test.
6647         PR c++/7917
6648         * g++.dg/parse/func-def1.C: New test.
6650         PR c++/8143
6651         * g++.dg/parse/undefined1.C: New test.
6653         PR c++/5723, PR c++/8522
6654         * g++.dg/parse/specialization1.C: New test.
6656         PR c++/163, PR c++/8595
6657         * g++.dg/parse/struct-as-enum1.C: New test.
6659         PR c++/9173
6660         * g++.dg/parse/undefined2.C: New test.
6662 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6664         PR c++/9298
6665         * g++.dg/parse/template1.C: New test.
6667         PR c++/9384
6668         * g++.dg/parse/using1.C: New test.
6670         PR c++/9285
6671         PR c++/9294
6672         * g++.dg/parse/expr2.C: New test.
6674         PR c++/9388
6675         * g++.dg/parse/lookup2.C: Likewise.
6677 2003-01-21  Jan Hubicka  <jh@suse.cz>
6679         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6680         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6681         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6682         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6684 2003-01-20  Nick Clifton  <nickc@redhat.com>
6686         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6687         problem with ARM sibcall code generation.
6689 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6691         * gcc.c-torture/execute/20030120-1.c: New.
6693 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6695         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6697 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6699         PR c++/9272
6700         * g++.dg/parse/ctor1.C: New test.
6702         PR c++/9294:
6703         * g++.dg/parse/qualified1.C: New test.
6705         * g++.dg/parse/typename3.C: New test.
6707 2003-01-16  Richard Henderson  <rth@redhat.com>
6709         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6711 2003-01-16  Richard Henderson  <rth@redhat.com>
6713         * g++.dg/pch/pch.exp: Copy test header to the working directory
6714         before using it either for precompilation or direct use.
6715         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6716         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6718 2003-01-16  Richard Henderson  <rth@redhat.com>
6720         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6721         before using it either for precompilation or direct use.
6722         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6723         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6725 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6727         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6728         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6729         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6730         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6731         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6732         typename warning into error.
6733         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6734         error messages.
6735         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6736         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6737         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6738         messages.
6739         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6740         make declaration visible in template.
6741         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6742         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6743         messages.
6744         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6745         message.
6746         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6747         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6748         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6749         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6750         typename warning with error message.
6751         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6752         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6753         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6755 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6757         * g++.dg/parse/ambig2.C: New test.
6759 2003-01-15  Richard Henderson  <rth@redhat.com>
6761         * g++.dg/tls/init-2.C: Update error message string.
6763 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6765         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6767 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6769         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6770         all for HC11/HC12.
6771         * gcc.c-torture/compile/20001205-1.x: Likewise.
6772         * gcc.c-torture/compile/20001226-1.x: Likewise.
6773         * gcc.c-torture/compile/920520-1.x: Likewise.
6774         * gcc.c-torture/compile/961203-1.x: Likewise.
6775         * gcc.c-torture/compile/20020604-1.x: Likewise.
6777 2003-01-15  Jan Hubicka  <jh@suse.cz>
6779         * gcc.c-torture/compile/20030115-1.c: New test.
6781         * gcc.dg/i386-fpcvt-1.c: New test.
6782         * gcc.dg/i386-fpcvt-2.c: New test.
6784 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6786         Further conform g++'s __vmi_class_type_info to the C++ ABI
6787         specification.
6788         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6789         the specification.
6791 2003-01-14  Jan Hubicka  <jh@suse.cz>
6793         * gcc.dg/i386-fpcvt-1.c: New test.
6794         * gcc.dg/i386-fpcvt-2.c: New test.
6796 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6798         * gcc.dg/i386-mmx-3.c: New test.
6800 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6802         PR c++/9264
6803         * g++.dg/parse/octal1.C: New file.
6805         PR c++/9172
6806         * g++.dg/parse/typename1.C: New file.
6808 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6810         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6811         * gcc.dg/bf-no-ms-layout.c: Likewise.
6812         * gcc.dg/bf-ms-attrib.c: Likewise.
6814 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6816         PR c++/9099
6817         * g++.dg/parse/dtor1.C: New file.
6819         PR c++/9128
6820         * g++.dg/rtti/typeid1.C: New file.
6822         PR c++/9153
6823         * g++.dg/parse/lookup1.C: New file.
6825         PR c++/9171
6826         * g++.dg/templ/spec5.C: New file.
6828 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6830         * gcc.c-torture/compile/20030110-1.c: New test.
6832 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6834         Merge from pch-branch:
6836         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6838         * gcc.dg/pch/cpp-1.h: New.
6839         * gcc.dg/pch/cpp-1.c: New.
6840         * gcc.dg/pch/cpp-2.h: New.
6841         * gcc.dg/pch/cpp-2.c: New.
6843         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6845         * gcc.dg/pch/except-1.h: New.
6846         * gcc.dg/pch/except-1.c: New.
6848         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6850         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6851         running test.
6852         * gcc.dg/pch: Include *.hp not *.h.
6853         * gcc.dg/pch/system-1.h: New.
6854         * gcc.dg/pch/system-1.c: New.
6856         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6858         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6859         rather than trying to build and run a program using PCH.
6860         * gcc.dg/pch: Remove dg-do commands from test files.
6862         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6864         * gcc.dg/pch/macro-3.c: New.
6865         * gcc.dg/pch/macro-3.h: New.
6867         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6869         * gcc.dg/pch/common-1.c: New.
6870         * gcc.dg/pch/common-1.h: New.
6871         * gcc.dg/pch/decl-1.c: New.
6872         * gcc.dg/pch/decl-1.h: New.
6873         * gcc.dg/pch/decl-2.c: New.
6874         * gcc.dg/pch/decl-2.h: New.
6875         * gcc.dg/pch/decl-3.c: New.
6876         * gcc.dg/pch/decl-3.h: New.
6877         * gcc.dg/pch/decl-4.c: New.
6878         * gcc.dg/pch/decl-4.h: New.
6879         * gcc.dg/pch/decl-5.c: New.
6880         * gcc.dg/pch/decl-5.h: New.
6881         * gcc.dg/pch/global-1.c: New.
6882         * gcc.dg/pch/global-1.h: New.
6883         * gcc.dg/pch/inline-1.c: New.
6884         * gcc.dg/pch/inline-1.h: New.
6885         * gcc.dg/pch/inline-2.c: New.
6886         * gcc.dg/pch/inline-2.h: New.
6887         * gcc.dg/pch/static-1.c: New.
6888         * gcc.dg/pch/static-1.h: New.
6889         * gcc.dg/pch/static-2.c: New.
6890         * gcc.dg/pch/static-2.h: New.
6892         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6894         * g++.dg/pch/pch.exp: Better handle failing testcases.
6895         * gcc.dg/pch/pch.exp: Likewise.
6896         * gcc.dg/pch/macro-1.c: New.
6897         * gcc.dg/pch/macro-1.h: New.
6898         * gcc.dg/pch/macro-2.c: New.
6899         * gcc.dg/pch/macro-2.h: New.
6901         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6903         * g++.dg/dg.exp: Treat files in pch/ specially.
6904         * g++.dg/pch/pch.exp: New file.
6905         * g++.dg/pch/empty.H: New file.
6906         * g++.dg/pch/empty.C: New file.
6907         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6908         "precompile".
6910         * gcc.dg/pch/pch.exp: New file.
6911         * gcc.dg/pch/empty.h: New file.
6912         * gcc.dg/pch/empty.c: New file.
6913         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6914         "precompile".
6916 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6918         * g++.dg/template/friend14.C: New test.
6920 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6922         * gcc.dg/old-style-asm-1.c: New test.
6924 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6926         * gcc.c-torture/compile/20030109-1.c: New test.
6928 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6930         * gcc.c-torture/execute/20030109-1.c: New test.
6932 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6934         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6935         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6936         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6937         * g++.old-deja/g++.mike/eh2.C: Likewise
6938         * g++.old-deja/g++.mike/eh3.C: Likewise
6939         * g++.old-deja/g++.mike/eh5.C: Likewise
6940         * g++.old-deja/g++.mike/eh6.C: Likewise
6941         * g++.old-deja/g++.mike/eh7.C: Likewise
6942         * g++.old-deja/g++.mike/eh8.C: Likewise
6943         * g++.old-deja/g++.mike/eh9.C: Likewise
6944         * g++.old-deja/g++.mike/eh10.C: Likewise
6945         * g++.old-deja/g++.mike/eh12.C: Likewise
6946         * g++.old-deja/g++.mike/eh13.C: Likewise
6947         * g++.old-deja/g++.mike/eh14.C: Likewise
6948         * g++.old-deja/g++.mike/eh16.C: Likewise
6949         * g++.old-deja/g++.mike/eh17.C: Likewise
6950         * g++.old-deja/g++.mike/eh18.C: Likewise
6951         * g++.old-deja/g++.mike/eh21.C: Likewise
6952         * g++.old-deja/g++.mike/eh23.C: Likewise
6953         * g++.old-deja/g++.mike/eh24.C: Likewise
6954         * g++.old-deja/g++.mike/eh25.C: Likewise
6955         * g++.old-deja/g++.mike/eh26.C: Likewise
6956         * g++.old-deja/g++.mike/eh27.C: Likewise
6957         * g++.old-deja/g++.mike/eh28.C: Likewise
6958         * g++.old-deja/g++.mike/eh29.C: Likewise
6959         * g++.old-deja/g++.mike/eh31.C: Likewise
6960         * g++.old-deja/g++.mike/eh33.C: Likewise
6961         * g++.old-deja/g++.mike/eh34.C: Likewise
6962         * g++.old-deja/g++.mike/eh35.C: Likewise
6963         * g++.old-deja/g++.mike/eh36.C: Likewise
6964         * g++.old-deja/g++.mike/eh37.C: Likewise
6965         * g++.old-deja/g++.mike/eh38.C: Likewise
6966         * g++.old-deja/g++.mike/eh39.C: Likewise
6967         * g++.old-deja/g++.mike/eh40.C: Likewise
6968         * g++.old-deja/g++.mike/eh41.C: Likewise
6969         * g++.old-deja/g++.mike/eh42.C: Likewise
6970         * g++.old-deja/g++.mike/eh44.C: Likewise
6971         * g++.old-deja/g++.mike/eh46.C: Likewise
6972         * g++.old-deja/g++.mike/eh47.C: Likewise
6973         * g++.old-deja/g++.mike/eh48.C: Likewise
6974         * g++.old-deja/g++.mike/eh49.C: Likewise
6975         * g++.old-deja/g++.mike/eh50.C: Likewise
6976         * g++.old-deja/g++.mike/eh51.C: Likewise
6977         * g++.old-deja/g++.mike/eh53.C: Likewise
6978         * g++.old-deja/g++.mike/eh55.C: Likewise
6979         * g++.old-deja/g++.mike/p7912.C: Likewise
6980         * g++.old-deja/g++.mike/p9706.C: Likewise
6981         * g++.old-deja/g++.mike/p10416.C: Likewise
6982         * g++.old-deja/g++.mike/p11667.C: Likewise
6983         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6984         Remove redundant reference to Iris.
6985         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6986         Elxsi, i860, Pico Java, and WE32K.
6988 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6990         * g++.dg/ext/asm4.C: New test.
6992 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6994         PR c++/9030
6995         * g++.dg/template/friend12.C: New test.
6996         * g++.dg/template/friend13.C: Likewise.
6997         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6999 2003-01-08  Jan Hubicka  <jh@suse.cz>
7001         * gcc.dg/i386-cadd.c: New test.
7002         * gcc.dg/i386-cmov4.c: Likewise.
7004 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7006         PR c++/9165
7007         * g++.dg/warn/Wunused-3.C: New test.
7009         * g++.dg/abi/bitfield9.C: New test.
7011         PR c++/9189
7012         * g++.dg/parse/defarg3.C: New test.
7014 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7016         * g++.dg/parse/ambig1.C: New test.
7017         * g++.dg/parse/defarg2.C: New test.
7019 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7021         * g++.dg/template/defarg-1.C: New test.
7022         * g++.dg/template/local2.C: Likewise.
7024 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7026         * gcc.c-torture/execute/20030105-1.c: New test.
7028 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7030         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7031         * g++.dg/parse/namespace4.C: Likewise.
7033 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7035         * g++.dg/template/ntp2.C: New test.
7037 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7039         * g++.dg/parse/extern-C-1.C: New test.
7041         * g++.dg/parse/namespace4.C: New test.
7043         * g++.dg/template/nested1.C: New test.
7045         * g++.dg/parse/namespace3.C: New test.
7047 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7049         * g++.dg/lookup/two-stage1.C: New test.
7051 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7053         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7054         * g++.old-deja/g++.jason/access8.C: Likewise.
7055         * g++.old-deja/g++.other/decl5.C: Likewise.
7057 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7059         * g++.dg/parse/parse7.C: New test.
7061 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7063         PR c++/2843
7064         * g++.dg/ext/attrib7.C: New test.
7066 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7068         * g++.dg/parse/parse6.C: New test.
7070 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7072         * gcc.dg/h8300-stack-1.c: New.
7074 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7076         g++.dg/lookup/exception1.C: New test.
7078         g++.dg/lookup/template1.C: New test.
7080         g++.dg/parse/namespace2.C: New test.
7082         g++.dg/parse/parens2.C: New test.
7084 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7086         * g++.dg/parse/parse5.C: New test.
7087         * g++.dg/lookup/scoped4.C: New test.
7089 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7091         * g++.dg/parse/parens1.C: New test.
7093         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7094         angle-bracket1.C.
7095         * g++.dg/parse/parens2.C: New test.
7097         * g++.dg/lookup/scope-operator1.C: New test.
7099         * g++.dg/parse/operator1.C: New test.
7101 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7103         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7104         * g++.old-deja/g++.other/access6.C: Likewise.
7105         * g++.old-deja/g++.other/decl1.C: Likewise.
7106         * g++.old-deja/g++.pt/typename12.C: Likewise.
7108 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7110         * g++.dg/parse/namespace1.C: New test.
7112 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7114         * g++.dg/parse/parse4.C: New test.
7116 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7118         * g++.dg/parse/parse3.C: New test.
7120 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7122         * g++.dg/parse/parse2.C: New test.
7124 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7126         * g++.dg/template/friend11.C: New test.
7128 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7130         * g++.dg/parse/parse1.C: New test.
7132 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7134         * lib/profopt.exp: Change the name of a global variable to avoid
7135         possible clashes with other test suites.
7137 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7139         * g++.dg/inherit/covariant8.C: New test.
7141 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7143         * g++.dg/init/array9.C: New test.
7145         PR c++/9112
7146         * g++.dg/parse/expr1.C: New test.
7148 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7150         * gcc.c-torture/compile/20021230-1.c: New test.
7152 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7154         * g++.dg/inherit/covariant5.C: New test.
7155         * g++.dg/inherit/covariant6.C: New test.
7156         * g++.dg/inherit/covariant7.C: New test.
7158 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7160         PR c++/2739
7161         * g++.dg/other/access2.C: New test.
7163 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7165         * g++.dg/other/anon-struct.C: No longer fails
7166         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7167         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7168         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7170 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7172         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7174 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7176         * g++.dg/eh/spec4.C: Remove stray semicolon.
7177         * g++.dg/expr/pmf-1.C: Change error message.
7178         * g++.dg/ext/asm1.C: Remove stray semicolon.
7179         * g++.dg/ext/typename1.C: Add missing typenames.
7180         * g++.dg/inherit/template-as-base.C: Change error message.
7181         * g++.dg/lookup/scoped1.C: Likewise.
7182         * g++.dg/lookup/scoped2.C: Likewise.
7183         * g++.dg/lookup/using2.C: Likewise.
7184         * g++.dg/other/component1.C: Remove stray semicolon.
7185         * g++.dg/other/do1.C: Change error message.
7186         * g++.dg/other/error2.C: Likewise.
7187         * g++.dg/other/init1.C: Likewise.
7188         * g++.dg/other/packed1.C: Remove stray semicolon.
7189         * g++.dg/other/ptrmem2.C: Change error message.
7190         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7191         marker.
7192         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7193         * g++.dg/template/access3.C: Add typename keyword.
7194         * g++.dg/template/access5.C: Remove stray semicolon.
7195         * g++.dg/template/access6.C: Likewise.
7196         * g++.dg/template/complit1.C: Likewise.
7197         * g++.dg/template/crash1.C: Change error message.
7198         * g++.dg/template/inherit2.C: Remove stray semicolon.
7199         * g++.dg/template/instantiate2.C: Likewise.
7200         * g++.dg/template/instantiate3.C: Change error message.
7201         * g++.dg/template/qual1.C: Remove stray semicolon.
7202         * g++.dg/template/qualttp18.C: Change error message.
7203         * g++.dg/template/ref1.C: Remove stray semicolon.
7204         * g++.dg/template/sizeof1.C (A::value): Declare it.
7205         * g++.dg/template/spec4.C: Change error message.
7206         * g++.dg/template/static1.C: Likewise.
7207         * g++.dg/template/type1.C: Likewise.
7208         * g++.dg/template/typename3.C: Likewise.
7209         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7210         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7211         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7212         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7213         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7214         named return value extension.
7215         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7216         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7217         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7218         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7219         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7220         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7221         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7222         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7223         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7224         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7225         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7226         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7227         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7228         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7229         syntax.
7230         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7231         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7232         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7233         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7234         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7235         * g++.old-deja/g++.brendan/template11.C: Likewise.
7236         * g++.old-deja/g++.brendan/template26.C: Likewise.
7237         * g++.old-deja/g++.brendan/template27.C: Use explicit
7238         specialization syntax.
7239         * g++.old-deja/g++.brendan/template30.C: Likewise.
7240         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7241         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7242         non-dependent names.
7243         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7244         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7245         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7246         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7247         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7248         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7249         named return value extension.
7250         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7251         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7252         * g++.old-deja/g++.ext/return1.C: Likewise.
7253         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7254         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7255         * g++.old-deja/g++.jason/access8.C: Likewise.
7256         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7257         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7258         pseudo-destructor names.
7259         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7260         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7261         pseudo-destructor names.
7262         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7263         * g++.old-deja/g++.jason/overload19.C: Likewise.
7264         * g++.old-deja/g++.jason/overload32.C: Likewise.
7265         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7266         stray semicolons.
7267         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7268         * g++.old-deja/g++.jason/return.C: Likewise.
7269         * g++.old-deja/g++.jason/return2.C: Likewise.
7270         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7271         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7272         syntax.
7273         * g++.old-deja/g++.jason/template10.C: Account for use of
7274         non-dependent names.
7275         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7276         syntax.
7277         * g++.old-deja/g++.jason/template37.C: Likewise.
7278         * g++.old-deja/g++.law/access4.C: Change error messages.
7279         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7280         pseudo-destructor names.
7281         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7282         * g++.old-deja/g++.law/ctors9.C: Likewise.
7283         * g++.old-deja/g++.law/cvt22.C: Likewise.
7284         * g++.old-deja/g++.law/dtors5.C: Likewise.
7285         * g++.old-deja/g++.law/global-init1.C: Likewise.
7286         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7287         * g++.old-deja/g++.law/operators28.C: Likewise.
7288         * g++.old-deja/g++.law/visibility28.C: Likewise.
7289         * g++.old-deja/g++.martin/eval1.C: Likewise.
7290         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7291         name.
7292         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7293         * g++.old-deja/g++.mike/net34.C: Likewise.
7294         * g++.old-deja/g++.mike/net36.C: Likewise.
7295         * g++.old-deja/g++.mike/ns2.C: Likewise.
7296         * g++.old-deja/g++.mike/p12306.C: Likewise.
7297         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7298         value extension.
7299         * g++.old-deja/g++.mike/p700.C: Likewise.
7300         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7301         * g++.old-deja/g++.mike/p710.C: Likewise.
7302         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7303         value extension.
7304         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7305         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7306         * g++.old-deja/g++.ns/crash2.C: Likewise.
7307         * g++.old-deja/g++.ns/crash3.C: Likewise.
7308         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7309         * g++.old-deja/g++.ns/ns17.C: Likewise.
7310         * g++.old-deja/g++.ns/template16.C: Likewise.
7311         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7312         keyword.
7313         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7314         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7315         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7316         named return value extension.
7317         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7318         * g++.old-deja/g++.other/access4.C: Issue additional error
7319         messages.
7320         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7321         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7322         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7323         * g++.old-deja/g++.other/crash25.C: Change error message.
7324         * g++.old-deja/g++.other/crash4.C: Change error message.
7325         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7326         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7327         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7328         checks.
7329         * g++.old-deja/g++.other/defarg8.C: Likewise.
7330         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7331         * g++.old-deja/g++.other/dtor10.C: Likewise.
7332         * g++.old-deja/g++.other/incomplete.C: Likewise.
7333         * g++.old-deja/g++.other/linkage7.C: Likewise.
7334         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7335         lookup algorithm.
7336         * g++.old-deja/g++.other/mangle2.C: Likewise.
7337         * g++.old-deja/g++.other/refinit2.C: Likewise.
7338         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7339         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7340         * g++.old-deja/g++.pt/crash28.C: Likewise.
7341         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7342         syntax.
7343         * g++.old-deja/g++.pt/crash32.C: Change error message.
7344         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7345         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7346         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7347         error message position.
7348         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7349         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7350         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7351         syntax.
7352         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7353         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7354         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7355         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7356         keyword.
7357         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7358         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7359         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7360         keyword.
7361         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7362         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7363         syntax.
7364         * g++.old-deja/g++.pt/friend28.C: Account for use of
7365         non-dependent names.
7366         * g++.old-deja/g++.pt/friend29.C: Likewise.
7367         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7368         rules.
7369         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7370         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7371         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7372         lookup rules.
7373         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7374         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7375         keyword.
7376         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7377         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7378         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7379         keyword.
7380         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7381         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7382         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7383         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7384         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7385         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7386         keyword.
7387         * g++.old-deja/g++.pt/spec10.C: Likewise.
7388         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7389         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7390         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7391         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7392         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7393         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7394         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7395         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7396         * g++.old-deja/g++.pt/typename15.C: Likewise.
7397         * g++.old-deja/g++.pt/typename22.C: Likewise.
7398         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7399         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7400         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7401         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7402         syntax.
7403         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7404         return value extension.
7405         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7406         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7407         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7408         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7410 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7412         * g++.dg/warn/inline1.C: New test.
7413         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7414         * g++.old-deja/g++.jason/synth10.C: Likewise.
7415         * g++.old-deja/g++.mike/net31.C: Likewise.
7416         * g++.old-deja/g++.mike/p8786.C: Likewise.
7418         * g++.dg/template/friend10.C: New test.
7419         * g++.dg/template/conv5.C: New test.
7421 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7423         * g++.dg/lookup/scoped3.C: New test.
7425         * g++.dg/lookup/decl1.C: New test.
7426         * g++.dg/lookup/decl2.C: New test.
7428 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7430         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7431         gcc.c-torture/compile/20021015-1.c,
7432         gcc.c-torture/compile/20021015-2.c,
7433         gcc.c-torture/compile/20021123-1.c,
7434         gcc.c-torture/compile/20021123-2.c,
7435         gcc.c-torture/compile/20021123-3.c,
7436         gcc.c-torture/compile/20021123-4.c,
7437         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7438         only to 3.1 or 3.2 branch.
7440 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7442         * gcc.dg/i386-bitfield3.c: New test.
7444         * gcc.dg/i386-bitfield2.c: New test.
7446 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7448         * g++.dg/parse/conv_op1.C: New test.
7450 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7452         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7453         approved.
7455 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7457         * gcc.c-torture/compile/20021220-1.c: New test.
7459 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7461         * gcc.dg/i386-fastcall-1.c: New.
7463 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7465         * gcc.c-torture/execute/20021219-1.c: New test.
7467 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7469         * gcc.dg/i386-pic-1.c: New test.
7471 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7473         PR c++/8099
7474         * g++.dg/template/friend9.C: New test.
7476 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7478         PR c++/3663
7479         * g++.dg/template/access7.C: New test.
7481 2002-12-18  Nick Clifton  <nickc@redhat.com>
7483         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7484         the libstdc++-v3 directory has been found.
7486 2002-12-12  Devang Patel <dpatel@apple.com>
7487         * gcc.dg/darwin-ld-1.c: New test.
7488         * gcc.dg/darwin-ld-2.c: New test.
7489         * gcc.dg/darwin-ld-3.c: New test.
7490         * gcc.dg/darwin-ld-4.c: New test.
7491         * gcc.dg/darwin-ld-5.c: New test.
7493 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7495         * gcc.c-torture/compile/20021212-1.c: New test.
7497 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7499         * gcc.dg/fshort-wchar: New test.
7501 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7503         PR c++/8372
7504         * g++.dg/template/dtor1.C: New test.
7506         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7507         markers.
7509 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7511         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7513 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7515         * g++.dg/template/static1.C: New test.
7516         * g++.dg/template/static2.C: New test.
7517         * g++.old-deja/g++.ext/memconst.C: New test.
7519 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7521         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7522         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7523         * g++.dg/special/initp1.C: Likewise.
7525 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7527         * gcc.c-torture/execute/20021204-1.c: New test.
7529 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7531         * gcc.dg/ppc-fmadd-1.c: New file.
7532         * gcc.dg/ppc-fmadd-2.c: New file.
7533         * gcc.dg/ppc-fmadd-3.c: New file.
7535 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7537         * gcc.c-torture/compile/20021204-1.c: New test.
7539 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7541         * g++.dg/inherit/covariant2.C: New test.
7542         * g++.dg/inherit/covariant3.C: New test.
7543         * g++.dg/inherit/covariant4.C: New test.
7544         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7545         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7547 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7549         PR c++/8688
7550         * g++.dg/init/brace3.C: New test.
7552 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7554         * gcc.dg/20020210-1.c: Fix a comment typo.
7556 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7558         PR c++/8720
7559         * g++.dg/parse/defarg1.C: New test.
7561         PR c++/8615
7562         * g++.dg/template/char1.C: New test.
7564         * g++.dg/template/varmod1.C: Fix typo.
7566 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7568         DR 180
7569         * g++.old-deja/g++.pt/crash32.C: Expect error.
7571 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7573         PR c++/5919
7574         * g++.dg/template/varmod1.C: New test.
7576         PR c++/8727
7577         * g++.dg/inherit/typeinfo1.C: New test.
7579         PR c++/8663
7580         * g++.dg/inherit/typedef1.C: New test.
7582 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7584         PR c++/8332
7585         PR c++/8493
7586         * g++.dg/template/strlen1.C: New test.
7588         PR c++/8227
7589         * g++.dg/template/ctor2.C: New test.
7591         PR c++/8214
7592         * g++.dg/init/string1.C: New test.
7594         PR c++/8511
7595         * g++.dg/template/friend8.C: New test.
7597 2002-11-29  Joe Buck <jbuck@synopsys.com>
7599         * g++.dg/lookup/anon2.C: New test.
7601 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7603         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7604         h8300 port.
7606 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7608         * gcc.dg/bitfld-6.c: New test.
7610 2002-11-27  Jan Hubicka  <jh@suse.cz>
7612         * gcc.c-torture/execute/20021127.[cx]: New test.
7614 2002-11-26  Jan Hubicka  <jh@suse.cz>
7616         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7617         quality.
7619 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7621         * g++.dg/init/brace2.C: New test.
7622         * g++.old-deja/g++.mike/p9129.C: Correct.
7624 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7626         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7628 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7630         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7632 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7634         * testsuite/g++.dg/abi/empty11.C: New test.
7635         * testsuite/g++.dg/rtti/cv1.C: New test.
7637 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7639         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7641 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7643         * g++.dg/abi/empty10.C: New test.
7645 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7647         * gcc.c-torture/compile/20021124-1.c: New test.
7649 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7651         * g++.dg/abi/rtti2.C: New test.
7653 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7655         * gcc.dg/i386-unroll-1.c: New test.
7657 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7659         * gcc.c-torture/compile/20021120-1.c: New test.
7660         * gcc.c-torture/compile/20021120-2.c: New test.
7662 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7664         * gcc.dg/bitfld-5.c: New test.
7666 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7668         * gcc.c-torture/execute/20021120-3.c: New test.
7670 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7672         * gcc.c-torture/execute/20021120-2.c: New test.
7674 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7676         * gcc.c-torture/execute/20021120-1.c: New test.
7678 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7680         * gcc.c-torture/execute/20021118-3.c: New test.
7682 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7684         * gcc.c-torture/compile/20021119-1.c: New test.
7686 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7688         * gcc.dg/duff-1.c: New test.
7689         * gcc.dg/duff-2.c: New test.
7690         * gcc.dg/duff-3.c: New test.
7692 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7694         * gcc.dg/cpp/_Pragma5.c: New test.
7696 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7698         * gcc.c-torture/execute/20021118-2.c: New test.
7700 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7702         * gcc.c-torture/execute/20021118-1.c: New test.
7704 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7706         * gcc.dg/20021116-1.c: New test.
7708 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7710         * g++.dg/abi/vcall1.C: New test.
7712 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7714         * gcc.dg/20021029-1.c: New test.
7715         * gcc.dg/20021029-2.c: New test.
7717 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7719         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7721 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7723         PR c/8439
7724         * gcc.dg/20021110.c: Move to ...
7725         * gcc.c-torture/compile/20021110.c: .... here.
7727 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7729         PR c/8467
7730         * gcc.c-torture/execute/20021111-1.c
7732 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7734         PR c/8439
7735         * gcc.dg/20021110.c: New test.
7737 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7739         * g++.dg/abi/vthunk3.C: Run only on x86.
7741 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7743         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7745 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7747         * lib/compat.exp (compat-execute): Fix logic error in last
7748         change.
7750 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7752         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7754 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7756         PR c++/8389
7757         * g++.dg/template/access6.C: New test.
7759 2002-11-08  Jan Hubicka  <jh@suse.cz>
7761         * gcc.dg/i386-ssefp-1.c: New test.
7762         * gcc.dg/i386-ssefp-1.c: New test.
7764 2002-11-08  Jan Hubicka  <jh@suse.cz>
7766         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7768 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7770         * g++.dg/abi/vthunk3.C: New test.
7772         PR c++/8338
7773         * g++.dg/template/crash2.C: New test.
7775 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7777         * testsuite/g++.dg/abi/dtor1.C: New test.
7778         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7780 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7782         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7783         Darwin.
7785 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7787         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7788         -mthumb.  Only xfail with -O0.
7790 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7792         * g++.dg/abi/thunk1.C: New test.
7793         * g++.dg/abi/thunk2.C: Likewise.
7794         * g++.dg/abi/vtt1.C: Likewise.
7796 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7798         PR optimization/8423
7799         * gcc.c-torture/execute/builtin-constant.c: New test.
7801 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7803         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7804         Add some more cases.
7806 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7808         PR c++/8391
7809         * g++.dg/opt/local1.C: New test.
7811 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7813         PR c++/8160
7814         * g++.dg/template/complit1.C: New test.
7816         PR c++/8149
7817         * g++.dg/template/typename4.C: Likewise.
7819 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7821         Core issue 287, PR c++/7639
7822         * g++.dg/template/instantiate1.C: Adjust error location.
7823         * g++.dg/template/instantiate3.C: New test.
7824         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7825         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7826         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7828 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7830         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7832 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7834         PR c++/8287
7835         * g++.dg/init/dtor2.C: New test.
7837 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7839         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7840         * gcc.dg/nest.c: Bypass errors on irix6.
7842 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7844         * gcc.dg/nest.c: Expect error for mmix-*-*.
7845         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7847 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7849         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7850         markers.
7852         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7854 2002-10-25  Mike Stump  <mrs@apple.com>
7856         * gcc.dg/warn-1.c: New test.
7858 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7860         * g++.dg/template/typename3.C: New test.
7862 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7864         * g++.dg/lookup/ptrmem1.C: New test.
7866         * g++.dg/abi/vthunk2.C: New test.
7868 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7870         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7872 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7874         * g++.dg/abi/empty9.C: New test.
7876 2002-10-24  Richard Henderson  <rth@redhat.com>
7878         * g++.dg/inherit/thunk1.C: Enable for ia64.
7880 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7882         PR c++/8067
7883         * g++.dg/lookup/pretty1.C: New test.
7885 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7887         * gcc.dg/20021023-1.c: New test.
7889 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7891         PR c++/7679
7892         * g++.dg/parse/inline1.C: New test.
7894 2002-10-23  Richard Henderson  <rth@redhat.com>
7896         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7898         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7900 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7902         PR c++/6579
7903         * g++.dg/parse/stmtexpr3.C: New test.
7905 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7907         * g++.dg/expr/cond1.C: New test.
7909 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7911         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7913 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7915         * g++.dg/abi/vbase13.C: New test.
7916         * g++.dg/abi/vbase14.C: Likewise.
7918 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7920         * gcc.dg/tls/pic-1.c: New test.
7921         * gcc.dg/tls/nonpic-1.c: New test.
7922         * gcc.dg/20021018-1.c: New test.
7924 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7926         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7927         Remove only files with the same base name as the test case.
7928         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7929         (profopt-execute): Likewise.  Also, remove old profiling
7930         and performance data files before running the tests.
7932         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7933         * g++.dg/bprob/bprob.exp: Likewise.
7934         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7935         to allow more general test case names.
7937         * g++.dg/bprob/bprob-1.C: Rename to ...
7938         * g++.dg/bprob/g++-bprob-1.C: ... this.
7940         * g77.dg/bprob/bprob-1.f: Rename to ...
7941         * g77.dg/bprob/g77-bprob-1.f: ... this.
7943 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7945         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7946         bison 1.50 or later.
7948 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7950         * g++.dg/README: Describe more test directories.
7952 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7954         * g++.dg/init/array6.C: Add additional tests.
7956 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7958         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7959         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7961 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7963         * gcc.c-torture/compile/20020604-1.x: New.
7964         * gcc.c-torture/compile/simd-5.x: Likewise.
7965         * gcc.c-torture/execute/920710-1.x: Likewise.
7966         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7968 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7970         * g++.dg/inherit/override1.C: Add dg-options clause.
7972 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7974         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7975         _mm_slli_si128.
7977 2002-10-19  Andreas Schwab  <schwab@suse.de>
7979         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7980         directory component.
7982 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7984         * g++.dg/inherit/thunk1.C: New test.
7986         * g++.dg/inherit/override1.C: New test.
7988         * g++.dg/abi/mangle11.C: New test.
7989         * g++.dg/abi/mangle14.C: New test.
7990         * g++.dg/abi/mangle17.C: New test.
7992 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7994         * g++.dg/overload/member2.C: New test.
7996 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7998         * g++.dg/README: Describe new compat directory.
7999         * g++.dg/dg.exp: Skip tests in compat directory.
8000         * README.compat: New file.
8001         * lib/compat.exp: New expect script.
8002         * g++.dg/compat: New test directory.
8003         * g++.dg/compat/compat.exp: New expect script.
8004         * g++.dg/compat/abi: New test directory.
8005         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8006         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8007         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8008         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8009         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8010         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8011         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8012         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8013         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8014         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8015         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8016         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8017         * g++.dg/compat/break: New test directory.
8018         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8019         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8020         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8021         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8022         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8023         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8024         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8025         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8026         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8027         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8028         g++.dg/compat/break/README: New files.
8029         * g++.dg/compat/eh: New test directory.
8030         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8031         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8032         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8033         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8034         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8035         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8036         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8037         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8038         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8039         g++.dg/compat/eh/filter2_y.C,
8040         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8041         g++.dg/compat/eh/new1_y.C,
8042         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8043         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8044         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8045         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8046         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8047         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8048         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8049         g++.dg/compat/eh/unexpected1_y.C: New files.
8050         * g++.dg/compat/init: New test directory.
8051         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8052         g++.dg/compat/init/array5_y.C,
8053         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8054         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8055         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8056         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8057         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8058         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8059         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8060         g++.dg/compat/init/init-ref2_y.C: New files.
8062 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8064         PR c++/7584
8065         * g++.dg/inherit/using3.C: New test.
8067 2002-10-17  Jan Hubicka  <jh@suse.cz>
8069         * gcc.dg/20021017-2.c: New test.
8071 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8073         * g++.dg/abi/mangle16.C: Adjust.
8075         * g++.dg/init/array8.C: New test.
8077 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8079         * gcc.dg/special/mips-abi.exp: New test.
8080         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8082 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8084         * g++.dg/abi/mangle16.C: New test.
8085         * g++.dg/abi/mangle17.C: Likewise.
8087         PR c++/7478
8088         * g++.dg/template/ref1.C: New test.
8090 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8092         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8094 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8096         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8098 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8100         PR c++/7524
8101         * g++.dg/init/array7.C: New test.
8103 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8105         * g++.dg/init/array6.C: New test.
8107         * g++.dg/abi/mangle13.C: Likewise.
8108         * g++.dg/abi/mangle14.C: Likewise.
8109         * g++.dg/abi/mangle15.C: Likewise.
8111 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8113         * g++.dg/abi/empty8.C: New test.
8115 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8117         * g++.dg/init/ctor1.C: New test.
8119 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8121         * gcc.c-torture/execute/20021015-1.c: New test.
8123 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8125         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8127 2002-10-14  Jan Hubicka  <jh@suse.cz>
8129         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8131 2002-10-14  Richard Henderson  <rth@redhat.com>
8133         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8135 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8137         PR optimization/6631
8138         * g++.dg/opt/const2.C: New test.
8140 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8142         PR c++/7176
8143         * g++.dg/parse/friend1.C: New test.
8144         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8146 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8148         * gcc.dg/20021014-1.c: New test.
8150 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8152         PR c++/5661
8153         * g++.dg/ext/vlm1.C: New test.
8154         * g++.dg/ext/vlm2.C: Likewise.
8156         * g++.dg/init/array1.C: Remove invalid braces.
8157         * g++.dg/init/brace1.C: New test.
8158         * g++.dg/init/copy2.C: Likewise.
8159         * g++.dg/init/copy3.C: Likewise.
8160         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8161         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8162         braces.
8164 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8166         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8168 2002-10-11  Richard Shann  <richard.shann@superh.com>
8170         * gcc.c-torture/compile/simd-5.c: New test.
8172 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8174         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8176 2002-10-10  Jim Wilson  <wilson@redhat.com>
8178         * gcc.c-torture/execute/20021010-1.c: New test.
8180 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8182         PR c/7353
8183         * g++.dg/ext/typedef-init.C: New test.
8184         * gcc.dg/typedef-init.c: New test.
8186 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8188         * gcc.dg/cpp/paste13.c: New test.
8190 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8192         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8193         remaining platforms, XFAIL during compile, not execute.  Don't
8194         XFAIL at -O0.
8196 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8198         * gcc.dg/alias-1.c: Tweak expected warning.
8200 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8202         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8204 2002-10-06  Andreas Jaeger  <aj@suse.de>
8206         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8207         * gcc.dg/cpp/c++98.C: Likewise.
8209         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8210         * g++.dg/cpp/c++98.C: Likewise.
8212         * g++.dg/README (Subdirectories): Mention cpp directory.
8214         PR target/7559
8215         * gcc.dg/20021006-1.c: New test.
8217 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8219         PR c++/7804
8220         * g++.dg/other/warning1.C: New test.
8222 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8224         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8225         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8226         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8228 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8230         PR c++/7931
8231         * g++.dg/template/ptrmem3.C: New test.
8233         PR c++/7754
8234         * g++.dg/template/union1.C: New test.
8236 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8238         PR c++/8006
8239         * g++.dg/abi/mangle9.C: New test.
8240         * g++.dg/abi/mangle10.C: New test.
8241         * g++.dg/abi/mangle11.C: New test.
8242         * g++.dg/abi/mangle12.C: New test.
8244 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8246         PR c++/7188.
8247         * g++.dg/template/meminit1.C: New test.
8248         * g++.dg/warn/Wreorder-1.C: Likewise.
8249         * g++.old-deja/g++.mike/warn3.C: Tweak.
8250         * lib/prune.exp: Ingore "in copy constructor".
8252 2002-10-02  Andreas Jaeger  <aj@suse.de>
8254         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8255         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8256         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8257         on x86-64.
8259 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8261         * gcc.dg/empty1.C: Fix typo.
8263 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8265         * gcc.dg/alias-1.c: New test.
8267 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8269         * gcc.dg/empty1.C: New test.
8271         * g++.dg/tls/init-2.C: Tweak error messages.
8273 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8275         * gcc.c-torture/compile/20020923-1.c: New test.
8277 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8279         * gcc.c-torture/execute/ffs-1.c: New test.
8280         * gcc.c-torture/execute/ffs-2.c: Ditto.
8282 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8284         * g++.dg/overload/member1.C: New test.
8286 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8288         * g++.dg/abi/empty7.C: New test.
8289         * g++.dg/init/pm2.C: Likewise.
8291 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8293         * g++.dg/rtti/crash1.C: New test.
8295 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8297         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8298         gcc.dg/sibcall-4.c: New tests.
8300 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8302         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8303         powerpc and MMIX targets.
8305 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8307         * gcc.dg/cpp/20020927-1.c: New.
8309 2002-09-26  David S. Miller  <davem@redhat.com>
8311         * gcc.c-torture/compile/trunctfdf.c: New.
8313 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8315         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8317 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8319         * gcc.c-torture/execute/loop-15.c: New.
8321 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8323         * README.QMTEST: Fix typo.
8325 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8327         * gcc.dg/20020926-1.c: New test.
8329 2002-09-25  David S. Miller  <davem@redhat.com>
8331         PR target/7842
8332         * gcc.c-torture/execute/shiftdi.c: New test.
8334 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8336         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8337         unique to the tool.
8338         * lib/g77.exp (g77_init): Likewise.
8339         * lib/g++.exp (g++_init): Likewise.
8340         * lib/objc.exp (objc_init): Likewise.
8342 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8344         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8345         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8346         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8348 2002-09-25  Richard Henderson  <rth@redhat.com>
8350         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8351         too-small long double.
8353 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8355         * gcc.dg/20020919-1.c: New test.
8357 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8359         * g++.dg/abi/bitfield6.C: New test.
8360         * g++.dg/abi/bitfield7.C: New test.
8361         * g++.dg/abi/bitfield8.C: New test.
8362         * g++.dg/abi/vbase11.C: New test.
8364 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8366         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8367         hppa*-*-hpux*.  Update test comment.
8369 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8371         * gcc.dg/tls/struct-1.c: New test.
8373 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8375         * gcc.dg/cpp/tr-warn2.c: Update.
8377 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8379         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8381 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8383         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8384         systems.
8386 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8388         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8390         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8391         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8392         setting of cxxfilt.
8394 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8396         * gcc.dg/20020312-2.c: Update for darwin.
8398 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8400         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8402 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8404         * objc.dg/comp-types-1.m: New test.
8405         * objc.dg/comp-types-2.m: New test.
8406         * objc.dg/comp-types-3.m: New test.
8407         * objc.dg/comp-types-4.m: New test.
8408         * objc.dg/comp-types-5.m: New test.
8409         * objc.dg/comp-types-6.m: New test.
8411 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8413         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8415 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8417         * g++.dg/other/do1.C: New test.
8419         * g++.dg/template/subst1.C: New test.
8421 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8423         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8425 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8427         * g++.dg/template/qualttp20.C: Adjust expected errors.
8428         * g++.old-deja/g++.jason/report.C: Likewise.
8429         * g++.old-deja/g++.other/qual1.C: Likewise.
8431         * g++.dg/lookup/scoped2.C: New test.
8433         * g++.dg/ext/asm3.C: New test.
8435 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8437         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8439 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8441         * ChangeLog: follow spelling conventions.
8442         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8443         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8444         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8445         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8446         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8447         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8448         * g++.old-deja/g++.law/global-init1.C: Likewise.
8449         * g++.old-deja/g++.other/delete4.C: Likewise.
8450         * g++.old-deja/g++.other/inline21.C: Likewise.
8451         * g++.old-deja/g++.other/singleton.C: Likewise.
8452         * g77.dg/strlen0.f: Likewise.
8453         * g77.f-torture/compile/20010519-1.f: Likewise.
8454         * g77.f-torture/compile/980310-4.f: Likewise.
8455         * gcc.c-torture/compile/20000605-1.c: Likewise.
8456         * gcc.c-torture/execute/20020225-1.c: Likewise.
8457         * gcc.dg/c90-hexfloat-2.c: Likewise.
8458         * gcc.dg/c99-bool-1.c: Likewise.
8459         * gcc.dg/c99-hexfloat-2.c: Likewise.
8460         * gcc.dg/dll-2.c: Likewise.
8461         * gcc.dg/wtr-union-init-1.c: Likewise.
8462         * gcc.dg/wtr-union-init-2.c: Likewise.
8463         * gcc.dg/wtr-union-init-3.c: Likewise.
8464         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8465         * gcc.dg/cpp/defined.c: Likewise.
8466         * gcc.dg/cpp/macsyntx.c: Likewise.
8467         * gcc.dg/cpp/paste2.c: Likewise.
8468         * gcc.dg/cpp/trad/defined.c: Likewise.
8469         * gcc.dg/format/c90-printf-1.c: Likewise.
8470         * gcc.dg/format/c90-scanf-1.c: Likewise.
8471         * gcc.dg/format/c99-printf-1.c: Likewise.
8472         * gcc.dg/format/c99-scanf-1.c: Likewise.
8473         * gcc.misc-tests/gcov-8.c: Likewise.
8474         * lib/profopt.exp: Likewise.
8476 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8478         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8480 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8482         * g++.dg/inherit/using2.C: New test.
8484 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8486         * ChangeLog: Follow spelling conventions.
8487         * g++.dg/template/friend4.C: Likewise.
8488         * g++.old-deja/g++.pt/crash67.C: Likewise.
8489         * gcc.c-torture/execute/20000801-4.c: Likewise.
8490         * gcc.dg/c90-digraph-1.c: Likewise.
8491         * gcc.dg/c94-digraph-1.c: Likewise.
8492         * gcc.dg/c99-digraph-1.c: Likewise.
8493         * gcc.dg/cpp/line5.c: Likewise.
8494         * gcc.dg/cpp/multiline.c: Likewise.
8495         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8496         * gcc.dg/format/attr-3.c: Likewise.
8497         * gcc.dg/format/c90-scanf-3.c: Likewise.
8498         * gcc.dg/format/ext-4.c: Likewise.
8500 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8502         * g++.dg/template/pretty1.C: New test.
8504 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8506         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8508 2002-09-13  Matt Austern  <austern@apple.com>
8510         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8511         passing a cast expression to a function by const reference.
8513 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8515         * g++.dg/template/deduce1.C: New test.
8517 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8519         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8520         32-bit int.
8522 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8524         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8525         usage.
8527 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8529         * gcc.c-torture/compile/20020910-1.c: New test.
8531 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8533         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8535 2002-09-10  Andreas Jaeger  <aj@suse.de>
8537         * gcc.dg/20020312-2.c: Adjust for x86-64.
8539 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8541         * g77.dg/7388.f: New test case for PR 7388.
8543 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8545         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8547 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8549         * objc.dg/proto-lossage-1.m: New test.
8551 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8553         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8555 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8557         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8558         expected to pass.
8560 2002-09-06  Stan Shebs  <shebs@apple.com>
8561             David Edelsohn  <edelsohn@gnu.org>
8563         * gcc.dg/weak: New directory.
8564         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8565         target-specific xfail bits.
8566         * gcc.dg/typeof-2.c: Move to new directory.
8567         * gcc.dg/weak.exp: New expect script.
8569 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8571         * gcc.c-torture/execute/extzvsi.c: New test.
8573 2002-09-05  Stan Shebs  <shebs@apple.com>
8575         * gcc.dg/weak-1.c: xfail on Darwin.
8576         * gcc.dg/weak-2.c: Ditto.
8577         * gcc.dg/weak-3.c: Ditto.
8578         * gcc.dg/weak-4.c: Ditto.
8579         * gcc.dg/weak-5.c: Ditto.
8580         * gcc.dg/weak-6.c: Ditto.
8581         * gcc.dg/weak-7.c: Ditto.
8582         * gcc.dg/weak-8.c: Ditto.
8583         * gcc.dg/weak-9.c: Ditto.
8585 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8587         * gcc.c-torture/execute/loop-14.c: New test.
8589 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8591         * g++.dg/other/cxa-atexit1.C: New test.
8593         * gcc.dg/typeof-2.c: New test.
8595 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8597         * gcc.dg/builtins-2.c: New testcase.
8598         * gcc.dg/builtins-3.c: New testcase.
8600 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8602         * gcc.dg/cpp/_Pragma4.c: New test.
8604 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8606         * objc/execute/nil_method-1.m: New testcase.
8608 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8610         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8611         [Object class], not [Object initialize].
8613 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8614             Hans-Peter Nilsson  <hp@bitrange.com>
8616         * gcc.c-torture/execute/20020720-1.x: Skip test on
8617         mmix-knuth-mmixware.  Correct comment.
8619 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8621         * testsuite/g++.dg/abi/bitfield5.C: New test.
8622         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8624 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8626         * objc.dg/undeclared-selector.m: New test.
8628 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8630         * g++.dg/other/offsetof1.C: Avoid cast warning.
8632 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8634         * objc.dg/super-class-2.m: New test.
8636 2002-08-24  Matt Austern  <austern@apple.com>
8638         * g++.dg/ext/lvaddr.C: New test.
8639         * g++.dg/ext/lvcast.C: New test.
8641 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8643         * testsuite/g++.dg/inherit/cond1.C: New test.
8645 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8647         * gcc.dg/noncompile/incomplete-1.c: New test.
8649 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8651         * gcc.dg/typespec-1.c: New test.
8653 2002-08-20  Devang Patel  <dpatel@apple.com>
8654         * objc.dg/proto-hier-2.m: New test.
8656 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8658         * objc.dg/bitfield-1.m: New test.
8659         * objc.dg/bitfield-2.m: New test.
8661 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8663         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8664         gcc.dg/c99-flex-array-4.c: New tests.
8666 2002-08-16  Stan Shebs  <shebs@apple.com>
8668         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8670 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8672         * gcc.dg/typeof-1.c: New test.
8673         * g++.dg/ext/typeof2.C: New test.
8675 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8677         * g++.dg/other/offsetof1.C: New test.
8679 2002-08-14  Richard Henderson  <rth@redhat.com>
8681         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8683 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8685         * gcc.dg/cpp/_Pragma3.c: New test.
8687 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8689         * g++.dg/template/inherit3: New test.
8691 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8693         * gcc.dg/bitfld-4.c: Add blank options.
8695 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8697         * g++.dg/template/crash1.C: New test.
8699 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8701         * gcc.dg/tls/opt-2.c: New test.
8703 2002-08-08  Devang Patel  <dpatel@apple.com>
8705         * objc.dg/selector-1.m : New test
8707 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8709         * g++.dg/abi/bitfield4.C: New test.
8710         * gcc.dg/bitfld-4.c: New test.
8712 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8714         * g++.dg/other/packed1.C: New test.
8716 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8718         * g++.dg/abi/offsetof.C: Tweak error messages.
8719         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8721 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8723         * gcc.dg/bitfld-3.c: New test.
8725 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8726             Richard Henderson  <rth@redhat.com>
8728         * gcc.dg/i386-bitfield1.c: New test.
8729         * g++.dg/abi/bitfield3.C: Update.
8731 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8733         * objc.dg/const-str-2.m: Update.
8734         * gcc.dg/cpp/c++98.c: Change to C extension.
8735         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8736         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8738 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8740         * testsuite/gcc.dg/tls/diag-3.c: New.
8742 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8744         * g++.dg/README (Subdirectories): Document new subdir expr.
8745         * g++.dg/expr/pmf-1.C: New test.
8747 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8749         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8751 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8753         * g++.dg/abi/bitfield3.C: New test.
8755 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8757         * lib/gcov.exp: Tweak expected line formats.
8758         * gcc.misc-tests/gcov8.c: New test.
8759         * gcc.misc-tests/gcov8.x: New flags.
8761 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8763         * consistency.vlad/layout/endian.c: Include string.h.
8765         * gcc.c-torture/execute/20020805-1.c: New test.
8767 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8769         * g++.dg/other/conversion1.C: New test.
8771 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8773         * gcc.dg/builtins-1.c: New testcase.
8775 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8777         * g++.dg/inherit/access3.C: New test.
8779 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8781         * gcc.dg/ia64-visibility-2.c: New test.
8783 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8785         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8786         __qualifier_flags to __flags.
8788 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8790         * g++.dg/inherit/operator1.C: New test.
8791         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8792         * g++.dg/other/error1.C: Change expected error message.
8793         * g++.dg/template/conv4.C: Likewise.
8795 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8797         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8798         for documented behavior.
8800 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8802         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8803         several targets known to fail.
8805 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8807         * gcc.dg/mips-args-[123].c: New tests.
8809 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8811         * gcc.dg/ppc-spe.c: New.
8813 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8815         * g++.dg/other/ptrmem4.C: New testcase.
8817 2002-07-24  Richard Henderson  <rth@redhat.com>
8819         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8821 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8823         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8825 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8827         * gcc.c-torture/execute/memset-3.c: New testcase.
8829 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8831         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8832         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8834 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8836         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8837         Delete.
8839 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8841         * gcc.c-torture/compile/simd-4.c: New test.
8843 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8845         PR c++/7347, c++/7348
8846         * g++.dg/template/access4.C: New test.
8847         * g++.dg/template/access5.C: New test.
8848         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8849         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8850         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8851         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8853 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8855         * gcc.dg/gnu89-init-2.c: New test.
8857 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8859         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8861 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8863         * gcc.c-torture/execute/20020720-1.c: New testcase.
8865 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8867         * gcc.dg/cpp/Wsignprom.c: New tests.
8869 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8871         * gcc.c-torture/execute/loop-13.c: New test.
8873 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8875         * gcc.dg/cpp/expr.c: New tests.
8877 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8879         * g++.dg/opt/pr6713.C: Add template instantiation.
8881 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8883         * gcc.dg/nest.c: New test.
8885 2002-07-17  Richard Henderson  <rth@redhat.com>
8887         * g++.dg/opt/pr6713.C: New test.
8889 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8891         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8892         XFAIL for all x86 processors.
8894 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8896         * gcc.c-torture/execute/20010122-1.x: Do not test with
8897         -fomit-frame-pointer.
8899 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8901         * g++.dg/template/instantiate2.C: New test.
8902         * g++.dg/template/spec4.C: New test.
8904 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8906         * g++.dg/template/access2.C: New test.
8907         * g++.dg/template/access3.C: New test.
8909 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8911         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8912         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8913         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8914         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8915         Convert to use <stdarg.h>.
8916         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8917         Delete.
8918         * gcc.dg/va-arg-2.c: New.
8919         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8921 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8923         * gcc.c-torture/compile/20020710-1.c: New test.
8925 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8926                           Andrew Pinski  <pinskia@physics.uc.edu>
8928         gcc.c-torture/compile/simd-2.c: New testcase.
8929         gcc.c-torture/compile/simd-3.c: Likewise.
8931 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8933         PR c++/7224
8934         * g++.dg/overload/error1.C: New test.
8936 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8938         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8939         configuration and IRIX 6 O32 ABI.
8941 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8943         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8945 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8947         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8949 2002-07-10  Jeffrey A Law  <law@redhat.com>
8951         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8953         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8955 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8957         * gcc.dg/20020312-2.c: Check for __PPC__.
8959 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8961         * gcc.c-torture/compile/20020709-1.c: New test.
8963 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8965         * g++.dg/template/qualttp21.C: New test case.
8967 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8969         * gcc.c-torture/compile/20020706-1.c: New test.
8970         * gcc.c-torture/compile/20020706-2.c: New test.
8972 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8973             Alexandre Oliva  <aoliva@redhat.com>
8975         * g++.dg/warn/incomplete1.C: New test.
8977 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8979         PR c++/7099
8980         * g++.dg/warn/noreturn1.C: New test.
8982 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8984         PR c++/6706
8985         * g++.dg/debug/debug6.C: New test.
8986         * g++.dg/debug/debug7.C: New test.
8988 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8990         * gcc.c-torture/compile/simd-3.c: New test.
8992 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8994         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8995         * gcc.dg/20020620-1.c: Likewise.
8997 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8999         PR c++/6944
9000         * g++.dg/init/array4.C: New test.
9001         * g++.dg/init/array5.C: New test.
9003 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9005         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9006         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9008 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9010         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9011         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9012         * gcc.dg/wtr-conversion-1.c: Likewise.
9013         * gcc.dg/wtr-escape-1.c: Likewise.
9014         * gcc.dg/wtr-int-type-1.c: Likewise.
9015         * gcc.dg/wtr-label-1.c: Likewise.
9016         * gcc.dg/wtr-static-1.c: Likewise.
9017         * gcc.dg/wtr-strcat-1.c: Likewise.
9018         * gcc.dg/wtr-suffix-1.c: Likewise.
9019         * gcc.dg/wtr-switch-1.c: Likewise.
9020         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9021         * gcc.dg/wtr-union-init-1.c: Likewise.
9022         * gcc.dg/wtr-union-init-2.c: Likewise.
9023         * gcc.dg/wtr-union-init-3.c: Likewise.
9025         * gcc.dg/wtr-func-def-1.c: New test.
9027 2002-07-02 Devang Patel <dpatel@apple.com>
9029         * objc.dg/param-1.m: New test.
9031 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9033         * gcc.dg/cpp/trad/directive.c: Add test.
9034         * gcc.dg/cpp/trad/macroargs.c: Add test.
9035         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9037 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9039         * gcc.dg/cpp/cmdlne-M.c: New test.
9041 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9043         * objc.dg/desig-init-1.m: New test.
9045 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9047         PR c++/6716
9048         * g++.dg/template/instantiate1.C: New test.
9050 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9052         PR c++/7112
9053         * g++.dg/template/sizeof2.C: New test.
9055 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9057         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9058         gcc.dg/cpp/trad/include.c: New tests.
9060 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9062         PR target/7177
9063         * gcc.c-torture/compile/20020701-1.c: New test.
9065 2002-07-01  Stan Shebs  <shebs@apple.com>
9067         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9068         header here...
9069         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9070         (objc-torture-execute): or here.
9072 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9074         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9076 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9078         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9080 2002-06-30  Devang Patel  <dpatel@apple.com>
9082         * objc.dg/fsyntax-only.m: New test.
9084 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9086         PR c++/6695
9087         * g++.dg/template/friend7.C: New file.
9089 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9091         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9092         return type.
9094 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9096         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9097         avoid division by zero.
9099 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9101         * gcc.dg/Wunknownprag.c: New tests.
9103 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9105         * gcc.c-torture/execute/simd-2.c: New test.
9107 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9109         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9110         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9111         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9112         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9113         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9114         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9115         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9116         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9117         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9118         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9119         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9120         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9121         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9122         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9123         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9124         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9125         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9127 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9129         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9130         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9131         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9132         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9133         New tests.
9134         * gcc.dg/cpp/trad/directive.c: Update.
9136 2002-06-23  Andreas Jaeger  <aj@suse.de>
9138         * gcc.c-torture/execute/complex-6.c: New.
9140 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9142         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9143         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9144         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9145         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9147 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9149         * gcc.dg/cpp/trad: New directory with traditional tests copied
9150         from parent directory.
9151         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9152         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9153         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9154         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9155         Move to trad/ and rename.
9156         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9157         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9158         gcc.dg/cpp/trad/redef2.c: New tests.
9159         * gcc.dg/cpp/trad/trad.exp: New driver.
9161 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9163         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9164         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9165         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9166         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9167         Remove.
9169 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9171         * gcc.dg/20020620-1.c: New test.
9173 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9175         * g++.dg/template/ttp4.C: New test.
9177 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9179         * g++.dg/opt/vt1.C: Fix regexp.
9181 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9183         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9184         Don't use attribute `noinline'.
9186 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9188         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9190 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9192         * gcc.c-torture/execute/simd-1.c: New.
9194         * gcc.dg/simd-1.c: New.
9196 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9198         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9200 2002-06-16  Richard Henderson  <rth@redhat.com>
9202         * g++.dg/ext/anon-struct1.C: New.
9203         * g++.dg/ext/anon-struct2.C: New.
9204         * g++.dg/ext/anon-struct3.C: New.
9205         * gcc.dg/anon-struct-1.c: New.
9206         * gcc.dg/anon-struct-2.c: New.
9207         * gcc.dg/anon-struct-3.c: New.
9208         * gcc.dg/20011008-1.c: Adjust warning text.
9209         * gcc.dg/20020527-1.c: Add -fms-extensions.
9211 2002-06-16  Richard Henderson  <rth@redhat.com>
9213         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9215 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9217         * gcc.c-torture/execute/20020615-1.c: New test.
9219 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9221         * gcc.c-tortuture/execute/compare-1.c: New test case.
9222         * gcc.c-tortuture/execute/compare-2.c: New test case.
9223         * gcc.c-tortuture/execute/compare-3.c: New test case.
9225 2002-06-13  Richard Henderson  <rth@redhat.com>
9227         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9228         ia64 ilp32.
9230 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9232         * g++.dg/template/typename2.C: Update error message.
9234 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9236         * gcc.c-torture/execute/20020611-1.c: New test.
9238 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9240         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9241         list of targets to skip.
9243 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9245         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9246         targets if not optimizing.
9248 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9250         * gcc.c-torture/compile/20020605-1.c: New test.
9252         * g++.dg/opt/vt1.C: New test.
9254         * gcc.dg/20020531-1.c: New test.
9256         * gcc.dg/20020530-1.c: New test.
9258         * gcc.dg/20020527-1.c: New test.
9260         * g++.dg/opt/cse1.C: New test.
9262 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9264         * gcc.dg/20020607-2.c: New test case.
9266 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9268         * gcc.c-torture/compile/20020604-1.c: New test.
9270 2002-06-04  Richard Henderson  <rth@redhat.com>
9272         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9273         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9274         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9276 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9278         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9280 2002-06-03  Richard Henderson  <rth@redhat.com>
9282         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9283         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9285 2002-06-02  Richard Henderson  <rth@redhat.com>
9287         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9288         test functions static.
9290 2002-06-02  Andreas Jaeger  <aj@suse.de>
9292         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9293         now.
9295 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9297         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9298         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9299         Update for mofified diagnostics.
9300         * gcc.dg/c99-intconst-1.c: No longer fail.
9302 2002-06-02  Richard Henderson  <rth@redhat.com>
9304         * gcc.dg/uninit-A.c: Remove xfail markers.
9306 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9308         * gcc.dg/fnegate-1.c: New test case.
9310 2002-05-30  Osku Salerma  <osku@iki.fi>
9312         * gcc.c-torture/execute/mayalias-1.c: New file.
9314 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9316         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9317         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9318         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9320 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9322         * gcc.c-torture/execute/20020529-1.c: New test.
9324 2002-05-27  Richard Henderson  <rth@redhat.com>
9326         * g++.dg/ext/attrib6.C: New test case.
9328 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9330         * gcc.c-torture/execute/pure-1.c: New test.
9332 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9334         * gcc.dg/cpp/arith-2.c: Remove.
9336 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9338         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9339         * gcc.dg/cpp/if-3.c: Remove.
9341 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9343         * g++.dg/opt/cse2.C: New test.
9345 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9347         * gcc.dg/cpp/arith-1.c: New semantic tests.
9348         * gcc.dg/cpp/if-1.c: Update.
9350 2002-05-24  Ben Elliston  <bje@redhat.com>
9352         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9354 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9356         * gcc.dg/verbose-asm.c: New test.
9358 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9360         * gcc.dg/cpp/paste12.c: New test.
9362 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9364         * g++.dg/parse/named_ops.C: New test.
9366 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9368         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9370 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9372         * gcc.dg/weak-2.c: Allow optional leading underscore
9373         in scan-assembler symbol name.
9374         * gcc.dg/weak-3.c: Likewise.
9375         * gcc.dg/weak-4.c: Likewise.
9376         * gcc.dg/weak-5.c: Likewise.
9378 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9380         * gcc.dg/20020523-1.c: New test.
9382 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9384         * objc.dg/const-str-2.m: Update now that we stop after
9385         a command line error.
9387 2002-05-22  Richard Henderson  <rth@redhat.com>
9389         * g++.dg/dg.exp: Fix typo in test pruneing.
9391 2002-05-22  Richard Henderson  <rth@redhat.com>
9393         * g++.dg/dg.exp: Prune the tls subdirectory.
9394         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9395         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9396         * g++.dg/tls/init-1.C: New.
9398 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9400         * gcc.dg/20020517-1.c: New test.
9402 2002-05-21  Richard Henderson  <rth@redhat.com>
9404         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9405         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9407 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9409         * g++.dg/other/copy2.C: New test.
9411 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9413         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9414         (MAX_COPY): Bump up to 10 times sizeof (long long).
9415         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9417         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9418         sizeof (long long).
9420         * gcc.c-torture/execute/strcpy-1.c: New test.
9422 2002-05-19  Jason Merrill  <jason2redhat.com>
9424         * g++.dg/ext/oper1.C: New test.
9426 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9427 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9429         * README.QMTEST: New file.
9431         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9433 2002-05-19  Andreas Jaeger  <aj@suse.de>
9435         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9436         now.
9437         * gcc.c-torture/execute/loop-2d.x: Likewise.
9439 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9441         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9442         support weak symbols.
9443         * gcc.dg/weak-4.c: Likewise
9444         * gcc.dg/weak-6.c: Likewise
9446 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9448         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9449         cygwin, coff and h8300-*-hms targets
9450         * gcc.dg/weak-5.c: Likewise
9451         * gcc.dg/weak-7.c: Likewise
9453 2002-05-16  Jason Merrill  <jason@redhat.com>
9455         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9456         (scan-assembler-not, scan-assembler-dem): Likewise.
9457         (scan-assembler-dem-not): Likewise.
9459 2002-05-15  Richard Henderson  <rth@redhat.com>
9461         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9463 2002-05-15  Richard Henderson  <rth@redhat.com>
9465         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9466         (vfoo1f): Warning here.
9467         (vfoo1l): Don't redefine the alias.
9469 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9471         * g++.dg/init/pm1.C: New test.
9473 2002-05-12  David S. Miller  <davem@redhat.com>
9475         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9476         types.
9478 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9480         * gcc.c-torture/execute/20020510-1.c: New test case.
9482 2002-05-10  David S. Miller  <davem@redhat.com>
9484         * gcc.c-torture/execute/conversion.c: Test long double too.
9486 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9488         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9489         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9490         * lib/g++.exp (g++_link_flags): Likewise.
9491         * lib/objc.exp (objc_target_compile): Likewise.
9493 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9495         * gcc.dg/cpp/poison.c: Update.
9496         * gcc.dg/cpp/20000625-2.c: Remove.
9497         * gcc.dg/cpp/direct2s.c: Remove final test.
9499 2002-05-08  Tom Rix  <trix@redhat.com>
9501         * gcc.c-torture/execute/20020508-1.c: New test.
9502         * gcc.c-torture/execute/20020508-2.c: New test.
9503         * gcc.c-torture/execute/20020508-3.c: New test.
9505 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9507         * gcc.dg/cpp/charconst-4.c: More tests.
9509 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9511         PR c/6569
9512         * gcc.dg/weak-3.c: Update location of warning messages.
9513         * gcc.dg/weak-5.c: Likewise.
9515 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9517         * gcc.c-torture/execute/20020506-1.c: New test case.
9519 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9521         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9523 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9525         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9527 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9529         * gcc.dg/cpp/charconst-3.c: New test.
9531 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9533         * gcc.dg/cpp/charconst.c: Update tests.
9535 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9537         * treelang: Added directory for new sample language treelang. Also
9538         lib/treelang.exp: New file to signal treelang should be tested.
9540 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9542         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9543         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9544         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9545         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9546         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9547         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9548         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9550 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9552         * gcc.dg/format/xopen-2.c: New test.
9554 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9556         * gcc.dg/20020503-1.c: New test.
9558 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9560         * g++.dg/init/dtor1.C: Make it tougher.
9562 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9564         * g++.dg/init/dtor1.C: New test.
9566 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9568         * gcc.dg/altivec-8.c: New.
9570 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9572         * gcc.dg/altivec-7.c: New.
9574 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9576         * g++.dg/parse/typedef1.C: New test.
9578 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9580         PR c++/6486
9581         * g++.dg/template/friend6.C: New test.
9583         PR c++/6492
9584         * g++.dg/init/copy1.C: New test.
9586 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9588         * g++.dg/warn/effc1.C: New test.
9590 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9592         * gcc.dg/cpp/if-cexp.c: Add a test.
9594 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9596         * gcc.dg/20020426-2.c: New test.
9598 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9600         * gcc.dg/cpp/if-mop.c: Update.
9601         * gcc.dg/cpp/if-mpar.c: Add test.
9602         * gcc.dg/cpp/if-oppr.c: Update.
9604 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9606         PR c/6343
9607         * gcc.dg/weak-[2-7].c: New tests.
9609 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9611         * gcc.dg/enum1.c: New test.
9613 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9615         PR c++/6497
9616         * g++.dg/inherit/access2.C: New test.
9618 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9620         PR bootstrap/6445
9621         * gcc.dg/20020426-1.c: New test.
9623 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9625         * g++.dg/abi/enum1.C: New test.
9627 2002-04-26  Richard Henderson  <rth@redhat.com>
9629         * gcc.dg/c99-bool-1.c: Expect always true warning.
9631 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9633         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9635 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9637         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9638         targets.
9640 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9642         * g++.dg/abi/mange7.C: New test.
9644         PR c++/6438.
9645         * g++.dg/parse/stmtexpr2.C: New test.
9647 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9649         * gcc.dg/20020312-2.c: Add SH target.
9651 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9653         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9654         compiler output on mips*-*-irix*.
9656 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9658         * g++.dg/parse/attr1.C: New test.
9660 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9662         * gcc.c-torture/execute/string-opt-17.c: New test case.
9663         * gcc.c-torture/execute/memset-2.c: New test case.
9665 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9667         PR c++/6256:
9668         * g++.dg/template/friend5.C: New test.
9670         PR c++/6331:
9671         * g++.dg/template/qual1.C: Likewise.
9673 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9675         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9676         Include stdlib.h, not stdio.h or ctype.h.
9678 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9680         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9681         cris-*-elf* and mmix-*-*.
9682         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9683         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9684         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9685         Ditto.
9686         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9687         * gcc.dg/wchar_t-1.c: Ditto.
9689 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9691         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9692         Clarify comment.
9694 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9696         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9698 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9700         * gcc.c-torture/execute/20000906-1.x: Delete.
9702 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9704         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9706 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9708         * PR6367
9709         * g77.f-torture/execute/6367.f: New test.
9710         * g77.f-torture/execute/6367.x: Disable for MMIX.
9712 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9714         * PR6352
9715         * g++.dg/opt/inline2.C: New test.
9717 2002-04-18  Richard Henderson  <rth@redhat.com>
9719         * gcc.dg/20000906-1.c: Enable for all targets.
9720         * gcc.c-torture/compile/iftrap-2.c: New.
9722 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9724         * gcc.dg/20020418-1.c: New test.
9725         * gcc.dg/20020418-2.c: New test.
9727 2002-04-18  Richard Henderson  <rth@redhat.com>
9729         * gcc.c-torture/compile/iftrap-1.c: New.
9730         * gcc.dg/iftrap-1.c: Adjust for ia64.
9731         * gcc.dg/iftrap-2.c: New.
9733 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9735         * gcc.c-torture/compile/20020418-1.c: New test.
9737 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9739         * gcc.c-torture/compile/20020415-1.c: New.
9741 2002-04-18  David S. Miller  <davem@redhat.com>
9743         * gcc.c-torture/execute/20020418-1.c: New test.
9745 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9747         * gcc.dg/20020416-1.c: New test.
9749         * g++.dg/opt/inline1.C: New test.
9751 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9753         * gcc.dg/altivec-5.c: New test.
9755         * gcc.dg/20020415-1.c: New test.
9757 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9759         * testsuite/lib/chill.exp: Remove.
9761 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9763         * g++.dg/other/big-struct.C: New test.
9765 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9767         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9768         of scratch file.
9770 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9772         PR c/6277
9773         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9774         in scan-assembler function name
9776 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9778         * g77.f-torture/execute/980628-4.x,
9779         g77.f-torture/execute/980628-5.x,
9780         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9781         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9782         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9783         i[34567]86-*-*.
9785 2002-04-13  David S. Miller  <davem@redhat.com>
9787         * gcc.c-torture/execute/20020413-1.c: New test.
9789 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9791         * gcc.dg/asm-6.c,
9792         * g++.dg/ext/asm1.C: New tests.
9794 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9796         PR c++ 5373.
9797         * g++.dg/parse/stmtexpr1.C: New test.
9799         PR c++/5189.
9800         * g++.dg/template/copy1.C: New test.
9802 2002-04-12  Richard Henderson  <rth@redhat.com>
9804         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9806 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9808         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9809         gcc.c-torture/execute/20020307-2.c.
9811 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9813         * g++.dg/ext/attrib5.C,
9814         * g++.dg/lookup/struct1.C: New tests.
9816 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9818         * gcc.dg/20020411-1.c: New test.
9820         * gcc.c-torture/execute/20020411-1.c: New test.
9822 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9824         * g77.f-torture/execute/6177.f: New test.
9826 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9828         PR middle-end/6247
9829         * g++.dg/opt/cleanup1.C: New test.
9831         * g++.dg/opt/const1.C: New test.
9833 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9835         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9837 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9839         PR c++/5507
9840         * g++.dg/template/typename2.C: New test.
9842 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9844         * gcc.c-torture/execute/loop-12.c: New.
9846 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9848         * g77.f-torture/execute/980628-4.x,
9849         g77.f-torture/execute/980628-5.x,
9850         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9851         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9852         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9854 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9856         PR optimization/6086
9857         * g++.dg/opt/preinc1.C: New test.
9859 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9861         PR c++/5571
9862         * g++.dg/opt/static2.C: New test.
9864 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9866         PR c/5120
9867         * gcc.dg/20020406-1.c: New test.
9869 2002-04-04  David S. Miller  <davem@redhat.com>
9871         * gcc.c-torture/execute/20020404-1.c: New test.
9873 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9875         PR c/6123
9876         * gcc.dg/20020312-2.c: Do not declare global register variable
9877         if __PIC__ or __pic__ is defined.
9879 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9881         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9882         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9884 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9886         * gcc.misc-tests/linkage.exp: Update last change to handle
9887         sparc*-, not just sparc-.
9889 2002-04-03  Richard Henderson  <rth@redhat.com>
9891         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9893 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9895         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9897 2002-04-02  David S. Miller  <davem@redhat.com>
9899         * gcc.c-torture/execute/20020402-3.c: New test.
9901 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9903         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9904         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9906         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9907         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9908         g77.f-torture/execute/20001201.x,
9909         g77.f-torture/execute/u77-test.x: New files.
9911         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9912         * gcc.dg/wchar_t-1.c: Ditto.
9914 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9916         * gcc.c-torture/execute/20020402-1.c: New test.
9918 2002-04-01  Richard Henderson  <rth@redhat.com>
9920         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9922         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9924 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9926         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9928 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9930         * g++.dg/inherit/template-as-base.C: Expect error.
9931         * g++.dg/inherit/namespace-as-base.C: Likewise.
9933 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9935         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9936         g++.dg/ext/instantiate3.C: Tweak match patterns.
9938         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9939         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9940         -da test.
9942 2002-03-31  Richard Henderson  <rth@redhat.com>
9944         * gcc.dg/special/alias-2.c: New.
9945         * gcc.dg/special/ecos.exp: Run it.
9947 2002-03-31  Richard Henderson  <rth@redhat.com>
9949         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9951 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9953         * gcc.dg/weak-1.c: Disable on h8300 port.
9955 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9957         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9958         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9959         ordering tests.
9960         * g++.dg/bprob/bprob-1.C: New test.
9961         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9962         * g++.dg/gcov/gcov-1.C: New test.
9963         * g++.dg/gcov/gcov-1.x: New file.
9964         * g++.dg/gcov/gcov-2.C: New test.
9965         * g++.dg/gcov/gcov-3.C: New test.
9966         * g++.dg/gcov/gcov-3.h: New file.
9968 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9970         * g++.old-deja/g++.other/builtins5.C: New test.
9971         * g++.old-deja/g++.other/builtins6.C: New test.
9972         * g++.old-deja/g++.other/builtins7.C: New test.
9973         * g++.old-deja/g++.other/builtins8.C: New test.
9974         * g++.old-deja/g++.other/builtins9.C: New test.
9976 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9978         * g++.dg/opt/static1.C: New test.
9980         * g++.dg/opt/longbranch1.C: New test.
9982 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9984         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9986         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9988 2002-03-28  Jeffrey A Law  (law@redhat.com)
9990         * gcc.c-torture/execute/20020328-1.c: New test.
9992 2002-03-27  Richard Henderson  <rth@redhat.com>
9994         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9995         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9996         move from g++.old-deja/g++.ext/.
9998 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10000         * g++.dg/init/new2.C: New test.
10002 2002-03-26  Richard Henderson  <rth@redhat.com>
10004         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10006         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10007         on sparc.
10009         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10010         sparcv9 systems.
10011         * gcc.dg/20001102-1.c: Likewise.
10013 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10015         * gcc.dg/cpp/endif-pedantic1.c,
10016         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10018 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10020         * g++.dg/init/new1.C: New test.
10022 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10024         * g++.dg/abi/vbase9.C: New test.
10026 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10028         * gcc.dg/arm-asm.c: New test.
10030 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10032         * gcc.dg/Wswitch-enum.c: New test.
10033         Fix PR c/5044.
10035 2002-03-26  Richard Henderson  <rth@redhat.com>
10037         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10038         structure.
10040 2002-03-25  Richard Henderson  <rth@redhat.com>
10042         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10043         sparcv9 systems.
10045         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10046         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10048 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10050         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10052 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10054         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10055         targets using generic thunk support.
10057 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10059         * gcc.c-torture/compile/20020323-1.c: New test.
10061         * g++.dg/opt/conj2.C: New test.
10063 2002-03-24  Richard Henderson  <rth@redhat.com>
10065         * gcc.dg/weak-1.c: Use -fno-common.
10067 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10069         * g77.dg/f77-edit-apostrophe-out.f: New test
10070         * g77.dg/f77-edit-h-out.f: New test
10071         * g77.dg/f77-edit-t-in.f: New test
10072         * g77.dg/f77-edit-t-out.f: New test
10073         * g77.dg/f77-edit-x-out.f: New test
10074         * g77.dg/f77-edit-slash-out.f: New test
10075         * g77.dg/f77-edit-colon-out.f: New test
10076         * g77.dg/f77-edit-s-out.f: New test
10078 2002-03-24  Richard Henderson  <rth@redhat.com>
10080         * objc/execute/formal_protocol-6.x: New XFAIL.
10082 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10084         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10085         that do not support weak symbols
10087 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10089         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10090         * lib/g77.exp:  Likewise
10091         * lib/objc.exp: Likewise
10093 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10095         * gcc.dg/Wswitch-default.c: New test.
10097 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10099         * g++.dg/other/enum1.C: New test.
10101 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10103         * gcc.dg/pragma-ep-3.c: Fix typo.
10105 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10107         * g++.dg/inherit/template-as-base.C: New test.
10109 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10111         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10112         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10114 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10116         * gcc.dg/cpp/multiline.c: Update to match.
10118 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10120         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10122 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10124         * gcc.dg/cpp/extratokens2.c:  New file.
10126 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10128         * gcc.dg/20020312-2.c: Add rs6000 target.
10130         * gcc.c-torture/compile/20020319-1.c: New test.
10132 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10134         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10135         (A, E): Handle this.
10137 2002-03-20  Jason Merrill  <jason@redhat.com>
10139         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10140         ignoring -fpic.
10141         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10142         through prune_gcc_output.
10144 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10146         * gcc.c-torture/compile/20020320-1.c: New test.
10148 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10150         * gcc.c-torture/compile/20020318-1.c: New test.
10152         * gcc.dg/struct-by-value-1.c: New test.
10154         * gcc.dg/20020319-1.c: New test.
10156 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10158         * g++.dg/opt/conj1.C: New test.
10160 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10162         * g++.dg/template/qualttp20.C: Revert previous change.
10163         * g++.dg/template/qualttp3.C: Likewise.
10164         * g++.dg/template/qualttp4.C: Likewise
10165         * g++.dg/template/qualttp5.C: Likewise
10166         * g++.dg/template/qualttp6.C: Likewise
10167         * g++.dg/template/qualttp7.C: Likewise
10168         * g++.dg/template/qualttp8.C: Likewise
10169         * g++.dg/template/recurse.C: Likewise.
10171 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10173         * gcc.dg/cpp/wchar-1.c: Update.
10175 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10177         * g++.dg/template/conv1.C: New test.
10178         * g++.dg/template/conv2.C: New test.
10179         * g++.dg/template/conv3.C: New test.
10180         * g++.dg/template/conv4.C: New test.
10182 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10184         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10185         * g++.dg/template/qualttp3.C: Likewise.
10186         * g++.dg/template/qualttp4.C: Likewise
10187         * g++.dg/template/qualttp5.C: Likewise
10188         * g++.dg/template/qualttp6.C: Likewise
10189         * g++.dg/template/qualttp7.C: Likewise
10190         * g++.dg/template/qualttp8.C: Likewise
10191         * g++.dg/template/recurse.C: Likewise.
10193 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10195         * g++.dg/opt/dtor1.C: New test.
10197 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10199         * gcc.c-torture/compile/20020315-1.c: New test.
10201 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10203         * gcc.dg/weak-1.c: Fix scan tests.
10205 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10207         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10208         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10209         cris-*-aout* mmix-*-*.
10210         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10211         cris-*-aout* mmix-*-*.
10212         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10213         cris-*-elf* cris-*-aout* and mmix-*-*.
10214         * gcc.dg/20001009-1.c: Ditto.
10215         * gcc.dg/20010912-1.c: Ditto.
10216         * gcc.dg/20020122-4.c: Ditto.
10217         * gcc.dg/inline-2.c: Ditto.
10219 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10221         * gcc.c-torture/compile/20020314-1.c: New test.
10223 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10225         * gcc.c-torture/execute/20020314-1.c: New test.
10227 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10229         * g++.dg/warn/Wunused-1.C: New test.
10231 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10233         * g++.dg/abi/mangle6.C: New test.
10235 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10237         * gcc.c-torture/compile/20020309-2.c: New test.
10239         * gcc.c-torture/compile/20020312-1.c: New test.
10241 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10243         * g++.dg/other/access1.C: New test.
10245 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10247         * gcc.c-torture/execute/wchar_t-1.c: New test.
10249 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10251         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10253 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10255         * gcc.dg/20020312-1.c: New test case.
10257 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10259         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10261 2002-03-11  Richard Henderson  <rth@redhat.com>
10263         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10264         * g++.old-deja/g++.jason/report.C: Likewise.
10266 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10268         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10269         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10271 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10273         * testsuite/g++.dg/overload/pmf1.C: New test.
10275 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10277         * gcc.c-torture/execute/20020307-1.c: Use long.
10279 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10281         PR optimization/5844
10282         * gcc.dg/20020310-1.c: New test.
10284 2002-03-09  Michael Meissner  <meissner@redhat.com>
10286         * gcc.c-torture/execute/memcpy-2.c: New test.
10287         * gcc.c-torture/execute/memset-1.c: New test.
10288         * gcc.c-torture/execute/strlen-1.c: New test.
10289         * gcc.c-torture/execute/strcmp-1.c: New test.
10290         * gcc.c-torture/execute/strncmp-1.c: New test.
10292 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10294         * gcc.dg/ppc-ldstruct.c: New test.
10296 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10298         * gcc.c-torture/execute/va-arg-22.c: New test.
10300 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10302         * gcc.c-torture/compile/20020309-1.c: New test.
10304 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10306         * gcc.c-torture/execute/20020307-2.c: New test.
10308 2002-03-07  Jeffrey A Law  (law@redhat.com)
10310         * g77.f-torture/compile/20020307-1.f: New test.
10312 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10314         * gcc.dg/unordered-1.c: New test.
10316 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10318         * gcc.c-torture/execute/20020307-1.c: New test.
10320 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10322         * gcc.dg/20020304-1.c: New test.
10324         * gcc.c-torture/compile/20020304-2.c: New test.
10326 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10328         * gcc.c-torture/compile/20020304-1.c: New test case
10329         (from PR c/5830).
10331 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10333         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10335 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10337         * g++.dg/other/classkey1.C: New test.
10339 2002-03-01  Richard Henderson  <rth@redhat.com>
10341         * gcc.c-torture/compile/981223-1.x: New.
10342         * gcc.c-torture/compile/920625-1.x: New.
10344 2002-02-28  Richard Henderson  <rth@redhat.com>
10346         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10348 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10350         * gcc.c-torture/execute/20020227-1.c: New test.
10352 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10354         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10355         here" ERROR lines.
10356         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10357         * g++.old-deja.g++.other/defarg1.C: Likewise.
10358         * g++.old-deja/g++.pt/calls2.C: Likewise.
10359         * g++.old-deja/g++.pt/crash20.C: Likewise.
10360         * g++.old-deja/g++.pt/crash30.C: Likewise.
10361         * g++.old-deja/g++.pt/crash36.C: Likewise.
10362         * g++.old-deja/g++.pt/crash6.C: Likewise.
10363         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10364         * g++.old-deja/g++.pt/derived3.C: Likewise.
10365         * g++.old-deja/g++.pt/error1.C: Likewise.
10366         * g++.old-deja/g++.pt/friend21.C: Likewise.
10367         * g++.old-deja/g++.pt/friend23.C: Likewise.
10368         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10369         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10371 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10373         * gcc.c-torture/execute/20020225-2.c: New test.
10375 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10377         * gcc.c-torture/execute/920730-1t.c,
10378         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10379         Delete test cases, only relevant to -traditional.
10381 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10383         * gcc.dg/cpp/undef1.c: Remove.
10384         * gcc.dg/cpp/directiv.c: Update.
10385         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10387 2002-02-27  Michael Meissner  <meissner@redhat.com>
10389         * gcc.c-torture/execute/20020226-1.c: New test.
10391 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10393         * g++.dg/debug/debug4.C: New test.
10395         * gcc.dg/ia64-visibility-1.c: New test.
10397 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10399         * gcc.dg/debug/20020224-1.c: New.
10401 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10403         * gcc.c-torture/execute/960416-1.x: New.
10404         * gcc.c-torture/execute/divconst-3.x: Likewise.
10406 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10408         * gcc.dg/20020224-1.c: New test.
10410 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10412         * gcc.c-torture/execute/20020225-1.c: New.
10414 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10416         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10418 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10420         * gcc.dg/20020222-1.c: New test.
10422 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10424         * g++.dg/opt/anonunion1.C: New test.
10426 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10428         * g++.dg/template/qualttp19.C: New test.
10429         * g++.dg/template/qualttp20.C: New test.
10430         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10431         * g++.old-deja/g++.other/qual1.C: Likewise.
10433 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10435         * gcc.dg/attr-alwaysinline.c: New.
10437 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10439         * gcc.dg/20020220-1.c: New test.
10441         * gcc.dg/20020220-2.c: New test.
10443         * g++.dg/opt/mmx1.C: New test.
10445 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10447         * gcc.c-torture/compile/20020110.c: New test.
10449 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10451         * gcc.c-torture/execute/20020219-1.c: New test.
10453         * gcc.dg/20020219-1.c: New test.
10455         * gcc.dg/noncompile/20020220-1.c: New test.
10457         * g++.dg/opt/ptrintsum1.C: New test.
10459         * gcc.dg/debug/20020220-1.c: New test.
10461 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10463         * gcc.c-torture/execute/20020216-1.c: New test.
10465 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10467         * gcc.dg/decl-1.c: Update, new test.
10469 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10471         * g++.dg/abi/bitfield1.C: New test.
10472         * g++.dg/abi/bitfield2.C: New test.
10474 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10476         * gcc.dg/attr-nest.c: New test.
10478 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10480         * gcc.c-torture/execute/20020215-1.c: New test.
10482 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10484         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10485         * g++.dg/debug/debug.exp: New.
10486         * g++.dg/debug/trivial.C: New.
10487         * g++.dg/debug/debug1.C: Moved...
10488         * g++.dg/other/debug1.C: ...from here.
10489         * g++.dg/debug/debug2.C: Moved...
10490         * g++.dg/other/debug2.C: ...from here.
10491         * g++.dg/debug/debug3.C: Moved...
10492         * g++.dg/other/debug3.C: ...from here.
10494         * gcc.dg/noncompile/20020213-1.c: New test.
10496 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10498         * g++.dg/other/debug3.C: New test.
10500         * gcc.c-torture/execute/20020213-1.c: New test.
10502 2002-02-13  Richard Smith <richard@ex-parrot.com>
10504         * g++.old-deja/g++.other/thunk1.C: New test.
10506 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10508         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10510 2002-02-13  Stan Shebs  <shebs@apple.com>
10512         * gcc.dg/altivec-3.c: New.
10514 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10516         * gcc.dg/Wunreachable-1.c: New test.
10517         * gcc.dg/Wunreachable-2.c: New test.
10519 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10521         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10523 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10525         * gcc.dg/decl-1.c: New test.
10527 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10529         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10531 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10533         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10534         * gcc.c-torture/compile/980506-1.x: Likewise.
10536 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10538         * gcc.dg/20020210-1.c: New.
10540 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10542         * g77.f-torture/execute/947.f: New regression test
10543         for PR fortran/947.
10545 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10547         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10548         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10550 2002-02-08  Richard Henderson  <rth@redhat.com>
10552         * gcc.c-torture/compile/labels-3.c: New.
10554 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10556         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10557         expression statements work instead.
10558         * gcc.dg/noncompile/20020207-1.c: New test.
10560 2002-02-07  Richard Henderson  <rth@redhat.com>
10562         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10564 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10566         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10567         message from g77
10568         * lib/g77-dg.exp: Trim g77 error messages so that they are
10569         recognized by dg.exp.
10571 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10573         PR fortran/5473
10574         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10576 2002-02-07  Richard Henderson  <rth@redhat.com>
10578         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10579         to be sufficiently aligned for integers.
10581 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10583         * g++.dg/template/friend4.C: New test.
10585 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10587         PR fortran/5743
10588         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10589         unsupported cases.
10591 2002-02-07  Richard Henderson  <rth@redhat.com>
10593         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10594         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10595         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10596         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10598 2002-02-06  Richard Henderson  <rth@redhat.com>
10600         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10602 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10604         * gcc.dg/20020206-1.c: New test.
10606 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10608         * gcc.c-torture/execute/20020206-1.c: New test.
10610         * gcc.c-torture/execute/20020206-2.c: New test.
10612         PR optimization/5429:
10613         * gcc.c-torture/compile/20020206-1.c: New test.
10615 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10617         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10618         as certain file formats cannot support particularly large
10619         alignments.
10621         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10622         and do not expect to be able to link the executable.
10624         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10625         fail because the COFF format does not support the weak attribute.
10627 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10629         * g77.dg/pr5473.f:  New test
10631 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10633         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10634         Fix testcase accordingly.
10636 2002-02-04  Richard Henderson  <rth@redhat.com>
10638         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10639         (buf): Change to be an array of pointers, not ints.
10641 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10643         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10644         before all tests.  Move warning one line above to match where it
10645         C frontend emits.
10646         * gcc.dg/Wswitch-2.c: New test.
10647         * g++.dg/warn/Wswitch-1.C: New test.
10648         * g++.dg/warn/Wswitch-2.C: New test.
10650 2002-02-04  Richard Henderson  <rth@redhat.com>
10652         * g++.dg/abi/offsetof.C: Fix size comparison.
10654 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10656         * gcc.dg/cast-qual-2.c: New test.
10658 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10660         * gcc.dg/20020201-4.c: New test.
10662 2002-02-04  Ben Elliston  <bje@redhat.com>
10664         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10665         target_info attribute != 0, in addition to the empty string.
10666         (gcc_target_compile): Likewise.
10668 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10670         * gcc.dg/Wswitch.c: New test.
10671         PR gcc/4475. PR gcc/3780.
10673 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10675         * g77.f-torture/execute/5122.f: New test for regressions
10676         against PR fortran/5122.
10678 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10680         * g77.f-torture/compile/pr3743.f: Delete
10681         * g77.dg/pr3743-1.f: New test.
10682         * g77.dg/pr3743-2.f: New test.
10683         * g77.dg/pr3743-3.f: New test.
10684         * g77.dg/pr3743-4.f: New test.
10686 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10688         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10690 2002-02-02  Richard Henderson  <rth@redhat.com>
10692         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10693         * gcc.c-torture/execute/bf64-1.c: Likewise.
10695 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10697         * gcc.dg/20020201-2.c: New test.
10699         * gcc.dg/20020201-3.c: New test.
10701         * gcc.c-torture/execute/bitfld-2.c: New test.
10703 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10705         * gcc.dg/bitfld-1.c: Update.
10706         * gcc.dg/bitfld-2.c: Update.
10707         * gcc.c-torture/execute/bitfld-1.x: New.
10709 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10711         * gcc.c-torture/execute/20020201-1.c: New test.
10713 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10715         PR target/5469
10716         * gcc.dg/20020201-1.c: New test.
10718 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10720         PR fortran/3743
10721         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10722         * g77.f-torture/compile/pr3743.x: Remove
10724 2002-01-31  Tom Rix  <trix@redhat.com>
10726         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10728 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10730         * gcc.dg/noncompile/20020130-1.c: New test.
10732 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10734         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10736 2002-01-29  Richard Henderson  <rth@redhat.com>
10738         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10739         to long long.
10740         * gcc.c-torture/execute/bf64-1.c: Likewise.
10742 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10744         * gcc.c-torture/execute/20020129-1.c: New test.
10746 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10748         * gcc.c-torture/compile/20000224-1.c: Update.
10749         * gcc.c-torture/execute/bitfld-1.c: New tests.
10750         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10751         * gcc.dg/uninit-A.c: Update.
10753 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10755         * g++.dg/template/ctor1.C: Add instantiation.
10757 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10759         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10760         argument to __builtin_prefetch to be const ptr.
10762 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10764         * gcc.c-torture/compile/20020120-1.c: New test.
10766 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10768         * gcc.c-torture/execute/20020127-1.c: New test.
10770 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10772         * g77.dg/f77-edit-i-in.f: New test
10773         * g77.dg/f77-edit-i-out.f: New test
10775 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10777         * gcc.dg/debug/debug.exp: New file.
10778         * gcc.dg/debug/trivial.c: New file.
10779         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10780         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10781         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10782         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10783         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10784         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10785         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10786         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10787         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10788         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10789         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10790         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10791         * gcc.dg/20000503-1.c: Removed.
10792         * gcc.dg/20010207-1.c: Removed.
10793         * gcc.dg/20011223-1.c: Removed.
10794         * gcc.dg/20020104-2.c: Removed.
10795         * gcc.dg/debug-1.c: Removed.
10796         * gcc.dg/debug-2.c: Removed.
10797         * gcc.dg/debug-3.c: Removed.
10798         * gcc.dg/debug-4.c: Removed.
10799         * gcc.dg/debug-5.c: Removed.
10800         * gcc.dg/debug-6.c: Removed.
10801         * gcc.dg/dwarf2-1.c: Removed.
10802         * gcc.dg/dwarf2-2.c: Removed.
10804 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10806         * g++.old-deja/g++.other/eh5.C: New test.
10807         * g++.old-deja/g++.other/sibcall2.C: New test.
10808         * g++.old-deja/g++.other/array9.C: New test.
10809         * g++.old-deja/g++.other/typename2.C: New test.
10810         * g++.old-deja/g++.other/crash60.C: New test.
10811         * g++.old-deja/g++.other/conv9.C: New test.
10812         * g++.old-deja/g++.other/mangle10.C: New test.
10813         * g++.old-deja/g++.other/unchanging1.C: New test.
10814         * g++.old-deja/g++.other/exprstmt1.C: New test.
10815         * g++.old-deja/g++.other/inline23.C: New test.
10816         * g++.old-deja/g++.eh/ia64-1.C: New test.
10817         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10818         * g++.old-deja/g++.other/reload1.C: New test.
10819         * g++.old-deja/g++.other/static20.C: New test.
10820         * g++.old-deja/g++.other/local-alloc1.C: New test.
10821         * g++.old-deja/g++.other/conv8.C: New test.
10822         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10823         * g++.old-deja/g++.other/storeexpr1.C: New test.
10824         * g++.old-deja/g++.other/storeexpr2.C: New test.
10825         * g++.dg/eh/template2.C: New test.
10826         * g++.dg/warn/weak1.C: New test.
10828 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10830         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10831         Remove first, non-varying, argument.
10833 2002-01-23  Richard Henderson  <rth@redhat.com>
10835         * gcc.dg/inline-2.c: New.
10837         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10838         Add optional target arg.  Check number of arguments.
10839         (scan-assembler-not, scan-assembler-dem): Likewise.
10840         (scan-assembler-dem-not): Likewise.
10842 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10844         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10845         line 12.
10846         * g++.old-deja/g++.brendan/parse3.C,
10847         g++.old-deja/g++.other/crash26.C,
10848         g++.old-deja/g++.other/crash28.C,
10849         g++.old-deja/g++.other/crash29.C,
10850         g++.old-deja/g++.other/crash30.C,
10851         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10853 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10855         * gcc.dg/20020115-1.c: New.
10857 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10859         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10861 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10863         * gcc.dg/20020122-3.c: New.
10865 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10867         * g++.dg/other/gc1.C: New test.
10869 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10871         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10873 2002-01-22  Richard Henderson  <rth@redhat.com>
10875         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10877 2002-01-22  Richard Henderson  <rth@redhat.com>
10879         * gcc.dg/20020122-4.c: New.
10881 2002-01-22  H.J. Lu <hjl@gnu.org>
10883         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10884         link output.
10885         * gcc.dg/special/ecos.exp: Likewise.
10886         * lib/g++-dg.exp: Likewise.
10887         * lib/g77-dg.exp: Likewise.
10888         * lib/gcc-dg.exp : Likewise.
10889         * lib/mike-g++.exp: Likewise.
10890         * lib/mike-g77.exp: Likewise.
10891         * lib/mike-gcc.exp: Likewise.
10892         * lib/objc-dg.exp: Likewise.
10894 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10896         PR target/5379
10897         * gcc.dg/20020122-2.c: New test.
10899 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10901         * gcc.dg/20020122-1.c: New test.
10903 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10905         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10907 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10909         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10911 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10913         * gcc.c-torture/compile/20020121-1.c: New test.
10915 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10917         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10918         ld_library_path.
10920 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10922         * gcc.dg/20020218-1.c: New test.
10924 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10926         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10927         messages
10928         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10929         "At global scope" warning
10930         * g++.dg/ext/align1.C: Change cygwin test for alignment
10931         from db-bogus to dg-warning
10933 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10935         * g77.f-torture/compile/cpp2.F: New test.
10937 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10939         * g++.dg/template/access1.C: New test.
10941 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10943         * gcc.dg/20020118-1.c: New.
10945 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10947         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10949 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10951         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10952         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10953         alignment warnings.
10955 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10957         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10958         torture_with_loops and torture_without_loops
10960 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10962         * gcc.c-torture/compile/20020116-1.c: New test.
10964 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10966         * gcc.dg/20020116-2.c: New test.
10968         * gcc.dg/ultrasp4.c: New test.
10970         * gcc.dg/20020116-1.c: New test.
10972 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10974         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10975         by EABI.
10977 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10979         * gcc.misc-tests/i386-prefetch.exp: New.
10980         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10981         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10982         * gcc.misc-tests/i386-pf-none-1.c: New test.
10983         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10985 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10987         * gcc.dg/gnu89-init-1.c: Add new tests.
10989 2002-01-15  Andreas Jaeger  <aj@suse.de>
10991         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10992         * gcc.dg/i386-mmx-2.c: Likewise.
10993         * gcc.dg/i386-sse-1.c: Likewise.
10994         * gcc.dg/i386-sse-2.c: Likewise.
10995         * gcc.dg/i386-sse-3.c: Likewise.
10997 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10999         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11000         Uncomment additional cases that now pass.
11002 2002-01-11  Richard Henderson  <rth@redhat.com>
11004         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11005         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11007 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11009         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11011 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11013         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11014         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11016 2002-01-10  Dale Johannesen  <dalej@apple.com>
11018         * gcc.c-torture/execute/loop-11.c: New.
11020 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11022         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11023         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11025 2002-01-09  Richard Henderson  <rth@redhat.com>
11027         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11028         type in which to perform the operation for each size.
11030 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11032         * gcc.c-torture/compile/20020109-2.c: New test.
11034 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11036         * gcc.c-torture/execute/loop-10.c: New test.
11038 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11040         * gcc.c-torture/compile/20010226-1.c: New test.
11041         * gcc.c-torture/compile/20010227-1.c: New test.
11042         * gcc.c-torture/compile/20010426-1.c: New test.
11043         * gcc.c-torture/compile/20010510-1.c: New test.
11044         * gcc.c-torture/compile/20010605-3.c: New test.
11045         * gcc.c-torture/compile/20010824-1.c: New test.
11046         * gcc.c-torture/execute/20010409-1.c: New test.
11047         * gcc.dg/noncompile/20000901-1.c: New test.
11048         * gcc.dg/20001023-1.c: New test.
11049         * gcc.dg/20001101-1.c: New test.
11050         * gcc.dg/20001102-1.c: New test.
11051         * gcc.dg/20010207-1.c: New test.
11052         * gcc.dg/20010405-1.c: New test.
11053         * gcc.dg/20010822-1.c: New test.
11054         * gcc.dg/20011107-1.c: New test.
11056 2002-01-09  Jeffrey A Law  (law@redhat.com)
11058         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11060         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11061         execution failure on PA targets.
11063 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11065         * gcc.c-torture/compile/20020109-1.c: New test.
11067 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11069         * gcc.c-torture/execute/20020108-1.c: New test.
11071 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11073         * gcc.dg/20020108-1.c: New test.
11075 2002-01-08  H.J. Lu <hjl@gnu.org>
11077         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11078         for header files.
11080 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11082         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11083         consistency.
11085 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11087         * gcc.dg/altivec-4.c: Test altivec predicates.
11089 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11091         * gcc.c-torture/execute/20020107-1.c: New test.
11093 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11095         PR c/5279
11096         * gcc.c-torture/compile/20020106-1.c: New test.
11098 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11100         * gcc.c-torture/execute/nestfunc-4.c: New test.
11102 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11104         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11105         extra triple that slipped in.
11106         * g++.old-deja/g++.abi/align.C: Likewise.
11107         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11109 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11111         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11112         * g++.old-deja/g++.abi/align.C: Likewise.
11113         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11115         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11116         on FreeBSD/i386.
11117         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11118         FreeBSD.
11120 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11122         * gcc.dg/20020104-1.c: New test.
11124         * gcc.dg/20020104-2.c: New test.
11126 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11128         * gcc.dg/20020103-1.c: Fix typo in target selector.
11130 2002-01-03  Richard Henderson  <rth@redhat.com>
11132         * gcc.dg/20020103-1.c: New.
11134 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11136         * gcc.c-torture/execute/20020103-1.c: New test.
11138 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11140         * g++.dg/other/debug2.C: New test.
11142         * gcc.c-torture/compile/20020103-1.c: New test.
11144 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11146         * gcc.dg/gnu89-init-1.c: Added new tests.
11148 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11150         * g++.dg/template/friend2.C: Remove as patch is reverted.
11152         * g++.dg/warn/oldcast1.C: New test.
11154         * g++.dg/template/ptrmem1.C: New test.
11155         * g++.dg/template/ptrmem2.C: New test.
11157         * g++.dg/template/ntp.C: New test.
11159         * g++.dg/other/component1.C: New test.
11161         * g++.dg/template/ttp3.C: New test.
11163         * g++.dg/template/friend2.C: New test.
11164         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11166 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11168         * g++.dg/other/ptrmem1.C: New test.
11169         * g++.dg/other/ptrmem2.C: New test.
11171 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11173         * g++.dg/template/ctor1.C: New test.
11175 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11177         * g++.dg/template/friend2.C: New test.
11179 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11181         * gcc.dg/mmix-1.c: New test.
11183 2001-12-31  Richard Henderson  <rth@redhat.com>
11185         * gcc.dg/asm-5.c: New.
11187 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11189         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11190         in namespace __gnu_cxx
11192 2001-12-30  Richard Henderson  <rth@redhat.com>
11194         * gcc.dg/debug-6.c: New.
11196 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11198         * gcc.c-torture/compile/20011229-2.c: New test.
11200 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11202         * gcc.dg/debug-3.c: New test.
11203         * gcc.dg/debug-4.c: New test.
11204         * gcc.dg/debug-5.c: New test.
11206 2001-12-29  Richard Henderson  <rth@redhat.com>
11208         * g++.dg/eh/loop1.C: New.
11210 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11212         * g++.dg/template/crash1.C: New test.
11214 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11216         * g++.dg/other/const1.C: New test.
11218 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11220         * gcc.c-torture/compile/20011229-1.c: New test.
11222 2001-12-28  Stan Shebs  <shebs@apple.com>
11224         * lib/objc-torture.exp: Resync with c-torture.exp.
11225         * lib/objc.exp: Load standard libraries.
11227 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11229         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11230         additional tests.
11232 2001-12-27  Roger Sayle <roger@eyesopen.com>
11234         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11236 2001-12-27  Richard Henderson  <rth@redhat.com>
11238         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11240 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11242         * g++.dg/eh/ctor1.C: New test.
11243         * g++.dg/other/error2.C: New test.
11245 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11247         * g++.dg/other/init2.C: New test.
11249 2001-12-24  Richard Henderson  <rth@redhat.com>
11251         * gcc.dg/20011223-1.c: New.
11252         * gcc.dg/inline-1.c: New.
11254 2001-12-23  Richard Henderson  <rth@redhat.com>
11256         * gcc.dg/asm-4.c: Test operand modifiers.
11258 2001-12-23  Richard Henderson  <rth@redhat.com>
11260         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11262 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11264         * gcc.c-torture/execute/20011223-1.c: New test.
11266 2001-12-21  Richard Henderson  <rth@redhat.com>
11268         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11269         re-enables the warning.
11271 2001-12-21  Richard Henderson  <rth@redhat.com>
11273         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11275 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11277         * gcc.c-torture/compile/20011218-1.c: New test.
11279 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11281         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11282         arm-isr.c test.
11283         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11284         epilogue generation for ARM ISR routines.
11286 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11288         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11289         * gcc.dg/format/c90-printf-3.c: Likewise.
11290         * gcc.dg/format/c99-printf-3.c: Likewise.
11291         * gcc.dg/format/ext-1.c: Likewise.
11292         * gcc.dg/format/ext-6.c: Likewise.
11293         * gcc.dg/format/format.h: Prototype unlocked stdio.
11295 2001-12-20  Richard Henderson  <rth@redhat.com>
11297         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11298         (arena): Use it.
11299         (malloc): Correct allocation logic.  Abort if we fill up the
11300         arena before initialization complete.
11301         (realloc): Correct allocation logic.
11303 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11305         * gcc.c-torture/compile/20011219-2.c: New test.
11307         * gcc.c-torture/execute/20011219-1.c: New test.
11309 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11311         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11312         target does not support weak symbols.
11314 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11316         * gcc.c-torture/compile/20011219-1.c: New test.
11318 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11320         * g++.dg/other/error1.C: New test.
11322 2001-12-17  Jeffrey A Law  (law@redhat.com)
11324         * gcc.c-torture/execute/20011217-1.c: New test.
11326 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11328         * objc.dg/special/: New directory.
11329         * objc.dg/special/special.exp: New file.
11330         * objc.dg/special/unclaimed-category-1.h: New file.
11331         * objc.dg/special/unclaimed-category-1a.m: New file.
11332         * objc.dg/special/unclaimed-category-1.m: New file.
11334 2001-12-17  Andreas Jaeger  <aj@suse.de>
11336         * gcc.c-torture/compile/20011217-2.c: New test.
11338 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11340         * gcc.c-torture/compile/20011217-1.c: New test.
11342 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11344         * testsuite/gcc.dg/20011214-1.c: New.
11346 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11348         * gcc.dg/altivec-4.c: New.
11350 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11352         * gcc.dg/20011113-1.c: New test.
11354 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11356         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11357         std::__malloc_alloc_template<0> and
11358         std::__default_alloc_template<false, 0>.
11360 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11362         * objc/execute/bf-21.m: New test.
11363         * objc/execute/enumeration-1.m: New test.
11364         * objc/execute/enumeration-2.m: New test.
11366 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11368         * gcc.dg/gnu89-init-1.c: New test.
11370 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11372         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11373         * g++.old-deja/g++.jason/2371.C: Likewise.
11374         * g++.old-deja/g++.jason/template33.C: Likewise.
11375         * g++.old-deja/g++.jason/template34.C: Likewise.
11376         * g++.old-deja/g++.jason/template36.C: Likewise.
11377         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11378         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11379         * g++.old-deja/g++.other/typename1.C: Likewise.
11380         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11381         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11382         * g++.old-deja/g++.pt/typename11.C: Likewise.
11383         * g++.old-deja/g++.pt/typename14.C: Likewise.
11384         * g++.old-deja/g++.pt/typename16.C: Likewise.
11385         * g++.old-deja/g++.pt/typename3.C: Likewise.
11386         * g++.old-deja/g++.pt/typename4.C: Likewise.
11387         * g++.old-deja/g++.pt/typename5.C: Likewise.
11388         * g++.old-deja/g++.pt/typename7.C: Likewise.
11389         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11391 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11393         * g++.dg/other/linkage1.C: New test.
11394         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11395         specifiers.
11397 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11399         * gcc.dg/concat.c: New test.
11401 2001-12-11  Stan Shebs  <shebs@apple.com>
11403         * objc/compile: New test directory.
11404         * objc/compile/compile.exp: New expect script.
11405         * objc/compile/20011211-1.m: New compile test.
11407 2001-12-11  Jason Merrill  <jason@redhat.com>
11409         * lib/prune.exp (prune_gcc_output): Also handle "In member
11410         function".  So many permutations...
11412 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11414         * g++.dg/template/typedef1.C: New test.
11416 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11418         * g++.dg/other/copy1.C: New test.
11420 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11422         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11424         * gcc.dg/builtin-choose-expr.c: New.
11426 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11428         * gcc.dg/altivec-2.c: New.
11430 2001-12-07  Richard Henderson  <rth@redhat.com>
11432         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11434 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11436         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11437         ultrasparc.
11439 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11441         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11443 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11445         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11446         variable argument list.
11448 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11450         * gcc.c-torture/execute/memcheck: Delete entire directory.
11451         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11452         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11454 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11456         * gcc.dg/Wshadow-1.c: New test.
11458 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11460         * gcc.c-torture/compile/20011130-1.c: New test.
11462         * gcc.dg/noncompile/20011025-1.c: New test.
11464         * g++.dg/other/anon-union.C: New test.
11466         * gcc.c-torture/execute/20011024-1.c: New test.
11468 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11470         * gcc.c-torture/execute/20000722-1.x,
11471         gcc.c-torture/execute/20010123-1.x: Remove.
11472         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11473         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11474         gcc.dg/c99-complit-2.c: New tests.
11476 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11478         * g++.dg/inherit/base1.C: New test.
11480 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11482         * g++.dg/other/stdarg1.C: New test.
11484         * gcc.c-torture/compile/20011130-2.c: New test.
11486 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11488         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11489         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11490         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11491         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11492         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11493         * gcc.dg/builtin-prefetch-1.c: New test.
11495 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11497         * gcc.dg/20011130-1.c: New test.
11499 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11501         * g++.dg/other/scope1.C: New test.
11502         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11504 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11506         * gcc.dg/vla-init-1.c: New test.
11508 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11510         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11512 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11514         * objc.dg/alias.m: Update.
11515         * objc.dg/class-1.m: Update.
11516         * objc.dg/const-str-1.m: Update.
11517         * objc.dg/fwd-proto-1.m: Update.
11518         * objc.dg/id-1.m: Update.
11519         * objc.dg/super-class-1.m: Update.
11521 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11523         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11524         constructs.
11526 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11528         * gcc.c-torture/execute/20011128-1.c: New test.
11530 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11532         * gcc.dg/20011127-1.c: New test.
11534 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11536         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11537         from Austin Group draft 7.
11538         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11539         scanf format arguments.
11540         * gcc.dg/format/no-exargs-2.c: New test.
11542 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11544         * g++.dg/abi/vbase8-4.C: New test.
11546 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11548         * gcc.c-torture/execute/20011121-1.c: New test.
11550 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11552         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11554 2001-11-23  Andreas Jaeger  <aj@suse.de>
11556         * gcc.dg/cpp/charconst-2.c: New test.
11558 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11560         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11561         to the host if it is remote.  Let tests specify extra headers
11562         they use.
11563         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11564         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11565         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11566         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11567         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11568         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11569         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11570         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11571         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11572         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11574 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11576         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11577         for little endian ARMs.
11579 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11581         * gcc.c-torture/compile/20011119-1.c: New test.
11582         * gcc.c-torture/compile/20011119-2.c: New test.
11584 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11586         * gcc.dg/altivec-1.c: Fix typo.
11588 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11590         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11592 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11594         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11596 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11598         * lib/g77.exp: Don't specify --rpath-link.
11600         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11601         across all the headers.
11602         * gcc.dg/format/format.exp: For testing on a remote host,
11603         copy format.h.
11605         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11606         * gcc.c-torture/execute/930406-1.c: Likewise.
11607         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11609 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11611         * gcc.dg/altivec-1.c: New.
11613 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11615         * gcc.dg/cpp/fpreprocessed.c: New test case.
11617 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11619         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11620         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11621         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11623 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11625         * gcc.dg/no-builtin-1.c: New test.
11627 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11629         * gcc.c-torture/execute/20011115-1.c: New test.
11631 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11633         * gcc.c-torture/compile/20011114-2.c: New test.
11634         * gcc.c-torture/compile/20011114-3.c: New test.
11635         * gcc.c-torture/compile/20011114-4.c: New test.
11637 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11639         * g++.dg/other/init1.C: New test.
11641 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11643         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11644         message.
11646         * gcc.c-torture/execute/20011114-1.c: New testcase.
11648         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11649         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11650         like the (before this change) version of 20010327-1.c.
11652 2001-11-14  Roger Sayle <roger@eyesopen.com>
11654         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11656 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11658         * g++.dg/init/array2.C: New test.
11660 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11662         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11664 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11666         * g++.dg/other/forscope1.C: New test.
11667         * g++.dg/ext/forscope1.C: New test.
11668         * g++.dg/ext/forscope2.C: New test.
11670 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11672         * gcc.c-torture/execute/20011113-1.c: New test.
11674 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11676         * gcc.c-torture/execute/20011109-2.c: New test.
11678         * gcc.c-torture/execute/20011109-1.c: New test.
11680 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11682         * gcc.c-torture/compile/20011109-1.c: New test.
11684 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11686         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11687         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11688         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11689         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11690         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11691         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11692         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11694 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11696         * g++.dg/warn/Wshadow-1.C: New tests.
11697         * g++.old-deja/g++.mike/for3.C: Update.
11699 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11701         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11702         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11703         XFAILs.  Adjust expected error texts.
11704         * gcc.c-torture/compile/20011106-1.c,
11705         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11706         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11707         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11708         gcc.dg/c99-array-lval-5.c: New tests.
11710 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11712         * gcc.dg/cpp/defined.c: Update.
11714 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11716         * gcc.c-torture/execute/anon-1.c: New test.
11718 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11720         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11721         same size, so no warning should be produced on stormy16.
11723         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11724         due to oversized array.
11725         * g++.old-deja/g++.mike/ns15.C: Likewise.
11726         * g++.old-deja/g++.pt/crash16.C: Likewise.
11728 2001-11-02  Graham Stott  <grahams@redhat.com>
11730         * g++.dgother/debug1.C: Fix typos.
11732 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11734         * g++.dg/other/debug1.C: New test.
11736 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11738         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11739         of unsigned long.
11741 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11743         * gcc.dg/20011029-2.c: New test.
11745         * gcc.c-torture/compile/20011029-1.c: New test.
11747 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11749         * objc/execute/class_self-1.m: New test.
11750         * objc/execute/class_self-2.m: New test.
11752 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11754         * gcc.misc-tests/msgs.exp: Delete.
11755         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11756         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11757         error set to match recent changes.
11759 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11761         * gcc.dg/20011021-1.c: New test.
11763 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11765         * gcc.c-torture/compile/20011023-1.c: New test.
11767 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11769         * lib/g77.exp: Rewrite based on lib/g++.exp.
11771 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11773         * gcc.c-torture/execute/20011019-1.c: New test.
11775         * gcc.dg/20011018-1.c: New test.
11777 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11779         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11781 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11783         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11784         * gcc.dg/attr-invalid.c: Likewise.
11786 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11788         * testsuite/gcc.dg/20011015-1.c: New test.
11790 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11792         * g++.dg/template/unify2.C: New test.
11794 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11796         * g++.dg/other/exception-specification.C: New test
11798 2001-10-13  Tom Rix  <trix@redhat.com>
11800         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11801         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11803 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11805         * testsuite/gcc.dg/20011009-1.c: New test.
11807 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11809         PR g++/4476
11810         * g++.dg/other/friend1.C: New test.
11812 2001-10-11  Richard Henderson  <rth@redhat.com>
11814         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11816 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11818         * gcc.c-torture/compile/20011010-1.c: New.
11820 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11822         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11823         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11824         g77.f-torture/execute/execute.exp,
11825         g77.f-torture/noncompile/noncompile.exp,
11826         gcc.c-torture/compile/compile.exp,
11827         gcc.c-torture/execute/execute.exp,
11828         gcc.c-torture/execute/ieee/ieee.exp,
11829         gcc.c-torture/execute/memcheck/memcheck.exp,
11830         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11831         objc/execute/execute.exp: Update FSF address.
11833 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11835         * gcc.dg/cpp/cmdlne-C.c: Update.
11836         * gcc.dg/cpp/cmdlne-C2.c: New.
11838 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11840         * gcc.c-torture/execute/20011008-3.c: New.
11842 2001-10-08  DJ Delorie  <dj@redhat.com>
11844         * gcc.dg/20011008-1.c: New.
11845         * gcc.dg/20011008-2.c: New.
11847 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11849         * gcc.dg/cpp/spacing1.c: Update test.
11851 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11853         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11854         spelling errors of "separate" as "seperate".
11856 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11858         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11859         enough to avoid inlining.
11861 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11863         * lib/g77.exp: set libg2c_dir correctly.
11865 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11867         * gcc.dg/cpp/macro11.c: New test.
11869 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11871         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11872         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11873         gcc.dg/format/multattr-3.c: New tests.
11874         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11875         tests for format attributes on function pointers being rejected.
11877 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11879         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11881 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11883         * g++.dg/warn/format1.C: New test.
11885 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11887         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11889 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11891         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11893 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11895         * gcc.dg/cpp/redef2.c: Add test.
11897 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11899         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11900         long-standing bug on i686, apparently.
11901         * gcc.c-torture/execute/loop-2c.x: New file.
11902         * gcc.c-torture/execute/loop-2d.x: New file.
11903         * gcc.c-torture/execute/loop-3c.x: New file.
11905 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11907         * gcc.dg/cpp/20000625-2.c: Correct line number.
11909 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11911         * gcc.dg/cpp/macro10.c: New test.
11912         * gcc.dg/cpp/strify3.c: New test.
11913         * gcc.dg/cpp/spacing1.c: Add tests.
11914         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11915         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11917 2001-09-24  DJ Delorie  <dj@redhat.com>
11919         * gcc.c-torture/execute/20010924-1.c: New test.
11921 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11923         * testsuite/objc/execute/paste.m: Remove.
11925 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11927         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11929 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11931         * g77.dg/strlen0.f: New test.
11933 2001-09-21  Richard Henderson  <rth@redhat.com>
11935         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11936         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11938 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11940         Table-driven attributes.
11941         * g++.dg/ext/attrib1.C: New test.
11943 2001-09-20  DJ Delorie  <dj@redhat.com>
11945         * gcc.dg/20000926-1.c: Update expected warning messages.
11946         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11947         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11948         array.
11950 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11952         * g++.dg/eh/registers1.C: New test case.
11954 2001-09-17  Richard Henderson  <rth@redhat.com>
11956         * gcc.dg/array-5.c: Fix VLA decomposition test.
11958 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11960         * gcc.dg/cpp/line5.c: New testcase.
11962 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11964         * gcc.dg/cpp/macro9.c: New test.
11966 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11968         * gcc.c-torture/execute/980223.c: Change type of addr from long
11969         to char *.
11971 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11973         * gcc.c-torture/execute/20010915-1.c: New test.
11975 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11977         * g77.dg/bprob: New directory.
11978         * g77.dg/bprob/bprob.exp: New file.
11979         * g77.dg/bprob/bprob-1.f: New test.
11980         * g77.dg/gcov: New directory.
11981         * g77.dg/gcov/gcov.exp: New file.
11982         * g77.dg/gcov/gcov-1.f: New test.
11983         * g77.dg/gcov/gcov-1.x: New file.
11985 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11987         * gcc.dg/cpp/directiv.c: Update.
11988         * gcc.dg/cpp/undef1.c: Update.
11990 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11992         * gcc.dg/20010912-1.c: New test.
11994 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11996         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11997         language-independent file in lib.
11998         * lib/gcov.exp: New file.
12000 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12002         * gcc.c-torture/compile/20010911-1.c: New test.
12004 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12006         * lib/profopt.exp: New, to support profile-directed optimizations.
12007         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12008         * gcc.misc-tests/bprob-1.c: New test.
12009         * gcc.misc-tests/bprob-2.c: New test.
12011 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12013         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12014         XFAIL and which kinds of gcov output to verify.
12015         * gcc.misc-tests/gcov-4b.x: New file.
12016         * gcc.misc-tests/gcov-5b.x: New file.
12017         * gcc.misc-tests/gcov-6.x: New file.
12018         * gcc.misc-tests/gcov-7.c: New test.
12019         * gcc.misc-tests/gcov-7.x: New file.
12021 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12023         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12024         * gcc.misc-tests/gcov-6.c: New test.
12026 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12028         PR c++/3986
12029         * g++.dg/abi/vbase1.C: New test.
12031 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12033         * objc.dg/method-2.m: New.
12035 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12037         PR c++/4203
12038         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12039         * g++.dg/init/empty1.C: New test.
12041 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12043         * gcc.c-torture/compile/20010903-1.c: New test.
12045 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12047         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12048         for m68k.
12050 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12052         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12054         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12056         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12058 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12060         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12061         for 16-bit 'unsigned int'.
12063 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12065         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12067 2001-08-27  Richard Henderson  <rth@redhat.com>
12069         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12070         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12072 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12074         * gcc.dg/asm-names.c (ymain): New.
12076 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12078         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12079         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12080         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12082 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12084         * gcc.dg/compare5.c: New testcase.
12086 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12088         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12089         and "In instantiation".
12091 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12093         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12095 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12097         * gcc.misc-tests/gcov.exp: Add support for branch information.
12098         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12099         * gcc.misc-tests/gcov-4.c: New test.
12100         * gcc.misc-tests/gcov-4b.c: New test.
12101         * gcc.misc-tests/gcov-5b.c: New test.
12103 2001-08-20  Zack Weinberg  <zackw@panix.com>
12105         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12106         expected to fail.
12108 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12110         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12112 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12114         * g++.dg/eh/template1.C: New test.
12116 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12118         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12119         Fix thinko.
12120         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12121         for xfail.
12123 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12125         * lib/g77-dg.exp:  Use prune.exp for common procedures
12126         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12127         * lib/g77.exp: (g77-dg-prune) Remove
12129 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12131         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12133 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12135         * g++.dg/template/unify1.C: New test.
12137 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12139         * g++.dg/abi/empty4.C: New test.
12141 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12143         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12144         solaris2.*
12145         * g77.f-torture/compile/pr3743.x: Likewise
12147 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12149         * g++.dg/other/using-declaration.C: New test.
12151 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12153         * gcc.dg/cpp/tr-sign.c: New testcase.
12155 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12157         * gcc.dg/cpp/19951025-1.c: Revert.
12158         * gcc.dg/cpp/directiv.c: We no longer process directives that
12159         interrupt macro arguments.
12161 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12163         * gcc.dg/bconstp-1.c: New test.
12165 2001-08-03  Richard Henderson  <rth@redhat.com>
12167         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12169 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12171         * gcc.dg/cpp/19951025-1.c: Update.
12173 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12175         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12176         should be x.
12178 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12180         Kill -fhonor-std.
12181         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12182         * g++.old-deja/g++.other/std1.C: Likewise.
12183         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12185 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12187         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12188         (g77_pass, g77_fail, g77_finish, g77_exit,
12189         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12191 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12193         * g77.dg/fbackslash.f
12194         * g77.dg/fcase-preserve.f
12195         * g77.dg/ff90-1.f
12196         * g77.dg/ffixed-line-length-0.f
12197         * g77.dg/ffixed-line-length-132.f
12198         * g77.dg/ffixed-line-length-7.f
12199         * g77.dg/ffixed-line-length-72.f
12200         * g77.dg/ffixed-line-length-none.f
12201         * g77.dg/ffree-form-1.f
12202         * g77.dg/fno-backslash.f
12203         * g77.dg/fno-f90-1.f
12204         * g77.dg/fno-fixed-form-1.f
12205         * g77.dg/fno-onetrip.f
12206         * g77.dg/fno-typeless-boz.f
12207         * g77.dg/fno-underscoring.f
12208         * g77.dg/fno-vxt-1.f
12209         * g77.dg/fonetrip.f
12210         * g77.dg/ftypeless-boz.f
12211         * g77.dg/fugly-assumed.f
12212         * g77.dg/funderscoring.f
12213         * g77.dg/fvxt-1.f
12215 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12217         * objc.dg/fwd-proto-1.m: New.
12218         * objc.dg/local-decl-1.m: New.
12219         * objc.dg/naming-1.m: New.
12220         * objc.dg/naming-2.m: New.
12221         * objc.dg/proto-hier-1.m: New.
12223 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12225         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12226         largest-type elements to a struct makes its size grow.
12228 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12230         * g++.dg/abi/vthunk1.C: New test.
12232 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12234         * g++.dg/abi/vbase8-22.C: New test.
12236 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12238         * gcc.dg/cpp/macro8.c: New test.
12240 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12242         * g++.dg/abi/vbase8-21.C: New test.
12244 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12246         * g++.dg/abi/vbase8-10.C: New test.
12248 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12250         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12251         ${tool}_set_ld_library_path.
12252         Changed caller.
12253         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12254         g++.exp.
12256 2001-07-26  Stan Cox <scox@redhat.com>
12258         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12259         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12260         gcc_exit, gcc_check_unsupported_p):
12261         Moved to gcc-deps.exp
12262         * gcc-deps.exp: New file.
12264 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12266         * g++.old-deja/g++.pt/defarg14.C: New test.
12268 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12270         * g++.old-deja/g++.other/lineno5.C: New test.
12272 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12274         * g++.old-deja/g++.pt/crash68.C: New test.
12276 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12278         * g++.old-deja/g++.other/crash42.C: New test.
12280 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12282         * gcc.dg/cpp/extratokens.c: Fix.
12283         * gcc.dg/cpp/skipping2.c: New tests.
12285 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12287         * gcc.c-torture/execute/20010724-1.c: New file.
12288         * gcc.c-torture/execute/20010724-1.x: New file.
12290 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12292         * g++.old-deja/g++.other/cond7.C: New test.
12294 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12296         * g++.old-deja/g++.other/optimize4.C: New test.
12298 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12300         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12302 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12304         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12305         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12306         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12307         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12309         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12310         bug report" message.
12312         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12313         * g++.dg/ext/instantiate1.C: Move from old-deja.
12315 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12317         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12318         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12319         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12320         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12322 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12324         * gcc.c-torture/execute/20010723-1.c: New test.
12326 2001-07-23  Ben Elliston  <bje@redhat.com>
12328         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12330 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12332         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12333         i[34567]86-*-*.
12334         Delete handling of ieee_multilib_flags.
12335         Pass -mieee for alpha*-*-* and sh-*-*.
12336         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12338 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12340         Remove old-abi tests.
12341         * g++.old-deja/g++.mike/p11116.C: Remove.
12342         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12344 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12346         * g77.f-torture/compile/pr3743.f:  New test
12348 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12350         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12352 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12354         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12355         g++.old-deja/g++.pt/static6.C: Likewise.
12356         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12357         supports weak symbols.
12359 2001-07-18  Andreas Jaeger  <aj@suse.de>
12361         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12362         supported again.
12364 2001-07-18  Andreas Jaeger  <aj@suse.de>
12366         * gcc.dg/iftrap-1.c: Fix target line.
12368 2001-07-17  Richard Henderson  <rth@redhat.com>
12370         * gcc.c-torture/execute/20010717-1.c: New.
12372 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12374         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12375         tests.
12377 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12379         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12381 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12383         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12384         UAC_SIGBUS, UAC_NOPRINT definitions.
12386 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12388         * objc/execute/object_is_class.m: New test.
12389         * objc/execute/object_is_meta_class.m: New test.
12391 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12393         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12394         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12396 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12398         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12399         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12401 2001-07-14  Richard Henderson  <rth@redhat.com>
12403         * gcc.dg/iftrap-1.c: New.
12405 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12407         * g77.f-torture/execute/intrinsic77.f: New test.
12409 2001-07-11  Janis Johnson <janis@us.ibm.com>
12411         * gcc.misc-tests/gcov-3.c: New test.
12413 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12415         * gcc.c-torture/compile/20010711-1.c,
12416         * gcc.c-torture/compile/20010711-2.c: New tests.
12418 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12420         * gcc.c-torture/execute/20010711-1.c: New test.
12422 2001-07-11  Ben Elliston  <bje@redhat.com>
12424         * g++.old-deja/g++.other/enum5.C: New test.
12426 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12428         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12429         (g++-dg-prune): Call prune_gcc_output.
12430         * prune.exp: New file for prune_gcc_output.
12431         * lib/g++.exp, lib/gcc.exp: Load it.
12433 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12435         * gcc.c-torture/compile/20010701-1.c,
12436         g++.old-deja/g++.ext/attrib6.C: New tests.
12438 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12440         * gcc.c-torture/compile/20010706-1.c: New test.
12442 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12444         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12446 2001-06-28  Stan Shebs  <shebs@apple.com>
12448         * gcc.dg/pragma-darwin.c: New test.
12450 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12452         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12453         Solaris 2.[678] system.
12455 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12457         * gcc.dg/20010622-1.c: New test.
12459 2001-06-18  Stan Shebs  <shebs@apple.com>
12461         * objc.dg: New directory.
12462         * objc.dg/dg.exp: New file.
12463         * objc.dg/alias.m: New.
12464         * objc.dg/class-1.m: New.
12465         * objc.dg/class-2.m: New.
12466         * objc.dg/const-str-1.m: New.
12467         * objc.dg/const-str-2.m: New.
12468         * objc.dg/id-1.m: New.
12469         * objc.dg/method-1.m: New.
12470         * objc.dg/super-class-1.m: New.
12471         * lib/objc-dg.exp: New file.
12473 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12475         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12476         of label name.
12478 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12480         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12482 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12484         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12485         variable.
12487 2001-06-12  Richard Henderson  <rth@redhat.com>
12489         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12491 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12493         * g++.old-deja/g++.abi/vbase5.C: New test.
12494         * g++.old-deja/g++.abi/vbase6.C: New test.
12495         * g++.old-deja/g++.abi/vbase7.C: New test.
12497 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12499         * gcc.c-torture/compile/20010610-1.c: New test.
12501 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12503         * g++.old-deja/g++.abi/vbase4.C: New test.
12505 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12507         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12508         support %f for HC11/HC12 targets.
12509         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12510         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12511         on HC11/HC12 targets.
12512         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12514 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12516         * gcc.dg/wchar_t-1.c: New file.
12517         * gcc.dg/wint_t-1.c: Likewise.
12519 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12521         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12523 2001-06-11  Richard Henderson  <rth@redhat.com>
12525         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12527 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12529         * gcc.c-torture/compile/20010611-1.c: New test.
12531 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12533         * gcc.dg/c99-tag-1.c: Add more tests.
12535 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12537         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12538         representation on MN10300 and ARM/Thumb.
12540 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12542         * g77.f-torture/execute/20010610.f: New.
12544 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12546         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12547         names.
12549 2001-06-09  Richard Henderson  <rth@redhat.com>
12551         * gcc.c-torture/execute/ashrdi-1.c: New.
12552         * gcc.c-torture/execute/ashldi-1.c: New.
12553         * gcc.c-torture/execute/lshrdi-1.c: New.
12555 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12557         * objc/execute/load-3.m: Added. Check sending +load to categories,
12558         in addition to classes.
12560 2001-06-08  Stan Shebs  <shebs@apple.com>
12562         * objc/execute/load-2.m: New test.  From Nicola Pero
12563         <n.pero@mi.flashnet.it>.
12565 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12567         * gcc.c-torture/execute/20010605-2.c: New test.
12569 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12571         * g++.old-deja/g++.abi/vbase2.C: New test.
12572         * g++.old-deja/g++.abi/vbase3.C: New test.
12574 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12576         * g++.old-deja/g++.pt/friend49.C: New test.
12578 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12580         * g++.old-deja/g++.ext/anon3.C: New test.
12582 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12584         * g++.old-deja/g++.other/conv7.C: New test.
12586 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12588         * gcc.c-torture/compile/20010605-2.c: New test.
12590 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12592         * gcc.c-torture/execute/20010604-1.c: New test.
12594 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12596         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12598 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12600         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12601         (g++_link_flags): Likewise.
12602         (g++_init): Pass gccpath's value to two previous functions.
12604 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12606         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12607         Ensure logfile entry matches exec command line.
12609 2001-05-31  Richard Henderson  <rth@redhat.com>
12611         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12612         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12614 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12616         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12617         compiler for irix6.2
12619 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12621         * g++.old-deja/g++.other/optimize3.C: New file.
12623 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12625         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12626         assemble.
12628 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12630         * g++.old-deja/g++.other/optimize2.C: New file.
12632 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12634         * gcc.c-torture/compile/20010518-2.c: New file.
12635         * gcc.c-torture/execute/20010518-1.c: New file.
12636         * gcc.c-torture/execute/20010518-2.c: New file.
12638 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12640         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12642 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12644         G++ no longer defines builtins that do not begin with __builtin.
12645         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12646         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12647         * g++.old-deja/g++.law/builtin1.C: Likewise.
12648         * g++.old-deja/g++.law/cvt2.C: Likewise.
12649         * g++.old-deja/g++.mike/net5.C: Likewise.
12650         * g++.old-deja/g++.other/builtins1.C: Likewise.
12651         * g++.old-deja/g++.other/builtins2.C: Likewise.
12652         * g++.old-deja/g++.other/builtins3.C: Likewise.
12653         * g++.old-deja/g++.other/builtins4.C: Likewise.
12654         * g++.old-deja/g++.other/inline8.C: Likewise.
12655         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12657 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12659         * g++.old-deja/g++.pt/using1.C: Adjust.
12660         * g++.old-deja/g++.pt/using2.C: New test.
12662 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12664         * gcc.dg/cpp/charconst.c: New tests.
12665         * gcc.dg/cpp/escape.c: New tests.
12666         * gcc.dg/cpp/escape-1.c: New tests.
12667         * gcc.dg/cpp/escape-2.c: New tests.
12668         * gcc.dg/cpp/ucs.c: New tests.
12670 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12672         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12673         native compiler for irix6.5.
12675 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12677         * lib/g++.exp (g++_include_flags): Use args to compute
12678         get_multilibs.
12679         (g++_link_flags): Likewise.
12680         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12682 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12684         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12686 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12688         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12689         this file.
12691 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12693         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12694         STACK_SIZE;
12695         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12696         to STACK_SIZE; Use it to define size of add_histo array.
12697         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12698         to STACK_SIZE.
12699         (f): Use GITT_SIZE to define size of gitt local table.
12700         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12701         to STACK_SIZE; Use it to define size of bytemem array.
12703 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12705         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12706         on 68HC11/HC12 due to the asm instruction.
12707         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12708         * gcc.c-torture/compile/920520-1.x: Likewise.
12709         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12710         on 68HC11/HC12 because the function is larger than 64K.
12711         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12712         on 68HC11/HC12 because the structure is too large.
12714 2001-05-20  Richard Henderson  <rth@redhat.com>
12716         * gcc.c-torture/execute/20010520-1.c: New.
12718 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12720         * g++.old-deja/g++.warn/compare1.C: New test.
12721         * gcc.dg/compare4.c: New test.
12723 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12725         * g++.old-deja/g++.other/optimize1.C: New test.
12727 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12729         * g++.old-deja/g++.pt/spec41.C: New test.
12731 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12733         * gcc.c-torture/compile/20010114-1.x: Remove.
12735 2001-05-18  Stan Shebs  <shebs@apple.com>
12737         * gcc.c-torture/compile/20010518-1.c: New test.
12739 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12741         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12742         * g++.old-deja/g++.pt/crash67.C: New test.
12744 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12746         * g++.old-deja/g++.other/debug9.C: New test.
12748 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12750         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12752 2001-05-16  Jan Hubicka  <jh@suse.cz>
12754         * gcc.c-torture/compile/20010516-1.c: New test.
12756 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12758         * g++.old-deja/g++.other/crash41.C: New test.
12760 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12762         * g++.old-deja/g++.pt/crash66.C: New test.
12764 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12766         * g++.old-deja/g++.robertl/eb27.C: Convert.
12768 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12770         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12771         declaration being redundant.
12773 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12775         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12777 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12779         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12781 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12783         * lib/g++.exp: Use testsuite_flags.
12785 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12787         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12789 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12791         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12793 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12795         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12797 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12799         * gcc.c-torture/compile/20010313-1.c: New test.
12801 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12803         * gcc.dg/cpp/direct2.c: New test.
12804         * gccq.dg/cpp/direct2s.c: New test.
12806         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12808 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12810         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12811         * g++.old-deja/g++.other/op3.C: Likewise.
12813 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12815         * gcc.dg/cpp/syshdr.h: New file.
12816         * gcc.dg/cpp/sysmac1.c: Update.
12817         * gcc.dg/cpp/sysmac2.c: Update.
12819 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12821         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12823 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12825         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12826         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12828 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12830         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12832 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12834         * lib/g++.exp (g++_include_flags): Don't use any special flags
12835         if TESTING_IN_BUILD_TREE is not defined.
12836         (g++_init): Use a plain 'c++' as the compiler if
12837         TESTING_IN_BUILD_TREEE is not defined.
12839 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12841         * g++.old-deja/g++.eh/catch13.C: New test.
12842         * g++.old-deja/g++.eh/catch14.C: New test.
12844 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12846         * gcc.dg/cpp/tr-define.c: New test.
12848 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12850         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12851         <stdlib.h>, not <malloc.h>.
12853 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12855         * g++.old-deja/g++.ns/template17.C: New test.
12857 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12859         * g++.old-deja/g++.pt/ref4.C: New test.
12861 2001-04-30  Richard Henderson  <rth@redhat.com>
12863         * gcc.dg/20000724-1.c: Revert last change.
12865 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12867         * g77.f-torture/execute/20010430.f: New test.
12869 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12871         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12873 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12875         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12877 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12879         * g++.old-deja/g++.eh/crash6.C: New test.
12881 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12883         * g++.old-deja/g++.other/warn7.C: New test.
12885 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12887         * g++.old-deja/g++.other/defarg9.C: New test.
12889 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12891         * g77.f-torture/compile/20010426.f: New test.
12892         * g77.f-torture/execute/20010426.f: New test.
12894 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12896         * g77.f-torture/compile/20000629-1.x: Remove - error
12897         has been fixed.
12899 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12901         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12902         Tweak slightly to work with g++.dg framework.
12903         * g++.dg/special/ecos.exp: Run initp1.C test.
12904         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12906         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12907         its linker doesn't give line numbers either.
12908         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12910 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12912         * g++.old-deja/g++.other/lex1.C: New test.
12914 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12916         * gcc.dg/noncompile/20010425-1.c: New test.
12918 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12920         * g++.old-deja/g++.pt/mangle2.C: New test.
12922 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12924         * gcc.dg/format/plus-1.c: New test.
12926 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12928         * gcc.dg/20010423-1.c: New test.
12930 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12932         * gcc.c-torture/execute/20010422-1.c: New test.
12934 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12936         * g++.old-deja/g++.ns/type2.C: New test.
12938 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12940         * g++.old-deja/g++.other/perf1.C: New test.
12942 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12944         * gcc.dg/c99-func-2.c: Remove xfail.
12945         * gcc.dg/c99-func-3.c: Remove xfail.
12946         * gcc.dg/c99-func-4.c: Remove xfail.
12948 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12950         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12952 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12954         * gcc.c-torture/compile/20010423-1.c: New test.
12956 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12958         * g++.old-deja/g++.pt/typename28.C: New test.
12960 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12962         * g++.old-deja/g++.abi/empty2.C: New test.
12963         * g++.old-deja/g++.abi/empty3.C: New test.
12965 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12967         * g++.old-deja/g++.other/comdat2.C: New test.
12968         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12970 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12972         * g++.old-deja/g++.other/overload14.C: New test.
12974 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12976         * g++.old-deja/g++.other/lookup23.C: New test.
12978 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12980         * gcc.c-torture/execute/20010403-1.c: New test.
12982 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12983             Mark Mitchell  <mark@codesourcery.com>
12985         * lib/old-dejagnu.exp: Don't delete output of executable.
12986         Add .exe suffix to executables.
12988 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12990         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12992 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12994         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12996 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12998         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12999         * g++.old-deja/g++.abi/crash1.C: New test.
13001 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13003         * g++.old-deja/g++.other/crash40.C: New test.
13005 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13007         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13009 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13011         * g++.old-deja/g++.other/warn6.C: New test.
13013 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13015         * g++.old-deja/g++.robertl/eb42.C: Same.
13017 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13019         * gcc.dg/wtr-conversion-1.c: New testcase.
13021 2001-04-10  Richard Henderson  <rth@redhat.com>
13023         * g++.old-deja/g++.other/array5.C: New.
13025 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13027         * gcc.c-torture/execute/20010408-1.c: New test.
13029 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13031         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13032         headers and constructs.
13033         * g++.old-deja/g++.robertl/eb79.C: Same.
13034         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13035         * g++.old-deja/g++.robertl/eb73.C: Same.
13036         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13037         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13038         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13039         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13040         * g++.old-deja/g++.robertl/eb44.C: Same.
13041         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13042         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13043         * g++.old-deja/g++.robertl/eb39.C: Same.
13044         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13045         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13046         * g++.old-deja/g++.robertl/eb30.C: Same.
13047         * g++.old-deja/g++.robertl/eb3.C: Same.
13048         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13049         * g++.old-deja/g++.robertl/eb21.C: Same.
13050         * g++.old-deja/g++.robertl/eb15.C: Same.
13051         * g++.old-deja/g++.robertl/eb118.C: Same.
13052         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13053         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13054         * g++.old-deja/g++.robertl/eb109.C: Same.
13055         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13056         * g++.old-deja/g++.mike/rtti1.C: Same.
13057         * g++.old-deja/g++.mike/p658.C: Same.
13058         * g++.old-deja/g++.mike/net46.C: Same.
13059         * g++.old-deja/g++.mike/net34.C: Same.
13060         * g++.old-deja/g++.mike/memoize1.C: Same.
13061         * g++.old-deja/g++.mike/eh2.C: Same.
13062         * g++.old-deja/g++.law/weak.C: Same.
13063         * g++.old-deja/g++.law/visibility7.C: Same.
13064         * g++.old-deja/g++.law/visibility25.C: Same.
13065         * g++.old-deja/g++.law/visibility22.C: Same.
13066         * g++.old-deja/g++.law/visibility2.C: Same.
13067         * g++.old-deja/g++.law/visibility17.C: Same.
13068         * g++.old-deja/g++.law/visibility13.C: Same.
13069         * g++.old-deja/g++.law/visibility10.C: Same.
13070         * g++.old-deja/g++.law/visibility1.C: Same.
13071         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13072         * g++.old-deja/g++.law/vbase1.C: Same.
13073         * g++.old-deja/g++.law/operators32.C: Same.
13074         * g++.old-deja/g++.law/nest3.C: Same.
13075         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13076         * g++.old-deja/g++.law/except5.C (main): Same.
13077         * g++.old-deja/g++.law/cvt7.C (run): Same.
13078         * g++.old-deja/g++.law/cvt2.C: Same.
13079         * g++.old-deja/g++.law/cvt16.C: Same.
13080         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13081         * g++.old-deja/g++.law/ctors17.C (main): Same.
13082         * g++.old-deja/g++.law/ctors13.C: Same.
13083         * g++.old-deja/g++.law/ctors12.C (main): Same.
13084         * g++.old-deja/g++.law/ctors10.C: Same.
13085         * g++.old-deja/g++.law/code-gen5.C: Same.
13086         * g++.old-deja/g++.law/bad-error7.C: Same.
13087         * g++.old-deja/g++.law/arm9.C: Same.
13088         * g++.old-deja/g++.law/arm12.C: Same.
13089         * g++.old-deja/g++.law/arg8.C: Same.
13090         * g++.old-deja/g++.law/arg1.C: Same.
13091         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13092         * g++.old-deja/g++.jason/template31.C: Same.
13093         * g++.old-deja/g++.jason/template24.C (main): Same.
13094         * g++.old-deja/g++.jason/2371.C: Same.
13095         * g++.old-deja/g++.eh/new2.C: Same.
13096         * g++.old-deja/g++.eh/new1.C: Same.
13097         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13098         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13099         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13100         * g++.old-deja/g++.brendan/crash62.C: Same.
13101         * g++.old-deja/g++.brendan/crash52.C: Same.
13102         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13103         * g++.old-deja/g++.brendan/crash38.C: Same.
13104         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13105         * g++.old-deja/g++.brendan/copy9.C: Same.
13107 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13109         * gcc.c-torture/execute/20001203-2.c (memset):
13110         Count argument is of type __SIZE_TYPE__.
13112 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13114         * gcc.c-torture/compile/20010404-1.c: New test.
13116 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13118         * gcc.c-torture/compile/20010326-1.c: New test.
13120 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13122         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13123         peculiarities of the SH.
13124         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13126 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13128         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13129         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13130         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13132 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13134         * g77.f-torture/compile/20010321-1.f: New test.
13136 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13138         * gcc.c-torture/compile/20010329-1.c: New test.
13140 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13142         * gcc.c-torture/execute/20010329-1.c: New test.
13144 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13146         * g++.old-deja/g++.other/eh4.C: Fix typo.
13148 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13150         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13152 2001-03-28  Philip Blundell  <philb@gnu.org>
13154         * gcc.c-torture/compile/20010328-1.c: New test.
13156 2001-03-27  Richard Henderson  <rth@redhat.com>
13158         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13159         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13161 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13163         * gcc.c-torture/compile/20010327-1.c: New test.
13165 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13167         * g++.old-deja/g++.other/friend12.C: New test.
13168         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13169         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13171 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13173         * gcc.c-torture/execute/20010325-1.c: New test.
13175 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13177         * g++.old-deja/g++.other/mangle3.C: New test.
13179 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13181         * g++.old-deja/g++.other/anon8.C: New test.
13183 2001-03-20  Philip Blundell  <philb@gnu.org>
13185         * gcc.c-torture/compile/20010320-1.c: New test.
13187 2001-03-17  Richard Henderson  <rth@redhat.com>
13189         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13191 2001-03-15  Geoff Keating  <geoff@redhat.com>
13193         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13194         tests on AIX.
13196 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13198         * g++.old-deja/g++.other/eh4.C: New test.
13200 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13202         * gcc.dg/cpp/mi1.c: Update.
13204 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13206         * g++.old-deja/g++.other/regstack.C: New test.
13208 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13210         * g++.old-deja/g++.other/ref4.C: New test.
13212 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13214         * objc/execute/va_method.m: Added.
13215         * objc/execute/IMP.m: Added.
13216         * objc/execute/_cmd.m: Added.
13217         * objc/execute/accessing_ivars.m: Added.
13218         * objc/execute/class-1.m: Added.
13219         * objc/execute/class-10.m: Added.
13220         * objc/execute/class-11.m: Added.
13221         * objc/execute/class-12.m: Added.
13222         * objc/execute/class-13.m: Added.
13223         * objc/execute/class-14.m: Added.
13224         * objc/execute/class-2.m: Added.
13225         * objc/execute/class-3.m: Added.
13226         * objc/execute/class-4.m: Added.
13227         * objc/execute/class-5.m: Added.
13228         * objc/execute/class-6.m: Added.
13229         * objc/execute/class-7.m: Added.
13230         * objc/execute/class-8.m: Added.
13231         * objc/execute/class-9.m: Added.
13232         * objc/execute/class-tests-1.h
13233         * objc/execute/class-tests-2.h
13234         * objc/execute/compatibility_alias.m: Added.
13235         * objc/execute/encode-1.m: Added.
13236         * objc/execute/formal_protocol-1.m: Added.
13237         * objc/execute/formal_protocol-2.m: Added.
13238         * objc/execute/formal_protocol-3.m: Added.
13239         * objc/execute/formal_protocol-4.m: Added.
13240         * objc/execute/formal_protocol-5.m: Added.
13241         * objc/execute/formal_protocol-6.m: Added.
13242         * objc/execute/formal_protocol-7.m: Added.
13243         * objc/execute/informal_protocol.m: Added.
13244         * objc/execute/initialize.m: Added.
13245         * objc/execute/load.m: Added.
13246         * objc/execute/many_args_method.m: Added.
13247         * objc/execute/nested-3.m: Added.
13248         * objc/execute/no_clash.m: Added.
13249         * objc/execute/private.m: Added.
13250         * objc/execute/redefining_self.m: Added.
13251         * objc/execute/root_methods.m: Added.
13252         * objc/execute/selector-1.m: Added.
13253         * objc/execute/static-1.m: Added.
13254         * objc/execute/static-2.m: Added.
13255         * objc/execute/va_method.m: Added.
13257 2001-03-10  Richard Henderson  <rth@redhat.com>
13259         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13261 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13263         * g++.old-deja/g++.other/crash31.C: XFAIL.
13264         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13265         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13266         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13267         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13268         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13270 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13272         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13274 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13276         * gcc.dg/20000724-1.c: Don't use multiline strings.
13278 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13280         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13281         result of -cString against what we expect it to be; don't just
13282         print it out for no one to read.
13284         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13285         Based on testcases provided by Nicola Pero.
13287 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13289         * gcc.dg/cpp/macro7.c: New test.
13291 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13293         * gcc.dg/cpp/multiline.c: Update.
13295 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13297         * g++.old-deja/g++.other/enum3.C: New test.
13299 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13301         * g++.old-deja/g++.other/pod1.C: New test.
13303 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13305         * g++.old-deja/g++.ext/overload1.C: New test.
13307 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13309         * g++.old-deja/g++.pt/using1.C: New test.
13311 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13313         * g++.old-deja/g++.other/using9.C: New test.
13315 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13317         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13319         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13321 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13323         * g++.old-deja/g++.ext/realpt1.C: Remove.
13325 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13327         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13329 2001-02-26  Will Cohen  <wcohen@redhat.com>
13331         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13333 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13335         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13336         templatized constructors.
13338 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13340         * gcc.c-torture/execute/20010224-1.c: New test.
13342 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13344         * gcc.c-torture/execute/20010222-1.c: New test.
13346 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13348         * g++.old-deja/g++.other/inline20.C: New test.
13350 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13352         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13354 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13356         * g++.old-deja/g++.other/lookup22.C: New test.
13358 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13360         * g77.dg: New directory.
13361         * g77.dg/20010216-1.f: New test case.
13362         * g77.dg/dg.exp: New driver.
13363         * lib/g77-dg.exp: New driver library.
13365 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13367         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13369 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13371         * g++.old-deja/g++.other/decl9.C: New test.
13373 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13375         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13376         not need <string> and also tests the initialization at runtime.
13378 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13380         * gcc.c-torture/execute/longlong.c: New test.
13382 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13384         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13386 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13388         * gcc.c-torture/execute/920302-1.c (execute):
13389         Change argument type to short.
13391 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13393         * g++.old-deja/g++.pt/deduct6.C: New test.
13395 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13397         * g++.old-deja/g++.pt/deduct5.C: New test.
13399 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13401         * gcc.c-torture/execute/20010209-1.c: New test.
13403 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13405         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13407 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13409         * g++.dg/vtgc1.C: Update for new ABI.
13411         * consistency.vlad: New directory, 1665 files.
13413 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13415         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13416         return type.
13417         * gcc.dg/cpp/digraphs.c: Declare puts.
13419 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13421         * g++.old-deja/g++.other/warn5.C: New test.
13423 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13425         * g++.old-deja/g++.pt/spec40.C: New test.
13427 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13429         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13430         case.
13431         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13433 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13435         * gcc.c-torture/compile/20010209-1.c: New test.
13437 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13439         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13440         excess errors message but not if it crashes.
13441         * g++.old-deja/g++.other/crash27.C: Likewise.
13442         * g++.old-deja/g++.other/crash28.C: Likewise.
13443         * g++.old-deja/g++.other/crash30.C: Likewise.
13444         * g++.old-deja/g++.other/crash32.C: Likewise.
13445         * g++.old-deja/g++.other/crash35.C: Likewise.
13446         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13448 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13450         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13451         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13452         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13453         g77.f-torture/execute/execute.exp,
13454         g77.f-torture/noncompile/noncompile.exp,
13455         gcc.c-torture/execute/execute.exp,
13456         gcc.c-torture/execute/memcheck/memcheck.exp,
13457         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13458         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13459         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13460         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13461         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13462         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13463         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13464         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13465         Remove bug reporting instructions with ancient email addresses.
13467 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13469         * gcc.dg/20010202-1.c: New test.
13470         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13472 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13474         * g++.dg/stdbool-if.C: New test.
13476 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13478         * objc/execute/fdecl.m: Added main().
13480 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13482         * gcc.c-torture/execute/20010206-1.c: New test.
13484 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13486         * gcc.dg/cpp/avoidpaste1.c: Update.
13488 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13490         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13491         Pero <nicola@brainstorm.co.uk>.
13492         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13494 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13496         * g++.old-deja/g++.pt/spec39.C: New test.
13498 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13500         * gcc.c-torture/compile/20010202-1.c: New test.
13502 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13504         * g++.old-deja/g++.abi/primary2.C: New test.
13505         * g++.old-deja/g++.abi/primary3.C: New test.
13506         * g++.old-deja/g++.abi/primary4.C: New test.
13507         * g++.old-deja/g++.abi/primary5.C: New test.
13508         * g++.old-deja/g++.abi/vtable3.h: New test.
13509         * g++.old-deja/g++.abi/vtable3a.C: New test.
13510         * g++.old-deja/g++.abi/vtable3b.C: New test.
13511         * g++.old-deja/g++.abi/vtable3c.C: New test.
13512         * g++.old-deja/g++.abi/vtable3d.C: New test.
13513         * g++.old-deja/g++.abi/vtable3e.C: New test.
13514         * g++.old-deja/g++.abi/vtable3f.C: New test.
13515         * g++.old-deja/g++.abi/vtable3g.C: New test.
13516         * g++.old-deja/g++.abi/vtable3h.C: New test.
13517         * g++.old-deja/g++.abi/vtable3i.C: New test.
13518         * g++.old-deja/g++.abi/vtable3j.C: New test.
13519         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13521 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13523         * g++.old-deja/g++.other/anon6.C: New test.
13524         * g++.old-deja/g++.other/anon7.C: New test.
13526 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13528         * gcc.dg/cpp/avoidpaste2.c: New tests.
13530 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13532         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13534 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13536         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13537         DECIMAL_DIG cases for Irix."
13539 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13541         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13543 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13545         * gcc.dg/c99-tag-1.c: New test.
13547 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13549         * gcc.dg/cpp/tr-warn1.c: Add tests.
13551 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13553         * gcc.dg/cpp/avoidpaste1.c: Update.
13554         * gcc.dg/cpp/paste4.c: Update.
13556 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13558         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13559         cases for Irix.
13561 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13563         * g++.old-deja/g++.other/inline19.C: New test.
13565 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13567         * gcc.dg/Wlarger-than.c: New test.
13569 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13571         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13573 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13575         * gcc.c-torture/execute/20010129-1.c: New test.
13576         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13578 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13580         * gcc.dg/cpp/avoidpaste1.c: Test case.
13582 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13584         * g++.old-deja/g++.other/inline18.C: New test.
13586 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13588         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13589         and __builtin_putchar.
13591 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13593         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13594         tests.
13596 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13598         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13599         floating point number rounding mode to round to the nearest
13600         representable mode.
13602 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13604         * g++.old-deja/g++.other/mangle2.C: New test.
13606 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13608         * gcc.c-torture/compile/20010124-1.c: New test.
13610 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13612         * g++.old-deja/g++.pt/spec38.C: New test.
13614 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13616         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13617         "Build don't run".
13619 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13621         * gcc.c-torture/execute/20010123-1.c: New test.
13623 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13625         * g++.old-deja/g++.pt/spec37.C: New test.
13627 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13629         * g++.old-deja/g++.pt/overload14.C: New test.
13631 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13633         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13634         __builtin_return_address.
13636 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13638         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13639         * g++.old-deja/g++.pt/spec35.C: New test.
13640         * g++.old-deja/g++.pt/spec36.C: New test.
13642 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13644         * gcc.c-torture/compile/20010118-1.c: New test.
13646 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13648         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13650 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13652         * gcc.c-torture/execute/20010119-1.c: New test.
13654 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13656         * g++.old-deja/g++.other/vbase5.C: New test.
13658 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13660         * gcc.c-torture/execute/20010118-1.c: New test.
13662 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13664         * g++.old-deja/g++.pt/deduct3.C: New test.
13666 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13668         * g++.old-deja/g++.pt/spec34.C: New test.
13670 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13672         * g77.f-torture/compile/20000601-2.f: New test.
13674 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13676         * g++.old-deja/g++.other/init17.C: New test.
13678 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13680         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13682 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13684         * g++.old-deja/g++.pt/unify8.C: New test.
13686 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13688         * g++.old-deja/g++.abi/vbase1.C: New test.
13690 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13692         * g++.old-deja/g++.pt/crash65.C: New test.
13694 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13696         * gcc.dg/cpp/assembl2.S: New test case.
13698 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13700         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13701         are supported.
13703 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13705         * g++.old-deja/g++.other/builtins1.C: New test.
13706         * g++.old-deja/g++.other/builtins2.C: Likewise.
13707         * g++.old-deja/g++.other/builtins3.C: Likewise.
13708         * g++.old-deja/g++.other/builtins4.C: Likewise.
13710 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13712         * gcc.c-torture/compile/20010117-1.c: New test.
13713         * gcc.c-torture/compile/20010117-2.c: New test.
13715 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13717         * g77.f-torture/execute/20010116.[fx]: New test,
13718         XFAIL on i?86-*-*.
13719         * g77.f-torture/compile/20010115.f: Indicate it's
13720         a test for PR fortran/1636.
13722 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13724         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13726 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13728         * g77.f-torture/compile/20010115.f: New test.
13730 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13732         * g++.old-deja/g++.pt/nontype5.C: New test.
13734 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13736         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13737         have an equivalent working one below it.
13739 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13741         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13742         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13744 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13746         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13747         message containing "init_priority".
13748         (conpr-2.C): Likewise.
13749         (conpr-3.C): Likewise.
13750         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13752 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13754         * gcc.c-torture/execute/20010114-2.c: New test.
13756 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13758         * gcc.c-torture/compile/20010114-1.c: New test.
13759         * gcc.c-torture/compile/20010114-1.x: Xfail.
13760         * gcc.c-torture/compile/20010114-2.c: New test.
13761         * gcc.c-torture/execute/20010114-1.c: New test.
13762         * gcc.dg/trunc-1.c: New test.
13763         * gcc.dg/uninit-B.c: New test.
13765 2001-01-13  Nick Clifton  <nickc@redhat.com>
13767         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13768         target.
13770 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13772         * gcc.c-torture/compile/20010113-1.c: New test.
13774 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13776         * gcc.c-torture/compile/20001212-1.c: New test.
13778 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13780         * gcc.dg/cpp/widestr1.c: Update.
13781         * gcc.dg/cpp/prag-imp.c: Remove.
13783 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13785         * gcc.c-torture/execute/20000801-3.x: Remove.
13786         * gcc.dg/c90-init-1.c: New test.
13787         * gcc.dg/c99-init-1.c: New test.
13788         * gcc.dg/c99-init-2.c: New test.
13789         * gcc.dg/gnu99-init-1.c: New test.
13791 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13793         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13794         testing that no relevant ones were found.
13796 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13798         * g++.old-deja/g++.pt/cast2.C: New test.
13800 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13802         * g++.old-deja/g++.pt/friend47.C: New test.
13804 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13806         * g++.old-deja/g++.pt/instantiate13.C: New test.
13808 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13810         * g++.old-deja/g++.other/defarg7.C: New test.
13811         * g++.old-deja/g++.other/defarg8.C: New test.
13813 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13815         * g++.old-deja/g++.pt/crash64.C: New test.
13817 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13819         * g++.old-deja/g++.pt/crash63.C: New test.
13821 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13823         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13825 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13827         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13829 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13831         * g++.old-deja/g++.pt/error3.C: New test.
13833 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13835         * g++.old-deja/g++.other/crash39.C: New test.
13837 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13839         * g++.old-deja/g++.other/vbase4.C: New test.
13841 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13843         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13844         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13845         * gcc.dg/special/special.exp: New test driver which will check
13846         for alias support for the above test.
13848 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13850         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13851         problems on small machines.
13852         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13853         parameterize.
13855 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13857         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13858         mips.
13859         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13861 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13863         * g++.old_deja/g++.pt/using8.C: New test.
13865 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13867         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13869 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13871         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13872         where a failure is expected.
13873         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13875 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13877         * g++.old_deja/g++.pt/instantiate12.C: New test.
13879 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13881         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13882         start of structs.
13883         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13884         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13885         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13886         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13887         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13888         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13889         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13890         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13891         * g++.old-deja/g++.eh/spec6.C: Likewise.
13892         * g++.old-deja/g++.jason/crash3.C: Likewise.
13893         * g++.old-deja/g++.law/ctors11.C: Likewise.
13894         * g++.old-deja/g++.law/ctors17.C: Likewise.
13895         * g++.old-deja/g++.law/ctors5.C: Likewise.
13896         * g++.old-deja/g++.law/ctors9.C: Likewise.
13897         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13898         * g++.old-deja/g++.mike/net22.C: Likewise.
13899         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13900         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13901         * g++.old-deja/g++.mike/virt3.C: Likewise.
13902         * g++.old-deja/g++.niklas/t128.C: Likewise.
13903         * g++.old-deja/g++.other/anon4.C: Likewise.
13904         * g++.old-deja/g++.other/using1.C: Likewise.
13905         * g++.old-deja/g++.other/warn3.C: Likewise.
13906         * g++.old-deja/g++.pt/t37.C: Likewise.
13907         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13908         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13910 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13912         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13914 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13916         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13918 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13920         * gcc.c-torture/compile/20010107-1.c: New test.
13922 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13924         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13926 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13928         * gcc.dg/format/format.h: New file.
13929         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13930         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13931         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13932         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13933         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13934         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13935         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13936         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13937         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13938         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13939         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13940         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13941         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13942         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13943         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13944         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13945         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13946         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13947         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13948         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13949         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13950         instead of declaring standard types, macros and functions in each
13951         test.
13953 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13955         * gcc.c-torture/execute/20010106-1.c: New test.
13957 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13959         * gcc.dg/format/format.exp: New file.
13960         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13961         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13962         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13963         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13964         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13965         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13966         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13967         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13968         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13969         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13970         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13971         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13972         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13973         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13974         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13975         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13976         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13977         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13978         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13979         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13980         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13981         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13982         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13983         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13984         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13985         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13986         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13987         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13988         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13989         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13990         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13991         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13992         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13993         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13994         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13995         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13996         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13997         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13998         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13999         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14000         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14001         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14003 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14005         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14006         account.
14008 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14010         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14012 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14014         * g++.old-deja/g++.pt/crash62.C: New test.
14016 2001-01-04  Richard Henderson  <rth@redhat.com>
14018         * gcc.dg/20000926-1.c: Update expected warnings.
14019         * gcc.dg/array-2.c: Likewise.
14020         * gcc.dg/array-4.c: Also validate flexible array members.
14021         * gcc.dg/c99-flex-array-1.c: New.
14023 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14025         * gcc.c-torture/compile/20001222-1.x: Remove.
14027 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14029         * gcc.c-torture/execute/built-in-setjmp.c: New.
14031 2001-01-03  Richard Henderson  <rth@redhat.com>
14033         * gcc.dg/940510-1.c: Update expected error wording.
14034         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14036 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14038         * lib/target-supports.exp (check_alias_available): Modified to
14039         indicate aliases not supported if only weak aliases are supported.
14041 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14043         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14044         Turn on cmpstrsi checks for __pj__ and __i370__.
14046 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14048         * g++.old-deja/g++.other/virtual11.C: New test.
14050 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14052         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14054 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14056         * gcc.c-torture/compile/20010102-1.c: New test.
14058 2001-01-02  Andreas Jaeger  <aj@suse.de>
14060         * gcc.dg/noreturn-3.c: New test.
14062         * gcc.dg/noreturn-4.c: New test.
14064 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14066         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14067         __builtin_fputc and __builtin_fwrite.
14069 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14071         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14072         signed char, not default char.
14074 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14076         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14078 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14080         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14082 2000-12-29  Richard Henderson  <rth@redhat.com>
14084         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14085         (__cyg_profile_func_exit): Define.
14087 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14089         * g++.dg/vtgc1.C: New test.
14091 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14093         * gcc.dg/noncompile/20001228-1.c: New test.
14095         * gcc.dg/20001228-1.c: New test.
14097         * gcc.c-torture/execute/20001228-1.c: New test.
14099 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14101         * gcc.dg/format-strfmon-1.c: New test.
14103 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14105         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14106         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14107         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14108         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14109         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14110         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14111         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14112         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14113         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14114         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14115         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14116         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14117         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14119         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14120         * gcc.c-torture/execute/string-opt-4.c: Test index.
14122 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14124         * gcc.c-torture/compile/20001226-1.c: New test.
14126 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14128         * gcc.c-torture/compile/20001222-1.c: New test.
14129         * gcc.c-torture/compile/20001222-1.x: Xfail.
14131 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14133         * gcc.c-torture/execute/comp-goto-2.c: New test.
14135 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14137         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14138         Use long types if __INT_MAX__ is 32767.
14139         (main): Use cast to (sint32 *) when poking 88 into a_page.
14141         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14143 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14145         * gcc.c-torture/compile/20001221-1.c: New test.
14146         * gcc.c-torture/execute/20001221-1.c: New test.
14148 2000-12-20  Richard Henderson  <rth@redhat.com>
14150         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14151         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14153 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14155         * gcc.dg/compare3.c: New test.
14157 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14159         * gcc.dg/format-warnll-1.c: New test.
14161 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14163         * gcc.dg/cpp/cmdlne-P.c: New test.
14165 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14167         * gcc.c-torture/execute/builtin-abs-1.c,
14168         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14170 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14172         * gcc.dg/cpp/multiline.c: New test.
14174 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14176         * g++.old-deja/g++.other/syshdr1.C: Update.
14177         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14179 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14181         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14183 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14185         * g++.old-deja/g++.pt/ttp65.C: New test.
14187 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14189         * g++.old-deja/g++.pt/ttp64.C: New test.
14191 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14193         * g++.old-deja/g++.pt/spec33.C: New test.
14195 2000-12-14  Catherine Moore  <clm@redhat.com>
14197         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14198         * gcc.c-torture/execute/920612-2.c: Likewise.
14199         * gcc.c-torture/execute/920428-2.c: Likewise.
14200         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14201         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14203 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14205         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14206         * gcc.dg/pack-test-2.c: Likewise.
14208 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14210         Tests by Zack Weinberg <zackw@stanford.edu>.
14212         * gcc.dg/cpp/defined.c: Update.
14213         * gcc.dg/cpp/defined_trad.c: New tests.
14215 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14217         * gcc.dg/cpp/trad-direct.c: Update.
14219 2000-12-11  Neil Booth  <neilb@earthling.net>
14221         * gcc.dg/cpp/defined_trad.c
14223 2000-12-11  Neil Booth  <neilb@earthling.net>
14225         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14227 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14229         * gcc.dg/format-miss-2.c: New test.
14231 2000-12-09  Neil Booth  <neilb@earthling.net>
14233         * gcc.dg/cpp/lineflags.c: New tests.
14234         * gcc.dg/cpp/poison.c: Update.
14235         * gcc.dg/cpp/redef2.c: Update.
14236         * gcc.dg/cpp/skipping.c: New test.
14238 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14240         * g++.old-deja/g++.other/eh3.C: New testcase.
14242 2000-12-07  Neil Booth  <neilb@earthling.net>
14244         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14245         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14246         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14247         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14248         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14249         Update.
14251 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14253         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14254         __SIZE_TYPE__ instead of int for type of integers cast to
14255         pointers.
14257 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14259         * g++.old-deja/g++.other/cleanup4.C: New test.
14261 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14263         * format-sec-1.c: New test.
14265 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14267         * gcc.dg/format-nonlit-3.c: New test.
14269 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14271         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14272         through a null pointer.
14274 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14276         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14277         * g++.old-deja/g++.pt/partial4.C: New test.
14279 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14281         * gcc.c-torture/execute/ieee/hugeval.x: New.
14283 2000-12-06  Neil Booth  <neilb@earthling.net>
14285         * gcc.dg/cpp/backslash2.c: New tests.
14287 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14289         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14290         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14292 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14294         * gcc.c-torture/execute/20001203-2.c: New testcase.
14296 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14298         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14299         * g++.old-deja/g++.other/virtual10.C: New test.
14301 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14303         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14305 2000-12-05  Richard Henderson  <rth@redhat.com>
14307         * gcc.c-torture/compile/20001205-1.c: New.
14309 2000-12-04  Neil Booth  <neilb@earthling.net>
14311         * g++.old-deja/g++.other/virtual9.C: New test.
14312         * g++.old-deja/g++.pt/crash61.C: New test.
14313         * gcc.c-torture/execute/loop-9.c: New test.
14315 2000-12-04  Neil Booth  <neilb@earthling.net>
14317         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14318         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14319         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14320         * gcc.dg/cpp/extratokens.c: ...here.
14322 2000-12-04  Neil Booth  <neilb@earthling.net>
14324         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14325         New tests.
14327 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14329         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14330         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14332 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14334         * gcc.c-torture/execute/20001203-1.c: New test.
14336 2000-12-03  Neil Booth  <neilb@earthling.net>
14338         * gcc.dg/cpp/macro6.c: New test cases.
14340 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14342         * gcc.c-torture/execute/string-opt-9.c: New test.
14343         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14344         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14345         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14347         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14348         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14350 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14352         * gcc.dg/cpp/if-6.c: New testcase.
14354         * gcc.dg/20001201-1.c: New testcase.
14356 2000-12-02  Neil Booth  <neilb@earthling.net>
14358         * g++.old-deja/g++.other/externC4.C,
14359         g++.old-deja/g++.other/friend10.C: New tests.
14361 2000-12-02  Neil Booth  <neilb@earthling.net>
14363         * g++.old-deja/g++.other/instan2.C
14364         * g++.old-deja/g++.other/instan3.C: New test.
14366 2000-12-02  Neil Booth  <neilb@earthling.net>
14368         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14369         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14370         gnuc99.c,gnuc99-pedantic.c: New tests.
14372 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14374         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14375         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14377 2000-12-01  Neil Booth  <neilb@earthling.net>
14379         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14380         * gcc.dg/cpp/poison.c: Update.
14381         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14383 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14385         * g77.f-torture/execute/20001201.f: New test.
14387 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14389         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14391 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14393         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14395 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14397         * g++.old-deja/g++.other/cast6.C: New test.
14399 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14401         * gcc.c-torture/execute/20001130-2.c: New testcase.
14403 2000-11-30  Richard Henderson  <rth@redhat.com>
14405         * gcc.c-torture/execute/20001130-1.c: New test.
14407 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14409         * g++.old-deja/g++.other/op3.C: New test.
14411 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14413         * g++.old-deja/g++.other/op2.C: New test.
14415 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14417         * g++.old-deja/g++.other/crash38.C: New test.
14419 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14421         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14423 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14425         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14426         tests.
14427         * gcc.c-torture/execute/string-opt-6.c: New test.
14429         * gcc.dg/20001117-1.c: Add main.
14431 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14433         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14434         Move from here ...
14435         * gcc.dg/940510-1.c: ... to here.
14437         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14438         zero-size arrays in toplevel structures.
14440 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14442         * gcc.c-torture/execute/loop-8.c: New test.
14444 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14446         * g++.old-deja/g++.other/base1.C: New test.
14448 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14450         * g++.old-deja/g++.other/parse2.C: New test.
14452 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14454         * g++.old-deja/g++.pt/incomplete1.C: New test.
14456 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14458         * g++.old-deja/g++.other/friend9.C: New test.
14460 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14462         * gcc.dg/20001127-1.c: New test.
14464 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14466         * g++.old-deja/g++.pt/friend46.C: New test.
14468 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14470         * g++.old-deja/g++.other/ptrmem8.C: New test.
14472 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14474         * gcc.c-torture/execute/string-opt-7.c: New test.
14475         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14477 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14479         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14480         instead of 'mkcheck 2'.
14482 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14484         * gcc.c-torture/execute/memcheck/driver.c,
14485         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14486         C9X references to refer to C99.
14488 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14490         * gcc.dg/ultrasp3.c: New test.
14492 2000-11-25  Neil Booth  <neilb@earthling.net>
14494         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14496 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14498         * gcc.c-torture/compile/20001123-2.c: New.
14500 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14502         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14504 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14506         * gcc.dg/sequence-point-1.c: Add some new tests.
14507         * gcc.c-torture/execute/20001124-1.c: New test.
14509 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14511         * g++.old-deja/g++.other/vaarg4.C: New test.
14512         * gcc.c-torture/compile/20001123-1.c: New test.
14514 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14516         * g++.other/crash24.C: Adjust and remove XFAIL.
14517         * g++.other/crash37.C: New test.
14519 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14521         * g++.old-deja/g++.pt/instantiate9.C: New test.
14523 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14525         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14526         new ABI, too.
14528         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14529         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14531 2000-11-22  Neil Booth  <neilb@earthling.net>
14533         * gcc.dg/cpp/Wtrigraphs.c: New test.
14535 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14537         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14539 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14541         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14543 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14545         * lib/gcc-dg.exp: load_lib scanasm.exp.
14546         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14547         * lib/g++-dg.exp: load_lib scanasm.exp.
14548         * lib/scanasm.exp: New.
14549         (scan-assembler, scan-assembler-not): Add optional arguments to
14550         test name, or if not present, the pattern name.
14551         (scan-assembler-dem, scan-assembler-dem-not): New.
14553         * g++.dg/dg.exp: New.
14555 2000-11-21  Neil Booth  <neilb@earthling.net>
14557         * gcc.dg/cpp/integrated1.c: Remove.
14559 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14561         * gcc.c-torture/execute/20001121-1.c: New test.
14563 2000-11-21  Richard Henderson  <rth@redhat.com>
14565         * gcc.c-torture/compile/20001121-1.c: New test.
14567 2000-11-20  Neil Booth  <neilb@earthling.net>
14569         * gcc.dg/cpp/integrated1.c: New test.
14571 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14573         * g++.old-deja/g++.other/inline17.C: New test.
14575 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14577         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14578         local variable to be zero: I made the variable global. Now
14579         uses abort() and exit() instead of relying on main's return value.
14581 2000-11-20  Neil Booth  <neilb@earthling.net>
14583         * gcc.dg/cpp/paste2.c: Update test.
14584         * objc/execute/paste.m: New test.
14586 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14588         * gcc.dg/c99-condexpr-1.c: New test.
14590 2000-11-20  Neil Booth  <neilb@earthling.net>
14592         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14594 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14596         * g++.old-deja/g++.pt/export1.C: New test.
14598 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14600         * gcc.dg/20001117-1.c: New test.
14602 2000-11-18  Richard Henderson  <rth@redhat.com>
14604         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14606 2000-11-18  Richard Henderson  <rth@redhat.com>
14608         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14609         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14610         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14612 2000-11-18  Richard Henderson  <rth@redhat.com>
14614         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14615         (main): New.  Exit cleanly.
14617 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14619         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14620         gcc.dg/c99-fordecl-2.c: New tests.
14622 2000-11-18  Richard Henderson  <rth@redhat.com>
14624         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14625         * gcc.c-torture/execute/zerolen-2.c: New.
14627 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14629         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14630         memory.
14632 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14634         * g++.old-deja/g++.pt/instantiate8.C: New test.
14636 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14638         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14639         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14641 2000-11-16  Nick Clifton  <nickc@redhat.com>
14643         * gcc.c-torture/execute/nestfunc-2.c: New test.
14644         * gcc.c-torture/execute/nestfunc-3.c: New test.
14646 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14648         * gcc.c-torture/compile/20001116-1.c: New test.
14650 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14652         * gcc.c-torture/execute/20001115-1.c: New test.
14654 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14656         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14657         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14658         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14659         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14661 2000-11-15  Neil Booth  <neilb@earthling.net>
14663         gcc.dg/cpp/_Pragma1.c: Update.
14664         gcc.dg/cpp/_Pragma2.c: New test.
14666 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14668         * g++.old-deja/g++.other/anon5.C: New test.
14670 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14672         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14673         tests.
14675 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14677         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14678         output.
14680 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14682         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14683         labels at end of compound statements.
14685 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14687         * gcc.c-torture/execute/loop-7.c: New test.
14689 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14691         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14693 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14695         * gcc.dg/c99-bool-1.c: New test.
14697 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14699         * gcc.dg/c99-scope-1.c: Remove xfail.
14700         * gcc.dg/c99-scope-2.c: New test.
14702 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14704         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14705         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14707 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14709         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14710         error messages.
14712         * g++.mike/p700.C: Don't typedef wchar_t.
14713         * g++.mike/p784.C: Likewise.
14714         * g++.mike/eb101.C: Don't use __wchar_t.
14716 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14718         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14719         from DO loop.
14721 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14723         * gcc.c-torture/execute/20001111-1.c: New test.
14725 2000-11-10  Nick Clifton  <nickc@redhat.com>
14727         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14728         long multuiple and accumulate.
14730 2000-11-09  Richard Henderson  <rth@redhat.com>
14732         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14733         via size_t instead of int.
14735         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14736         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14737         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14738         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14740 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14742         * gcc.c-torture/compile/20001109-1.c: New test.
14743         * gcc.c-torture/compile/20001109-2.c: New test.
14745 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14747         * g++.old-deja/g++.pt/operator1.C: New test.
14748         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14750 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14752         * gcc.dg/20001108-1.c: New test.
14754 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14756         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14757         with both arguments constant strings.
14758         * gcc.c-torture/execute/string-opt-3.c: New test.
14759         * gcc.c-torture/execute/string-opt-4.c: New test.
14760         * gcc.c-torture/execute/string-opt-5.c: New test.
14762 2000-11-08  Nick Clifton  <nickc@redhat.com>
14764         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14765         mulsidi3adddi patterns.
14767 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14769         * g++.old-deja/g++.other/crash36.C: New test.
14771 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14773         * g++.old-deja/g++.other/init16.C: New test.
14775 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14777         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14779 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14781         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14782         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14783         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14785 2000-11-07  DJ Delorie  <dj@redhat.com>
14787         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14789 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14791         * gcc.c-torture/execute/string-opt-1.c: New test.
14793 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14795         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14796         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14797         parameters in registers, and there is no way for a varargs
14798         function to know in which order the integer and floating-point
14799         parameters should be interleaved when they are placed on the
14800         stack.
14801         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14802         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14804 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14806         * gcc.c-torture/execute/string-opt-2.c: New test.
14808 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14810         * g++.old-deja/g++.pt/crash60.C: New test.
14812 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14814         * g++.old-deja/g++.other/crash24.C: New test.
14815         * g++.old-deja/g++.other/crash25.C: New test.
14816         * g++.old-deja/g++.other/crash26.C: New test.
14817         * g++.old-deja/g++.other/crash27.C: New test.
14818         * g++.old-deja/g++.other/crash28.C: New test.
14819         * g++.old-deja/g++.other/crash29.C: New test.
14820         * g++.old-deja/g++.other/crash30.C: New test.
14821         * g++.old-deja/g++.other/crash31.C: New test.
14822         * g++.old-deja/g++.other/crash32.C: New test.
14823         * g++.old-deja/g++.other/crash33.C: New test.
14824         * g++.old-deja/g++.other/crash34.C: New test.
14825         * g++.old-deja/g++.other/crash35.C: New test.
14827 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14829         * gcc.c-torture/execute/20001031-1.c: New test.
14831 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14833         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14834         namespace.
14836         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14837         standards-conformant.
14839         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14841         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14842         * g++.old-deja/g++.mike/p755a.C: Likewise.
14843         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14844         library makes no calls to `operator new' during initialization.
14846 2000-11-04  Neil Booth  <neilb@earthling.net>
14848         * gcc.dg/cpp/include2.c: New tests.
14850 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14852         * lib/g++.exp (g++_set_ld_library_path): New function.
14853         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14855 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14857         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14858         warnings.
14860 2000-11-01  Richard Henderson  <rth@redhat.com>
14862         * g++.old-deja/g++.ext/namedret1.C: New.
14863         * g++.old-deja/g++.ext/namedret2.C: New.
14864         * g++.old-deja/g++.ext/namedret3.C: New.
14866 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14868         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14869         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14871 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14873         * gcc.c-torture/execute/va-arg-21.c: New test.
14875 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14877         * gcc.dg/c99-complex-2.c: New test.
14879 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14881         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14883 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14885         * g++.old-deja/g++.other/inline16.C: New test.
14887 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14889         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14890         __PRETTY_FUNCTION__
14892 2000-10-29  Neil Booth  <neilb@earthling.net>
14894         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14895         New tests.
14896         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14897         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14898         optimisation.
14900 2000-10-29  Neil Booth  <neilb@earthling.net>
14902         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14903         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14904         * mi5.c: Test multiple includes work with -C.
14905         * trigraphs.c: Test ^= version.
14907 2000-10-28  Neil Booth  <neilb@earthling.net>
14909         New tests and test updates for new macro expander.
14911         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14912         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14913         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14914         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14915         new diagnostic messages.
14917         * gcc.dg/cpp/macro3.c: New tests.
14919 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14921         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14922         on the same line.
14924 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14926         * g++.old-deja/g++.other/eh2.C: New test.
14928 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14930         * gcc.c-torture/execute/20001027-1.c: New test.
14932 2000-10-26  Richard Henderson  <rth@redhat.com>
14934         * gcc.c-torture/execute/20001026-1.c: New.
14936 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14938         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14939         * g++.old-deja/g++.law/builtin1.C: Likewise.
14940         * g++.old-deja/g++.law/ctors10.C: Likewise.
14941         * g++.old-deja/g++.law/virtual3.C: Likewise.
14942         * g++.old-deja/g++.mike/p658.C: Likewise.
14943         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14944         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14945         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14946         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14947         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14949 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14951         * gcc.c-torture/compile/20001024-1.c: New test.
14953 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14955         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14956         to tell us whether or not we are using V3.
14958 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14960         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14961         operands.
14963 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14965         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14967 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14969         * gcc.c-torture/execute/20001024-1.c: New test.
14971 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14973         * g++.old-deja/g++.other/sibcall1.C: New test.
14975 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14977         * gcc.dg/noncompile/init-3.c: New test.
14979 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14981         * gcc.dg/format-array-1.c: New test.
14983 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14985         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14986         writing through null pointers; remove comment about testing
14987         unterminated strings.
14989 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14991         * gcc.c-torture/execute/20001017-2.c: New test.
14993 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14995         * gcc.c-torture/compile/20001018-1.c: New test.
14996         * gcc.c-torture/compile/20001018-1.x: Xfail.
14998 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15000         * gcc.c-torture/execute/20001017-1.c: New test.
15002 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15004         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15005         for multiple use of arguments with scanf formats; add tests for
15006         multiple use of arguments.
15008 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15010         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15012 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15014         * gcc.dg/format-miss-1.c: New test.
15016 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15018         * gcc.c-torture/execute/20001013-1.c: New test.
15020 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15022         * gcc.dg/format-branch-1.c: New test.
15024 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15026         * README, lib/file-format.exp: Remove EGCS references.
15028 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15030         * gcc.dg/20001013-1.c: New test.
15032 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15034         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15035         for intmax_t in the compiler using __typeof__ and the type rules
15036         for conditional expressions.
15038 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15040         * gcc.dg/20001012-1.c: New test.
15041         * gcc.dg/20001012-2.c: New test.
15043 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15045         * gcc.dg/format-attr-1.c: New test.
15047 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15049         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15050         __LONG_LONG_MAX__ instead of LLONG_MAX.
15052 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15054         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15055         scanf flags.
15056         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15057         flags.
15059 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15061         * gcc.dg/sequence-pt-1.c: New test.
15063 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15065         * gcc.c-torture/execute/20001011-1.c: New testcase.
15066         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15068 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15070         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15071         does not error on it.
15073 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15075         * gcc.dg/20001009-1.c: New test.
15077 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15079         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15080         * gcc.c-torture/execute/20001009-2.c: ... to here.
15082 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15084         * gcc.c-torture/compile/20001009-1.c: New testcase.
15085         * gcc.c-torture/execute/20001009-1.c: New testcase.
15086         Testcases provided by Jan Hubicka <jh@suse.cz>.
15088 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15090         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15091         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15092         uintmax_t using <limits.h> to emulate the compiler's internal
15093         logic.  No longer XFAIL %j tests.
15095 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15097         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15098         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15099         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15100         regexps and details of expected handling of some bad formats.
15101         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15102         suppression.
15104 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15106         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15107         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15108         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15109         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15110         in list archives.
15112 2000-10-06  Richard Henderson  <rth@cygnus.com>
15114         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15115         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15116         * g++.old-deja/g++.jason/report.C: Likewise.
15117         * g++.old-deja/g++.law/friend5.C: Likewise.
15118         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15119         of the expected warnings.
15121 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15123         * g++.old-deja/g++.pt/enum14.C: New test.
15125 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15127         * g++.old-deja/g++.pt/crash59.C: New test.
15129 2000-10-04  Will Cohen  <wcohen@redhat.com>
15131         * gcc.dg/20000926-1.c: New test.
15133 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15135         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15136         function name for current C++ compiler.
15137         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15139 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15141         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15142         __PRETTY_FUNCTION__.
15143         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15145 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15147         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15149 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15151         * gcc.c-torture/compile/20000923-1.c: New test.
15153 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15155         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15156         * g++.old-deja/g++.pt/ttp62.C: Same.
15157         * g++.old-deja/g++.other/inline14.C: Same.
15159 2000-09-24  Richard Henderson  <rth@cygnus.com>
15161         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15163 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15165         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15167 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15169         * gcc.c-torture/compile/20000922-1.c: New file.
15171 2000-09-21  Nick Clifton  <nickc@redhat.com>
15173         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15174         a signed long modulo operation.
15175         (mod6): New function - perform an unsigned long modulo operation.
15176         (main): Add tests for modulos of very large numbers by very small
15177         dividends.
15179 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15181         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15183 2000-09-19  Richard Henderson  <rth@cygnus.com>
15185         * gcc.dg/compare2.c (case 10): XFAIL.
15187 2000-09-18  Richard Henderson  <rth@cygnus.com>
15189         * gcc.c-torture/execute/20000906-1.c: Move ...
15190         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15191         that support __builtin_trap.
15193 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15195         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15197 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15199         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15200         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15201         more $ format tests.
15203 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15205         * gcc.dg/format-errmk-1.c: New test.
15207 2000-09-17  Greg McGary  <greg@mcgary.org>
15209         * gcc.c-torture/execute/20000917-1.x: Remove.
15211 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15213         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15215 2000-09-17  Greg McGary  <greg@mcgary.org>
15217         * gcc.c-torture/execute/20000917-1.c: New test.
15218         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15220 2000-09-16  Neil Booth  <NeilB@earthling.net>
15222         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15223         in nested macro bug.
15225 2000-09-15  Neil Booth  <NeilB@earthling.net>
15227         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15229 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15231         * gcc.c-torture/execute/20000914-1.c: New test.
15233 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15235         * g++.other/inline13.C: New test.
15237 2000-09-12  Andreas Jaeger  <aj@suse.de>
15239         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15240         constant by Ulrich Drepper <drepper@redhat.com>.
15242 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15244         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15246 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15248         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15250 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15252         * gcc.dg/cpp/backslash.c: New test.
15254 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15256         * gcc.c-torture/execute/20000910-1.c: New test.
15257         * gcc.c-torture/execute/20000910-2.c: Likewise.
15259 2000-09-11  Robert Lipe  <robertl@sco.com>
15261         * gcc.dg/pragma-align.c: New test.
15263 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15265         * g++.old-deja/g++.pt/explicit82.C: New test.
15266         * g++.old-deja/g++.pt/explicit83.C: New test.
15268 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15270         * gcc.dg/asm-names.c: New test.
15272 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15274         * gcc.dg/cpp/tr-warn6.c: New test
15276 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15278         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15279         be accepted.
15281 2000-09-07  Catherine Moore  <clm@redhat.com>
15283         * gcc.c-torture/execute/unroll-1.c: New test.
15285 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15287         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15288         ERROR markers.
15289         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15290         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15291         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15292         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15293         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15294         Preprocess only.
15295         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15296         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15298 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15300         * g++.old-deja/g++.pt/deduct2.C: New test.
15302 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15304         * g++.old-deja/g++.pt/parms2.C: New test.
15306 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15308         * g++.old-deja/g++.pt/crash58.C: New test.
15310 2000-09-06  Greg McGary  <greg@mcgary.org>
15312         * gcc.c-torture/execute/20000906-1.c: New test.
15313         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15315 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15317         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15319 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15321         * g++.old-deja/g++.pt/crash57.C: New test.
15323 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15325         * g++.old-deja/g++.pt/crash56.C: New test.
15327 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15329         * g++.old-deja/g++.pt/koenig1.C: New test.
15331 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15333         * gcc.dg/20000904-1.c: New test.
15335 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15337         * gcc.dg/cpp/paste8.c: New test.
15339 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15341         * gcc.c-torture/compile/20000827-1.c: New test.
15343 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15345         * gcc.dg/format-diag-1.c: New test.
15347 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15349         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15350         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15351         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15352         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15353         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15355 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15357         * g++.old-deja/g++.other/nested4.C: New test.
15359 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15361         * g++.old-deja/g++.ns/scoped1.C: New test.
15363 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15365         * lib/g++.exp: Support testing already-installed GCC.
15367 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15369         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15371 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15373         * gcc.dg/return-type-2.c: New test.
15375 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15377         * gcc.c-torture/compile/20000825-1.c: New test.
15379 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15381         * gcc.dg/dwarf2-2.c: New test.
15383 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15385         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15386         dg-warning regexps.
15388 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15390         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15391         gcc.dg/format-ext-5.c: New tests.
15393 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15395         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15397 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15399         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15401 2000-08-24  Richard Henderson  <rth@cygnus.com>
15403         * gcc.dg/ia64-sync-1.c: New test.
15404         * gcc.dg/ia64-sync-2.c: New test.
15405         * gcc.dg/ia64-asm-1.c: New test.
15407 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15409         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15410         * gcc.dg/format-ext-2.c: New test.
15412 2000-08-23  Jason Merrill  <jason@redhat.com>
15414         * lib/old-dejagnu.exp: Also ignore "In member function" and
15415         "At global scope".
15417 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15419         * gcc.dg/noncompile/label-lineno-1.c: New test.
15421 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15423         * gcc.dg/c99-array-nonobj-1.c: New test.
15425 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15427         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15428         tests.
15429         * gcc.dg/format-ext-1.c: New test.
15431 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15433         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15434         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15435         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15436         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15437         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15439 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15441         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15442         gcc.dg/c99-strftime-2.c: New tests.
15444 2000-08-22  Richard Henderson  <rth@cygnus.com>
15446         * gcc.c-torture/execute/20000822-1.c: New test.
15448 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15450         * gcc.c-torture/execute/20000819-1.x: Remove.
15452 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15454         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15455         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15456         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15457         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15458         gcc.dg/format-xopen-1.c: New tests.
15460 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15462         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15464 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15466         * g++.old-deja/g++.other/loop2.C: New test.
15468         * gcc.c-torture/compile/20000606-1.c: New test.
15469         * gcc.c-torture/compile/20000728-1.c: New test.
15470         * gcc.c-torture/execute/20000801-1.c: New test.
15471         * gcc.c-torture/execute/20000801-2.c: New test.
15472         * gcc.c-torture/execute/20000819-1.c: New test.
15473         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15474         * gcc.dg/20000629-1.c: New test.
15475         * gcc.dg/20000724-1.c: New test.
15476         * gcc.dg/20000807-1.c: New test.
15478 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15480         * gcc.dg/cpp/pragma-1.c: New test.
15481         * gcc.dg/cpp/pragma-2.c: New test.
15483 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15485         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15486         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15488 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15490         * gcc.c-torture/compile/20000818-1.c: New test.
15492 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15494         * gcc.c-torture/execute/20000818-1.c: New test.
15496 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15498         * gcc.dg/format-va-1.c: New test.
15500 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15502         * g++.old-deja/g++.other/typedef8.C: New test.
15504 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15506         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15507         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15508         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15509         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15510         * g++.old-deja/g++.other/ptrmem7.C: New test.
15511         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15513 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15515         * g++.old-deja/g++.pt/typename27.C: New test.
15517 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15519         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15520         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15521         * g++.old-deja/g++.pt/friend45.C: New test.
15522         * g++.old-deja/g++.other/friend8.C: New test.
15524 2000-08-15  Richard Henderson  <rth@cygnus.com>
15526         * gcc.c-torture/execute/20000815-1.c: New test.
15528 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15530         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15531         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15532         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15534 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15536         * g++.old-deja/g++.other/refinit2.C: New test.
15538 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15540         * lib/c-torture.exp (c-torture): Make
15541         compiler_conditional_xfail_data global.
15542         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15543         compiler_conditional_xfail_data machinery.
15544         (f-torture-execute): Likewise.
15545         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15546         and only when unrolling loops.
15548         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15550 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15552         * g++.old-deja/g++.pt/explicit81.C: New test.
15554 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15556         * g++.old-deja/g++.pt/typename26.C: New test.
15558 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15560         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15561         warning.
15563 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15565         * g++.old-deja/g++.other/array3.C: New test.
15567 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15569         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15570         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15571         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15572         New tests.
15574 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15576         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15577         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15579 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15581         * gcc.c-torture/execute/20000808-1.c: New test.
15583 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15585         * gcc.dg/c90-const-expr-1.c: New test.
15587 2000-08-08  Richard Henderson  <rth@cygnus.com>
15589         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15591 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15593         * gcc.dg/noncompile/const-ll-1.c: New test.
15595 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15597         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15599 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15601         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15602         that running programs linked against the shared version of libobjc
15603         run correctly.
15605 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15607         * gcc.dg/c99-printf-1.c: New test.
15609 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15611         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15613 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15615         * gcc.c-torture/execute/20000731-1.x: Delete.
15617 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15619         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15620         and torture_without_loops as is done by c-torture.exp.
15621         (search_for): Copy from c-torture.exp.
15622         (gcc-dg-runtest): New function, drives a directory of tests
15623         iterating over the TORTURE_OPTIONS.
15624         (scan-assembler, scan-assembler-not): Move here from
15625         individual directory drivers.
15627         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15628         defined by lib/gcc-dg.exp.
15629         * gcc.dg/cpp/cpp.exp: Likewise.
15630         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15631         gcc-dg-runtest, so we cycle over optimization options.
15633         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15634         * gcc.dg/compare2.c: No longer expected to fail.
15636 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15638         * gcc.c-torture/execute/20000804-1.c: New test.
15640 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15642         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15644 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15646         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15648 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15650         * gcc.c-torture/compile/20000803-1.c: New test.
15652 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15654         * gcc.c-torture/execute/20000801-3.c,
15655         gcc.c-torture/execute/20000801-4.c: New tests.
15656         * gcc.c-torture/execute/20000801-3.x,
15657         gcc.c-torture/execute/20000801-4.x: Xfail.
15659 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15661         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15662         libobjc/.libs to allow for libtool.
15664 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15666         * gcc.c-torture/compile/20000802-1.c: New test.
15668 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15670         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15672 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15674         * gcc-c-torture/execute/20000731-2.c: New test.
15676         * gcc.c-torture/execute/20000731-1.c: New test.
15677         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15679 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15681         * testsuite/gcc.dg/cpp/paste7.c: New test.
15682         * gcc.dg/cpp/20000725-1.c: New test.
15684 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15686         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15687         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15688         declaration warning for __builtin_dwarf_reg_size.
15690         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15692 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15694         * gcc.dg/noncompile/voidparam-1.c: New test.
15696 2000-07-30  Richard Henderson  <rth@cygnus.com>
15698         * gcc.dg/c90-digraph-1.c: Don't xfail.
15699         * gcc.dg/compare2.c (case 10): Xfail.
15700         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15702 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15704         * gcc.dg/c99-main-1.c: New test.
15706 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15708         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15710 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15712         * gcc.c-tortuer/execute/20000726-1.c: New test.
15714 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15716         * gcc.c-torture/execute/enum-2.c: New test.
15718 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15720         * gcc.dg/cpp/tr-warn3.c: New test.
15722 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15724         * g++.old-deja/g++.ext/implicit1.C: Remove.
15725         * g++.old-deja/g++.jason/c2.C: Remove
15726         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15727         * g++.old-deja/g++.pt/crash16.C: Likewise.
15728         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15730 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15732         * g++.old-deja/g++.other/for2.C: New test.
15734 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15736         * gcc.dg/20000720-1.c: New test.
15738 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15740         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15742 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15744         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15745         * gcc.c-torture/execute/20000722-1.c: New.
15746         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15748 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15750         * gcc.dg/cpp/20000720-1.S: New test.
15752 2000-07-21  Michael Meissner  <meissner@redhat.com>
15754         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15756 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15758         * g++.old-deja/g++.brendan/crash16.C,
15759         g++.old-deja/g++.brendan/parse3.C,
15760         g++.old-deja/g++.brendan/redecl1.C,
15761         g++.old-deja/g++.ns/template13.C,
15762         g++.old-deja/g++.other/decl4.C,
15763         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15765 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15767         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15768         and "Internal error".
15770         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15771         regexps.
15772         * gcc.dg/cpp/paste6.c: New test.
15774 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15776         * gcc.dg/cpp/tr-direct.c: New test.
15778         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15779         gcc.dg/cpp/undef1.c: Tweak error regexps.
15781 2000-07-18  Eric Christopher <echristo@redhat.com>
15783         * gcc.c-torture/compile/20000718-1.c: New test.
15785 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15787         * cpplex.c (_cpp_push_token): If the token being pushed back
15788         is the previous token in this context, just subtract one from
15789         context->posn.
15790         * cppmacro.c (save_expansion): Clear aux field when storing a
15791         placemarker.
15793 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15795         * gcc.dg/noncompile/redecl-1.c: New test.
15797 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15799         * gcc.c-torture/execute/20000717-5.c: New test.
15800         * gcc.c-torture/execute/20000717-1.x: Removed.
15802 2000-07-17  Richard Henderson  <rth@cygnus.com>
15804         * gcc.c-torture/execute/20000717-4.c: New test.
15806 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15808         * gcc.dg/cpp/syshdr.c: New test.
15809         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15811 2000-07-17  Neil Booth  <neilb@earthling.net>
15813         * gcc.dg/cpp/cmdlne-dM.c: New test.
15814         * gcc.dg/cpp/cmdlne-dD.c: New test.
15816 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15818         * gcc.c-torture/execute/20000717-3.c: New test.
15820         * gcc.c-torture/compile/20000717-1.c: New test.
15822 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15824         * gcc.c-torture/execute/20000717-2.c: New test.
15826 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15828         * gcc.dg/formatz-1.c: New test.
15830         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15831         * gcc.dg/c99-digraph-1.c: New tests.
15833         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15834         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15836         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15837         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15838         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15839         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15840         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15841         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15842         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15844 2000-07-17   Greg McGary <greg@mcgary.org>
15846         * gcc.c-torture/execute/20000717-1.c: New test.
15847         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15849 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15851         * gcc.c-torture/execute/20000715-2.c: New test.
15852         * gcc.dg/20000715-1.c: New test.
15854 2000-07-15  Michael Meissner  <meissner@redhat.com>
15856         * gcc.c-torture/execute/20000715-1.c: New test.
15858 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15860         * gcc.c-torture/execute/20000707-1.c: New test.
15862 2000-07-13  Neil Booth  <NeilB@earthling.net>
15864         * testsuite/gcc.dg/cpp/digraph1.c,
15865         testsuite/gcc.dg/cpp/digraph2.c,
15866         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15868 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15870         * g77.f-torture/compile/20000630-2.f:  New test.
15871         * g77.f-torture/compile/20000630-2.x
15873 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15875         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15877 2000-07-11  Neil Booth  <NeilB@earthling.net>
15879         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15881 2000-07-11  Neil Booth  <NeilB@earthling.net>
15883         * gcc.dg/cpp/cmdlne-C.c: New.
15885 2000-07-09  Neil Booth  <NeilB@earthling.net>
15887         * gcc.dg/cpp/directiv.c: New tests.
15888         * gcc.dg/cpp/undef1.c: Update.
15890 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15892         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15894 2000-07-09  Neil Booth  <NeilB@earthling.net>
15896         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15898 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15900         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15901         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15903 2000-07-08  Neil Booth  <NeilB@earthling.net>
15905         * gcc.dg/cpp/macsyntx.c: New tests.
15907 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15909         * gcc.dg/20000707-1.c: New test.
15911 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15913         * gcc.c-torture/execute/20000706-1.c: New test.
15914         * gcc.c-torture/execute/20000706-2.c: New test.
15915         * gcc.c-torture/execute/20000706-3.c: New test.
15916         * gcc.c-torture/execute/20000706-4.c: New test.
15917         * gcc.c-torture/execute/20000706-5.c: New test.
15919 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15921         * g++.old-deja/g++.pt/instantiate7.C: New test.
15923 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15925         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15926         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15927         * g++.old-deja/g++.other/rtti3.C: Likewise.
15928         * g++.old-deja/g++.other/rttid3.C: Likewise.
15930 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15932         *  g77.f-torture/compile/20000630-1.x: Fix typo
15934 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15936         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15937         assembly output.
15939 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15941         * gcc.dg/cpp/ident.c: New test.
15943 2000-07-05  Neil Booth  <NeilB@earthling.net>
15945         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15946           gcc.dg/cpp/lexstrng.c: New tests.
15948 2000-07-04  Neil Booth  <NeilB@earthling.net>
15950         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15951         * gcc.dg/cpp/strify2.c: Same.
15953 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15955         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15956         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15957         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15958         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15960         * testsuite/gcc.dg/cpp/macro1.c,
15961         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15962         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15963         testsuite/gcc.dg/cpp/strify1.c,
15964         testsuite/gcc.dg/cpp/strify2.c: New tests.
15966 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15968         * gcc.c-torture/execute/20000703-1.c: New test.
15970 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15972         * g++.old-deja/g++.pt (lookup10.C): New test.
15974 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15976         * g++.old-deja/g++.pt (typename25.C): New test.
15978 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15980         * gcc.c-torture/compile/20000701-1.c: New test.
15982 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15984         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15985         to test case.
15987 2000-06-30  Catherine Moore  <clm@cygnus.com>
15989         * gcc.c-torture/execute/align-1.c: New test.
15991 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15993         * g++.old-deja/g++.pt/expr8.C: New test.
15994         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15996 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15998         * gcc.c-torture/compile/20000629-1.c: New test.
16000 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16003         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16004         gcc.dg/noncompile directory, depending on whether they're
16005         preprocessor tests or not.  Annotate all the tests for the dg
16006         framework.
16008         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16009         * gcc.dg/noncompile/noncompile.exp: New.
16011         * Moved files:
16012         Old name                                New name
16013         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16014         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16015         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16016         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16017         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16018         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16019         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16020         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16021         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16022         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16023         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16024         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16025         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16026         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16027         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16028         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16029         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16030         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16031         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16032         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16033         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16034         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16035         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16036         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16038         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16039         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16040         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16041         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16042         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16043         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16045 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16047         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16048         declare one variable.  On the fourth, error.
16049         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16050         declared by 20000628-1a.h.
16052 2000-06-29  Richard Henderson  <rth@redhat.com>
16054         * gcc.c-torture/execute/930529-1.x: New file.
16055         * gcc.dg/920413-1.c: Adjust expected warning text.
16056         * gcc.dg/980217-1.c: Declare abort.
16057         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16059 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16061         * g77.f-torture/compile/20000629-1.f: New test.
16062         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16064 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16066         Rearrange lots of files, removing entirely the
16067         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16068         directories.
16070         * Deleted files:
16071         gcc.c-torture/code_quality/code_quality.exp
16072         gcc.c-torture/special/special.exp
16073         gcc.failure/failure.exp
16074         gcc.failure/940409-1.x
16075         gcc.c-torture/compile/961203-1.x
16077         * New files:
16078         gcc.misc-tests/linkage.exp
16079         gcc.c-torture/execute/920730-1t.c
16080         gcc.c-torture/execute/920730-1t.x
16081         gcc.c-torture/compile/920520-1.x
16082         gcc.c-torture/compile/920521-1.x
16083         gcc.c-torture/compile/981006-1.x
16084         gcc.c-torture/execute/eeprof-1.x
16086         * Moved files (possibly with modifications to fit a new harness):
16087         Old name                                New name
16088         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16089         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16090         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16091         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16092         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16093         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16094         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16095         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16096         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16097         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16098         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16099         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16100         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16101         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16103 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16105         * c-torture/compile/961203-1.x: Delete.
16107         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16108         not exit. Include stdio.h.
16109         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16110         * gcc.misc-tests/dg-12.c: Likewise.
16111         * gcc.misc-tests/dg-5.c: Likewise.
16112         * gcc.misc-tests/dg-6.c: Likewise.
16113         * gcc.misc-tests/dg-7.c: Prototype abort.
16114         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16115         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16116         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16117         not exit.
16118         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16119         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16121 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16123         * gcc.dg/cpp/20000628-1.c: New test.
16124         * gcc.dg/cpp/20000628-1.h: New header for above test.
16125         * gcc.dg/cpp/20000628-1a.h: Likewise.
16127 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16129         * gcc.dg/cpp: New directory.
16130         * gcc.dg/cpp/cpp.exp: New driver.
16131         * gcc.dg/cpp/20000627-1.c: New test.
16132         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16133         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16134         and rewrite as a compilation test.
16136         * gcc.dg: Move many files into the cpp subdirectory, possibly
16137         renaming or editing them as well.
16138         Old name                New name
16139         990119-1.c              cpp/19990119-1.c
16140         990228-1.c              cpp/19990228-1.c
16141         990407-1.c              cpp/19990407-1.c
16142         990409-1.c              cpp/19990409-1.c
16143         990413-1.c              cpp/19990413-1.c
16144         990703-1.c              cpp/19990703-1.c
16145         20000127-1.c            cpp/20000127-1.c
16146         20000129-1.c            cpp/20000129-1.c
16147         20000207-1.c            cpp/20000207-1.c
16148         20000207-2.c            cpp/20000207-2.c
16149         20000209-1.c            cpp/20000209-1.c
16150         20000209-2.c            cpp/20000209-2.c
16151         20000301-1.c            cpp/20000301-1.c
16152         20000419-1.c            cpp/20000419-1.c
16153         20000510-1.S            cpp/20000510-1.S
16154         20000519-1.c            cpp/20000519-1.c
16155         20000529-1.c            cpp/20000529-1.c
16156         20000625-1.c            cpp/20000625-1.c
16157         20000625-2.c            cpp/20000625-2.c
16158         cpp-as1.c               cpp/assert1.c
16159         cpp-as2.c               cpp/assert2.c
16160         cxx-comments-1.c        cpp/cxxcom1.c
16161         cxx-comments-2.c        cpp/cxxcom2.c
16162         endif-label.c           cpp/endif.c
16163         cpp-hash1.c             cpp/hash1.c
16164         cpp-hash2.c             cpp/hash2.c
16165         cpp-if1.c               cpp/if-1.c
16166         cpp-if2.c               cpp/if-2.c
16167         cpp-if3.c               cpp/if-3.c
16168         cpp-if4.c               cpp/if-4.c
16169         cpp-if5.c               cpp/if-5.c
16170         cpp-cond.c              cpp/if-cexp.c
16171         cpp-missingop.c         cpp/if-mop.c
16172         cpp-missingparen.c      cpp/if-mpar.c
16173         cpp-opprec.c            cpp/if-oppr.c
16174         cpp-ifparen.c           cpp/if-paren.c
16175         cpp-shortcircuit.c      cpp/if-sc.c
16176         cpp-shift.c             cpp/if-shift.c
16177         cpp-unary.c             cpp/if-unary.c
16178         cpp-li1.c               cpp/line1.c
16179         cpp-li2.c               cpp/line2.c
16180         lineno.c                cpp/line3.c
16181         lineno-2.c              cpp/line4.c
16182         cpp-mi.c                cpp/mi1.c
16183         cpp-mic.h               cpp/mi1c.h
16184         cpp-micc.h              cpp/mi1cc.h
16185         cpp-mind.h              cpp/mi1nd.h
16186         cpp-mindp.h             cpp/mi1ndp.h
16187         cpp-mix.h               cpp/mi1x.h
16188         cpp-mi2.c               cpp/mi2.c
16189         cpp-mi2a.h              cpp/mi2a.h
16190         cpp-mi2b.h              cpp/mi2b.h
16191         cpp-mi2c.h              cpp/mi2c.h
16192         cpp-mi3.c               cpp/mi3.c
16193         cpp-mi3.def             cpp/mi3.def
16194         poison-1.c              cpp/poison.c
16195         pr-impl.c               cpp/prag-imp.c
16196         cpp-redef-2.c           cpp/redef1.c
16197         cpp-redef.c             cpp/redef2.c
16198         strpaste.c              cpp/strp1.c
16199         strpaste-2.c            cpp/strp2.c
16200         cpp-tradpaste.c         cpp/tr-paste.c
16201         cpp-tradstringify.c     cpp/tr-str.c
16202         cpp-tradwarn1.c         cpp/tr-warn1.c
16203         cpp-tradwarn2.c         cpp/tr-warn2.c
16204         trigraphs.c             cpp/trigraphs.c
16205         cpp-unc1.c              cpp/unc1.c
16206         cpp-unc2.c              cpp/unc2.c
16207         cpp-unc3.c              cpp/unc3.c
16208         cpp-unc.c               cpp/unc4.c
16209         undef.c                 cpp/undef1.c
16210         undef-2.c               cpp/undef2.c
16211         cpp-wi1.c               cpp/widestr1.c
16213 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16215         * lib/g++.exp (g++_include_flags): Tweak.
16217 2000-06-27  H.J. Lu  <hjl@gnu.org>
16218             Loren J. Rittle  <ljrittle@acm.org>
16220         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16221         version with one that knows about the new gcc tree structure.
16222         (g++_link_flags): Same.
16224 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16226         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16227         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16228         case we are cross-compiling.
16230         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16231         g++.old-deja/g++.niklas/Makefile.in,
16232         g++.old-deja/g++.niklas/configure.in,
16233         g++.old-deja/g++.other/Makefile.in,
16234         g++.old-deja/g++.other/configure.in,
16235         gcc.c-torture/code_quality/Makefile.in,
16236         gcc.c-torture/code_quality/configure.in,
16237         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16238         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16239         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16240         gcc.c-torture/execute/ieee/Makefile.in,
16241         gcc.c-torture/execute/ieee/configure.in,
16242         gcc.c-torture/noncompile/Makefile.in,
16243         gcc.c-torture/noncompile/configure.in,
16244         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16245         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16246         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16248 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16250         * g++.old-deja/g++.other/ambig3.C: New test.
16252 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16254         * g++.old-deja/g++.pt/syntax1.C: New test.
16255         * g++.old-deja/g++.pt/syntax2.C: New test.
16256         * g++.old-deja/g++.other/syntax3.C: New test.
16257         * g++.old-deja/g++.other/syntax4.C: New test.
16259 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16261         * gcc.dg/20000623-1.c: Prototype exit and abort.
16263 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16265         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16266         New tests.
16267         * gcc.dg/cpp-mi3.def: New file.
16269         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16270         inside assertions.
16271         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16272         lexer's error messages.
16273         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16274         divine anything from the linemarkers.
16275         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16276         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16278 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16280         * gcc.dg/20000623-1.c: New test.
16282 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16284         * gcc.c-torture/execute/20000622-1.c: New test.
16286 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16288         * g++.old-deja/g++.other/init15.C: New test.
16290 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16292         * g++.old-deja/g++.pt/vaarg2.C: New test.
16293         * g++.old-deja/g++.pt/vaarg3.C: New test.
16295 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16297         * g++.old-deja/g++.other/dyncast6.C: New test.
16299 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16301         * gcc.c-torture/execute/loop-6.c: New test.
16303 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16305         * gcc.dg/20000614-1.c: New test.
16306         * gcc.dg/20000614-2.c: New test.
16308 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16310         * g++.old-deja/g++.other/inline12.C: New test.
16312 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16314         * g++.old-deja/g++.other/eh1.C: New test.
16316 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16318         * g++.old-deja/g++.other/type.C: New test.
16320 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16322         * g++.old-deja/g++.other/initstring.C: New test.
16324 2000-06-12  Jason Merrill  <jason@redhat.com>
16326         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16328 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16330         * gcc.c-torture/compile/20000609-1.c: New test.
16332 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16334         * gcc.dg/20000609-1.c: New test.
16336 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16338         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16339         * gcc.c-torture/noncompile/poison-1.c: Move...
16340         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16341         * gcc.dg/cpp-li1.c: Add a token after the #line.
16343 2000-06-05  Richard Henderson  <rth@cygnus.com>
16345         * gcc.c-torture/execute/20000605-2.c: New test.
16346         * gcc.c-torture/execute/20000605-3.c: New test.
16348 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16350         * g77.f-torture/execute/20000503-1.x: New file.
16352 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16354         * g++.old-deja/g++.eh/badalloc1.C: New test.
16356 2000-06-05  Richard Henderson  <rth@cygnus.com>
16358         * gcc.c-torture/execute/20000605-1.c: New test.
16360 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16361             Nathan Sidwell <nathan@codesourcery.com>
16363         * gcc.c-torture/compile/20000605-1.c: New test.
16365 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16367         * g77.f-torture/compile/20000601-1.f:  New test.
16369 2000-06-03  Richard Henderson  <rth@cygnus.com>
16371         * gcc.c-torture/execute/20000603-1.c: New.
16373 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16375         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16376         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16378 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16380         * gcc.dg/compare2.c (case 12): XFAIL.
16381         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16382         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16384         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16386 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16388         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16389         guard macro is already defined when the header is first
16390         included.
16391         * gcc.dg/cpp-mix.h: New file.
16392         * gcc.dg/endif-label.c: Update patterns to match compiler.
16394         * g++.brendan/complex1.C: Declare abort.
16395         * g++.law/refs4.C: Remove XFAIL.
16396         * g++.oliva/expr2.C: Declare abort and exit.
16398 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16400         * gcc.c-torture/execute/20000528-1.c: New test.
16402         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16403         * g++.old-deja/g++.law/temps4.C: Likewise.
16405         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16406         stdlib.h.  Call abort() on failure.
16407         * g++.old-deja/g++.law/refs4.C: Likewise.
16408         * g++.old-deja/g++.law/temps4.C: Likewise.
16409         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16410         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16412 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16414         Relative to g++.dg/special:
16415         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16417         Relative to g++.old-deja:
16418         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16419         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16420         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16421         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16422         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16423         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16424         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16426         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16427         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16428         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16429         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16430         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16431         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16432         and/or string.h.
16434         * g++.other/goto1.C: Update expectations for error messages.
16436 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16438         * gcc.c-torture/compile/20000523-1.c: New test.
16440 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16442         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16444 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16446         * g++.old-deja/g++.eh/catch11.C: New test.
16447         * g++.old-deja/g++.eh/catch12.C: New test.
16449 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16451         * gcc.c-torture/execute/20000523-1.c: New test.
16453 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16455         * c-torture/execute/bcp-1.c: Replace abort in arg of
16456         __builtin_constant_p with a generic external function.
16458         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16459         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16460         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16461         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16462         Prototype abort and/or exit.
16464         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16465         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16466         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16467         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16469 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16471         * gcc.dg/dwarf2-1.c: New test.
16473 2000-05-20  Richard Henderson  <rth@cygnus.com>
16475         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16477 2000-05-20  Andreas Jaeger  <aj@suse.de>
16479         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16480         testcase.
16482 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16484         * gcc.c-torture/execute/20000519-2.c: New test.
16486 2000-05-19  Andreas Jaeger  <aj@suse.de>
16488         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16489         which fails with SSA.
16491         * lib/c-torture.exp: Also test with -O3 -fssa.
16493 2000-05-18  Michael Meissner  <meissner@redhat.com>
16495         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16496         * gcc.c-torture/execute/920415-1.c: Ditto.
16497         * gcc.c-torture/execute/920501-1.c: Ditto.
16498         * gcc.c-torture/execute/conversion.c: Ditto.
16499         * gcc.c-torture/execute/cvt-1.c: Ditto.
16501 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16503         * gcc.c-torture/compile/20000518-1.c: New test.
16505 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16507         * g77.f-torture/compile/200005018.f:  New test.
16509 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16511         * gcc.c-torture/compile/20000517-1.c: New test.
16513 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16515         * gcc.c-torture/execute/20000516-1.c: New test.
16517 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16519         * g++.old-deja/g++.other/eh.C: New test.
16521 2000-05-12  Richard Henderson  <rth@cygnus.com>
16523         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16524         constants through to doit's conditional.
16526 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16528         * gcc.c-torture/compile/20000511-1.c: New test.
16529         * g77.f-torture/compile/20000511-1.f: New test.
16530         * g77.f-torture/compile/20000511-2.f: New test.
16532 2000-05-11  Michael Meissner  <meissner@redhat.com>
16534         * gcc.c-torture/execute/20000511-1.c: New test.
16536 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16538         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16539         * gcc.dg/20000510-1.S: New.
16541 2000-05-08  Catherine Moore  <clm@cygnus.com>
16543         * gcc.dg/unused-3.c: New.
16545 2000-05-06  Richard Henderson  <rth@cygnus.com>
16547           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16548           * g++.old-deja/g++.mike/warn1.C: Likewise.
16549           * g++.old-deja/g++.pt/local1.C: Likewise.
16550           * g++.old-deja/g++.pt/local7.C: Likewise.
16551           * g++.old-deja/g++.pt/spec16.C: Likewise.
16553 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16555         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16557 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16559           * g77.f-torture/execute/20000503-1.f:  New test.
16561 2000-05-04  Andreas Jaeger  <aj@suse.de>
16563         * gcc.dg/noreturn-2.c: New test.
16565 2000-05-04  Neil Booth  <NeilB@earthling.net>
16567         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16568         preprocessor.
16570 2000-05-04  Richard Henderson  <rth@cygnus.com>
16572         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16574 2000-05-04  Richard Henderson  <rth@cygnus.com>
16576         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16577         OpenSSL by Jason R Thorpe.
16579 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16581         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16583 2000-05-03  Robert Lipe <robertlipe@usa.net>
16585         * gcc.dg/20000503-1.c: New test.
16587 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16589         * gcc.c-torture/compile/20000502-1.c: New test.
16590         * g++.old-deja/g++.other/align.C: New test.
16591         * gcc.dg/cpp-tradstringify.c: New test.
16593 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16595         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16596         and hard registers.
16598 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16600         * gcc.c-torture/execute/loop-5.c: New test.
16602 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16604         * gcc.c-torture/execute/va-arg-20.c: New test.
16606 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16608         * gcc.c-torture/execute/20000422-1.c: New test.
16610 2000-04-20  Greg McGary  <gkm@gnu.org>
16612         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16613         when optimizing, but without sibling-call optimizations (-O1).
16615 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16617           * gcc.c-torture/compile/20000420-1.c: New test.
16619 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16621         * g++.abi/ptrflags.C: New test.
16622         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16624 2000-04-19  Catherine Moore  <clm@cygnus.com>
16626         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16628 2000-04-19  Greg McGary  <gkm@gnu.org>
16630         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16631         sibling-call optimizations.
16633 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16635         * gcc.dg/20000419-1.c: New test.
16637 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16639         * gcc.c-torture/execute/20000412-6.c: New test.
16641 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16643         * gcc.c-torture/execute/20000412-5.c: New test.
16644         * g77.f-torture/compile/20000412-1.f: New test.
16645         * gcc.c-torture/execute/20000412-4.c: New test.
16646         * gcc.c-torture/compile/20000412-2.c: New test.
16647         * gcc.c-torture/execute/20000412-3.c: New test.
16648         * gcc.c-torture/compile/20000412-1.c: New test.
16649         * gcc.c-torture/execute/20000412-2.c: New test.
16651 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16653         * objc/execute/bf-20.m: New test.
16655 2000-04-10  Richard Henderson  <rth@cygnus.com>
16657         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16659         * gcc.c-torture/execute/20000412-1.c: New test.
16661 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16663         * g++.old-deja/g++.eh/catchptr1.C: New test.
16665 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16667         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16669 2000-04-08  Neil Booth  <NeilB@earthling.net>
16671         * gcc.dg/cpp-nullchar.c: Remove test as
16672         embedded nulls cause problems.
16674 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16676         * gcc.dg/compare2.c: New test.
16678 2000-04-08  Neil Booth  <NeilB@earthling.net>
16680         * gcc.dg/cpp-nullchar.c: New test.
16682 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16684         * gcc.dg/cpp-mi2.c: New test.
16685         * gcc.dg/cpp-mi2[abc].h: New files.
16687 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16689         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16690         member name.
16692 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16694         * g++.old-deja/g++.abi/vmihint.C: New test.
16696 2000-04-06  Neil Booth  <NeilB@earthling.net>
16698         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16699         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16700         copyright.
16702 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16704         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16705         avoid stack-frame overwrite.
16707 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16709         * gcc.c-torture/compile/20000405-2.c: New test.
16710         * gcc.c-torture/compile/20000405-3.c: New test.
16712 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16714         * gcc.c-torture/compile/20000405-1.c: New test.
16716 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16718         * gcc.dg/cast-qual-1.c: Revert last change.
16720 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16722         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16724 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16726         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16727         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16729 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16731         * gcc.c-torture/compile/20000403-2.c: New test.
16732         * gcc.c-torture/compile/20000403-1.c: New test.
16734 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16736         * gcc.c-torture/execute/20000403-1.c: New test.
16738 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16740         * gcc.c-torture/execute/20000402-1.c: New test.
16742 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16744         * gcc.c-torture/execute/va-arg-15.c: New test.
16745         * gcc.c-torture/execute/va-arg-16.c: New test.
16746         * gcc.c-torture/execute/va-arg-17.c: New test.
16747         * gcc.c-torture/execute/va-arg-18.c: New test.
16748         * gcc.c-torture/execute/va-arg-19.c: New test.
16750 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16752         * gcc.c-torture/compile/981211-1.c: Move to...
16753         * gcc.dg/cpp-as1.c: ...here.
16754         * gcc.dg/cpp-as2.c: New file.
16756         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16757         compiler.
16759 2000-04-02  Neil Booth  <NeilB@earthling.net>
16761         * gcc.dg/cpp-cond.c  New tests.
16762         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16763         accidental success less likely.
16764         * gcc.dg/cpp-missingop.c  New tests.
16765         * gcc.dg/cpp-missingparen.c  New tests.
16766         * gcc.dg/cpp-shift.c  New tests.
16767         * gcc.dg/cpp-shortcircuit.c  New tests.
16768         * gcc.dg/cpp-unary.c  New tests.
16770 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16772         * gcc.c-torture/compile/20000329-1.c: New test.
16774 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16776         * gcc.c-torture/compile/20000326-1.c: New test.
16777         * gcc.c-torture/compile/20000326-2.c: New test.
16779 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16781         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16782         the first parameter is a function argument.
16784 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16786         * g++.old-deja/g++.ext/array4.C: New test.
16788 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16790         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16792 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16794         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16796 2000-03-19  Richard Henderson  <rth@cygnus.com>
16798         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16800 2000-03-19  Richard Henderson  <rth@cygnus.com>
16802         * gcc.c-torture/compile/20000319-1.c: New test.
16804 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16806         * gcc.c-torture/execute/20000314-3.c: New test.
16807         * gcc.c-torture/execute/20000314-2.c: New test.
16808         * gcc.c-torture/execute/20000314-1.c: New test.
16809         * gcc.c-torture/compile/20000314-2.c: New test.
16810         * gcc.c-torture/compile/20000314-1.c: New test.
16812 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16814         * g++.old-deja/g++.warn/inline.C: New test.
16816 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16818         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16819         standards-compliant result rather than specific constants.
16820         Put test-values in array.
16822 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16824         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16825         (g++_target_compile): Put test-specific options last.
16827 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16829         * g++.old-deja/g++.eh/vbase4.C: New test.
16831 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16833         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16835 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16837         * g++.old-deja/g++.brendan/misc12.C: Removed.
16838         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16839         * g++.old-deja/g++.ext/pretty4.C: New test.
16841 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16843         * g++.old-deja/g++.other/string2.C: New test.
16845 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16847         * g++.old-deja/g++.warn/impint2.C: New test.
16849 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16851         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16852         is 1, not zero.
16854 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16856         * g++.old-deja/g++.warn/impint.C: New test.
16857         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16858         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16859         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16860         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16861         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16862         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16863         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16864         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16865         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16866         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16867         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16868         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16870 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16872         * gcc.dg/cpp-redef.c: New test.
16874 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16876         * g++.old-deja/g++.pt/unify7.C: New test.
16878 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16880         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16881         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16883 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16885         * gcc.c-torture/compile/20000224-1.c: New test.
16887 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16889         * gcc.c-torture/compile/cpp-2.c: New test.
16890         * gcc.c-torture/compile/cpp-1.c: New test.
16892 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16894         * gcc.c-torture/execute/20000225-1.c: New test.
16896 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16898         * gcc.dg/cpp-li2.c: New test.
16900         * gcc.dg/cpp-wi1.c: New test.
16902         * gcc.dg/cpp-li1.c: New test.
16904 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16906         * g++.old-deja/g++.other/sizeof5.C: New test.
16908 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16910         * gcc.c-torture/execute/va-arg-13.c: New test.
16912 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16914         * gcc.c-torture/execute/va-arg-12.c: New test.
16916 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16918         * gcc.c-torture/execute/20000223-1.c: New test.
16920 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16922         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16924 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16926         * g++.old-deja/g++.abi/ptrmem.C: New test.
16928 2000-02-19  Richard Henderson  <rth@cygnus.com>
16930         * gcc.c-torture/compile/init-3.c: New.
16932 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16934         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16935         ALWAYS_CXXFLAGS.
16937 2000-02-11  Robert Lipe <robertl@sco.com>
16939         * gcc.c-torture/compile/20000211-3.c: New test.
16941 2000-02-11  Martin Buchholz <martin@xemacs.org>
16943         * gcc.c-torture/compile/20000211-2.c: New test.
16945 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16947         * gcc.c-torture/compile/20000211-1.c: New test.
16949 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16951         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16952           on native targets
16954 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16956         * g++.old-deja/g++.other/cast5.C: New test.
16958 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16960         * gcc.c-torture/execute/20000205-1.c: New.
16962 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16964         * g++.old-deja/g++.jason/cast3.C: Return void.
16965         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16967 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16969         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16971         * gcc.dg/loop-1.c: New test.
16973 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16975         * gcc.c-torture/compile/20000127-1.c: New test.
16976         * gcc.c-torture/execute/991228-1.c: New test.
16978 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16980         * gcc.dg/unused-2.c: New test.
16982         * gcc.dg/conv-1.c: New test.
16984 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16986         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16987         compiler.
16988         (tool_option_proc): Fix typo.
16990 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16992         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16993         of the ld on the host, not on the build machine.
16994         Also, don't crash if '--help' is not a supported option.
16996 2000-01-24  Richard Henderson  <rth@cygnus.com>
16998         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17000 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17002         * gcc.c-torture/execute/20000120-2.c: New test.
17003         * gcc.c-torture/execute/20000120-1.c: New test.
17005 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17007         * gcc.c-torture/execute/20000113-1.c: New test.
17009 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17011         * gcc.c-torture/execute/20000112-1.c: New test.
17013 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17015         * gcc.dg/20000111-1.c: New test.
17017 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17019         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17020         with 16 bit integers.
17022 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17024         * gcc.dg/20000108-1.c: New test.
17026 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17028         * g++.old-deja/g++.ns/koenig8.C: New test.
17030 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17032         * g++.old-deja/g++.other/cast4.C: New test.
17034 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17036         * gcc.c-torture/compile/20000105-2.c: New test.
17037         * gcc.c-torture/compile/20000105-1.c: New test.
17039 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17041         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17042         references to printf & atoi to conform to ANSI standard.
17043         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17044         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17045         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17046         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17047         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17048         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17049         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17050         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17051         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17052         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17053         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17054         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17055         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17056         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17057         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17058         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17059         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17060         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17061         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17062         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17063         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17064         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17065         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17066         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17067         * g++.old-deja/g++.brendan/init3.C: Likewise.
17068         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17069         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17070         * g++.old-deja/g++.brendan/new2.C: Likewise.
17071         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17072         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17073         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17074         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17075         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17076         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17077         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17078         * g++.old-deja/g++.brendan/template24.C: Likewise.
17079         * g++.old-deja/g++.brendan/template3.C: Likewise.
17080         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17081         * g++.old-deja/g++.jason/inline3.C: Likewise.
17082         * g++.old-deja/g++.jason/opeq.C: Likewise.
17083         * g++.old-deja/g++.law/arg5.C: Likewise.
17084         * g++.old-deja/g++.law/arm7.C: Likewise.
17085         * g++.old-deja/g++.law/ctors11.C: Likewise.
17086         * g++.old-deja/g++.law/cvt8.C: Likewise.
17087         * g++.old-deja/g++.law/init9.C: Likewise.
17088         * g++.old-deja/g++.law/refs4.C: Likewise.
17089         * g++.old-deja/g++.law/template2.C: Likewise.
17090         * g++.old-deja/g++.law/visibility24.C: Likewise.
17091         * g++.old-deja/g++.law/vtable3.C: Likewise.
17092         * g++.old-deja/g++.mike/asm2.C: Likewise.
17093         * g++.old-deja/g++.mike/eh1.C: Likewise.
17094         * g++.old-deja/g++.mike/misc1.C: Likewise.
17095         * g++.old-deja/g++.mike/misc13.C: Likewise.
17096         * g++.old-deja/g++.mike/misc14.C: Likewise.
17097         * g++.old-deja/g++.mike/ns12.C: Likewise.
17098         * g++.old-deja/g++.mike/p1248.C: Likewise.
17099         * g++.old-deja/g++.mike/p3708.C: Likewise.
17100         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17101         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17102         * g++.old-deja/g++.mike/p646.C: Likewise.
17103         * g++.old-deja/g++.mike/p700.C: Likewise.
17104         * g++.old-deja/g++.mike/p783.C: Likewise.
17105         * g++.old-deja/g++.mike/p783a.C: Likewise.
17106         * g++.old-deja/g++.mike/p783b.C: Likewise.
17107         * g++.old-deja/g++.mike/p786.C: Likewise.
17108         * g++.old-deja/g++.mike/p789.C: Likewise.
17109         * g++.old-deja/g++.mike/p789a.C: Likewise.
17110         * g++.old-deja/g++.mike/p807a.C: Likewise.
17111         * g++.old-deja/g++.other/delete3.C: Likewise.
17112         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17113         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17114         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17115         * g++.old-deja/g++.other/empty1.C: Likewise.
17116         * g++.old-deja/g++.other/temporary1.C: Likewise.
17117         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17118         * g++.old-deja/g++.pt/t16.C: Likewise.
17119         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17121 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17123         * gcc.dg/991230-1.c: New test.
17125 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17127         * gcc.c-torture/compile/991229-3.c: New test.
17128         * gcc.c-torture/compile/991229-2.c: New test.
17129         * gcc.c-torture/compile/991229-1.c: New test.
17131 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17133         * gcc.c-torture/compile/labels-2.c: New test.
17135 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17137         * gcc.c-torture/execute/991227-1.c: New test.
17139 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17141         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17143 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17145         * gcc.c-torture/execute/991221-1.c: New test.
17147 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17149         * g++.old-deja/g++.other/cast3.C: New test.
17151 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17153         * gcc.c-torture/execute/991216-4.c: New test.
17155 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17157         * gcc.c-torture/execute/991216-1.c: New test.
17158         * gcc.c-torture/execute/991216-2.c: New test.
17159         * gcc.c-torture/execute/991216-3.c: New test.
17161 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17163         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17164         Actually make the test fail by using "-O2" for compilation.
17166 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17168         * g++.old-deja/g++.warn/cast-align1.C: New test.
17170 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17172         * gcc.c-torture/compile/991214-1.c: New test.
17173         * gcc.c-torture/compile/991214-2.c: New test.
17175 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17177         * gcc.dg/991214-1.c: New test.
17179 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17181         * gcc.c-torture/compile/991213-3.c: New test.
17182         * gcc.c-torture/compile/991213-2.c: New test.
17183         * gcc.c-torture/compile/991213-1.c: New test.
17185 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17187         * gcc.dg/991209-1.c: New test.
17189 1999-12-08  Nathan Sidwell <nathan@acm.org>
17191         * gcc.c-torture/compile/991208-1.c: New test.
17193 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17195         * gcc.dg/ultrasp2.c: New test.
17197 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17199         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17201 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17203         * gcc.c-torture/compile/991202-1.c: New test.
17204         * gcc.c-torture/execute/991202-1.c: New test.
17205         * gcc.c-torture/execute/991202-2.c: New test.
17206         * gcc.c-torture/execute/991202-3.c: New test.
17208 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17210         * g++.old-deja/g++.abi/align.C: New test.
17211         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17212         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17214 1999-12-01  Richard Henderson  <rth@cygnus.com>
17216         * gcc.c-torture/execute/991201-1.c: New.
17218 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17220         * gcc.dg/991129-1.c: New test.
17222 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17224         * gcc.c-torture/compile/991127-1.c: New test.
17226 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17228         * g++.old-deja/g++.other/warn4.C: New test.
17230 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17232         * g++.old-deja/g++.eh/cleanup2.C: New test.
17233         * g++.old-deja/g++.ext/pretty2.C: New test.
17234         * g++.old-deja/g++.ext/pretty3.C: New test.
17235         * g++.old-deja/g++.other/debug6.C: New test.
17237 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17239         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17240         compiler_output to look for one error message instead of two.
17242 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17244         * gcc.c-torture/execute/991118-1.c: Also test case
17245         where the word boundary does not split a byte evenly.
17247 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17249         * g++.old-deja/g++.ext/restrict1.C: New test.
17251 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17253         * gcc.c-torture/execute/991118-1.c: New test.
17255 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17257         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17258         working directory pathnames.
17260 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17262         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17263         host is equipped with driver.h and driver.o so it can actually
17264         compile and run the tests.
17266 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17268         * gcc.c-torture/compile/991008-1.c: New test.
17270 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17272         * lib/gcc-dg.exp: Include target-supports.exp
17274 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17276         * lib/target-supports.exp: New file: Provide procs to test for
17277         features supported by the target.
17278         (check_weak_available): Moved here from ecos.exp.
17279         (check_alias_available): New proc: Determine of the target
17280         toolchain supports the alias attribute.
17282         * gcc.dg/special/ecos.exp: Move check_weak_available to
17283         target-supports.exp.
17284         (alias-1.c): Only perform the test if the target supports
17285         aliases.
17286         (wkali-1.c): Only perform the test if the target supports
17287         aliases.
17289         * gcc.dg/990506-0.c: Expect error messages from cross
17290         targets as well as native targets.
17292 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17294         * gcc.dg/ultrasp1.c: Removed xfail.
17295         * gcc.dg/struct-ret-2.c: Likewise.
17296         * gcc.dg/array-1.c: Likewise.
17298 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17300         * gcc.dg/struct-ret-2.c: New test.
17302         * gcc.dg/array-1.c: New test.
17304 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17306         * gcc.c-torture/execute/991030-1.c: New test.
17308 1999-10-26  Richard Henderson  <rth@cygnus.com>
17310         * gcc.c-torture/compile/991026-2.c: New test.
17312 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17314         * gcc.c-torture/compile/991026-1.c: New test.
17316 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17318         * gcc.c-torture/execute/991023-1.c: New test.
17320 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17322         * gcc.c-torture/execute/991019-1.c: New test.
17324 1999-10-16  Richard Henderson  <rth@cygnus.com>
17326         * gcc.c-torture/execute/991016-1.c: New test.
17328 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17330         * gcc.c-torture/execute/991014-1.c: New test.
17332 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17334         * g++.old-deja/g++.other/union2.C: New test.
17336 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17338         * g++.old-deja/g++.other/vaarg2.C: New test.
17339         * g++.old-deja/g++.other/vaarg3.C: New test.
17341 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17343         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17344         in compile/.
17346 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17348         * gcc.c-torture/execute/va-arg-11.c: New test.
17350 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17352         * lib/file-format.exp (gcc_target_object_format): Don't
17353         crash if objdump is unavailable.
17355 1999-09-29  Donn Terry <donn@interix.com>
17357         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17359 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17361         * gcc.c-torture/compile/990928-1.c: New test.
17363 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17365         * g++.old-deja/g++.other/decl6.C: New test.
17367 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17369         * gcc.c-torture/execute/va-arg-10.c: New test.
17371 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17373         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17374         __PRETTY_FUNCTION__.
17376 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17378         * gcc.c-torture/execute/990923-1.c: New test.
17380 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17382         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17383         for which -fpic is inappropriate.
17385 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17387         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17389 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17391         * g++.old-deja/g++.other/dyncast1.C: New test.
17392         * g++.old-deja/g++.other/dyncast2.C: New test.
17393         * g++.old-deja/g++.other/dyncast3.C: New test.
17394         * g++.old-deja/g++.other/dyncast4.C: New test.
17395         * g++.old-deja/g++.other/dyncast5.C: New test.
17396         * g++.old-deja/g++.eh/catch3.C: New test.
17397         * g++.old-deja/g++.eh/catch3p.C: New test.
17398         * g++.old-deja/g++.eh/catch4.C: New test.
17399         * g++.old-deja/g++.eh/catch4p.C: New test.
17400         * g++.old-deja/g++.eh/catch5.C: New test.
17401         * g++.old-deja/g++.eh/catch5p.C: New test.
17402         * g++.old-deja/g++.eh/catch6.C: New test.
17403         * g++.old-deja/g++.eh/catch6p.C: New test.
17404         * g++.old-deja/g++.eh/catch7.C: New test.
17405         * g++.old-deja/g++.eh/catch7p.C: New test.
17406         * g++.old-deja/g++.eh/catch8.C: New test.
17407         * g++.old-deja/g++.eh/catch8p.C: New test.
17408         * g++.old-deja/g++.eh/catch9.C: New test.
17409         * g++.old-deja/g++.eh/catch9p.C: New test.
17411 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17413         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17414         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17416 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17418         * gcc.c-torture/compile/990913-1.c: New test.
17420 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17422         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17423         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17425 1999-09-09  Richard Henderson  <rth@cygnus.com>
17427         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17429 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17431         * g++.old-deja/g++.other/lookup11.C: New test.
17432         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17433         what is permitted and what we want.
17434         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17435         overload use.
17436         * g++.old-deja/g++.jason/rfg5.C: Likewise
17438 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17440         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17441         * gcc.c-torture/noncompile/poison-1.c: New file.
17443 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17445         * g++.old-deja/g++.other/sizeof3.C: New test.
17446         * g++.old-deja/g++.other/sizeof4.C: New test.
17447         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17448         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17450 1999-09-07  Richard Henderson  <rth@cygnus.com>
17452         * gcc.dg/va-arg-1.c: New.
17454 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17456         * gcc.c-torture/execute/va-arg-9.c: New test.
17458 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17460         * g77.f-torture/compile/980519-2.f: New test.
17461         * g77.f-torture/compile/19990905-0.f: New test.
17462         * g77.f-torture/compile/19990905-1.f: New test.
17463         * g77.f-torture/compile/19990905-2.f: New test.
17465         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17467 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17469         * gcc.c-torture/execute/990827-1.c: Fix typo.
17471 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17473         * g++.old-deja/g++.other/deref1.C: New test.
17475 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17477         * g++.old-deja/g++.other/ambig2.C: New test.
17478         * g++.old-deja/g++.other/cond5.C: New test.
17479         * g++.old-deja/g++.other/lookup16.C: New test.
17481 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17483         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17484         assemblers too.
17486 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17488         * lib/c-torture.exp: Avoid the "compare executables" optimization
17489         when testing native.
17491 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17493         * gcc.c-torture/execute/990829-1.c: New test.
17494         * gcc.c-torture/compile/990829-1.c: New test.
17496 1999-08-27  Paul Burchard  <burchard@pobox.com>
17498         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17499         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17500         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17501         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17502         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17503         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17504         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17505         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17506         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17507         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17508         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17510 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17512         * gcc.c-torture/execute/990827-1.c: New test.
17514 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17516         * g77.f-torture/noncompile/19990826-4.f: New test.
17518         * g77.f-torture/compile/19990826-3.f: New test.
17520         * g77.f-torture/execute/19990826-2.f: New test.
17522         * g77.f-torture/compile/19990826-1.f: New test.
17524         * gcc.c-torture/execute/990826-0.c: New test.
17525         * g77.c-torture/execute/19990826-0.f: New test.
17527         * g77.f-torture/noncompile/970626-2.f: New test.
17529 1999-08-25  Paul Burchard  <burchard@pobox.com>
17531         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17532         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17533         lss-011.C: New tests.
17535 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17537         * g++.old-deja/g++.other/decl5.C: New test.
17539 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17541         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17542         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17543         call `postbase' for each one.  All callers of `postbase' changed
17544         to call this instead.
17546 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17548         * gcc.c-torture/execute/990811-1.c: New test.
17550 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17552         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17553         just native ones.
17555         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17556         just native ones.
17558 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17560         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17562 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17564         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17566 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17568         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17570 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17572         * gcc.c-torture/execute/990804-1.c: New test.
17574 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17576         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17577         * g++.old-deja/g++.brendan/crash64.C: Likewise
17578         * g++.old-deja/g++.brendan/overload8.C: Likewise
17580 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17582         * g++.old-deja/g++.other/struct1.C: New test.
17584 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17586         * g++.old-deja/g++.other/enum2.C: New test.
17588 1999-08-02  Richard Henderson  <rth@cygnus.com>
17590         Adapted from tests from Franz Sirl:
17591         * gcc.c-torture/execute/va-arg-7.c: New test.
17592         * gcc.c-torture/execute/va-arg-8.c: New test.
17594 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17596         * gcc.c-torture/compile/990801-2.c: New test.
17598         * gcc.c-torture/compile/990801-1.c: New test.
17600 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17602         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17603         fp-cmp-1.c, converting double to float.
17605         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17606         fp-cmp-1.c, converting double to long double.
17608         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17609         from fr1 to unknown_register, since fr1 is a legitimate register
17610         on some machines.
17612 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17614         * README: More listname related changes.
17616 1999-07-08  Catherine Moore  <clm@cygnus.com>
17618         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17620 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17622         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17624 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17626         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17628 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17630         * gcc.dg/990703-1.c: New test.
17632 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17634         * lib/file-format.exp: New file: Move definition of proc
17635         gcc_target_object_format to here from
17636         gcc.dg/special/ecos.exp.
17638         * lib/c-torture.exp: Include lib file-format.exp.
17639         * lib/gcc-dg.exp: Include lib file-format.exp.
17641         * gcc.dg/special/ecos.exp: Remove definition of proc
17642         gcc_target_object_format.
17644 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17646         * gcc.c-torture/execute/990628-1.c: New test.
17648 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17650         * gcc.c-torture/compile/990625-2.c: New test.
17652         * gcc.c-torture/compile/990625-1.c: New test.
17654 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17656         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17657         attributes compile.
17658         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17659         ports that use the COFF/PE file format.
17661 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17663         * gcc.c-torture/compile/990617-1.c: New test.
17665 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17667         * g++.old-deja/g++.other/decl4.C: New test.
17669 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17671         * g++.old-deja/g++.other/bitfld3.C: New test.
17673 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17675         * g++.old-deja/g++.eh/catch1.C: New test.
17677 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17679         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17681         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17682         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17684 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17686         * g77.f-torture/compile/19990502-0.f: Replace with new,
17687         shorter, test that still fails after recent changes.
17689 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17691         * gcc.c-torture/execute/990604-1.c: New test.
17693 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17695         * gcc.c-torture/execute/990531-1.c: New test.
17697 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17699         * gcc.c-torture/compile/990527-1.c: New test.
17701 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17703         * gcc.c-torture/execute/990527-1.c: New test.
17705 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17707         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17708         bitfields as signed.
17710 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17712         * g77.f-torture/compile/19990525-0.f: New test.
17714 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17716         * gcc.c-torture/execute/990525-2.c: New test.
17718         * gcc.c-torture/execute/990525-1.c: New test.
17720 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17722         * g++.old-deja/g++.other/anon3.C: New test.
17723         * g++.old-deja/g++.other/anon4.C: New test.
17724         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17725         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17726         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17727         Merrill).
17729 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17731         * gcc.c-torture/execute/990524-1.c: New test.
17733         * gcc.dg/990524-1.c: New test.
17735 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17737         * gcc.c-torture/compile/990523-1.c: New test.
17739 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17741         * gcc.c-torture/compile/990519-1.c: New test.
17743 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17745         * gcc.c-torture/compile/990517-1.c: New test.
17747         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17748         (e4, f4): New tests.
17749         (main): Call them.
17751 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17753         * gcc.dg/noreturn-1.c: New test.
17755 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17757         * gcc.c-torture/execute/990513-1.c: New test.
17759 1999-05-10  Richard Henderson  <rth@cygnus.com>
17761         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17763 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17765         * g77.f-torture/execute/erfc.f: Use small single-precision
17766         values, to avoid problems on Alphas when not -mieee.
17768 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17770         * gcc.dg/990506-0.c: New test.
17772 1999-05-08  Richard Henderson  <rth@cygnus.com>
17774         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17775         the constant to test.  Don't XFAIL 64-bit targets.
17777         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17778         * g++.old-deja/g++.law/profile1.C: Likewise.
17780         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17781         operator new instances.
17782         * g++.old-deja/g++.other/delete5.C: Likewise.
17784 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17786         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17787         intrinsic.
17789 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17791         * g77.f-torture/execute/u77-test.f: Reverse order of two
17792         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17794 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17796         * gcc.dg/compare1.c: New test.
17798 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17800         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17801         New tests.
17803 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17805         * g77.f-torture/compile/19990502-1.f: New test.
17807 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17809         * g77.f-torture/compile/19990502-0.f: New test.
17811 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17813         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17814         intrinsic.
17816 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17818         * g77.f-torture/execute/u77-test.f (main): List libU77
17819         intrinsics not currently tested.
17820         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17821         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17822         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17823         Trim blanks off the ends of some printed strings.
17825 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17827         * g77.f-torture/execute/u77-test.f (main): Just warn about
17828         FSTAT gid disagreement, as it's expected on some systems.
17830 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17832         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17833         use a new function, which allows for some slop.
17834         Clean up some commentary.
17835         (issum): The new function.
17836         (sgladd): Deleted subroutine.
17838 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17840         * g77.f-torture/execute/u77-test.f: Modify to be more like
17841         libf2c/libU77 version, bringing patches to that version here.
17842         Add suitable commentary.
17844 1999-04-25  Richard Henderson  <rth@cygnus.com>
17846         * gcc.dg/990424-1.c: New test.
17848 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17850         * g77.f-torture/execute/u77-test.f (main): Bug involving
17851         LSTAT has been fixed, so turn back on full checking.
17853 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17855         * g77.f-torture/compile/19990419-0.f: New test.
17856         * g77.f-torture/execute/19990419-1.f: New test.
17858 1999-04-17  Richard Henderson  <rth@cygnus.com>
17860         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17861         to avoid the need for a prototype to supress a warning.
17863 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17865         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17867 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17869         * gcc.c-torture/execute/990404-1.c: New test.
17871 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17873         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17874         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17875         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17876         missing initializer warnings.
17878 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17880         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17881         matching strings.
17883 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17885         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17887 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17889         * g77.f-torture/execute/19990325-0.f: New test.
17890         * g77.f-torture/execute/19990325-1.f: New test.
17892 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17894         * gcc.c-torture/execute/990324-1.c: New test.
17896 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17898         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17899         test with 4.
17901 1999-03-17  Richard Henderson  <rth@cygnus.com>
17903         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17905 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17907         * g77.f-torture/execute/19990313-2.f: New test.
17908         * g77.f-torture/execute/19990313-3.f: New test.
17910 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17912         * g77.f-torture/execute/19990313-0.f: New test.
17913         * g77.f-torture/execute/19990313-1.f: New test.
17915 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17917         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17918         printf to sprintf.
17919         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17920         (main): Add check for u15.  Conditionalize u31 check depending on
17921         whether ints are <32 bits or >=32 bits.
17923 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17925         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17927 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17929         * g77.f-torture/compile/19990305-0.f: New test.
17930         * g77.f-torture/execute/19981119-0.f: New test.
17932 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17934         * g77.f-torture/execute/970625-2.f: call ABORT if final
17935         result is not correct, instead of just printing it.
17936         Add this checking via newly introduced obfuscation, to
17937         trip up buggy front ends.
17939 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17941         * g77.f-torture/compile/960317-1.f: Moved from being
17942         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17944 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17946         * g77.f-torture/execute/960317-1.f: New (old) test.
17947         * g77.f-torture/execute/970625-2.f: Ditto.
17949 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17951         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17952         message on line 1 or line 2; cccp and cpplib do this differently.
17954 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17956         * g++.old-deja/g++.law/weak1.C: New test.
17958 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17960         * gcc.c-torture/execute/990119-1.c: Renamed to...
17961         * gcc.dg/990119-1.c: this, so it will only be tested once
17962         (it's a preprocessor test, it doesn't need to be run at
17963         multiple optimization levels).
17965 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17967         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17968           ALWAYS_CXXFLAGS.
17970 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17972         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17973         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17974         to not be compilable by current g77.
17976 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17978         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17980 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17982         * gcc.c-torture/execute/990222-1.c: New test.
17984 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17986         * g77.f-torture/compile/19990218-0.f: New test.
17987         * g77.f-torture/noncompile/19990218-1.f: New test.
17989 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17991         * g77.f-torture/compile/19981216-0.f: New test.
17993 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17995         * gcc.dg/990214-1.c: New test.
17997 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17999         * gcc.dg/990213-2.c: New test.
18001         * gcc.dg/990213-1.c: New test.
18003 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18005         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18006         ints.
18008 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18010         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18011         specified by target.
18013         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18015 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18017         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18019 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18021         * gcc.dg/special/ecos.exp: New test driver for new tests with
18022         special requirements.
18024         * gcc.dg/special/alias-1.c: New test.
18025         * gcc.dg/special/gcsec-1.c: New test.
18026         * gcc.dg/special/weak-1.c: New test.
18027         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18028         * gcc.dg/special/weak-2.c: New test.
18029         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18030         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18031         * gcc.dg/special/wkali-1.c: New test.
18032         * gcc.dg/special/wkali-2.c: New test.
18033         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18034         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18036 1999-02-10  Felix Lee  <flee@cygnus.com>
18038           * lib/c-torture.exp (c-torture-compile): Pull out code for
18039           analyzing gcc error messages.
18040           (c-torture-execute): Likewise.  Fix some (harmless) false
18041           positives.
18042           * lib/gcc.exp (gcc_check_compile): New function.
18044 1999-02-08  Richard Henderson  <rth@cygnus.com>
18046         * gcc.c-torture/execute/990208-1.c: New test.
18048 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18050         * g++.dg/special/ecos.exp: New driver for new tests with special
18051         requirements
18053         * g++.dg/special/conpr-1.C: New test
18054         * g++.dg/special/conpr-2.C: New test
18055         * g++.dg/special/conpr-2a.C: New test
18056         * g++.dg/special/conpr-3.C: New test
18057         * g++.dg/special/conpr-3a.C: New test
18058         * g++.dg/special/conpr-3b.C: New test
18060         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18061         allow g++ to use the dg driver
18063         * README: Add comment about g++.dg directory
18065 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18067         * README: Update email addresses.
18069 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18071         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18072         arguments in order to force structure S onto the stack even on
18073         the alpha.
18074         (test): Pass 10 leading arguments to function foo as well as the
18075         structure S.
18077         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18078         failure for all targets.
18080         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18081         abort to terminate program execution.
18083 1999-01-30  Richard Henderson  <rth@cygnus.com>
18085         * gcc.c-torture/execute/990130-1.c: New test.
18087 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18089         * gcc.dg/990130-1.c: New test.
18091 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18093         * gcc.c-torture/execute/990128-1.c: New test.
18095 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18097         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18099 1999-01-27  Felix Lee  <flee@cygnus.com>
18101         * lib/c-torture.exp (c-torture-compile): pull out code for
18102         analyzing gcc error messages.
18103         (c-torture-execute): ditto, and fix some (harmless) false
18104         positives.
18105         * lib/gcc.exp (gcc_check_compile): new function.
18107 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18109         * gcc.dg/990117-1.c: New test.
18111         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18113         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18115 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18117         * g77.f-torture/compile/990115-1.f: New test.
18119 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18121         * gcc.c-torture/compile/990107-1.c: New test
18123 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18125         * gcc.c-torture/execute/990106-2.c: New test.
18127         * gcc.c-torture/execute/990106-1.c: New test.
18129 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18131         * gcc.c-torture/compile/981223-1.c: New test.
18133 1998-12-29  Richard Henderson  <rth@cygnus.com>
18135         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18136         (opt3): Rename from opt4 and disable.
18138 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18140         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18142 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18144         * g++.old-deja/g++.other/conv5.C: New test.
18146 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18148         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18150 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18152         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18154 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18156         * gcc.c-torture/compile/981211-1.c: New test.
18158 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18160         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18162         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18164 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18166         * gcc.special/930510-1.c: Make C9X safe.
18167         * gcc.misc-tests/gcov-1.c Similarly.
18168         * gcc.misc-tests/gcov-2.c Similarly.
18170 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18172         * gcc.dg/ultrasp1.c: New test.
18174 1998-12-06  Richard Henderson  <rth@cygnus.com>
18176         * gcc.c-torture/execute/981206.c: New test.
18178 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18180         * g++.old-deja/g++.ns/template7.C: New test.
18182         * g++.old-deja/g++.other/expr1.C: New test.
18184         * g++.old-deja/g++.eh/tmpl3.C: New test.
18186         * g++.old-deja/g++.eh/tmpl2.C: New test.
18188 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18190         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18191         * g++.old-deja/g++.other/using6.C: Removed.
18192         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18194         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18196 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18198         * g++.old-deja/g++.pt/overload8.C: New test.
18200         * g++.old-deja/g++.pt/overload7.C: New test.
18202         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18204         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18205         and relinking messages.
18206         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18207         compiling with -frepo.
18209 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18211         * g++.old-deja/g++.pt/lookup6.C: New test.
18213 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18215         * gcc.c-torture/execute/981130-1.c: New test.
18216         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18218 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18220         * g++.old-deja/g++.pt/explicit76.C: New test.
18222         * g++.old-deja/g++.pt/friend38.C: New test.
18224         * g++.old-deja/g++.ns/crash2.C: New test.
18226         * g++.old-deja/g++.pt/defarg8.C: New test.
18228         * g++.old-deja/g++.pt/instantiate6.C: New test.
18230         * g++.old-deja/g++.pt/static6.C: New test.
18232         * g++.old-deja/g++.pt/decl2.C: New test.
18234 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18236         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18237         problem is actually related with name lookup, but so what? :-)
18239         * g++.old-deja/g++.pt/friend37.C: New test.
18241 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18243         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18244         element, which fails on some systems.
18246         * g77.f-torture/execute/labug1.f: New test.
18248 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18250         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18251         is defined.
18253 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18255         * g77.f-torture/compile/981117-1.f: New test.
18257 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18259         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18260         properly discarded.
18262 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18264         * gcc.c-torture/execute/memcheck: New directory of tests for
18265         -fcheck-memory-usage.
18267 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18269         * README: New file, general information about the testsuite and
18270         new description of the various C++ test subdirectories.
18271         * README.g++: Eliminate obsolete information, update and move most
18272         relevant stuff to README.
18274 1998-11-07  Richard Henderson  <rth@cygnus.com>
18276         * gcc.c-torture/compile/981107-1.c: New test.
18278 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18280         * execute/memcpy-bi.c: New testcase.
18282 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18284         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18285         base classes.
18287         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18288         template is selected.
18290         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18291         classes, it should be accepted for all types.
18293         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18295         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18296         specializations start with template headers.
18298 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18300         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18302         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18303         non-POD types.
18305 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18307         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18309 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18311         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18313 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18315         * 981019-1.c: New test.
18317 1998-10-14  Robert Lipe <robertl@dgii.com>
18319         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18320         find objc headers.
18322 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18324         * compile/981001-4.c: Remove use of GCC extension that triggers a
18325         compiler bug.
18327 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18329         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18331 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18333         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18334         instantiation of template produces incorrect code for delete
18335         expression.
18337         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18338         constructors' name is not unique.
18339         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18340         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18342         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18343         automatic array of const is ill-formed.
18345         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18346         of template parameter?
18348         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18349         const.
18351         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18352         pointer-to-member expression.
18354         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18355         declaration causes ICE.
18357 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18359         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18360         reserved in the global namespace.
18362         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18363         generate needed virtual table.
18365         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18367 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18369         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18370         template-dependent type
18372 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18374         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18375         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18376         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18378         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18379         class should be usable as argument of member function.
18380         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18381         class should be usable as return type of member function.
18382         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18383         class should be usable as type of data member.
18385         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18387 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18389         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18391 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18393         * gcc.dg/dll-?.c Add thumb to target list.
18394         Fix assembler scan patterns to match current assembler output.
18396 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18398         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18399         matching of template brackets.
18401         * g++.old-deja/g++.other/using4.C: New test.  Test using
18402         declarations of methods from base classes.
18404         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18405         within functions should introduce names into the innermost
18406         enclosing namespace.
18408         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18409         of static locals if first initialization throws.
18411 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18413         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18415 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18417         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18418         lose track of the possible targets of tablejump insns.
18419         * special/special.exp: Run it.
18421 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18423         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18424         must be declared before its specializations can be named in friend
18425         declarations.
18427 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18429         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18431         * g77.f-torture/execute/io1.f: New test.
18433 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18435         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18436         with pointer to template function, for which no argument deduction
18437         is possible.
18439         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18440         specialization of template function as argument to template
18441         function.
18443         * g++.old-deja/g++.other/access2.C: New test; Inner class
18444         shouldn't have privileged access to Outer's names.
18446 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18448         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18449         friend template declared within template class conflicts with
18450         nested class of the same name.
18452         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18453         is ignored.
18455         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18456         object with direct initializer as function declaration.
18458         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18459         initializers.
18461         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18462         involving const pointer and NULL produces incorrect result.
18464         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18465         type name without `typename' should be rejected with -pedantic.
18467 1998-10-02  Richard Henderson  <rth@cygnus.com>
18469         * g++.old-deja/g++.other/addrof1.C: New test.
18471 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18473         * gcc.c-torture/compile/981001-1.c: New test.
18474         * gcc.c-torture/execute/981001-1.c: New test.
18476 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18478         * gcc.c-torture/compile/981001-2.c: New test.
18479         * gcc.c-torture/compile/981001-3.c: New test.
18480         * gcc.c-torture/compile/981001-4.c: New test.
18482 1998-10-01  Robert Lipe  <robertl@dgii.com>
18484         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18485         multilibbed hosts.   Idea grafted from g77.exp.
18487 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18489         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18490         avoid losing on systems which need -lsocket.
18492 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18494         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18495         * g++.old-deja/g++.other/nested2.C: Ditto.
18496         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18497         failure.
18499 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18501         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18502         preferred over template operator!= for enum bitfields.
18504 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18506         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18507         that happen to have the same base name, but in different scopes,
18508         are incorrectly rejected.
18510 1998-09-16  Richard Henderson  <rth@cygnus.com>
18512         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18513         on the native word size instead of an integer literal.
18515 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18517         * g++.old-deja/g++.other/static2.C: Invocation of static data
18518         member of type pointer-to-function denoted as non-static member.
18520         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18521         checks involving function types and aliases.
18523 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18525         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18526         redefined to the same non-trivial type.
18528         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18529         namespace-qualification of template specializations declared in
18530         other namespaces.
18532         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18533         to declare a subset of the specializations of a template function
18534         as friends of specializations of a template class.
18536         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18537         member templates that do not fully specialize the enclosing
18538         template class are rejected.
18540 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18542         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18544 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18546         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18547         altered from libf2c/libU77 version.
18549 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18551         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18553 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18555         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18556         (un)signed char are different types for template specialization
18557         purposes.
18559 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18561         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18562         * objc: ObjC testsuite.
18564 1998-08-31  Catherine Moore  <clm@cygnus.com>
18566         * gcc.c-torture/execute/941014-1.x:  New file.
18568 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18570         * lib/c-torture.exp: Add support for
18571         torture_eval_before_compile and torture_eval_before_execute
18572         variables.
18574 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18576         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18577         this test triggers valid.
18579 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18581         * gcc.dg/980827-1.c: New test.
18583 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18585         * gcc.c-torture/execute/loop-4b.c: New test.
18587 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18589         * lib/c-torture.exp: Add support for
18590         torture_eval_before_compile and torture_eval_before_execute
18591         variables.
18593 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18595         * gcc.c-torture/compile/980825-1.c: New test.
18597 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18599         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18600         count number tests in opt_t0 not good_t0.
18602 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18604         * gcc.c-torture/compile/930326-1.x: Fix typo.
18606 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18608         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18609         causes an ICE.
18611 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18613         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18614         STACK_SIZE is defined.
18615         * gcc.c-torture/unsorted/stuct.c: Similarly.
18617         * gcc.c-torture/compile/980821-1.c: New test.
18619 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18621         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18623 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18625         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18626         code.
18628 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18630         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18631         error'.
18633 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18635         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18637 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18639         * gcc.c-torture/compile/980816-1.c: New test.
18641         * gcc.dg/980816-1.c: New test.
18643 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18645         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18646         compiler for ieee tests.
18648 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18650         * g77.f-torture/compile/980729-0.f: New test.
18652 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18654         * gcc.c-torture/special/eeprof-1.c: New test, for
18655         -finstrument-functions.
18656         * gcc.c-torture/special/special.exp: Run it.
18658 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18660         * gcc.c-torture/compile/980729-1.c: New test.
18662 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18664         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18665         __thumb__ is defined, and test for ARM style doubles if so.
18667 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18669         * g77.f-torture/noncompile/980615-0.f: New test.
18671 1998-07-26  H.J. Lu  (hjl@gnu.org)
18673         * gcc.dg/980312-1.c: Do link instead of compile.
18674         * gcc.dg/980313-1.c: Likewise.
18676 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18678         * gcc.c-torture/compile/980726-1.c: New test.
18680 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18682         * g77.f-torture/execute/io0.f: New test.
18684 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18686         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18687         an int.
18689 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18691         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18692         m32r bugs.
18694 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18696         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18697         c-decl.c:grokdeclarator can handle mode attributes.
18699 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18701         * gcc.c-torture/execute/980716-1.c: New test.
18703 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18705         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18706         the mn10200.
18707         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18708         the mn10200.
18709         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18710         * gcc.c-torture/compile/930326-1.x: Similarly.
18712 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18714         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18715         New test from Craig.
18717 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18719         * g77.f-torture/noncompile/980616-0.f: New test.
18721         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18723 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18725         *  g++.other/singleton.C: Return error value instead of taking
18726         SIGSEGV.
18728 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18730         *  g++.other/singleton.C: New test.   Warning is under dispute.
18731         Runtime crash is not.
18733 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18735         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18736         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18737         using6.C, using7.C}:  New namespace tests.
18739 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18741         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18742         specialization with typedef'ed names used as array indexes.
18744 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18746         * gcc.c-torture/execute/980709-1.c: New test.
18748         * gcc.dg/980709-1.c: New test.
18750 1998-07-07  Richard Henderson  <rth@cygnus.com>
18752         * gcc.c-torture/execute/bcp-1.c: New test.
18754 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18756         * gcc.c-torture/execute/980707-1.c: New test.
18758 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18760         * gcc.c-torture/compile/980706-1.c: New test.
18762 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18764         * g77.f-torture/execute/980701-0.f,
18765         g77.f-torture/execute/980701-1.f: New test from Craig.
18767 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18769         * gcc.c-torture/compile/980701-1.c: New test.
18771         * gcc.c-torture/execute/980701-1.c: New test.
18773 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18774 rlsruhe.de>
18776         * g++.old-deja/g++.robertl/eb132.C: New test.
18777         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18779 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18781         * g77.f-torture/execute/980628-7.f,
18782         g77.f-torture/execute/980628-8.f,
18783         g77.f-torture/execute/980628-9.f,
18784         g77.f-torture/execute/980628-10.f: New tests from Craig.
18786         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18788 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18790         * g77.f-torture/execute/980628-4.f: New test from Craig.
18791         * g77.f-torture/execute/980628-5.f: Likewise.
18792         * g77.f-torture/execute/980628-2.f: Likewise.
18793         * g77.f-torture/execute/980628-0.f: Likewise.
18794         * g77.f-torture/execute/980628-1.f: Likewise.
18795         * g77.f-torture/execute/980628-3.f: Likewise.
18796         * g77.f-torture/execute/980628-6.f: Likewise.
18798 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18800         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18801         directory when nothing has been installed yet.
18803 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18805         * gcc.c-torture/special/special.exp: Handle newer versions of
18806         dejagnu.
18808 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18810         * gcc.dg/980626-1.c: New test.
18812 1998-06-19  Bruno Haible <haible@ilog.fr>
18814         * gcc.misc-tests/m-un-2.c: New test.
18815         * g++.old-deja/g++.other/warn01.c: Likewise.
18817 1998-06-19  Robert Lipe  <robertl@dgii.com>
18819         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18820         compatibility with assmblers with a different comment character.
18821         Eliminate use of GAS-specific extensions.
18823 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18825         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18827 1998-06-19  Robert Lipe  <robertl@dgii.com>
18829         *lib/g77.exp: Replace search for libf2c.a with search for newly
18830         renamed libg2c.a
18832 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18834         * gcc.c-torture/execute/980617-1.c: New test.
18836 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18838         * gcc.c-torture/execute/980612-1.c: New test.
18840 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18842         * gcc.dg/980523-1.c: Only test on ppc-linux.
18843         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18845         * gcc.c-torture/execute/980608-1.c: New test.
18847 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18849         * gcc.c-torture/execute/980605-1.c: New test.
18851 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18853         * gcc.c-torture/execute/980604-1.c: New test.
18855 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18857         * gcc.c-torture/execute/980602-1.c: New test.
18858         * gcc.c-torture/execute/980602-2.c: Likewise.
18860 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18862         * 970125-0.f: Fix per JCB.  Add commentary.
18864 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18866         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18867         IEEE -0 support.
18869 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18871         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18872         earlier.
18874 1998-05-28  Catherine Moore <clm@cygnus.com>
18876         * gcc.c-torture/execute/980526-3.c: New test.
18878 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18880         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18881         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18882         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18883         m88k-motorola-sysv3 to XFAIL.
18885 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18887         * gcc.dg/980526-1.c: New test.
18888         * gcc.c-torture/execute/980526-2.c: New test.
18890 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18892         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18894         * gcc.c-torture/execute/980526-1.c: New test.
18896 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18898         * g77.f-torture/execute/alpha2.f: Add runtime test.
18900 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18902         * g++.old-deja/old-deja.exp: Strip leading directories.
18904         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18905         error for the line.  Don't run multiple tests for the same line.
18907 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18909         * gcc.dg/980523-1.c: New test.
18911 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18913         * g77.f-torture/compile/970915-0.f: New test.
18915 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18917         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18919 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18921         * gcc.dg/980520-1.c: New test.
18923 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18925         * gcc.dg/980502-1.c: Fix return type.
18927 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18929         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18930         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18931         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18932         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18933         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18935 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18937         * g77.f-torture/execute/980520-1.f: New test.
18939 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18941         * lib/mike-g77.exp: New file.
18943         * g77.f-torture/noncompile/noncompile.exp,
18944         g77.f-torture/noncompile/check0.f: New files.
18946 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18948         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18949         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18950         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18951         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18952         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18953         abort where appropriate.
18955 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18957         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18958         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18960 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18962         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18964 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18966         * g77.f-torture/compile/980427-0.f: New test.
18968 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18970         * g77.f-torture/compile/980424-0.f: New test.
18972 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18974         * g77.f-torture/compile/980419-2.f (main): New test.
18975         * g77.f-torture/compile/970125-0.f: New test.
18976         * g77.f-torture/compile/980419-1.f: New test.
18978 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18980         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18981         of loop-4.c.
18983 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18985         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18987 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18989         * gcc.c-torture/compile/980329-1.c: New test.
18991 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18993         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18994         * gcc.dg/980312-1.c: Fix typo in -march command.
18996 1998-03-16  H.J. Lu  (hjl@gnu.org)
18998         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19000 1998-03-11  Robert Lipe  <robertl@dgii.com>
19002         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19003         Dave Love agree the Fortran source is bogus.
19005 1998-03-11  Robert Lipe  <robertl@dgii.com>
19007         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19008         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19009         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19010         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19011         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19013 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19015         * g++.old-deja/g++.other/friend1.C: New test.
19017 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19019         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19020         possibly uninitialized) variables and declare dnrm2.
19022 1998-02-23  Robert Lipe <robertl@dgii.com>
19024         From Bruno Haible <haible@ilog.fr>:
19025         * gcc.c-torture/execute/980223.c: New test.
19027 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19029         * gcc.dg/ifelse-1.c: New test.
19031 1998-02-09  H.J. Lu  (hjl@gnu.org)
19033         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19035           * lib/old-dejagnu.exp (old-dejagnu): Added the
19036           "execution test - XFAIL *-*-*" handling in the spirit of
19037           "excess errors test -". Changed the "execution test fails"
19038           handling to be like "excess errors test fails".
19039           * Update various tests accordingly.
19041 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19043         * gcc.c-torture/execute/980205.c: New test.
19045 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19047         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19048         * lib/f-torture.exp: Similarly.
19049         * gcc.c-torture: Rename all .cexp files to .x files.
19051 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19053         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19054         (940510-1.c): Removed duplicate.
19055         (971104-1.c): New test.
19057 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19059           * lib/f-torture.exp: Improve error and loop detection.
19061 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19063         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19064         use that to size the filler array.
19066 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19068         * lib/c-torture.exp(c-torture-execute): Fix typo.
19070         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19071         testcase as the executable name. Keep the executable around if
19072         the test fails.
19074 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19076         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19077         changes.  Only test one -g option, and move it to the end of the
19078         list of options to test.
19080 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19082         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19083         variable GCC_TORTURE_OPTIONS to supply default switches separated
19084         by colons.  If no environment variable, run tests with -O0 -g, -O1
19085         -g, and -O2 -g as well.
19087 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19089         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19090         explanatory comments. Fix indentation.
19092 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19094         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19096 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19098         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19099         * g++.old-deja/g++.mike/p7325.C: Likewise.
19100         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19102 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19104         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19105         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19106         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19107         * g++.old-deja/g++.law/operators4.C: Likewise.
19109 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19111         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19112         * g++.old-deja/g++.mike/p784.C: Ditto.
19113         * g++.old-deja/g++.mike/p785.C: Ditto.
19115 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19117           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19119 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19121         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19122         target feature; pass this to c-torture-execute as needed.
19124 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19126         * lib/c-torture.exp(c-torture-execute): If the previous and the
19127         current executables being tested are identical, we don't need to
19128         run the executable again. Try to make the executable names
19129         unique. Add an optional argument for passing additional compiler
19130         flags.
19132 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19134         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19136 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19138         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19140 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19142         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19143         32bit or larger longs.
19145         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19146         have either a 32bit long or 32bit int.
19148 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19150         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19151         Make double precision tests dependent on sizeof (double).
19153 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19155         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19156         too.
19158 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19160         * gcc.c-torture/compile/961203-1.cexp: New script.
19162 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19164         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19165         up the includes ourselves.
19167 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19169         * lib/plumhall.exp: Remove random include, and add a few
19170         verbose messages for debugging.
19172 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19174         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19175         of trying to do it ourselves.
19177 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19179         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19181 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19183         * gcc.prms/5403.c: Made regexp a bit less strict.
19185 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19187         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19188         is returned from remote_load instead.
19189         * lib/plumhall.exp: Ditto.
19190         * lib/mike-g++.exp: Ditto.
19191         * lib/old-dejagnu.exp: Ditto.
19192         * lib/c-torture.exp: Ditto.
19194 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19196         * lib/g++.exp: Use build_wrapper procedure.
19197         * lib/gcc.exp: Ditto.
19199 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19201         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19202         an old-style decl for malloc.  Fixes tests to work when
19203         sizeof (int) != sizeof (size_t).
19205 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19207         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19209         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19210         use stdargs.h interface.
19212 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19214         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19215         NO_VARARGS when compiling.
19217 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19219         * lib/plumhall.exp(ph_includes): New procedure.
19220         (ph_make): Use it.
19221         (ph_compiler): Ditto.
19223         * lib/g++.exp: Rename test-glue.c to testglue.c.
19224         * lib/gcc.exp: Ditto.
19226 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19228         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19229         to completion when it's called.
19231 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19233         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19234         is defined, don't do test.
19236 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19238         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19239         for object files.
19240         (ph_summary): Mark skipped testcases as untested, not unresolved.
19242         * lib/plumhall.exp (ph_make): If unresolved because of bad
19243         errorCode, record errorCode in log file.
19244         (*): Replace send_log/verbose with verbose -log.
19246 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19248         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19249         double conversion if double isn't at least 8 bytes.
19251         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19252         int to work with targets where int is 16 bits.
19254         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19255         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19256         precision for the test to complete.
19258 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19260         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19261         if d10v is not compiled with the -mdouble64 flag.
19262         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19264         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19265         d10v is not compiled with the -mint32 flag.
19267 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19269         * lib/plumhall.exp: Use incr_count.
19271 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19273         * gcc.c-torture: Update to c-torture-1.45.
19275 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19277         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19278         the name of the expect testcase file).
19280         * lib/g++.exp(g++_init): Ditto.
19282 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19284         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19285         the host.
19287         * lib/gcc.exp(gcc_exit): New procedure.
19289 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19291         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19292         specs where appropriate.
19294         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19295         because of new "candidates are" messages, and removed a few
19297         * Converted all non-old-style g++ testcases to old-style, and
19298         moved into g++.old-deja.
19300 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19302         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19303         options.
19305         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19306         succeeded.
19308         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19310 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19312         * lib/gcc.exp (gcc_target_compile): Add support for defining
19313         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19314         the machine doesn't have those features.
19316 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19318         * g++.law/operators4.exp: Don't use LIBS.
19320 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19322         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19324         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19325         * lib/g++.exp: Set it here instead. Also, allow use of the
19326         --tool_exec and --tool_opt options. Change CXX to
19327         GXX_UNDER_TEST.
19329         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19331         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19333 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19335         * lib/old-dejagnu.exp: Use prune_warnings instead of
19336         prune_system_crud.
19337         * lib/mike-g++.exp: Ditto.
19338         * lib/gcc.exp: Ditto.
19339         * lib/g++.exp: Ditto.
19341         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19343 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19345           * 941014-2.c: Include stdlib.h
19346           * 960327-1.c: Include stdio.h
19347           * dbra.c, index-1.c: Don't assume ints are 32bits.
19349 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19351         * lib/gcc.exp: Add gcc,stack_size target feature.
19353         * lib/g++.exp(g++_target_compile): Add the include and link
19354         paths here, not in two other places. And, it's $options, not
19355         options.
19357         * lib/mike-g++.exp(postbase): Remove the code that determines
19358         the correct include and link paths.
19359         * g++.old-deja/old-deja.exp: Ditto.
19361 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19363         * lib/g++.exp(g++_init): target_compile no longer returns the
19364         filename of the result.
19366 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19368         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19369         call to glob.
19371         * gcc.c-torture/special/special.exp: Change call to
19372         gcc_target_compile to include the object file.
19374 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19376         * gcc.c-torture/special/special.exp: Correct misspelling in last
19377         change.
19379 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19381         * lib/plumhall.exp(ph_summary): Log the entire output of the
19382         executable. Return -1 if there were any failures, 0 otherwise.
19383         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19384         (ph_make): Clean up objects and executables that were built
19385         if the tests succeeded.
19387 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19389         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19390         libraries and includes in the build tree as appropriate.
19392 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19394         * lib/c-torture.exp: Instead of looking for the global variable
19395         NO_LONG_LONG, check to see if that's a feature of the target.
19397 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19399         * config/default.exp: Minimize. Delete the remainer of the files in
19400         config; this functionality is now in devo/dejagnu/config.
19402         g++.*/*: Pass any additional flags used to compile to postbase;
19403         delete CXXFLAGS.
19405         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19406         is now done by runtest.exp. Use gcc_target_compile instead of
19407         compile.
19409         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19410         Remove references to CFLAGS. Use remote_file instead of
19411         calling rm -f.
19412         (c-torture): Take a list of arguments to use to compile this
19413         testcase.
19415         lib/g++.exp: Simplify. Use target_compile instead of compile.
19416         lib/gcc-dg.exp: Ditto.
19417         lib/gcc.exp: Ditto.
19418         lib/mike-{gcc,g++}.exp: Ditto.
19419         lib/old-dejagnu.exp: Ditto.
19420         lib/plumhall.exp: Ditto.
19422 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19424         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19425         (ph_linker): Likewise.
19427 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19429           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19430         MAP_ANON / MAP_ANONYMOUS if defined;
19431         else try to map from /dev/zero .
19433 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19435         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19436         isn't defined, then define it to MAP_ANONYMOUS.
19438 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19440         * gcc.c-torture: Update to c-torture-1.42 release.
19442 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19444         * gcc.c-torture: Update to c-torture-1.41 release.
19446 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19448         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19449         c-torture release.
19451 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19453         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19454         and LDFLAGS.  Fix second case to append the target_info ldflags
19455         onto LDFLAGS, not CFLAGS.
19456         * lib/g++.exp (g++_init): Add target_info stuff.
19457         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19458         of libgloss and newlib flags for !native.
19460         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19461         (GDB): Fix relative path to go up another dir for finding gdb.
19463 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19465         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19466         versions in the target_info array, if they don't exist.
19468 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19470         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19472 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19474         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19475         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19477 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19479         * lib/old-dejagnu.exp: Don't remove the output file before we've
19480         actually tested it. Don't append pwd to the path of the executable
19481         we're testing.
19483 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19485         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19487 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19489         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19490         temporary directory for compiler files, and set it to a default
19491         value of /tmp. Set $output as the name of the output file from
19492         compiling the testcase. Add a -o option to $cflags_var so the
19493         compiler writes the final output file as $output. Set $executable
19494         to $output.
19496         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19497         directory for compiler files, and set it to /tmp if it doesn't
19498         already have a value. Set $output_file to the name of the output
19499         file from compiling the testcase. Add a -o option to CXXFLAGS so
19500         the compiler writes the final output file as $output. Use $output
19501         as the executable to be tested.
19503 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19505         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19507 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19509         * gcc.c-torture/execute/pending-1.c: New test.  Still
19510         pending in Tege's queue.
19512 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19514         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19515         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19516         if there were failures.  Call unresolved if there were unresolved
19517         testcases.  Call gcc_fail if program did not run to completion.
19518         (ph_make): Pass additional argument name to ph_execute.
19519         (ph_execute): Add new argument.  Pass additional arguments to
19520         ph_summary.  Call gcc_fail is there is no execution output.
19522 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19524         * lib/plumhall.exp (proc_summary): Output relavent summary
19525         lines into the log so specific failures in plumhall can be
19526         investigated.
19528 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19530         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19531         (c-torture-execute): Don't try to execute tests which use
19532         "long long" types if $NO_LONG_LONG is nonzero.
19534 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19536         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19537         not c-torture.
19539         * gcc.ieee: Move from here.
19540         * gcc.c-torture/execute/ieee: To here.
19542 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19544         * gcc.c-torture: Update to c-torture-1.41 release.
19546 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19548         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19549         not "$output".
19551 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19553         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19554         -c present.
19556 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19558         * config/proelf.exp: Handle connecting to a simulator.
19560 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19562         * config/proelf.exp: New file.  Enough framework that we can
19563         run c-torture tests on the proelf targets (or any other target
19564         that gdb can connect to for that matter).
19566 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19568         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19569         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19571         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19572         exec_output exists.
19574 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19576         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19577         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19579         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19580         to pass/fail/unresolved/unsupported/untested.  Caller must now
19581         call unresolved/unsupported/untested.
19582         * lib/*.exp: Update FSF address.  Update to handle new results of
19583         ${tool}_load.
19584         * lib/chill.exp (verbose): Delete.
19586 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19588         * lib/gcc.exp (default_gcc_start): Change order of args to
19589         $LDFLAGS $CFLAGS $LIBS.
19590         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19591         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19592         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19593         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19594         * gcc.misc-tests/dg-test.exp: Likewise.
19595         * gcc.misc-tests/msgs.exp: Likewise.
19596         * gcc.prms/prms.exp: Likewise.
19597         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19598         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19600         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19602 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19604         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19606         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19607         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19609         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19610         necessary.
19612 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19614         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19615         global for loop; add use of $mathlib.
19616         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19617         settings here; set mathlib for anything but VxWorks.
19619 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19621         * gcc.c-torture: Update to c-torture-1.40 release.
19623 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19625         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19626         dg.exp.
19628 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19630         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19631         global.
19633 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19635         * lib/g++.exp (LIBS): Define if not already.
19636         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19637         (gcc-dg-prune): Call prune_gcc_output.
19638         * lib/gcc.exp (prune_gcc_output): New proc.
19639         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19640         prune_gcc_output.
19642 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19644         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19645         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19647 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19649         * gcc.c-torture: Update to c-torture-1.39 release.
19651 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19653         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19654         fails, try others as well.
19656 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19658         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19659         If compilation fails, mark execute tests as `untested'.
19660         If test is marked as unsupported, don't mark compilation and
19661         execute tests as failed.
19663 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19665         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19666         libstdc++ for whether or not we want to be doing shared
19667         libraries.  Delete link_curses since we don't need it anymore.
19668         * lib/mike-g++.exp (postbase): Don't link in libg++.
19669         * g++.old-deja/old-deja.exp: Likewise.
19671 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19673         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19675 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19677         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19678         For that, add `-Wl,-a,shared_archive'.
19679         * g++.old-deja/old-deja.exp: Likewise.
19681 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19683         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19685 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19687         * lib/mike-g++.exp (postbase): Pay attention to the status of
19688         g++_load.
19690 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19692           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19694 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19696         * lib/gcc.exp (default_gcc_start): No longer need to log program
19697         being executed or its output, execute_anywhere does that now.
19698         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19699         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19701 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19703         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19704         the same as those in lib/g++.exp.
19706 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19708         * gcc.c-torture: Update to c-torture-1.38 release.
19709         * gcc.ieee: Related changes.
19711 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19713         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19714         "exec". Minor reformatting changes.
19716         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19717         cross. This means all "exec" calls now work on a remote host as
19718         well.
19719         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19720         cross. Filter out the extra "\r\n" stuff that expect puts in.
19721         (c-torture-execute): Filter out the bogus warnings like
19722         c-torture-compile does. Add support for canadian cross.
19723         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19724         Use execute_anywhere rather than calling exec directly. Now it
19725         works for canadian cross testing.
19727 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19729         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19730         results into a variable, and check that rather than using file exists.
19732 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19734         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19735         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19737 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19739         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19740         lib_curses if there's a shared libg++ in the build tree.
19742 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19744         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19745         if not supported target.
19747 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19749         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19750         link_curses up to always happen, not just for native builds.
19752 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19754         * gcc.c-torture: Update to c-torture-1.36 release.
19755         * gcc.failure: Related changes.
19757 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19759         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19761 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19763         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19764         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19765         runshlib, link_curses, and mathlib for link and run.
19767         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19768         pass the runtime shared library options for Solaris, OSF/1, and
19769         Irix5, and link with -lcurses to avoid unresolved references.
19771 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19773         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19774         only run once.
19776 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19778         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19780 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19782         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19783         do not have a framework for the "compat" tests yet.
19785 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19787         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19788         set to null if we're testing vxworks5.1.  Use that instead of
19789         `-lm' in the setting of LIBS for link and run.
19791 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19793         * config/rom68k.exp (${tool}_load): Major changes to make it
19794         work.  Verified that it does in fact return the stuff in
19795         exec_output properly.  Catch any Emul or any TRAP other than 0.
19797 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19799         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19800         LDFLAGS properly for targets that need stuff from libgloss.
19801         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19802         only run once.
19803         (gpp_initialized): New variable.
19805 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19807         * config/rom68k.exp: Load libgloss.exp.
19808         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19809         so we can produce a fully linked binary.
19810         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19811         so we can produce a fully linked binary.
19813 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19815         * lib/plumhall.exp (ph_section): Watch for expected failures.
19816         Add missing `else'.
19818         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19819         run the testcase.
19820         (c-torture): Likewise.
19822 1995-08-28  Doug Evans  <dje@cygnus.com>
19824         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19826         * lib/mike-g++.exp (mike_cleanup): New proc.
19827         (prebase): New globals compiler_result, not_compiler_result,
19828         target_regexp.
19829         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19830         allow leading "-" in pattern.  Watch for unsupported tests.
19831         If $compiler_result is set, pattern match assembler code,
19832         and ditto for $not_compiler_result.
19833         * lib/mike-gcc.exp: Likewise.
19835         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19836         execution "succeeded".
19838 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19840         * config/win32.exp: New file.
19841         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19843 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19845         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19846         unsupported.
19847         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19848         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19849         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19851         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19852         "... without exceptions was ...".  That is now handled by
19853         prune_system_crud.
19854         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19856 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19858         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19859         sieve.c,sort2.c}: New files.
19860         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19861         sieve.exp,sort2.exp}: Drivers for them.
19863         * lib/mike-gcc.exp (program_output): New user settable variable.
19864         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19865         messages.
19866         * lib/mike-g++.exp (program_output): New user settable variable.
19868         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19870         * config/sh.exp: Deleted (use sim.exp instead).
19872 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19874         * config/vx.exp: Declare CHECKTASK as global.
19875         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19876         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19877         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19879 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19881         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19882         target. Like vx.exp, only includes `vx29k.exp' instead of
19883         `vxworks.exp'.
19885 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19887         * config/sim.exp: Increase time limit from 120 seconds to 240.
19889 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19891         * gcc.c-torture/execute/950628-1.c: New test.
19893 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19895         * gcc.c-torture: Update with changes/additions from
19896         c-torture-1.34.
19898 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19900         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19902 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19904         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19906 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19908         * gcc.c-torture/compile/950512-1.c: New test.
19909         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19910         * gcc.dg/struct-ret-1.c: Likewise.
19912 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19914         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19915           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19917 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19919         * gcc.c-torture/special/920411-1.c: Deleted.
19920         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19922 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19924         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19925         cpu limit.
19927 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19929         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19931 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19933         From kenner;
19934         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19935         is the proper length.
19936         * va-arg-3.c: Likewise.
19938 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19940         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19941         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19943         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19944         * lib/g++.exp (default_g++_start): Delete old cruft.
19946 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19948         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19949         (2 * (1 << 18)) to (2 * (1 << 17)).
19951         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19953 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19955         * config/rom68k.exp: Renamed from config/idp.exp
19957 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19959         * c-torture/compile/921109-2.c
19961 1995-04-18  Mike Stump  <mrs@cygnus.com>
19963         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19964         excess errors.
19966 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19968         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19969         output.
19970         * lib/g++.exp (default_g++_start): Likewise.
19972 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19974         * gcc.c-torture/compile/950329-1.c: New test.
19976 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19978           * config/bug.exp (${tool}_load): Updated to use new remote_open
19979           and remote_close procs.
19980         * config/idp.exp: New file.
19982 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19984         * gcc.c-torture/execute/950322-1.c: New test.
19986 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19988         * config/vx.exp (${tool}_load): Clean up testing of return code from
19989         vxworks_ld and vxworks_spawn.
19991 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19993         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19995 1995-03-13  Mike Stump  <mrs@cygnus.com>
19997         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19998         can mark excess errors on a machine by machine basis.  Note, the
19999         default is to not expect any excess errors, even when excess
20000         errors test - is given, so you will want to put an XFAIL ... on
20001         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20002         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20003         those 4 machines, but no others.
20005 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20007         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20008         * lib/c-torture.exp: to here.
20010 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20012         * gcc.c-torture/execute/950221-1.c: New test.
20013         * gcc.c-torture/execute/struct-ret-1.c: New test.
20014         * gcc.c-torture/compile/950221-1.c: New test.
20016         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20018 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20020         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20021         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20023 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20025         * g++.gb: New directory of tests, derived from my signature and
20026         class scoping tests.
20028         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20029         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20030         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20031         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20032         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20033         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20034         * g++.gb/sig25.C: Likewise.
20036         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20037         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20038         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20039         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20040         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20041         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20042         * g++.gb/sig25.exp: Likewise.
20044         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20045         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20046         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20047         * g++.gb/scope13.C: Likewise, this test still fails.
20049         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20050         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20051         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20052         * g++.gb/scope13.exp: Ditto.
20054         * g++.gb/README: New file, explains what these tests are about.
20056 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20058         * lib/dg.exp (dg-do): Support `preprocess'.
20059         (dg-test): Likewise.
20061 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20063         * config/udi.exp: change "continue -expect" to "exp_continue".
20065 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20067         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20068         Delete redundant tests.
20070         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20071         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20072         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20073         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20074         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20075         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20076         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20077         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20079         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20080         storing label pointers.
20081         * gcc.c-torture/execute/921019-1.c: Likewise.
20082         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20083         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20084         parameter fp.
20085         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20086         constants.
20088         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20089         Delete obsolete tests.
20091         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20092         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20093         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20094         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20095         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20096         * gcc.c-torture/compile/950124-1.c: New test.
20098         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20100 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20102         * lib/mike-g++.exp: Add -lm to LIBS.
20104 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20106         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20108 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20110         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20112 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20114         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20116 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20118         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20119         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20120         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20121         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20122         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20123         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20124         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20125         * g++.law/{operators31.C, operators32.C,
20126         * g++.law/{operators33.C, operators34.C}: Likewise.
20127         * g++.law/{pic1.C, refs2.C}: Likewise.
20128         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20129         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20130         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20131         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20133         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20134         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20135         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20136         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20137         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20138         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20139         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20140         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20141         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20142         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20143         * g++.law/{operators34.exp}: Likewise.
20144         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20145         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20146         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20147         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20148         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20150         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20151         No longer expected to fail.
20152         * g++.law/missed-error3.C: Tweak for recent bool changes.
20154 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20156         * config/emb-unix: Deleted.
20157         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20158         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20160 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20162         * lib/dg.exp (dg-test): Fix typo in last patch.
20164 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20166         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20167         (handles multiple occurrences).
20169 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20171         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20172         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20173         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20174         printed).
20175         * lib/c-torture.exp (c-torture-compile): Likewise.
20176         (c-torture): Prepend full path if missing.
20177         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20178         (gcc_fail): Likewise.
20179         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20181 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20183         * lib/netware.exp: Only attach to NetWare i386 systems.
20185 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20187         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20188         messages.  Add test name to "output pattern match" pass/fail message.
20190 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20192         * gcc.dg: New testsuite.
20193         * gcc.dg/dg.exp: New file.
20195         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20196         test-switch.c}: Deleted.
20198         * gcc.misc-tests/msgs.exp: New testcase driver.
20200 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20202         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20203         Watch for illegal return values from ${tool}_load.
20204         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20205         cross targets.  Coerce return value >0 to 1.
20207 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20209         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20211         * config/emb-unix.exp: New file.
20213         * config/sim.exp: Error if variable $SIM not defined.
20214         (${tool}_load): Mark test as "untested" if simulator missing.
20216         * config/unix.exp: Load remote.exp to get rcp_download.
20217         * lib/c-torture.exp: Use different option lists for testcases with
20218         and without loops.
20219         * gcc.c-torture/execute/execute.exp: Likewise.
20221 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20223         * config/*.exp: Clarify return code from ${tool}_load.
20224         Call `unresolved' or `untested' instead of `warning' or `perror'
20225         (sometimes you still want to call both though).
20226         Add comment that `shell_id' is local to each file.
20227         * config/udi.exp (timeout): Set to 30.
20228         Don't print warning if connection fails, $connectmode has already
20229         printed an error.
20230         (${tool}_load): Move verbose messages to level 2.
20231         Rework pattern for "Process started" message.
20232         Pass `shell_id' to ${connectmode}_download.
20233         Retry twice upon timeout.  Make resetting of target more robust.
20234         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20235         Pass `shell_id' to exit_$connectmode.
20236         Only call exit_$connectmode if connected.
20237         * config/unix.exp (${tool}_load): Check return codes better.
20238         * config/vrtx.exp (${tool}_load): Likewise.
20239         * config/vx.exp (${tool}_load): Likewise.
20240         Delete unneeded global's.
20241         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20242         from ${tool}_load.
20243         (dg-stat): Delete.
20244         (dg-init): Delete recording of pass/fail counts.
20245         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20246         (old-dejagnu-init): Likewise.
20247         (old-dejagnu-stat): Delete contents, empty proc now.
20248         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20249         (c-torture): Delete references to lcnt, lpass, lfail.
20250         Get option list from TORTURE_OPTIONS.
20251         Delete -funroll[-all]-loops if no loops.
20252         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20253         (g++_stat): Delete contents (empty proc now).
20254         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20255         (gcc_finish): Likewise.
20256         (gcc_stat): Deleted.
20257         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20258         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20259         * gcc.c-torture/execute/execute.exp: Likewise.
20260         Split tests into two parts: compile, execute.
20261         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20262         no loops.  Update to reflect clarified return codes from ${tool}_load.
20264 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20266         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20267         to grep for.
20268         (old-dejagnu): Likewise (where necessary).
20270 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20272         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20274         * lib/dg.exp (dg-process-target): Fix processing of selector.
20275         Add comment regarding use of `error'.
20277         * lib/gcc.exp (prune_system_crud): Define if missing.
20278         * lib/g++.exp (prune_system_crud): Likewise.
20280         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20281         Call prune_system_crud.
20282         * lib/dg.exp (dg-runtest): New proc.
20283         Use perror instead of send_user for tcl errors in testcase.
20284         Don't return any value, it's never used.
20285         Don't clobber previous definition of `unknown'.
20286         Print tcl errors in `dg-final'.
20288 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20290         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20291         (dg-test): Don't print errorInfo, it contains stack backtrace.
20293 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20295         * lib/g++.exp (runtest_file_p): Define if missing.
20297 1994-09-24  Doug Evans  (dje@cygnus.com)
20299         * lib/mike-g++.exp: Comment out loading of g++.exp.
20300         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20301         (default_g++_version): Always print something.
20302         (default_g++_start): Comment out call to `which'.
20303         (g++_start, g++_load): Deleted (must be defined in config file).
20304         * lib/gcc.exp: Test for existence of $CC at start.
20305         Delete check for tmpdir (done in gcc_init).
20306         (default_gcc_version): Always print something.
20307         (default_gcc_start): Comment out call to `which'.
20308         * config/*.exp: Major cleanup - make cross targets work at least a
20309         little better for g++ (by not being "--tool gcc" specific).
20310         Rename gcc_xxx to ${tool}_xxx.
20311         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20312         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20314 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20316         * lib/c-torture.exp (c-torture-compile): Rework compiler
20317         message processing.
20319         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20320         c-torture.
20322 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20324         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20326         * lib/dg.exp (dg-process-target): Support { target native }.
20328 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20330         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20331         looked for "... program xxx got fatal signal".
20332         Correct regsub munging of `comp_output'.
20333         Ignore compiler messages "path prefix not used" and "linker input
20334         file unused".
20336 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20338         * lib/gcc.exp (runtest_file_p): Define if missing.
20339         * gcc.prms/template.c: Example to work from.
20341 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20343         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20344         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20346         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20347         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20348         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20349         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20351         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20352         (dg-process-target): No longer a varargs proc.
20353         Return S/N for target, P/F for xfail.  All callers changed.
20354         (user option procs): More argument checking.
20355         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20356         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20357         (dg-test): Skip test if not running on selected target in `dg-do'.
20358         Update handling of `dg-do-what', `dg-output-text'.
20359         Separate execution pass/fail from output pattern match pass/fail.
20360         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20362 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20364         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20365         target for 920510-1.c.
20367 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20369         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20370         Clean up comment regarding use of passcnt, etc.
20371         (gcc_stat): Don't update `testcnt' here.
20372         (gcc_finish): Do it here.
20373         Might as well reset `but_id' here too.
20374         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20375         to determine if the file should be tested.
20376         * gcc.c-torture/compile/compile.exp: Likewise.
20377         * gcc.c-torture/execute/execute.exp: Likewise.
20378         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20379         * gcc.misc-tests/dg-test.exp: Likewise.
20380         * gcc.prms/prms.exp: Likewise.
20381         * gcc.wendy/wendy.exp: Likewise.
20382         * g++.old-deja.exp: Likewise.
20383         Move "Testing file" message to verbose level 1.
20385 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20387         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20389 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20391         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20392         (default_gcc_start): Accept optional second list element
20393         of compiler flags.  Print compiler output at verbosity level 2.
20394         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20395         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20396         Save current values of framework globals passcnt, failcnt, xpasscnt,
20397         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20398         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20399         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20400         xfailcnt to compute stats.  Update framework global `testcnt' from
20401         pass/fail counts.
20402         (gcc_finish): New proc.  Clean up test environment.
20403         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20404         (gcc_epass, gcc_efail): Delete.
20405         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20406         argument of line number.
20407         (dg-init): If the tool has an init routine, call it.
20408         (dg-test): Remove args `cflags_var' and `libs_var'.
20409         Pass all compiler options to ${tool}_start.
20410         Handle missing line number.
20411         (dg-finish): New function.
20412         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20413         particular files.  Call gcc_finish at end.  Move "skipping test"
20414         message to verbosity level 3.
20415         * gcc.c-torture/compile/compile.exp: Likewise.
20416         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20417         * gcc.c-torture/execute/execute.exp: Likewise.
20418         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20419         Print testcase being tried at verbosity level 1.
20420         * gcc.c-torture/special/special.exp: Unset xfail.
20421         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20422         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20423         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20424         * gcc.failure/failure.exp: Likewise.
20425         * gcc.ieee/ieee.exp: Likewise.
20426         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20427         Update call to dg-test.  Call dg-finish at end.
20428         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20429         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20430         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20431         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20432         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20433         * gcc.wendy/wendy.exp: Add copyright.
20434         Delete setting of tmpdir (done by gcc_init).
20435         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20436         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20437         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20438         gcc_[ce]pass/fail.
20440 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20442         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20443         confusion.
20444         (g++_load): Likewise.
20446         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20447         Rename argument to `prog' to remove the confusion.
20448         Varargs fns behave differently too!
20449         (g++_load): Likewise.
20451         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20453         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20454         what it is.  Delete (always) printing of status value for !native.
20455         Simplify verbose code, and include status and exec_output.
20456         (g++_load): Use gcc_load.
20458 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20460         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20461         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20462         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20463         940714-3.c as these testcases don't exist anymore.  Make
20464         va-arg-1.c expected to pass.
20466 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20468         * gcc.misc-tests/misc.exp: Only run specific testcases.
20469         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20470         * gcc.misc-tests/dg-[1-9].c: New files.
20472         * lib/dg.exp: New testsuite driver.
20473         * gcc.prms/prms.exp: Use it.
20475         * README.gcc: New file.
20477         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20478         Document and reset `lxpass' and `lxfail'.
20479         Simplify "initialized" message.
20480         (gcc_stat): Clean up comments a little.
20482 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20484         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20486 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20488         * lib/old-dejagnu.exp (process-option): New proc.
20489         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20490         (old-dejagnu): Simplify.
20491         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20493 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20495         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20496         exists and is not an empty string.
20498         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20499         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20500         finished.
20501         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20502         automatically.
20504         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20505         longer expected to fail.
20507         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20508         "f" function call.
20510         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20512         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20513         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20514         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20515         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20516         c-torture-1.29.
20518         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20519         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20521         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20523         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20524         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20526         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20527         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20528         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20530 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20532         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20533         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20534         940714-1.c, 940714-2.c, 940714-3.c},
20535         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20536         gcc.misc-tests/{mg.c,mg.exp}:
20537         New tests.
20538         * gcc.noncompile/noncompile.exp: Change accordingly.
20540 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20542         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20543         Undo previous clobberage.
20545 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20547         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20548         * gcc.special/{930510-1.c, special.exp}:
20549         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20550         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20551         struct-varargs-1.c}: New tests from c-torture-1.26.
20553 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20555         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20556           argument to switch.
20558 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20560         * Revert the previous changes.  Please see Rob's directory
20561           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20562           fixes.
20564 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20566         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20567             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20568             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20569             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20570             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20571             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20572             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20573             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20574             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20575             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20576             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20577             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20578             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20579             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20580             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20581             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20582             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20583             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20584             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20585             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20586             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20587             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20588             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20589             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20590             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20591             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20592             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20594 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20596         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20597             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20598           with perror calls.
20600 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20602         * config/unix.exp (g++_load): Fix syntax.
20604 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20606         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20607         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20608         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20609         Don't expect va-arg-1.c to fail.  Correct expected output for
20610         920928-1.c.
20611         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20612         * gcc.wendy/hbm4.c: Correct typo.
20613         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20615 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20617         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20618         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20619         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20620         * lib/c-torture.exp (c-torture-compile): Ditto.
20622         Reduce volume of output (remove all the -I's and such).
20623         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20624         Call gcc_cpass, gcc_cfail.
20625         (c-torture): Pass testing option to c-torture-compile.
20627 1994-03-21  Doug Evans  (dje@cygnus.com)
20629         Bring patches over from progressive.
20630         * config/default.exp: Exit remote shell cleanly.
20631         (g++_exit, g++_start): Add default versions.
20632         * config/sim.exp (gcc_load): Use perror, not error.
20634 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20636         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20637         set in site.exp.
20639 1994-03-14  Doug Evans  (dje@cygnus.com)
20641         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20642         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20643         (wendy_try): New proc to run testcase.
20644         (main loop): Call 'em.
20645         * gcc.wendy/*.c: Clean up pass to correct expected output.
20647         * lib/gcc.exp: Minor cleanup work.
20648         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20650 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20652         * config/sim.exp (gcc_load): Document return codes better.
20653         Don't pass -v to simulator.
20655 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20657           * gcc.special/920717-x.c: Fix typo.
20658           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20659           get at sources.
20661         * lib/mike-gcc.exp: Fix typo.
20663 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20665         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20666         binary to use, transform the name.
20667         * config/*.exp: rename everything. Nuke any g++ specific files,
20668         it's now a special case of gcc that requires no special support.
20669         Add a default.exp for unsupported targets.
20671 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20673         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20674         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20675         version of Tcl.
20677 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20679         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20680         than a warning.
20682 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20684         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20686 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20688         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20689         option_list.  Compile every file with only 4/6 option choices
20690         (same as C torture) instead of with 12/18 different option
20691         choices.
20692         * lib/c-torture.exp: Likewise.
20694         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20695         not already set.
20697 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20699         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20700         can put an XFAIL *-*-* on excess errors.
20702 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20704         * g++.law: Add more tests derived from g++-bugs snapshots.
20706         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20707         equivalent to g++.law/init9.
20709         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20710         compiled it, and the a.out file after we've run it.
20712 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20714         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20715         compiled it, and the a.out file after we've run it.
20717 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20719         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20721 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20723         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20724         version number.
20726 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20728         * g++.law: New directory of g++ tests derived from the g++-bugs
20729         snapshots.
20731 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20733         * gcc.compile: initbug1.c initbug1.exp testcase added
20735 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20737         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20738         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20739           fixes submitted by Jeff Law (law@cs.utah.edu)
20740         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20741           Jeff Law (law@cs.utah.edu)
20744 1993-11-30  Mike Stump  (mrs@cygnus.com)
20746         * config/unix-g++.exp: Follow the gcc way of doing things.
20747         * g++.old-deja/old-deja.exp: Minor updates.
20748         * lib/g++.exp: New file, follow the gcc way of doing things.
20749         * lib/old-dejagnu.exp: Minor updates.
20750         * lib/mike-g++.exp: Always unset errorInfo.
20752 1993-11-06  Mike Stump  (mrs@cygnus.com)
20754         * lib/gcc.exp: Fix some errors with the below change, CC and
20755         CFLAGS should be global when setting, not local.
20757 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20759         * lib/gcc.exp: Transform tool name.
20761 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20763         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20765 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20767         * lib/gcc.exp: change gcc_done to gcc_stat
20769 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20771         * Upgraded gcc testsuite to c-torture version 1.25
20773 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20775         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20776         * lib/c-torture: added hooks for new reporting code.
20778 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20780         * config/sh-gcc.exp: check if sh-sim exists in the path
20782 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20784         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20785         * gcc.compile/compile.exp: Initial changes for new logic.
20786         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20787         * gcc.failure/failure.exp: Initial changes for new logic.
20788         * gcc.ieee/ieee.exp: Initial changes for new logic.
20789         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20790         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20791         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20792         * lib/c-torture.exp: Initial changes for new logic.
20793         * lib/gcc.exp: Initial changes for new logic.
20795 1993-10-15  Mike Stump  (mrs@cygnus.com)
20797         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20798         depend upon failure or success.  Fully qualify names in failure
20799         and success messages.  Always remove a.out before starting
20800         compile, just in case.  Pay more attention to error text output by
20801         the compiler.  Handle testcases with no known past errors just
20802         like all others, so that things are uniform.  Other miscellaneous
20803         improvements.
20805 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20807         * gcc.cpp: new directory for cpp tests
20809 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20811         * lib/chill.exp: Code reformatted, removed unused code.
20812         * config/unix-chill.exp: Code reformatted, removed unused code.
20813         * chill.execute/execute.exp: Code reformatted, removed unused code.
20814         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20816 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20818         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20819         routines not written.
20821 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20823         * config/bug-gcc.exp: Use new procs from bug.exp.
20825 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20827         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20828         via ftp, rather than depending on NFS.
20829         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20830         case.
20832 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20834         * config/bug-gcc.exp: Use new download proc.
20836 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20838         * chill.execute/execute.exp: cleanups, handles errors better
20839         * chill.compile/compile.exp: rewrite, based on execute.exp
20840         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20841         * lib/chill.exp: major changes to diff proc and compile and link
20842           procs. added chill_fail and chill_pass wrappers to pass and
20843           fail. added more comments, and handle error codes better.
20844           Added a hack to capture stderr from exec, so noncompile tests
20845           can work.
20847 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20849         * chill.execute/execute.exp: rewrite of testsuite driver
20850         * lib/chill.exp: rewrite of testsuite driver
20851         * config/unix-chill.exp: rewrite of testsuite driver
20853 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20855     In chill.execute:
20856         * iexpr.ch: Standardize uppercase.
20857         * tuples.dat: Standardize uppercase.
20858         * vary.ch: standardize.  Correct varying string assignments.
20859         * vary.dat: Add new output lines.
20861 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20863     In chill.execute:
20864         * chprintf.ch: Standardize use of uppercase.
20865         * tuples.ch: Standardize and turn arr2 into a DCL,
20866           rather than a SYN.
20867         * pinits.ch: Standardize.
20869 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20871         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20872         * Makefil: Renamed to Makefile.in.
20873         * configure.in: New.
20875 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20877     In chill.execute:
20878         * .cvsignore: Add result/output files.
20879         * Makefile: Fix up variables at start.  Use MFLAGS
20880           everywhere.  Correct bool_loc, built_ins entries.
20881           Add entry for vary1.ch.
20882         * bitarray.ch: Standardize upper-case usage.
20883         * bitexpr.ch: Standardize, add output of b1.
20884         * params.ch: Use arrayt in along PROC parameters, to
20885           avoid novelty problems.
20886         * sets.ch: Tiny cleanup.
20887         * vary1.ch: Re-indent.
20889 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20891           * Add PR-related files to Makefiles, .cvsignore files, etc.
20893 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20895         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20896           with compiler objects. New names are test-flow.c and test-loop.c
20898 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20900         * Upgraded c-torture tests from 1.19 to 1.20
20902         * new files:
20903         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20904         * gcc.compile: 930623-1.c 930623-2.c
20905         * gcc.noncompile: 930622-1.c 930622-2.c
20906         * gcc.failure: 920411-1.c 920627-2.c
20907         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20909 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20911         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20912           More changes to get testsuite working properly. Needs more work.
20913           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20915 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20917         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20918           More changes to get testsuite working properly. Needs more work.
20920 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20922         * chill.compile/compile.exp: Added for Dejagnu support
20923         * chill.execute/execute.exp: Added for Dejagnu support
20924         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20926 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20928     This should complete moving the CHILL test files.
20929         * chill.noncompile(.cvsignore printf.grt
20930             in-printf.grt chprintf.grt chprintf.ch):
20931             Added test-support files.
20932           (Makefile): Modified further.
20933         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20934             signal.ch): Added test files.
20935           * chill.execute (.cvsignore printf.grt printr.c
20936             in-printf.grt rts.c chprintf.grt rts.h): Added
20937           test-support files.
20938             (Makefile): More corrections.
20940 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20942         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20943           test cases, ready for DejaGnu.
20945 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20947         * Upgraded c-torture tests from 1.18 to 1.19
20949         * gcc.compile: added test(s):
20950           930607-1.c
20951         * gcc.execute: added test(s):
20952           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20954         * added new subdirectory for misc tests: gcc.misc-tests
20955         * gcc.misc-test(s): added tests:
20956           inst-check.c test-consts.c test-ior.c test-switch.c
20958 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20960         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20962 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20964         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20966 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20968         * Upgraded c-torture tests from 1.17 to 1.18
20970 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20972         * Upgraded c-torture tests from 1.12 to 1.17
20974 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20976         * lib/old-dejagnu.exp:
20977           Fixed handling of XFAIL target triplets to correctly
20978           recognize wildcard characters.  Removed code that
20979           appended a unique id tag to the end of the file name
20980           printed out by the result of the testcases within a
20981           given test file.
20983 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20985         * lib/old-dejagnu.exp:
20986           Reworked expected failure handling to trigger off of XFAIL
20987           keyword in keyphrase embeded in testcase source code. The
20988           XFAIL keyword must be at the end of the keyphrase line. It
20989           may optionally be followed by one or more target triplets.
20990           It has just occured that the handling of wildcards in the
20991           target triplet may not be correct.
20993 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20995         * g++.old-deja/tests:
20996           Moved all subdirectories up one level into g++.old-deja .
20998         * lib/old-dejagnu.exp:
20999           Fixed problem with CXXFLAGS not being properly reset, and being
21000           corrupted with extraneous "-c" compiler option.  This was
21001           causing binaries to not be generated for test that needed them.
21002           Modified strings passed to "pass" and "fail" so that individual
21003           tests from the same test file would be distinguished by an
21004           identifier appended to the test file name in the summary logs;
21005           this corrected a problem with erroneous diff logs.  Added code
21006           to search testcases for expected fail and unexpected pass keywords.
21008 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21010         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21012 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21014         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21015           Removed extraneous text from end of "Special g++ Options"
21016           keyphrase.
21018         * lib/old-dejagnu.exp: Added pattern matching to look for new
21019           keywords, embedded in testcases comments, which will trigger
21020           calls to xpass and xfail.
21022 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21024         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21025           comments embedded in the testcases, especially the one looking for
21026           special compiler options, as well as the pattern matching for the
21027           compiler output again.
21029 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21031         * lib/old-dejagnu.exp: Do a proper check of the return value for
21032           execute tests. Fixed several problems with the pattern matching
21033           of the compiler output which gave erroneous test results.
21034           Changed several of the test result messages to be more descriptive.
21035         * config/unix-g++.exp: Proc g++_load now actually works and
21036           executes the tests passed to it and returns a usable return
21037           value.
21039 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21041           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21043 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21045         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21046           Modified both files to properly execute the old style
21047           dejagnu tests. The previous versions of these files were
21048           experimental and did not function anything near correctly.
21050 1993-04-05  Rob Savoye  (rob@cygnus.com)
21052         * Removed all Makefile.in and configure.in files. No configuration
21053         needed now.
21055 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21057         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21059 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21061         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21062         gcc.special/configure.in, gcc.noncompile/configure.in,
21063         gcc.execute/configure.in, gcc.code_quality/configure.in,
21064         g++.other/configure.in, g++.old-deja/configure.in,
21065         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21066         in srcname setting.
21068 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21070         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21071         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21072         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21074 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21076         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21077         (gdb_exit): Don't remove *_soc files.
21079 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21081         * lib/c-torture.exp: Don't look for main; instead always use -w
21082         -c.  This is how the c-torture tests work.  Remove the object
21083         file if the compilation succeeds.
21084         * gcc.execute/execute.exp: Remove executable if test passes.
21085         * gcc.noncompile/noncompile.exp: Every test is an expected
21086         failure.
21087         * gcc.special/special.exp: Added tests from c-torture 1.11,
21088         corrected use of existing test.
21089         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21090         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21091         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21092         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21093         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21094         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21095         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21096         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21097         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21098         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21099         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21100         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21101         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21102         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21103         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21104         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21105         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21106         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21107         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21108         c-torture 1.11.
21109         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21110         correspond to c-torture 1.11.
21112         * New file.