PR c++/14278
[official-gcc.git] / gcc / testsuite / ChangeLog
blobdda6ed78e9575ebd6b25fc900c5840df36e0f783
1 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
3         PR c++/14278
4         * g++.dg/parse/comma1.C: New test.
6 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8         PR c++/14284
9         * g++.dg/template/ttp8.C: New test.
11 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
13         * gcc.dg/fixuns-trunc-1.c: New test.
15 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
17         * gcc.dg/builtins-config.h: Use #elif.
19 2004-02-26  Michael Matz  <matz@suse.de>
21         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
22         * gcc.dg/991214-1.c: Likewise.
23         * gcc.dg/i386-asm-1.c: Likewise.
25 2004-02-25  Richard Henderson  <rth@redhat.com>
27         * gcc.c-torture/execute/20040208-2.c: Move ...
28         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
30 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
32         PR c++/14246
33         * g++.dg/other/crash-3.C: New test.
35 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
37         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
38         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
40         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
41         HP-UX.
43 2004-02-24  Michael Matz  <matz@suse.de>
45         * gcc.dg/i386-regparm.c: New.
47 2004-02-23  James E Wilson  <wilson@specifixinc.com>
49         * gcc.c-torture/execute/20040223-1.c: New.
51 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
52             Kazu Hirata  <kazu@cs.umass.edu>
54         * gcc.dg/fwritable-strings-1.c: Remove.
56 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
58         PR c/14156
59         * gcc.dg/20040223-1.c: New test.
61 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
63         PR c++/14106
64         * g++.dg/ext/typeof9.C: New test.
66 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
68         PR c++/14250
69         * g++.dg/other/switch1.C: New test.
71 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
73         * gcc.dg/cast-function-1.c: Adjust for new informative message.
74         * gcc.dg/va-arg-1.c: Likewise.
76 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
78         PR c++/14143
79         * g++.dg/template/koenig5.C: New test.
81 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
83         * g++.dg/ext/altivec-1.C: Generalize target triple.
84         * g++.dg/ext/altivec-2.C: New test case.
85         * g++.dg/ext/altivec_check.h: New file.
86         * gcc.dg/altivec-1.c: Generalize target triple;
87         include altivec_check.h and call altivec_check().
88         * gcc.dg/altivec-[2-5].c: Generalize target triple.
89         * gcc.dg/altivec-6.c: New test case.
90         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
91         type casts as needed.
92         * gcc.dg/altivec-10.c: Include altivec_check.h and call 
93         altivec_check().
94         * gcc.dg/altivec-12.c: New test case.
95         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
96         include altivec_check.h and call altivec_check().
97         * gcc.dg/altivec_check.h: New file.
99 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
101         * lib/target-supports.exp (check_alias_available): Don't mangle
102         function `g' in test program.
104 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
106         * lib/target-supports.exp (check_profiling_available): Check
107         argument to determine whether we support a profiling type.
108         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
109         check_profiling_available.
110         * g++.dg/bprob/bprob.exp: Likewise
111         * g77.dg/bprob/bprob.exp: Likewise.
112         * gcc.misc-tests/bprob.exp: Likewise.
113         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
114         dg-require-profiling and delete expected error handling.
115         * gcc.dg/20021014-1.c: Likewise.
116         * gcc.dg/nest.c: Likewise.
118 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
120         PR c++/12007
121         * g++.dg/other/vthunk1.C: New test.
123 2004-02-20  Falk Hueffner  <falk@debian.org>
125         PR target/14201
126         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
128 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
130         PR c++/13927
131         * g++.dg/other/error8.C: Remove XFAIL markers.
133         PR c++/14173
134         * g++.dg/ext/packed5.C: New test.
136         PR c++/14199
137         * g++.dg/warn/Wunused-5.C: New test.
139         PR c++/14186
140         * g++.dg/lookup/member1.C: New test.
142 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
144         * gcc.c-torture/compile/20040130-1.c: Enable only when
145         __INT_MAX__ >= 2147483647L.
146         * gcc.c-torture/compile/961203-1.c: Likewise.
148 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
150         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
151         * g++.dg/opt/template1.C: Robustify assembler regexp
153 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
155         * gcc.c-torture/execute/simd-4.x: Remove.
156         * gcc.c-torture/execute/va-arg-25.x: Likewise.
157         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
158         Guard with #ifndef SKIP_ATTRIBUTE.
159         * gcc.dg/compat/vector-1_y.c: Likewise.
160         * gcc.dg/compat/vector-2_x.c: Likewise.
161         * gcc.dg/compat/vector-2_y.c: Likewise.
162         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
163         * g++.dg/eh/simd-2.C: Likewise.
165 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
167         * gcc.c-torture/compile/complex-1.c: New.
169 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
171         PR target/14209
172         * gcc.c-torture/execute/20040218-1.c: New test.
174 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
176         PR c++/14181
177         * g++.dg/parse/new2.C: New test.
179 2004-02-18  Paul Brook  <paul@codesourcery.com>
181         * gcc.c-torture/compile/libcall-1.c: New test.
183 2004-02-18  Paul Brook  <paul@codesourcery.com>
185         PR debug/12934
186         * gcc.dg/debug/debug-7.c: New test.
188 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
190         * gcc.dg/20040217-1.c: New test.
192 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
194         * gcc.c-torture/execute/990208-1.x: Delete.
196 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
198         * gcc.c-torture/execute/20040208-2.x: New file.
200 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
202         PR c++/11326
203         * g++.dg/abi/structret1.C: New test.
205 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
207         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
208         (i386_cpuid): No need to test if cpuid is available on AMD64.
209         Fix assembly, so that it works onboth i386 and AMD64.
210         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
211         (vecInLong): Fix s[] member type to unsigned int.
212         (vecInWord): Remove type.
213         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
214         (a64, b64, c64, d64, e64): Remove.
215         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
216         Remove unused variable.  Remove initialization of removed variables.
217         Don't call mmx_tests nor sse_tests.
218         (reference_mmx, reference_sse): Remove.
219         (check): Add return stmt.
220         * gcc.dg/i386-sse-7.c: New test.
221         * gcc.dg/i386-mmx-4.c: New test.
223 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
225         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
226         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
227         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
228         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
229         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
230         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
231         g++.dg/tc1/dr94.C: Fix line terminator.
233 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
235         * gcc.c-torture/compile/20040216-1.c: New.
237 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
239         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
240         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
241         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
242         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
243         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
244         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
246 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
248         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
250 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
252         PR c++/13971
253         * g++.dg/expr/cond4.C: New test.
255         PR c++/14086
256         * g++.dg/lookup/crash2.C: New test.
258 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
260         * gcc.c-torture/compile/20040214-2.c: New test.
262 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
264         PR c++/14116
265         * g++.dg/ext/typeof8.C: New test.
267 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
269         * gcc.c-torture/compile/20040214-1.c: New test.
271 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
273         PR c++/13635
274         * g++.dg/template/spec11.C: New test.
276 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
278         PR c++/13927
279         * g++.dg/other/error8.C: New test.
281 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
283         PR c++/14122
284         * g++.dg/template/array4.C: New test.
286         PR c++/14108
287         * g++.dg/inherit/thunk2.C: New test.
289         PR c++/14083
290         * g++.dg/eh/cond2.C: New test.
292 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
294         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
296 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
298         * lib/scanasm.exp (dg-scan): Quote pattern before display.
300 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
302         * g++.dg/simd-2.C: xfail on ppc64-linux.
304 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
306         PR c/456
307         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
308         tests.
310 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
312         * gcc.dg/builtins-33.c: New test.
314 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
316         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
318 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
320         * g++.dg/simd-2.C: Set -maltivec for ppc64.
322 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
324         * gcc.dg/ppc64-abi-3.c: New test.
326 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
328         PR c/14092
330         * gcc.dg/pr14092-1.c: New testcase.
332 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
334         * gcc.dg/cpp/assert4.c: Fix typo last change.
336         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
337         * gcc.dg/cpp/assert4.c: Handle powerpc64.
339         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
341 2004-02-09  Roger Sayle  <roger@eyesopen.com>
343         * gcc.c-torture/compile/20040209-1.c: New test case.
345 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
347         * gcc.dg/c90-init-1.c: Adjust expected error messages.
349 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
351         * gcc.c-torture/execute/20040208-[12].c: New tests.
353 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
355         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
357 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
359         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
361 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
363         Bug 13856
364         * gcc.dg/visibility-8.c: New testcase.
366 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
368         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
369         arguments.
370         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
372 2004-02-07  Roger Sayle  <roger@eyesopen.com>
374         PR middle-end/13696
375         * g++.dg/opt/fold1.C: New test case.
377 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
379         PR c++/14033
380         * g++.dg/other/crash-2.C: New test.
382 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
384         PR c++/14028
385         * g++.dg/parse/angle-bracket2.C: New test.
387 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
389         PR middle-end/13750
390         Revert:
391         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
392         PR pch/13361
393         * testsuite/g++.dg/pch/wchar-1.C: New.
394         * testsuite/g++.dg/pch/wchar-1.Hs: New.
396 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
398         PR c++/14008
399         * g++.dg/parse/error15.C: New test.
400         * g++.dg/parse/crash11.C: Update dg-error mark.
402 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
404         PR c++/13932
405         * g++.dg/warn/conv2.C: New test.
407 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
409         PR c++/13086
410         * g++.dg/warn/incomplete1.C: Remove xfail.
412 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
414         * lib/file-format.exp (gcc_target_object_format): Use
415         ${tool}_target_compile, not gcc_target_compile.
416         * lib/target-supports.exp (check_alias_available): Likewise.
417         (check_gc_sections_available): Likewise.
418         * g++.dg/ext/attrib10.C: Use dg-require-alias.
419         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
420         dg-require-alias.
422 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
424         PR c++/13969
425         * g++.dg/template/static6.C: New test.
427 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
429         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
431 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
433         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
434         tests for systems where `char' is unsigned by default.
436 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
438         PR c++/13997
439         * g++.dg/template/partial3.C: New test.
441 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
443         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
444         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
445         Remove mentions of obsolete ports.
447 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
449         * gcc.dg/noncompile/20001228-1.c: Fix for new
450         error message.
452 2004-02-03  Roger Sayle  <roger@eyesopen.com>
454         PR target/9348
455         * gcc.c-torture/execute/multdi-1.c: New test case.
457 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
459         PR c++/13925
460         * g++.dg/template/lookup5.C: New test.
462 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
464         PR c++/13950
465         * g++.dg/template/lookup4.C: New test.
467         PR c++/13970
468         * g++.dg/parse/error14.C: New test.
470         PR c++/14002
471         * g++.dg/parse/template13.C: New test.
473 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
475         PR c++/13978
476         * g++.dg/template/koenig4.C: New test.
478         PR c++/13968
479         * g++.dg/template/crash17.C: New test.
481         PR c++/13975
482         * g++.dg/parse/error13.C: New test.
483         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
485 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
487         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
489 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
491         PR c/11658
492         PR c/13994
493         * gcc.dg/noncompile/20040203-1.c: New test.
494         * gcc.dg/noncompile/20040203-2.c: Likewise.
495         * gcc.dg/noncompile/20040203-3.c: Likewise.
496         * gcc.dg/20040203-1.c: Likewise.
498 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
500         PR c++/10858
501         * g++.dg/template/sizeof7.C: New test.
503 2004-02-02  Eric Christopher  <echristo@redhat.com>
504             Zack Weinberg  <zack@codesourcery.com>
506         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
508 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
510         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
511         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
512         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
513         * gcc.dg/cleanup-5.c: Run only on Linux targets.
515 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
517         PR c++/13113
518         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
520         PR c++/13854
521         * g++.dg/ext/attrib13.C: New test.
523         PR c++/13907
524         * g++.dg/conversion/op2.C: New test.
526 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
528         * gcc.dg/titype-1.c: Fix pasto.
530 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
532         * gcc.dg/titype-1.c: New test.
534 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
536         PR c++/13957
537         * g++.dg/template/non-type-template-argument-1.C,
538         g++.dg/template/qualified-id1.C: Update dg-error marks.
539         * g++.dg/template/nontype6.C: New test.
541 2004-02-01  Roger Sayle  <roger@eyesopen.com>
543         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
544         * gcc.dg/builtins-31.c: New testcase.
545         * gcc.dg/builtins-32.c: New testcase.
547 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
549         * objc.dg/call-super-2.m: Update line numbers
550         for the including of stddef.h.
552 2004-01-30  Michael Matz  <matz@suse.de>
554         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
555         g++.dg/ext/case-range3.C: New tests.
557 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
559         DR206
560         PR c++/13813
561         * g++.dg/template/member4.C: New test.
563 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
565         PR c++/13683
566         * g++.dg/template/sizeof6.C: New test.
568 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
570         * gcc.dg/fwritable-strings-1.c: New test.
572 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
574         * gcc.c-torture/compile/20040130-1.c: New test.
576 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
578         * objc.dg/call-super-2.m: Include stddef.h for size_t.
580 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
582         PR c++/13883
583         * g++.dg/template/ctor3.C: New test.
585 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
587         * g++.dg/tc1: New directory.
588         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
589         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
590         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
591         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
592         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
594 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
596         * g++.dg/parse/error11.C: New test.
597         * g++.dg/parse/error12.C: Likewise.
599 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
601         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
602         (scan_initial, main): Use aligned_sizeof instead of sizeof.
604 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
606         PR c++/13791
607         * g++.dg/ext/attrib12.C: New test.
609         PR c++/13736
610         * g++.dg/parse/cast2.C: New test.
612 2004-01-27  James E Wilson  <wilson@specifixinc.com>
614         * objc.dg/encode-2.m (main): New local string.  Set depending on
615         sizeof long.  Use in sscanf call.
616         * objc.dg/encode-3.m (main): New local string.  Set depending on
617         sizeof long.  Use in scan_initial call.
619 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
621         * objc.dg/call-super-2.m: Make LP64-safe.
622         * objc.dg/desig-init-1.m: Likewise.
624 2004-01-27  Devang Patel <dpatel@apple.com>
626         * g++.dg/debug/namespace1.C: New test.
628 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
630         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
631         xscale-*-*.
633         * gcc.dg/arm-mmx-1.c: New test.
635 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
637         * gcc.dg/20040127-1.c: New test.
638         * gcc.dg/20040127-2.c: New test.
640 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
642         * objc.dg/stret-1.m (glob): Renamed to globa.
644 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
646         PR c++/13663
647         * g++.dg/expr/for1.C: New test.
649 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
651         PR middle-end/13779
652         * gcc.dg/darwin-longlong.c: New test.
654 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
656         * gcc.dg/20040124-1.c: Moved test from here...
657         * gcc.c-torture/compile/20040124-1.c: ...to here.
659 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
661         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
662         the assembly output if -m64 is passed.
664 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
666         PR c++/13833
667         * g++.dg/template/cond3.C: New test.
669 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
671         PR c++/13810
672         * g++.dg/template/ttp7.C: New test.
674 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
676         PR c++/13797
677         * g++.dg/template/nontype4.C: New test.
678         * g++.dg/template/nontype5.C: Likewise.
680 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
682         * gcc.dg/torture/mips-clobber-at.c: New test.
684 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
686         * gcc.dg/20040124-1.c: New test.
688 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
690         * gcc.dg/20040123-1.c: New test.
692 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
694         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
696 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
698         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
700 2004-01-23  Andrew Pinski  <apinski@apple.com>
702         * gcc.dg/20030121-1.c: Move to ..
703         * gcc.dg/20040121-1.c: here.
705 2004-01-23  Roger Sayle  <roger@eyesopen.com>
707         * gcc.dg/builtins-29.c: New test case.
709 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
711         PR 18314
712         * gcc.dg/builtins-30.c: New testcase.
714 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
716         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
717         * lib/g77.exp: Likewise.
718         * lib/objc.exp: Likewise.
719         * lib/g++.exp: Likewise.
721 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
723         * gcc.dg/struct-by-value-2.c: New test.
725 2004-01-21  Andrew Pinski  <apinski@apple.com>
727         PR target/13785
728         * gcc.dg/20030121-1.c: New test.
730 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
732         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
733         clobber frame pointer register in asm statement.
735 2004-01-21  Falk Hueffner  <falk@debian.org>
737         * gcc.c-torture/compile/20040121-1.c: New test.
739 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
741         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
743 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
745         * gcc.dg/ppc64-abi-2.c: New test.
747 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
749         * lib/treelang.exp: Fill out this file.
750         * lib/treelang-dg.exp: New File.
752 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
754         * gcc.c-torture/compile/981022-1.c: Remove.
755         * gcc.dg/array-5.c: Remove XFAIL.
756         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
757         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
758         gcc.dg/cond-lvalue-1.c: Update.
759         * gcc.dg/cast-lvalue-2.c: New test.
761 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
763         PR c++/13592
764         * g++.dg/other/error1.C (class foo): Tweak error message.
766         PR c++/13592
767         * g++.dg/template/call2.C: New test.
769 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
771         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
772         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
773         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
774         scalar-return-1_x.c, scalar-return-2_y.c,
775         scalar-return-3_x.c, scalar-return-3_y.c,
776         scalar-return-4_x.c, scalar-return-4_y.c,
777         struct-align-1.h, struct-align-1_x.c,
778         struct-align-1_y.c, struct-align-2.h,
779         struct-align-2_x.c, struct-align-2_y.c,
780         struct-by-value-10_y.c, struct-by-value-11_x.c,
781         struct-by-value-11_y.c, struct-by-value-12_x.c,
782         struct-by-value-12_y.c, struct-by-value-13_x.c,
783         struct-by-value-13_y.c, struct-by-value-14_x.c,
784         struct-by-value-14_y.c, struct-by-value-15_x.c,
785         struct-by-value-15_y.c, struct-by-value-16_y.c,
786         struct-by-value-17_y.c, struct-by-value-18_y.c,
787         struct-by-value-19_y.c, struct-by-value-1_x.c,
788         struct-by-value-1_y.c, struct-by-value-20_y.c,
789         struct-by-value-2_x.c, struct-by-value-2_y.c,
790         struct-by-value-3_y.c, struct-by-value-4_x.c,
791         struct-by-value-4_y.c, struct-by-value-5_y.c,
792         struct-by-value-6_y.c, struct-by-value-7_y.c
793         struct-by-value-8_x.c, struct-by-value-8_y.c
794         struct-by-value-9_x.c, struct-by-value-9_y.c
795         struct-return-10_x.c, struct-return-10_y.c,
796         struct-return-19_x.c, struct-return-20_x.c
797         struct-return-2_x.c, struct-return-2_y.c
798         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
799         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
801 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
803         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
804         attribute on sparc*-sun-solaris2.*.
806 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
808         PR c++/13710
809         * g++.dg/ext/typeof7.C: New test.
811 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
813         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
814         * gcc.dg/const-elim-1.c: Same.
816 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
818         * objc.dg/stret-1.m: New.
819         * objc.dg/stret-2.m: New.
821 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
823         PR c++/11895
824         * g++.dg/ext/vector1.C: New test.
826 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
828         * gcc.dg/pch/import-1.c: New.
829         * gcc.dg/pch/import-1.hs: New.
830         * gcc.dg/pch/import-1a.h: New.
831         * gcc.dg/pch/import-1b.h: New.
832         * gcc.dg/pch/import-1c.h: New.
834 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
836         PR c++/13574
837         * g++.dg/ext/array1.C: New test.
839         PR c++/13178
840         * g++.dg/conversion/op1.C: New test.
842 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
844         PR 11864
845         From Kazumoto Kojima / Dan Kegel:
846         * gcc.dg/pr11864-1.c: New test.
848         PR 10392
849         From Marcus Comstedt / Dan Kegel:
850         * gcc.dg/pr10392-1.c: New test.
852 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
854         PR c++/13478
855         * g++.dg/init/ref10.C: New test.
857 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
859         PR c++/13407
860         * g++.dg/parse/typename6.C: New test.
862 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
864         PR pch/13361
865         * testsuite/g++.dg/pch/wchar-1.C: New.
866         * testsuite/g++.dg/pch/wchar-1.Hs: New.
868 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
870         PR c++/9259
871         * g++.dg/expr/sizeof2.C: New test.
873 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
875         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
877 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
879         PR c++/13659
880         * g++.dg/lookup/strong-using-3.C: New.
881         * g++.dg/lookup/using-10.C: New.
883 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
885         PR c++/13594
886         * g++.dg/lookup/strong-using-2.C: New.
888 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
889             Dan Kegel <dank@kegel.com>
890             J"orn Rennecke <joern.rennecke@superh.com>
892         PR target/9365
893         * gcc.dg/pr9365-1.c: New test.
895 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
897         PR c++/8856
898         * g++.dg/parse/casting-operator2.C: New test.
899         * g++.old-deja/g++.pt/explicit83.C: Remove.
901 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
903         * gcc.dg/label-compound-stmt-1.c: New test.
904         * gcc.c-torture/compile/950922-1.c,
905         gcc.c-torture/compile/20000211-3.c,
906         gcc.c-torture/compile/20000518-1.c,
907         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
908         compound statements.
910 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
912         * gcc.dg/ppc64-abi-1.c: New test.
914 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
916          * g++.dg/ext/attrib9.C: Add dg-warnings.
918 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
920         PR c++/12335
921         * g++.dg/parse/dtor3.C: New test.
923 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
925         PR c++/12709
926         * g++.dg/parse/try-catch-1.C: New test.
928 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
930         * ada/acats/run_all.sh: Add more verbose output in acats.log
931         when compiling tests.
933 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
935         PR 13656
936         * gcc.dg/typedef-redecl.c: New test case.
937         * gcc.dg/typedef-redecl.h: New support file.
939 2004-01-13  Jan Hubicka  <jh@suse.cz>
941         * gcc.dg/always_inline.c: New test.
942         * gcc.dg/debug/20031231-1.c: Fix.
944 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
946         PR c++/13474
947         * g++.dg/template/array3.C: New test.
949 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
951         * g++.dg/ext/lvalue1.C: No longer expected to fail.
952         * g++.dg/warn/Wunused-2.C: Likewise.
954 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
956         PR c++/13289
957         * g++.dg/template/instantiate6.C: New test.
959 2004-01-12  Roger Sayle  <roger@eyesopen.com>
961         PR middle-end/11397
962         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
964 2004-01-12  Jan Hubicka  <jh@suse.cz>
966         PR opt/12826
967         * gcc.dg/20040112-1.c: New.
969         * gcc.dg/dwarf-die[1-7].c: Move to...
970         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
971         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
973 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
975         PR c++/4100
976         * g++.dg/parse/friend4.C: New test.
978 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
980         PR c++/4100
981         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
982         definition is called a friend.
984 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
986         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
988 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
990         PR c++/3478
991         * g++.dg/parse/error10.C: New test.
992         * g++.dg/template/arg2.C: Accept "invalid type" error.
994 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
996         PR middle-end/13392
997         * g++.dg/opt/expect2.C: New test.
999 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1001         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1002         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1003         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1004         Update dg-error regexps.
1006 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1008         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1009         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1011 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1013         * gcc.dg/pragma-re-1.c: Use right pointer type.
1015 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1017         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1019 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1021         * gcc.dg/rs6000-ldouble-1.c: New.
1023 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1025         DR 337
1026         PR c++/9256
1027         * g++.dg/other/abstract1.C: New test.
1029 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1031         * g++.dg/lookup/strong-using-1.C: New.
1033 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1035         PR c/11234
1036         * gcc.dg/func-ptr-conv-1.c: New test.
1037         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1039 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1041         PR target/13380.
1042         * gcc.c-torture/compile/20040109-1.c: New.
1044 2004-01-08  Stuart Hastings  <stuart@apple.com>
1046         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1047         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1048         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1050 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1052         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1054 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1056         * ada/acats/run_acats: Treat 'gnatchop' the same way
1057         as 'gnatmake'.  Export GCC_DRIVER.
1058         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1059         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1061 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1063         PR c++/12573
1064         * g++.dg/template/dependent-expr4.C: New test.
1066 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1068         * gcc.dg/altivec-11.c: New test.
1070 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1072         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1074 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1076         PR c/6024
1077         * gcc.dg/enum-compat-1.c: New test.
1078         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1080 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1082         PR c/12165
1083         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1084         gcc.dg/c99-idem-qual-3.c: New tests.
1086 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1088         * gcc.dg/winline-7.c: Don't cast void * to int.
1090 2004-01-06  Jan Hubicka  <jh@suse.cz>
1092         * gcc.dg/i386-sse-5.c: New test
1093         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1095 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1097         PR c++/12815
1098         * g++.dg/rtti/typeid4.C: New test.
1100 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1102         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1104 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1106         PR c++/12132
1107         * g++.dg/template/error11.C: New test.
1109         PR c++/13451
1110         * g++.dg/template/class2.C: New test.
1112 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1113         Richard Sandiford <rsandifo@redhat.com>
1115         PR c++/13387
1116         * g++.dg/opt/alias3.C: New test.
1118 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1120         PR c++/13157
1121         * g++.dg/template/koenig3.C: New test.
1123         PR c++/13529
1124         * g++.dg/parse/offsetof3.C: New test.
1126         * g++.dg/init/copy7.C: Add missing dg-error markers.
1128         PR c++/12226
1129         * g++.dg/init/copy7.c: New test.
1131         PR c++/13536
1132         * g++.dg/parse/cast1.C: New test.
1134 2004-01-04  Jan Hubicka  <jh@suse.cz>
1136         * gcc.dg/winline[1-7].c: New tests.
1138 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1140         PR c++/13520
1141         * g++.dg/template/qualttp22.C: New test.
1143 2004-01-01  Jan Hubicka  <jh@suse.cz>
1145         * gcc.dg/debug/20031231-1.c: New.
1146         * gcc.c-torture/compile/20040101-1.c: New.
1147         * gcc.dg/dwarf-die-[1-7].c: New.
1149 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1151         PR optimization/13521
1152         * gcc.c-torture/compile/20031231-1.c: New test.
1154 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1156         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1158 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1160         PR c++/10079
1161         * g++.dg/template/crash16.C: New test.
1163 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1165         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1167 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1169         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1170         ports.
1171         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1172         * g++.old-deja/g++.law/profile1.C: Likewise.
1173         * gcc.c-torture/compile/981006-1.c: Likewise.
1174         * gcc.c-torture/execute/loop-2e.x: Likewise.
1175         * gcc.c-torture/execute/loop-2f.x: Remove.
1176         * gcc.c-torture/execute/loop-2g.x: Likewise.
1177         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1178         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1180 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1182         PR c++/13507
1183         * g++.dg/ext/attrib11.C: New test.
1185         PR c++/13494
1186         * g++.dg/template/array2-1.C: New test.
1187         * g++.dg/template/array2-2.C: New test.
1189 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1191         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1193 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1195         PR c++/12774
1196         * g++.dg/template/array1-1.C: New test.
1197         * g++.dg/template/array1-2.C: New test.
1199 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1201         PR fortran/12632
1202         * g77.dg/12632.f: New test case.
1204 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1206         PR c++/13289
1207         * g++.dg/parse/nontype1.C: New test.
1209 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1211         PR c++/12403
1212         * g++.dg/parse/explicit1.C: New test.
1213         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1215 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1217         PR c++/13081
1218         * g++.dg/opt/inline6.C: New test.
1220         PR c++/12613
1221         * g++.dg/parse/error9.C: New test.
1223         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1225 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1227         PR c++/13009
1228         * g++.dg/init/assign1.C: New test.
1230 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1232         PR c++/13070
1233         * g++.dg/warn/format3.C: New test case.
1235 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1237         * gcc.c-torture/compile/20031227-1.c: New test.
1239 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1241         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1242         * g77.dg/bprob/bprob.exp: Likewise.
1243         * gcc.misc-tests/bprob.exp: Likewise.
1244         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1245         variants on systems where the library does not provide that
1246         functionality.
1247         * gcc.dg/builtins-20.c: Use builtins-config.h.
1248         * gcc.dg/builtins-config.h: New file.
1250 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1252         * lib/gcc-dg.exp (dg-require-profiling): New function.
1253         * lib/target-supports.exp (check_profiling_available): Likewise.
1254         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1255         * g77.dg/bprob/bprob.exp: Likewise.
1256         * gcc.misc-tests/bprob.exp: Likewise.
1257         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1258         * gcc.dg/20021014-1.c: Likewise.
1259         * gcc.dg/nest.c: Likewise.
1261 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1263         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1264         compiling.
1265         * g++.dg/lookup/java2.C: Likewise.
1266         * gcc.dg/cpp/lexident.c: Likewise.
1268 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1270         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1271         given.
1272         * gcc.c-torture/compile/961203-1.c: Likewise.
1273         * gcc.c-torture/compile/980506-1.c: Likewise.
1275 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1277         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1278         (additional_prunes): New global.
1279         (gcc-dg-prune): Handle additional per-test pruning.
1280         (dg-test): Clear additional_prunes between tests.
1282         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1283         dg-prune-output to avoid spurious failures from assembler
1284         complaining about nonexistent WAW violations.
1285         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1286         Use dg-prune-output to avoid spurious failures from assembler
1287         warning about Itanium B-step errata.
1289 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1291         * g++.dg/abi/macro0.C: New test.
1292         * g++.dg/abi/macro1.C: Likewise.
1293         * g++.dg/abi/macro2.C: Likewise.
1295         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1296         * g++.dg/abi/bitfield7.C: Likewise.
1297         * g++.dg/abi/dtor2.C: Likewise.
1298         * g++.dg/abi/mangle11.C: Likewise.
1299         * g++.dg/abi/mangle12.C: Likewise.
1300         * g++.dg/abi/mangle14.C: Likewise.
1301         * g++.dg/abi/mangle17.C: Likewise.
1302         * g++.dg/abi/vbase10.C: Likewise.
1303         * g++.dg/abi/vbase14.C: Likewise.
1304         * g++.dg/template/qualttp17.C: Likewise.
1306 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1308         PR c/11995
1309         * gcc.dg/20031223-1.c: New test.
1311 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1313         * gcc.dg/noreturn-7.c: New test.
1315 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1317         * gcc.dg/null-pointer-1.c: New test.
1319 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1321         * g++.old-deja/g++.jason/template18.C: Remove.
1322         * g++.old-deja/g++.jason/template37.C: Likewise.
1324         PR c++/12862
1325         * g++.dg/lookup/ns1.C: New test.
1327         PR c++/12397
1328         * g++.dg/template/lookup3.C: New test.
1330 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1332         * g++.dg/template/recurse1.C: New test
1334 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1336         PR c++/12479
1337         * g++.dg/parse/semicolon1.C: New test.
1338         * g++.dg/parse/semicolon1.h: Likewise.
1340 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1342         * gcc.dg/darwin-misaligned.c: New test.
1344 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1346         PR c/9163
1347         * gcc.dg/20031222-1.c: New test.
1349 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1351         PR c++/13438
1352         * g++.dg/parse/error8.C: New test.
1354         PR c++/11554
1355         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1357 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1359         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1360         too small.
1361         * gcc.c-torture/compile/930217-1.c: Likewise.
1362         * gcc.c-torture/compile/930513-1.c: Likewise.
1363         * gcc.c-torture/execute/920908-2.c: Likewise.
1364         * gcc.c-torture/execute/921204-1.c: Likewise.
1365         * gcc.c-torture/execute/930621-1.c: Likewise.
1366         * gcc.c-torture/execute/930630-1.c: Likewise.
1367         * gcc.c-torture/execute/931031-1.c: Likewise.
1368         * gcc.c-torture/execute/980602-2.c: Likewise.
1369         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1370         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1371         * gcc.c-torture/execute/extzvsi.c: Likewise.
1372         * gcc.c-torture/unsorted/ext.c: Likewise.
1374 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1376         PR target/12749
1377         * gcc.c-torture/compile/20031220-2.c: New test case.
1379 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1381         PR optimization/13031
1382         * gcc.c-torture/compile/20031220-1.c: New test case.
1384 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1386         * gcc.dg/cast-function-1.c: New test.
1388 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1390         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1391         formats.
1393 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1395         PR c++/12795
1396         * g++.dg/ext/attrib10.C: New test.
1398 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1400         * gcc.dg/cleanup-10.c: New test.
1401         * gcc.dg/cleanup-11.c: New test.
1403 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1405         PR c++/13239
1406         * g++.dg/opt/expect1.C: New test.
1408 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1410         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1412 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1414         PR debug/12923
1415         * gcc.dg/20031218-1.c: New test.
1417         PR debug/12389
1418         * gcc.dg/20031218-2.c: New test.
1419         * gcc.dg/20031218-3.c: New test.
1421         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1422         of label name and allow for USER_LABEL_PREFIX == "_" names.
1423         * g++.dg/abi/mangle18-2.C: Likewise.
1424         * g++.dg/abi/mangle19-1.C: Likewise.
1425         * g++.dg/abi/mangle19-2.C: Likewise.
1426         * g++.dg/abi/mangle20-1.C: Likewise.
1427         * g++.dg/abi/mangle20-2.C: Likewise.
1429 2003-12-18  Richard Henderson  <rth@redhat.com>
1431         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1433 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1434             Dan Kegel <dank@kegel.com>
1436         PR other/12009
1437         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1438         testing a cross compiler, it causes spurious compile failures.
1439         * lib/g++.exp: Likewise.
1441 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1443         PR c++/13262
1444         * g++.dg/template/access13.C: New test.
1446 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1448         * gcc.dg/20031216-1.c: New test.
1450 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1452         PR c++/9154
1453         * g++.dg/template/error10.C: New test.
1455 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1457         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1458         * g++.dg/eh/simd-2.C: Likewise.
1460 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1461             Roger Sayle  <roger@eyesopen.com>
1463         * gcc.c-torture/execute/ieee/mzero5.c: New.
1465 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1467         PR c++/10603
1468         * g++.dg/parse/error6.C: New test.
1470         PR c++/12827
1471         * g++.dg/parse/error7.C: New test.
1473 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1475         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1476         at -O with stabs debugging formats.
1477         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1478         * gcc.dg/debug/debug-2.c: Likewise.
1480 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1482         PR c++/12696
1483         * g++.dg/init/error1.C: New test.
1485         PR c++/12218
1486         * g++.dg/init/pm3.C: New test.
1488 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1490         PR c/3347
1491         * gcc.dg/bitfld-8.c: New test.
1493 2003-12-16  James Lemke  <jim@wasabisystems.com>
1495         * gcc.dg/arm-scd42-[123].c: New tests.
1497 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1499         PR c++/9043
1500         * g++.dg/abi/mangle20-1.C: New test.
1501         * g++.dg/abi/mangle20-2.C: New test.
1503 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1505         PR c++/13275
1506         * g++.dg/other/offsetof2.C: Remove XFAIL.
1507         * g++.dg/parse/offsetof1.C: New test.
1508         * g++.gd/parse/offsetof2.C: Likewise.
1510 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1512         * g++.dg/template/nontype3.C: New test.
1513         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1515 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1517         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1519 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1521         PR c++/13387
1522         * g++.dg/expr/assign1.C: New test.
1524         PR c++/13242
1525         * g++.dg/abi/mangle19-1.C: New test.
1526         * g++.dg/abi/mangle19-2.C: New test.
1528 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1530         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1532 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1534         * gcc.c-torture/execute/20031216-1.c: New test.
1536 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1538         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1539         an ICE regression.
1541 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1543         PR c++/10926
1544         * g++.dg/template/error9.C: New test.
1546         PR c++/11116
1547         * g++.dg/template/error8.C: New test.
1549 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1551         PR middle-end/13400
1552         * gcc.c-torture/execute/20031215-1.c: New test case.
1554 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1556         PR c++/13269
1557         * g++.dg/parse/error5.C: New test.
1559         PR c++/12989
1560         * g++.dg/expr/sizeof1.C: New test.
1562         PR c++/13310
1563         * g++.dg/template/crash15.C: New test.
1565 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1567         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1568         a non-POD type as the last named parameter of a varargs function.
1570 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1572         PR c++/13243
1573         PR c++/12573
1574         * g++.dg/template/crash14.C: New test.
1575         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1577 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1579         * g++.dg/other/java1.C: New test.
1581         PR c++/13241
1582         * g++.dg/abi/mangle18-1.C: New test.
1583         * g++.dg/abi/mangle18-2.C: New test.
1585 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1587         PR optimization/10312
1588         * gcc.c-torture/execute/20031214-1.c: New.
1590 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1592         PR c++/10779
1593         PR c++/12160
1594         * g++.dg/parse/error3.C: New test.
1595         * g++.dg/parse/error4.C: Likewise.
1596         * g++.dg/abi/mangle4.C: Tweak error messages.
1597         * g++.dg/lookup/using5.C: Likewise.
1598         * g++.dg/other/error2.C: Likewise.
1599         * g++.dg/parse/typename5.C: Likewise.
1600         * g++.dg/parse/undefined1.C: Likewise.
1601         * g++.dg/template/arg2.C: Likewise.
1602         * g++.dg/template/ttp3.C: Likewise.
1603         * g++.dg/template/type1.C: Likewise.
1604         * g++.old-deja/g++.other/crash32.C: Likewise.
1605         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1607 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1609         PR c++/13106
1610         * g++.dg/warn/noreturn-3.C: New test.
1612 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1614         PR c++/13118
1615         * g++.dg/abi/covariant3.C: New.
1617 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1619         * g++.dg/eh/ia64-1.C: New test.
1621 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1623         PR optimization/13037
1624         * g77.f-torture/execute/13037.f: New test case.
1626 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1628         PR c++/12881
1629         * g++.dg/abi/covariant2.C: New.
1631 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1633         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1635 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1637         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1639 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1641         PR other/10819
1642         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1643         to fix Bug 10819.
1644         * lib/g++.exp (g++_version): Likewise.
1645         * lib/g77.exp (g77_version): Likewise.
1646         * lib/objc.exp (default_objc_version): Likewise.
1648 2003-12-10  Richard Henderson  <rth@redhat.com>
1650         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1652         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1654 2003-12-08  Matt Austern  <austern@apple.com>
1656         PR c/13134
1657         * lib/gcc-dg.exp (dg-require-visibility): Define.
1658         * lib/target-supports (check_visibility_available): Define.
1659         * gcc.dg/visibility-1.c: New test.
1660         * gcc.dg/visibility-2.c: Likewise.
1661         * gcc.dg/visibility-3.c: Likewise.
1662         * gcc.dg/visibility-4.c: Likewise.
1663         * gcc.dg/visibility-5.c: Likewise.
1664         * gcc.dg/visibility-6.c: Likewise.
1665         * g++.dg/ext/visibility-1.C: Likewise.
1666         * g++.dg/ext/visibility-2.C: Likewise.
1667         * g++.dg/ext/visibility-3.C: Likewise.
1668         * g++.dg/ext/visibility-4.C: Likewise.
1669         * g++.dg/ext/visibility-5.C: Likewise.
1670         * g++.dg/ext/visibility-6.C: Likewise.
1672 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1674         * g++.dg/lookup/java1.C: New test.
1675         * g++.dg/lookup/java2.C: New test.
1677 2003-12-07  Falk Hueffner  <falk@debian.org>
1679         * g++.dg/opt/noreturn-1.C: New test.
1681 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1683         * gcc.dg/overflow-1.c: New test.
1685 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1687         * g77.f-torture/compile/13060.f: New test.
1689 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1691         PR c++/13323
1692         * g++.dg/inherit/operator2.C: New test.
1694 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1696         PR c++/13305
1697         * g++.dg/ext/attrib9.C: New test.
1699 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1701         PR c++/13314
1702         * g++.dg/template/error7.C: New test.
1704 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1705             J"orn Rennecke <joern.rennecke@superh.com>
1707         PR target/13302
1708         * g++.dg/other/struct-va_list.C: New test.
1710 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1712         PR c++/13166
1713         * g++.dg/parse/defarg6.C: New test.
1715 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1717         PR target/13256
1718         * gcc.c-torture/execute/20031201-1.c: New test.
1720 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1722         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1724 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1726         * gcc.dg/builtin-return-1.c: New test.
1728 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1729             J"orn Rennecke <joern.rennecke@superh.com>
1731         PR optimization/13260
1732         * gcc.c-torture/execute/20031204-1.c: New test.
1734 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1736         PR c++/9127
1737         * g++.dg/template/error6.C: New test.
1739 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1741         * gcc.dg/20031202-1.c: New test.
1743 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1745         PR c++/13179
1746         * g++.dg/template/eh1.C: New test.
1748         PR c++/10771
1749         * g++.dg/template/error5.C: New test.
1751 2003-12-02  David Ung  <davidu@mips.com>
1753         * gcc.dg/compat/vector-check.h: Corrected type for var
1754         g_##TMODE
1756 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1758         PR c++/10126
1759         * g++.dg/template/ptrmem8.C: New test.
1761 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1763         PR c++/12573
1764         * g++.dg/template/dependent-expr3.C: New test.
1766 2003-12-01  James Lemke  <jim@wasabisystems.com>
1768         * gcc.dg/arm-g2.c: New test.
1770 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1772         PR optimization/11634
1773         * gcc.dg/20031201-2.c: New test case.
1775 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1777         PR 11433
1778         * objc.dg/proto-lossage-3.m: New test.
1780 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1782         PR optimization/12628
1783         * gcc.dg/20031201-1.c: New test case.
1785 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1787         * gcc.dg/unaligned-1.c: New test.
1789 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1791         PR c++/9849
1792         * g++.dg/template/error4.C: New test.
1793         * g++.dg/template/nested3.C: Adjust error markers.
1795 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1797         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1799 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1801         PR c/10333
1802         * gcc.dg/bitfld-7.c: New test.
1804 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1806         * gcc.dg/tls/asm-1.C: New test.
1808 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1810         * gcc.dg/cpp/assert4.c: Update.
1812 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1814         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1815         * gcc.dg/builtin-apply3.c: New test.
1817 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1819         * lib/compat.exp (compat-obj): New xfaildata parameter.
1820         Use it to set compiler_conditional_xfail_data before compiling.
1821         (compat-get-options): Handle dg-xfail-if.
1822         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1823         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1824         * gcc.dg/compat/vector-1_y.c: Likewise.
1825         * gcc.dg/compat/vector-2_x.c: Likewise.
1826         * gcc.dg/compat/vector-2_y.c: Likewise.
1828 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1830         * g++.dg/opt/reg-stack4.C: New test.
1832 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1834         * gcc.dg/builtin-apply2.c: New test.
1836 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1838         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1840 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1842         PR c++/12924
1843         * g++.dg/template/template-id-2.C: New test.
1845 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1847         PR c++/5369
1848         * g++.dg/template/memfriend1.C: New test.
1849         * g++.dg/template/memfriend2.C: Likewise.
1850         * g++.dg/template/memfriend3.C: Likewise.
1851         * g++.dg/template/memfriend4.C: Likewise.
1852         * g++.dg/template/memfriend5.C: Likewise.
1853         * g++.dg/template/memfriend6.C: Likewise.
1854         * g++.dg/template/memfriend7.C: Likewise.
1855         * g++.dg/template/memfriend8.C: Likewise.
1856         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1858 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1860         PR c++/12515
1861         * g++.dg/ext/cond1.C: New test.
1863 2003-11-20  Richard Henderson  <rth@redhat.com>
1865         * gcc.dg/20020201-2.c: Remove.
1866         * gcc.dg/20020201-4.c: Remove.
1867         * gcc.dg/20020304-1.c: Remove.
1869 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1871         * gcc.dg/cpp/trad/xwin1.c: New test case.
1873 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1875         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1876         * lib/g77.exp: Likewise.
1877         * lib/objc.exp: Likewise.
1878         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1879         for darwin.
1881 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1883         PR c++/12932
1884         * g++.dg/template/static5.C: New test.
1886 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1888         * gcc.dg/nested-func-1.c: New test.
1890 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1892         * gcc.dg/cpp/assert4.c: New test.
1894 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1896         PR c++/2294
1897         * g++.dg/lookup/using9.c: New test.
1899 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
1901         PR c++/12762
1902         * g++.dg/template/error3.C: New test.
1904 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
1906         PR ada/13035
1907         * ada/acats/run_acats, run_all.sh: Fix syntax error.
1908         No longer use a wrapper for gcc, since this does not work under
1909         Windows.
1911 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
1913         PR c++/2094
1914         * g++.dg/template/ptrmem7.C: New test.
1916 2003-11-13  Andrew Pinski <apinski@apple.com>
1918         * gcc.c-torture/compile/20031113-1.c: New test.
1920 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
1921             Kean Johnston <jkj@sco.com>
1923         PR c/13029
1924         * gcc.dg/unused-4.c: Update.
1926 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1928         * g++.dg/opt/const3.C: New test.
1930 2003-11-13  Jan Hubicka  <jh@suse.cz>
1932         * gcc.c-torture/compile/20031112-1.c: New test.
1934 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
1936         * g++.dg/parse/crash10.C: Remove bogus error marker.
1938 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1940         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
1941         (host_gcc): Likewise.
1942         (ROOT): Honor $PWDCMD.
1943         (BASE): Likewise.
1944         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
1946 2003-11-12  Catherine Moore  <clm@redhat.com>
1948         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
1950 2003-11-12  Andreas Jaeger  <aj@suse.de>
1951             Jakub Jelinek  <jakub@redhat.com>
1952             Andrew Pinski  <pinskia@physics.uc.edu>
1953             Richard Henderson  <rth@redhat.com>
1955         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
1956         systems.
1957         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
1959         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
1960         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
1962 2003-11-11  Andreas Jaeger  <aj@suse.de>
1964         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
1966         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
1968 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
1970         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
1971         Clean ups.
1973 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
1975         * gcc.dg/trampoline-1.c: New test.
1977 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
1979         * gcc.c-torture/compile/200031109-1.c: New test.
1981 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1983         PR c/3190
1984         PR c/8714
1985         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1986         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
1987         gcc.dg/format/no-y2k-1.c: Update.
1989 2003-11-08  Roger Sayle  <roger@eyesopen.com>
1991         PR optimization/10467
1992         * gcc.dg/20031108-1.c: New test case.
1994 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
1996         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
1998 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2000         * gcc.dg/compound-lvalue-1.c: New test.
2001         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2002         some XFAILs.
2004 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2006         * gcc.dg/altivec-varargs-1.c: New test.
2008 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2010         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2011         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2012         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2013         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2014         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2016 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2018         * gcc.dg/cond-lvalue-1.c: New test.
2020 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2022         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2024 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2026         PR c++/11616
2027         * g++.dg/template/instantiate5.C: New test.
2029 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2031         PR c++/12726
2032         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2033         * ChangeLog: Add missing first entry for above test.
2035 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2037         PR c++/9810
2038         * g++.dg/template/using8.C: New test.
2039         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2041 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2043         PR optimization/10817
2044         * gcc.c-torture/compile/20031102-1.c: New test case.
2046 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2048         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2049         2147483647.
2051 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2053         * gcc.dg/20031102-1.c: New test.
2055 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2057         * gcc.dg/complex-1.c: New test.
2059 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2061         PR c++/12796
2062         * g++.dg/template/crash13.C: Adjust expected error location.
2063         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2065 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2067         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2069 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2071         PR/10239
2072         * gcc.c-torture/compile/20031031-2.c: New test.
2074 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2076         PR/11640
2077         * gcc.c-torture/compile/20031031-1.c: New test.
2079 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2081         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2082         * gcc.misc-tests/bprob.exp: Likewise.
2083         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2084         the execution test on arm-elf configs.
2085         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2086         configs that don't support scratch files.
2087         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2089 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2091         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2092         done by dejagnu.
2094 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2096         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2097         Avoid non pure sh syntax. Add more logging.
2099         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2100         fail.
2102 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2104         PR libgcj/10610
2105         * gcc.dg/ppc-stackalign-1.c: New test.
2107 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2109         * ada/acats/run_all.sh: Change output to be more compliant with
2110         dejagnu framework.
2111         Create acats.sum and acats.log files under testsuite/ada/acats
2112         Only run [a-z]* directories, to filter out e.g. CVS.
2113         Redirect build output to log file.
2115 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2117         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2119 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2121         PR ada/5909:
2122         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2124 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2126         * gcc.c-torture/compile/20031023-1.c: New test.
2127         * gcc.c-torture/compile/20031023-2.c: New test.
2128         * gcc.c-torture/compile/20031023-3.c: New test.
2129         * gcc.c-torture/compile/20031023-4.c: New test.
2131 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2133         PR c++/10371
2134         * g++.dg/lookup/scoped8.C: New test.
2136 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2138         * g++.dg/opt/reg-stack3.C: New test.
2140 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2142         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2144 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2146         PR c++/11076
2147         * g++.dg/template/crash13.C: New test.
2149 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2151         * gcc.dg/c99-restrict-2.c: New test.
2153 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2155         PR c++/12698, c++/12699, c++/12700, c++/12566
2156         * g++.dg/inherit/covariant9.C: New test.
2157         * g++.dg/inherit/covariant10.C: New test.
2158         * g++.dg/inherit/covariant11.C: New test.
2160 2003-10-23  Jason Merrill  <jason@redhat.com>
2162         PR c++/12726
2163         * g++.dg/ext/complit2.C: New test.
2165 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2167         PR target/12654
2168         * gcc.c-torture/execute/20031020-1.c: New test.
2170 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2172         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2173         following the jump_insn.
2175 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2177         * gcc.dg/cast-lvalue-1.c: New test.
2179 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2181         PR c++/11962
2182         * g++.dg/template/cond2.C: New test.
2184 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2186         * gcc.dg/builtins-28.c: New test.
2188 2003-10-20  Jan Hubicka  <jh@suse.cz>
2190         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2191         parameter.
2192         * testsuite/gcc.dg/inline-2.c: Likewise.
2194 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2196         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2197         * gcc.dg/nest.c:  Likewise.
2199 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2201         PR c++/9781, c++/10583, c++/11862
2202         * g++.dg/parse/crash13.C: New test.
2204 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2206         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2208 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2210         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2211         Define HAVE_C99_RUNTIME except on Solaris.
2212         * gcc.dg/builtins-20.c: Likewise.
2214 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2216         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2218 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2220         PR c++/12495
2221         * g++.dg/template/crash21.C: New test.
2223 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2225         PR c++/2513
2226         * g++.dg/template/typename5.C: New test.
2228 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2230         PR c++/12369
2231         * g++.dg/template/friend25.C: New test.
2233 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2235         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2236         versions.
2238 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2240         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2241         == 2147483647.
2243 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2245         * gcc.c-torture/execute/960416-1.x: Remove.
2246         * gcc.c-torture/execute/divconst-3.x: Likewise.
2248 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2250         PR target/12598
2251         * gcc.dg/torture/cris-volatile-1.c: New test.
2253 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2255         PR optimization/9325
2256         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2257         for overflowing floating point to integer conversion during RTL
2258         simplification.
2260 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2262         * objc/execute/_cmd.m: Fix typo.
2263         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2264         Relax 'scan-assembler' regexp.
2265         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2266         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2267         * objc.dg/zero-link-2.m: Remove blank line.
2268         * objc.dg/zero-link-3.m: New test case.
2270 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2272         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2274         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2275         than linker trickery.
2277 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2279         PR c++/12370
2280         * g++.dg/other/friend2.C: New test.
2282 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2284         * gcc.dg/20031012-1.c: New test.
2286 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2288         * gcc.dg/weak/weak-3.c: Fix for new warning.
2290 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2292         PR optimization/8750
2293         * gcc.c-torture/execute/20031012-1.c: New test case.
2295 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2297         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2298         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2300 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2302         PR optimization/12260
2303         * gcc.c-torture/compile/20031011-2.c: New test case.
2305 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2307         * gcc.c-torture/execute/20031011-1.c: New testcase.
2309 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2311         * gcc.c-torture/compile/20031011-1.c: New test.
2313 2003-10-11  Jan Hubicka  <jh@suse.cz>
2315         * g++.dg/other/first-global.C: New test.
2317 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2319         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2321 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2323         * gcc.c-torture/compile/20031010-1.c: New test.
2325 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2327         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2328         * gcc.c-torture/execute/va-arg-25.c: ... here.
2330 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2332         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2334 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2336         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2338 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2340         * g++.dg/parse/error2.C: New test.
2342 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2344         PR c++/11097
2345         * g++.dg/other/error5.C: Modify the error message.
2346         * g++.dg/lookup/using8.C: New test.
2348 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2350         * gcc.dg/darwin-abi-2.c: New file.
2351         * gcc.c-torture/execute/va-arg-24.c: New file.
2353 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2355         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2356         indentation.
2358 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2360         PR c++/10147
2361         * g++.dg/other/error4.C: Update error messages.
2362         * g++.dg/template/ptrmem4.C: Likewise.
2364         PR c++/12337
2365         * g++.dg/init/new9.C: New test.
2367         PR c++/12334, c++/12236, c++/8656
2368         * g++.dg/ext/attrib8.C: New test.
2370 2003-10-06  Devang Patel  <dpatel@apple.com>
2372         * gcc.dg/debug/dwarf2-3.h: New test.
2373         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2375 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2377         * g++.dg/opt/cfg2.C: New test.
2379 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2381         * g++.dg/opt/float1.C: New test.
2383 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2385         * gcc.dg/c90-array-lval-6.c: New test.
2386         * gcc.dg/c99-array-lval-6.c: New test.
2388 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2389             Ziemowit Laski  <zlaski@apple.com>
2391         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2392         'Derived', so that it is never considered a class method; add
2393         new warning for '+port' method ambiguity.
2394         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2395         <objc/objc-api.h> (needed on Mac OS X).
2396         * objc.dg/method-13.m: New test.
2398 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2400         PR optimization/9325, PR java/6391
2401         * gcc.c-torture/execute/20031003-1.c: New test case.
2403 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2405         PR optimization/12180
2406         * gcc.dg/20031002-1.c: New test.
2408         PR c++/12486
2409         * g++.dg/inherit/error1.C: New test.
2411 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2413         * lib/f-torture.exp (search_for): Rename to...
2414         (search_for_re): This.  Also, clean up comments and the
2415         "regexp" invocation.
2417 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2419         * gcc.c-torture/compile/20031002-1.c: New test.
2421 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2423         * g++.dg/opt/cond1.C: New test.
2425 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2427         * gcc.dg/Wold-style-definition-2.c: New testcase.
2428         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2430 2003-09-29  Richard Henderson  <rth@redhat.com>
2432         * g++.dg/init/array10.C: Add dg-options.
2434 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2436         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2438 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2440         * g++.dg/template/friend19.C: Fix typo.
2441         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2443 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2445         * gcc.c-torture/execute/20030928-1.c: New test.
2446         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2448 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2450         * g++.dg/opt/unroll1.C: New test.
2452 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2454         PR optimization/11741
2455         * gcc.dg/20030926-1.c: New test case.
2457 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2459         PR c++/5655
2460         * g++.dg/parse/access7.C: New test.
2461         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2463 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2465         MERGE OF objc-improvements-branch into MAINLINE:
2466         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2467         if libobjc has not been built.
2468         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2469         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2470         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2471         objc/execute/nested-3.m, objc/execute/np-2.m,
2472         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2473         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2474         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2475         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2476         objc.dg/special/unclaimed-category-1.h,
2477         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2478         well as GNU runtime.
2479         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2480         * execute/cascading-1.m, execute/function-message-1.m,
2481         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2482         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2483         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2484         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2485         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2486         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2487         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2488         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2489         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2490         * objc.dg/bitfield-2.m: Run only on Darwin.
2491         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2492         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2493         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2494         * objc.dg/const-str-1.m: Fix constant string layout.
2496 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2498         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2500 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2502         * gcc.dg/darwin-abi-1.c: New file.
2504 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2506         PR target/12281
2507         * gcc.c-torture/compile/20030921-1.c: New test.
2509 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2511         * g++.dg/opt/reg-stack2.C: New test.
2513 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2515         * g++.dg/eh/delayslot1.C: New test.
2517 2003-09-20  Richard Henderson  <rth@redhat.com>
2519         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2521 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2523         * gcc.c-torture/execute/20030920-1.c: New test case.
2525 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2527         * g++.dg/rtti/typeid3.C: Correct expected error message.
2529 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2531         PR c++/157
2532         * g++.dg/parse/crash12.C: New test.
2534 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2536         * gcc.dg/compat/mixed-struct-check.h: New.
2537         * gcc.dg/compat/mixed-struct-defs.h: New.
2538         * gcc.dg/compat/mixed-struct-init.h: New.
2539         * gcc.dg/compat/struct-by-value-19_main.c: New.
2540         * gcc.dg/compat/struct-by-value-19_x.c: New.
2541         * gcc.dg/compat/struct-by-value-19_y.c: New.
2542         * gcc.dg/compat/struct-by-value-20_main.c: New.
2543         * gcc.dg/compat/struct-by-value-20_x.c: New.
2544         * gcc.dg/compat/struct-by-value-20_y.c: New.
2545         * gcc.dg/compat/struct-return-19_main.c: New.
2546         * gcc.dg/compat/struct-return-19_x.c: New.
2547         * gcc.dg/compat/struct-return-19_y.c: New.
2548         * gcc.dg/compat/struct-return-20_main.c: New.
2549         * gcc.dg/compat/struct-return-20_x.c: New.
2550         * gcc.dg/compat/struct-return-20_y.c: New.
2552 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2553         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2554         so that it will not complain on LP64 targets.
2556 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2558         PR c++/495
2559         * g++.dg/template/friend24.C: New test.
2561 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2563         PR c++/12332
2564         * g++.dg/template/memtmpl2.C: New test.
2566 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2568         PR target/11184
2569         * gcc.dg/builtin-apply1.c: New test.
2571 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2573         PR c++/9848
2574         * g++.dg/warn/Wunused-4.C: New test.
2576 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2578         PR c++/12316
2579         * g++.dg/other/gc2.C: New test.
2581 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2583         PR c++/11991
2584         * g++.dg/rtti/typeid3.C: New test.
2586         PR c++/12266
2587         * g++.dg/overload/template1.C: New test.
2589 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2591         * g++.dg/opt/cfg3.C: New test.
2593 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2595         PR c++/7939
2596         * g++.dg/template/crash11.C: New test.
2598 2003-09-16  Jason Merrill  <jason@redhat.com>
2599             Jakub Jelinek  <jakub@redhat.com>
2601         * gcc.dg/attr-warn-unused-result.c: New test.
2603 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2605         PR c++/12184
2606         * g++.dg/expr/call2.C: New test.
2608 2003-09-15  Andreas Jaeger  <aj@suse.de>
2610         * gcc.dg/Wold-style-definition-1.c: New test.
2612 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2614         PR c++/3907
2615         * g++.dg/parse/template12.C: New test.
2617         * g++.dg/abi/bitfield11.C: New test.
2618         * g++.dg/abi/bitfield12.C: Likewise.
2620 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2622         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2623         non-expansion of functional macro name without arguments at EOL.
2624         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2626 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2628         * gcc.c-torture/execute/20030914-[12].c: New tests.
2630 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2632         PR c++/11788
2633         * g++.dg/overload/addr1.C: New test.
2635 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2637         * gcc.dg/20030909-1.c: New test.
2639 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2641         * gcc.dg/ultrasp10.c: New test.
2643 2003-09-09  Devang Patel  <dpatel@apple.com>
2645         * gcc.dg/darwin-ld-6.c: New test.
2647 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2649         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2651 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2653         * gcc.dg/ia64-types1.c: New test.
2654         * gcc.dg/ia64-types2.c: Likewise.
2656 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2658         * gcc.dg/builtins-1.c: Add more _Complex tests.
2659         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2661         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2662         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2664 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2666         PR c++/11786
2667         * g++.dg/lookup/koenig2.C: New test.
2669         PR c++/5296
2670         * g++.dg/rtti/typeid2.C: New test.
2672 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2674         * gcc.c-torture/compile/20030904-1.c: New test.
2676 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2678         * g++.dg/opt/longbranch2.C: New test.
2680 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2682         * g++.dg/template/crash10.C: Only compile it.
2684 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2686         PR middle-end/11665
2687         * gcc.c-torture/compile/20030907-1.c: New test.
2688         * g++.dg/init/array11.C: New test.
2690 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2692         PR c++/11852
2693         * g++.dg/init/struct1.C: New test.
2695 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2697         PR c++/12181
2698         * g++.dg/expr/comma1.C: New test.
2700 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2702         PR c++/11867
2703         * g++.dg/expr/static_cast5.C: New test.
2705 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2707         PR c++/11507
2708         * g++.dg/lookup/scoped7.C: New test.
2710         PR c++/9574
2711         * g++.dg/other/static1.C: New test.
2713         PR c++/11490
2714         * g++.dg/warn/template-1.C: New test.
2716         PR c++/11432
2717         * g++.dg/template/crash10.C: New test.
2719         PR c++/2478
2720         * g++.dg/overload/VLA.C: New test.
2722         PR c++/10804
2723         * g++.dg/template/call1.C: New test.
2725 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2727         PR c++/11794
2728         * g++.dg/parse/using3.C: New test.
2730 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2732         PR c++/11409
2733         * g++.dg/overload/builtin3.C: New test case.
2735 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2737         PR c/9862
2738         * gcc.dg/20030906-1.c: New test.
2739         * gcc.dg/20030906-2.c: Likewise.
2741 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2743         PR c++/12167
2744         * g++.dg/parse/defarg5.C: New test.
2746         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2748 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2750         PR c++/12163
2751         * g++.dg/expr/static_cast4.C: New test.
2753         PR c++/12146
2754         * g++.dg/template/crash9.C: New test.
2756 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2758         * g++.old-deja/g++.ext/pretty2.C: Update for change
2759         in __FUNCTION__.
2760         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2762 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2764         PR c++/11922
2765         * g++/dg/template/qualified-id1.C: New test.
2767         PR c++/12037
2768         * g++.dg/warn/noeffect4.C: New test.
2770 2003-09-04  Matt Austern  <austern@apple.com>
2772         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2773         * g++.dg/ext/fnname2.C: Likewise.
2774         * g++.dg/ext/fnname3.C: Likewise.
2776 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2778         * g++.dg/expr/lval1.C: New test.
2779         * g++.dg/ext/lvcast.C: Remove.
2781 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2783         PR optimization/11700.
2784         * gcc.c-torture/compile/20030903-1.c: New test case.
2786 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2788         PR c++/12053
2789         * g++.dg/abi/layout4.C: New test.
2791 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2793         PR c++/11553
2794         * g++.dg/parse/friend3.C: New test.
2796 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2798         PR c++/11847
2799         * g++.dg/template/class1.C: New test.
2801         PR c++/11808
2802         * g++.dg/expr/call1.C: New test.
2804 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2806         PR c++/12114
2807         * g++.dg/init/ref9.C: New test.
2809         PR c++/11972
2810         * g++.dg/template/nested4.C: New test.
2812 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2814         PR c++/12093
2815         * g++.dg/template/non-dependent4.C: New test.
2817         PR c++/11928
2818         * g++.dg/inherit/conv1.C: New test.
2820 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2822         PR c++/6196
2823         * g++.dg/ext/label1.C: New test.
2824         * g++.dg/ext/label2.C: Likewise.
2826 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2828         * g++.dg/expr/cond3.C: New test.
2830 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2832         * gcc.dg/builtins-1.c: Add new builtin cases.
2834 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2836         * gcc.dg/builtins-1.c: Add new cases.
2837         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2839 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2841         * gcc.dg/builtins-1.c: Add more math builtin tests.
2842         * gcc.dg/torture/builtin-attr-1.c: New test.
2844 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2846         PR optimization/5079
2847         * g++.dg/opt/static3.C: New test.
2849 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2851         * gcc.misc-tests/gcov-10b.c: New test.
2853 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2855         * g++.dg/opt/ptrmem3.C: New test.
2857         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2859 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2861         * gcc.dg/20030826-2.c: New test.
2863 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2865         PR middle-end/12002
2866         * g77.f-torture/compile/12002.f: New test case.
2868 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2870         * gcc.dg/20030826-1.c: New test case.
2872 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2874         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2876 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2878         PR c++/11871
2879         * c++.dg/lookup/crash1.C: New test.
2881         * c++.dg/warn/noeffect3.C: New test.
2883 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
2885         * gcc.dg/compat/vector-1_x.c: Compile with -w.
2886         * gcc.dg/compat/vector-1_y.c: Ditto.
2887         * gcc.dg/compat/vector-2_x.c: Ditto.
2888         * gcc.dg/compat/vector-2_y.c: Ditto.
2890 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
2892         * gcc.dg/20030702-1.c: New test.
2894 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
2896         PR c++/8795
2897         * g++.dg/ext/altivec-1.C: New test.
2899 2003-08-24  Richard Henderson  <rth@redhat.com>
2901         * g++.dg/eh/simd-2.C: Add -w for x86.
2903 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
2905         * gcc.dg/20030815-1.c: New test.
2907 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2909         PR c++/3765
2910         * g++.dg/parse/access6.C: New test.
2912 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2914         PR c++/641, c++/11876
2915         * g++.dg/template/friend22.C: New test.
2916         * g++.dg/template/friend23.C: Likewise.
2918 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2920         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
2921         identically.
2923 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2925         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
2927 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2929         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
2931 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2933         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
2935 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
2937         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
2939 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
2941         PR c++/11919
2942         * g++.dg/overload/prom1.C: New test.
2944         PR c++/11551
2945         * g++.dg/parse/dtor2.C: New test.
2947         PR c++/10762
2948         * g++.dg/parse/using2.C: New test.
2950 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
2952         PR target/11805
2953         * gcc.c-torture/compile/20030821-1.c: New.
2955 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
2957         PR c++/11834
2958         * g++.dg/template/deduce2.C: New test.
2960 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
2962         * gcc.c-torture/execute/20030821-1.c: New test.
2964 2003-08-20  Roger Sayle  <roger@eyesopen.com>
2966         PR middle-end/11984
2967         * gcc.dg/20030820-1.c: New test case.
2969 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
2971         PR c++/11945
2972         * g++.dg/warn/noeffect2.C: New test.
2974 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
2976         PR c++/10926
2977         * g++.dg/template/dtor2.C: New test.
2979         PR c++/11684
2980         * g++.dg/template/operator1.C: New test.
2981         * g++.dg/parse/operator4.C: New test.
2983         PR c++/11946.C
2984         * g++.dg/expr/enum1.C: New test.
2985         * gcc.dg/c99-bool-1.c: Remove bogus warning.
2987         PR c++/11036.C
2988         * g++.dg/parse/elab2.C: New test.
2989         * g++.dg/parse/typedef4.C: Change error message.
2990         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
2991         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
2992         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
2994 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
2996         * gcc.dg/pch/warn-1.c: New.
2997         * gcc.dg/pch/warn-1.hs: New.
2999         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3000         not-tested file.
3002 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3004         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3006 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3008         * gcc.dg/uninit-D.c: New Test.
3009         * gcc.dg/uninit-E.c: New Test.
3010         * gcc.dg/uninit-F.c: New Test.
3011         * gcc.dg/uninit-G.c: New Test.
3013 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3015         * g++.dg/README: Describe the pch directory.
3017 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3019         PR c++/11174
3020         * g++.dg/parse/access4.C: New test.
3021         * g++.dg/parse/access5.C: Likewise.
3022         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3024 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3026         * gcc.dg/noncompile/20030818-1.c: New.
3028 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3030         PR c++/11957
3031         * g++.dg/warn/noeffect1.C: New test.
3033         * g++.dg/template/scope2.C: New test.
3034         * g++.dg/template/error2.C: Correct dg-error
3036 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3038         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3040 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3042         PR C++/11512
3043         * g++.dg/template/warn1.C: New.
3045 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3047         * g++.dg/template/error2.C: New test.
3048         * g++.dg/lookup/using7.C: Adjust errors
3049         * g++.old-deja/g++.pt/crash36.C: Likewise.
3050         * g++.old-deja/g++.pt/derived3.C: Likewise.
3052 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3054         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3055         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3056         * gcc.c-torture/execute/builtins/string-9.c: New, from
3057         string-opt-9.c.  Adjust for execute/builtins framework.
3058         * gcc.c-torture/execute/string-opt-9.c: Delete.
3060 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3062         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3064         * g++.dg/parse/ret-type2.C: New test.
3066         PR c++/11703
3067         * g++.dg/init/new8.C: New test.
3069         PR c++/10923
3070         * g++.dg/parse/typedef5.C: New test.
3072         PR c++/9512
3073         * g++.dg/parse/qualified2.C: New test.
3074         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3075         invalid code.
3077 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3079         * g++.dg/conversion/ptrmem1.C: New test.
3081 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3083         PR target/11693
3084         * gcc.dg/20030811-1.c: New test.
3086         PR target/11535
3087         * gcc.c-torture/execute/20030811-1.c: New test.
3089 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3091         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3093 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3095         PR c++/11789.C
3096         * g++.dg/inherit/multiple1.C: New test.
3098 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3100         * gcc.dg/spe1.c: New test.
3102         PR c++/11670
3103         * g++.dg/expr/cast2.C: New test.
3105         PR c++/10530
3106         * g++.dg/template/dependent-name2.C: New test.
3108 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3110         * g++.dg/parse/crash11.C: Put the dg options in comments.
3112 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3114         * lib/gcc-dg.exp: Update for diagnostic change.
3116 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3118         PR c++/5767
3119         * g++.dg/parse/crash11.C: New test.
3121 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3123         * gcc.dg/cpp/spacing1.c: Update.
3125 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3127         PR target/11739
3128         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3129         a value for -mtune.
3131 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3133         PR middle-end/11771
3134         * gcc.c-torture/compile/20030804-1.c: New test case.
3136 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3138         * gcc.dg/20030804-1.c: New test case.
3140 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3142         * gcc.dg/cpp/separate-1.c: New test.
3144 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3146         PR c++/11704
3147         * g++.dg/template/dependent-expr2.C: New test.
3149         PR c++/11766
3150         * g++.dg/expr/ptrmem1.C: New test.
3152 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3154         PR c++/9453
3155         * g++.dg/template/friend15.C: New test.
3157 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3159         * lib/dg-pch.exp: Work round PCH bug.
3161 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3163         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3164         builtins.  Move cases from builtins-4.c here.
3166         * gcc.dg/torture/builtin-math-1.c: New test taken from
3167         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3168         additional cases.
3170         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3171         Delete.
3173 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3175         PR c++/9447
3176         * g++.dg/template/using7.C: New test.
3178 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3180         * import1.c, import2.c: New tests.
3182 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3184         * g++.dg/eh/crossjump1.C: New test.
3186 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3188         PR c++/11697
3189         * g++.dg/template/using6.C: New test.
3191         PR c++/11744
3192         * g++.dg/template/koenig2.C: New test.
3194 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3196         PR c++/7983
3197         * g++.dg/parse/typedef4.C: New test.
3199 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3201         PR c++/8442, c++/8806
3202         * g++.dg/template/elab1.C: New test.
3203         * g++.dg/template/type2.C: Likewise.
3204         * g++.dg/template/ttp3.C: Adjust expected error message.
3205         * g++.old-deja/g++.law/visibility13.C: Likewise.
3206         * g++.old-deja/g++.niklas/t135.C: Likewise.
3207         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3208         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3209         template argument.
3210         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3212 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3214         PR c++/11295
3215         * g++.dg/ext/stmtexpr1.C: New test.
3217         * g++.dg/opt/tmp1.C: New test.
3219         PR c++/11525
3220         * g++.dg/parse/constant4.C: New test.
3222         PR c++/9447
3223         * g++.dg/template/using5.C: New test.
3225 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3227         * gcc.dg/builtins-27.c: New test case.
3229 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3231         * gcc.dg/tls/opt-7.c: New test.
3233 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3235         * g++.old-deja/g++.other/crash18.C: Remove.
3237 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3239         * g++.dg/template/explicit3.C: New.
3240         * g++.dg/template/explicit4.C: New.
3241         * g++.dg/template/explicit5.C: New.
3243         PR c++/11347
3244         * g++.dg/template/memtmpl1.C: New.
3246 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3248         PR target/11565
3249         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3250         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3252 2003-07-30  Jan Hubicka  <jh@suse.cz>
3254         * vtgc1.c: Kill.
3256 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3258         * gcc.dg/struct-in-proto-1.c: New test.
3260 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3262         * gcc.dg/cpp/include2.c: Only expect one message.
3264 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3266         PR c++/9447
3267         * g++.dg/template/using1.C: New test.
3268         * g++.dg/template/using2.C: New test.
3269         * g++.dg/template/using3.C: New test.
3270         * g++.dg/template/using4.C: New test.
3272 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3274         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3275         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3277 2003-07-28  Jan Hubicka  <jh@suse.cz>
3279         PR c++/11530
3280         * g++.dg/opt/call1.C: New test.
3282 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3284         PR c++/11667
3285         * g++.dg/init/enum2.C: New test.
3286         * g++.dg/template/overload1.C: Add "-w" option.
3288 2003-07-28    <hp@bitrange.com>
3290         * gcc.dg/Wdeclaration-after-statement-1.c,
3291         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3293 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3295         * gcc.c-torture/compile/20030725-1.c: New test.
3297 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3299         * gcc.dg/20030505.c: Only run for SPE.
3300         Remove definition of opaque type.
3302 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3304         * g++.dg/template/ptrmem6.C: New test.
3306 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3308         * gcc.c-torture/compile/zero-strct-2.c: New test.
3310 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3312         * gcc.dg/intermod-1.c: New test.
3314 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3316         PR c++/11617
3317         * g++.dg/template/lookup2.C: New test.
3318         * g++.dg/template/memclass1.C: Remove instantiated from error.
3319         * g++.dg/other/error2.C: Tweak expected errors.
3321         PR c++/11596
3322         * g++.dg/template/defarg3.C: New test.
3324         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3326 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3328         * g++.dg/inherit/access5.C: New test.
3330 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3332         PR c++/11513
3333         * g++.dg/template/crash8.C: New test.
3335 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3337         PR c/10602
3338         * gcc.dg/noncompile/incomplete-2.c: New test.
3340 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3342         PR c++/11645
3343         * g++.dg/inherit/access4.C: New test.
3345         PR c++/11517
3346         * g++.dg/expr/cond2.C: New test.
3348         PR optimization/10679
3349         * g++.dg/opt/inline4.C: New test.
3351 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3353         * g++.dg/parse/crash10: New test.
3355 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3357         * g++.dg/ext/flexary1.C: New test.
3359 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3361         PR c++/10793
3362         * g++.dg/template/crash9.C: New test.
3364 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3366         PR c++/3004
3367         * g++.dg/parse/typedef3.C: New test.
3369         PR c++/7906
3370         * g++.dg/parse/operator2.C: New test.
3372         PR c++/8895
3373         * g++.dg/parse/def-tmpl-arg1.C: New test.
3375         PR c++/9282
3376         * g++.dg/parse/funptr1.C: New test.
3378         PR c++/9452
3379         * g++.dg/parse/ambig3.C: New test.
3381         PR c++/9454
3382         * g++.dg/parse/operator3.C: New test.
3384         PR c++/9486
3385         * g++.dg/parse/template10.C: New test.
3387         PR c++/9488
3388         * g++.dg/parse/template11.C: New test.
3390         PR c++/10150
3391         * g++.dg/parse/invalid-op1.C: New test.
3393         PR c++/10247
3394         * g++.dg/parse/condexpr1.C: New test.
3396 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3398         * g++.dg/ext/packed3.C: New test.
3399         * g++.dg/ext/packed4.C: New test.
3401         * gcc.dg/pack-test-3.c: New test.
3403 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3405         * lib/compat.exp: Handle dg-options per source file.
3406         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3407         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3408         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3409         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3410         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3411         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3412         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3413         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3414         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3415         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3416         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3417         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3418         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3419         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3421 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3423         PR c/10320
3424         * gcc.c-torture/execute/20030718-1.c: New test.
3426 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3428         PR optimization/11536
3429         * gcc.dg/20030721-1.c: New test.
3431 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3433         PR c++/11546
3434         * g++.dg/template/lookup1.C: New test.
3436 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3438         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3439         diagnostics of ill-formed constructs involving labels.
3440         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3441         the new 'previously defined here' message.
3443 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3445         * g++.dg/parse/non-dependent2.C: New test.
3447 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3449         * g++.dg/init/init-ref4.C: xfail on targets without
3450         weak symbols.
3452 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3454         PR target/11087
3455         * gcc.c-torture/execute/20030717-1.c: New test.
3457 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3459         * g++.dg/opt/cfg1.C: New test.
3461 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3463         PR optimization/11557
3464         * gcc.dg/20030717-1.c: New test.
3466 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3468         PR c++/10476
3469         * g++.dg/expr/crash-1.C: New test.
3471         PR c++/11027
3472         * g++.dg/template/init3.C: New test.
3474         PR c++/8222
3475         * g++.dg/template/non-dependent1.C: New test.
3477         PR c++/11070
3478         * g++.dg/template/non-dependent2.C: New test.
3480         PR c++/11071
3481         * g++.dg/template/non-dependent3.C: New test.
3483         PR c++/9907
3484         * g++.dg/template/sizeof5.C: New test.
3486 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3488         PR 11498
3489         * gcc.c-torture/compile/mangle-1.c: New file.
3491 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3493         PR c++/7809
3494         * g++.dg/parse/access3.C: New test.
3496 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3498         PR c++/11384
3499         * g++.dg/init/init-ref4.C: New test.
3501 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3503         PR c++/11547
3504         * g++.dg/parse/constant3.C: New test.
3505         * g++.dg/parse/crash7.C: Likewise.
3507 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3509         PR target/11008
3510         * gcc.dg/i386-pentium4-not-mull.c: New.
3512 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3514         * gcc.dg/asm-names.c (ymain): Make it weak.
3516 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3518         PR c++/5421
3519         * g++.dg/template/friend21.C: New test.
3521 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3523         * gcc.dg/cleanup-8.c: New test.
3524         * gcc.dg/cleanup-9.c: New test.
3526 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3528         * g++.dg/ext/dll-MI1.h: New file.
3529         * g++.dg/ext/dllexport-MI1.C: New file.
3530         * g++.dg/ext/dllimport-MI1.C: New file.
3532 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3534         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3535         it does not have cmpstrsi patterns (just cmpmemsi).
3537 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3539         PR debug/11473
3540         * g++.dg/debug/debug8.C: New test.
3542 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3544         PR c++/10108
3545         * g++.dg/template/crash7.C: New test.
3547 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3549         PR target/10795
3550         * gcc.c-torture/compile/20030708-1.c: New.
3552 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3554         * gcc.c-torture/execute/20030715-1.c: New test.
3556 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3558         * gcc.dg/pch/inline-3.c: New file.
3559         * gcc.dg/pch/inline-3.hs: New file.
3560         * gcc.dg/pch/inline-4.c: New file.
3561         * gcc.dg/pch/inline-4.hs: New file.
3563 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3565         PR c++/11509
3566         * g++.dg/template/crash6.C: New test.
3568         PR c++/7053
3569         * g++.dg/template/friend20.C: New test.
3571         PR c++/7019
3572         * g++.dg/template/overload2.C: New test.
3574 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3576         PR optimization/11440
3577         * gcc.c-torture/execute/20030714-1.c: New test.
3579 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3581         PR c++/11154
3582         * g++.dg/template/partial2.C: New test.
3584 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3586         PR c++/11503
3587         * g++.dg/template/anon1.C: New test.
3589         PR c++/11493
3590         PR c++/11495
3591         * g++.dg/parse/template9.C: Likewise.
3592         * g++.dg/template/crash4.C: New test.
3593         * g++.dg/template/koenig1.C: Likewise.
3594         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3595         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3596         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3597         functions.
3598         * g++.old-deja/g++.jason/template36.C: Likewise.
3599         * g++.old-deja/g++.mike/p1989.C: Likewise.
3600         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3601         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3602         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3603         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3604         compiling.
3605         * g++.old-deja/g++.pt/union2.C: Use this->.
3607 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3609         * gcc.dg/20030711-1.c: New test.
3611 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3613         PR c++/11050
3614         * g++.dg/parse/args1.C: New test.
3615         * g++.pt/defarg8.C: Change expected errors.
3617 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3619         PR c++/8164
3620         * g++.dg/template/nontype2.C: New test.
3622         PR c++/10558
3623         * g++.dg/parse/template8.C: New test.
3625         PR c++/8327
3626         * g++.dg/template/scope1.C: New test.
3628         * g++.dg/warn/Wsign-compare-1.C: New test.
3630 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3632         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3634 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3636         PR c++/9411
3637         * g++.dg/template/explicit2.C: New test.
3639         PR c++/10032
3640         * g++.dg/warn/pedantic1.C: New test.
3642 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3644         PR c++ 9483
3645         * g++.dg/other/field1.C: New test.
3647 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3649         PR c/11449
3650         * gcc.c-torture/compile/20030707-1.c: New.
3652 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3654         PR c++/10849
3655         * g++.dg/template/access12.C: New test.
3657 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3659         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3660         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3661         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3662         * gcc.misc-tests/gcov.exp: Update
3663         * g++.dg/gcov/gcov.exp: Update
3664         * lib/gcov.exp: Update.
3666 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3668         * g++.dg/abi/mangle17.C: Make sure template expressions are
3669         dependent.
3670         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3671         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3672         * g++.dg/opt/stack1.C: Remove erroneous code.
3673         * g++.dg/parse/template7.C: New test.
3674         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3675         * g++.old-deja/g++.pt/crash4.C: Likewise.
3677 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3679         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3680         with zero or one occurence of `$' after the initial `L'.
3682 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3684         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3686 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3688         PR c/11370
3689         * gcc.dg/Wunreachable-6.c: New testcase.
3690         * gcc.dg/Wunreachable-7.c: New testcase.
3692 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3694         PR c/11420
3695         * gcc.dg/20030708-1.c: New test.
3697 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3699         * gcc.dg/compat/sdata-section.h: New file.
3700         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3701         * gcc.dg/torture/mips-sdata-1.c: New test.
3703 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3705         PR c++/11030
3706         * g++.dg/template/friend19.C: New test.
3708 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3710         * g++.dg/opt/strength-reduce.C: New test.
3712 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3714         PR target/10979
3715         * gcc.dg/20030707-1.c: New testcase.
3717 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3719         PR optimization/11059
3720         * g++.dg/opt/emptyunion.C: New testcase.
3722 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3723             Eric Botcazou  <ebotcazou@libertysurf.fr>
3725         * g++.dg/opt/stack1.C: New test.
3727 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3729         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3730         run test.
3732         PR c++/11431
3733         * g++.dg/expr/static_cast3.C: New test.
3735 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3737         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3738         everywhere.
3739         * gcc.dg/concat.c: Concatenation of string constants with
3740         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3741         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3742         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3743         necessary to avoid multi-character character constant warning.
3744         * gcc.dg/cpp/escape.c: Likewise.
3745         * gcc.dg/cpp/ucs.c: Likewise.
3746         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3747         Fix a typo.
3749 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3751         PR c/11428
3752         * gcc.c-torture/compile/20030704-1.c: New.
3754 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3756         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3758 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3760         PR c++/5287, PR c++/7910,  PR c++/11021
3761         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3762         tests for warnings.
3763         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3764         * g++.dg/ext/dllimport3.C: Likewise.
3765         * g++.dg/ext/dllimport4.C: New file.
3766         * g++.dg/ext/dllimport5.C: New file.
3767         * g++.dg/ext/dllimport6.C: New file.
3768         * g++.dg/ext/dllimport7.C: New file.
3769         * g++.dg/ext/dllimport8.C: New file.
3770         * g++.dg/ext/dllimport9.C: New file.
3771         * g++.dg/ext/dllimport10.C: New file.
3772         * g++.dg/ext/dllexport1.C: New file.
3774 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3776         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3777         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3779 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3781         * gcc.dg/builtins-25.c: New testcase.
3782         * gcc.dg/builtins-26.c: New testcase.
3784 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3786         * gcc.dg/compat/vector-defs.h: New file.
3787         * gcc.dg/compat/vector-setup.h: New file.
3788         * gcc.dg/compat/vector-check.h: New file.
3789         * gcc.dg/compat/vector-1_main.c: New file.
3790         * gcc.dg/compat/vector-1_x.c: New file.
3791         * gcc.dg/compat/vector-1_y.c: New file.
3792         * gcc.dg/compat/vector-2_main.c: New file.
3793         * gcc.dg/compat/vector-2_x.c: New file.
3794         * gcc.dg/compat/vector-2_y.c: New file.
3796         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3797         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3798         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3799         * gcc.dg/compat/struct-align-1.h: New file.
3800         * gcc.dg/compat/struct-align-1_main.c: New file.
3801         * gcc.dg/compat/struct-align-1_x.c: New file.
3802         * gcc.dg/compat/struct-align-1_y.c: New file.
3803         * gcc.dg/compat/struct-align-2.h: New file.
3804         * gcc.dg/compat/struct-align-2_main.c: New file.
3805         * gcc.dg/compat/struct-align-2_x.c: New file.
3806         * gcc.dg/compat/struct-align-2_y.c: New file.
3808         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3809         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3810         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3811         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3812         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3813         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3814         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3815         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3816         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3817         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3818         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3819         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3820         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3821         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3822         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3823         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3824         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3825         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3826         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3827         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3828         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3829         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3830         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3831         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3832         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3833         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3834         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3835         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3836         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3838 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3840         * gcc.dg/i386-call-1.c: New test.
3842 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3844         PR c++/9162
3845         * g++.dg/parse/defarg4.C: New.
3847 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3849         PR target/10700
3850         * gcc.c-torture/compile/20030703-1.c: New test case.
3852 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3854         * g++.dg/template/local3.C: Remove extra semicolon.
3856 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3858         * gcc.dg/i386-volatile-1.c: New test.
3860 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3862         PR c++/11072
3863         * g++.dg/other/offsetof2.C: XFAIL.
3864         * g++.dg/other/offsetof5.C: New.
3866         PR c++/10219
3867         * g++.dg/template/error1.C: New.
3869         PR c++/9779
3870         * g++.dg/template/dependent-expr1.C: New.
3872 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3874         PR c++/6949
3875         * g++.dg/template/local3.C: New test.
3877         PR c++/11149
3878         * g++.dg/lookup/scoped6.C: New test.
3880 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
3882         PR c++/8046
3883         * g++.dg/other/error7.C: New test.
3885 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
3887         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
3888         * g++.old-deja/g++.abi/vtable3.h: Likewise.
3889         * g++.old-deja/g++.law/code-gen5.C: Likewise.
3890         * g++.old-deja/g++.other/union2.C: Likewise.
3891         * gcc.dg/c90-const-expr-2.c: Likewise.
3892         * gcc.dg/c90-const-expr-3.c: Likewise.
3893         * gcc.dg/c99-const-expr-2.c: Likewise.
3894         * gcc.dg/c99-const-expr-3.c: Likewise.
3895         * gcc.dg/concat.c: Likewise.
3897 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3899         PR c++/9559
3900         * g++.dg/init/static1.C: New test.
3902 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3904         * Changelog: Remove ">>>>>>>" from previous change.
3906 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3908         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
3909         * g++.old-deja/g++.other/access2.C: Likewise.
3910         * g++.old-deja/g++.other/decl2.C: Likewise.
3911         * gcc.c-torture/execute/20020615-1.c: Likewise.
3913 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3915         PR c++/4933
3916         * g++.dg/template/sizeof4.C: New test.
3918 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3920         * g++.dg/other/error6.C: New test.
3922 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
3924         PR c++/10750
3925         * g++.dg/parse/constant2.C: New test.
3927 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
3929         PR c++/11106
3930         * g++.dg/other/error5.C: New test.
3932 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3934         * gcc.dg/format/gcc_diag-1.c: New test.
3936 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
3938         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
3940 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
3942         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
3943         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
3944         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
3946 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
3948         * gcc.c-torture/execute/builtins/string-8.c: New test.
3949         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
3950         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
3951         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
3953 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3955         PR c++/10468
3956         * g++.dg/ext/typeof6.C: New test.
3958 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
3960         PR c++/10796
3961         * g++.dg/init/enum1.C: New test.
3963 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
3965         * gcc.dg/20030627-1.c: New test.
3967 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
3969         PR c++/11332
3970         * g++.dg/expr/static_cast2.C: New test.
3972 2003-06-26  Roger Sayle  <roger@eyesopen.com>
3973             Jakub Jelinek  <jakub@redhat.com>
3975         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
3976         sprintf(dst,"%s",src) optimization.
3977         * gcc.c-torture/execute/20030626-1.c: New test case.
3978         * gcc.c-torture/execute/20030626-2.c: New test case.
3980 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
3982         * gcc.c-torture/execute/multi-ix.c: New test.
3984         * gcc.c-torture/execute/simd-4.c (main):
3985         Added missing semicolon at end of union.
3987 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
3989         PR c++/8266
3990         * g++.dg/template/explicit-instantiation3.C: New test.
3992 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3994         * gcc.dg/20030626-1.c: Use signed char.
3996 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
3998         * gcc.dg/20030626-1.c: New test.
4000 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4002         * const-str-2.m: Update.
4004 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4006         PR c++/10990
4007         * g++.dg/rtti/dyncast1.C: New test.
4008         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4009         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4010         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4012         PR c++/10931
4013         * g++.dg/expr/static_cast1.C: New test.
4015 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4017         * gcc.dg/20030625-1.c: New test.
4019 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4021         * gcc.c-torture/compile/20030624-1.c: New test case.
4023 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4025         * gcc.c-torture/execute/string-opt-17.c: New test.
4027 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4029         PR c++/5754
4030         * g++.dg/parse/crash6.C: New test.
4032 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4034         * gcc.dg/builtins-24.c: New test case.
4036 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4038         * g++.dg/opt/operator1.C: New test.
4040 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4042         * gcc.c-torture/execute/string-opt-16.c: New test case.
4044 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4046         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4047         * g++.old-deja/g++.other/conv7.C: Likewise
4048         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4049         * g++.old-deja/g++.other/overload14.C: Likewise.
4051 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4053         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4054         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4056 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4058         PR c++/10888
4059         * g++.dg/warn/Winline-3.C: New test.
4061 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4063         * lib/target-supports.exp (check_alias_available): Make the test
4064         program acceptable to the Solaris assembler.
4066         PR c++/10749
4067         * g++.dg/template/memclass2.C: New test.
4069 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4070             Eric Botcazou  <ebotcazou@libertysurf.fr>
4072         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4073         data for non-matching targets.
4074         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4076 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4078         PR c++/10845
4079         * g++.dg/template/member3.C: New test.
4081 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4083         PR c++/10939
4084         * g++.dg/template/func1.C: New test.
4086         PR c++/9649
4087         * g++.dg/template/static4.C: New test.
4088         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4090         PR c++/11041
4091         * g++.dg/init/ref7.C: New test.
4093 2003-06-19  Matt Austern  <austern@apple.com>
4095         PR c++/11228
4096         * g++.dg/anew1.C: New test.
4097         * g++.dg/anew2.C: New test.
4098         * g++.dg/anew3.C: New test.
4099         * g++.dg/anew4.C: New test.
4101 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4103         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4105 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4107         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4108         endian-dependent.
4110 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4112         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4113         Remove cruft.
4115 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4117         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4118         * gcc.c-torture/compile/961203-1.c: Likewise.
4119         * gcc.c-torture/compile/980506-1.c: Likewise.
4121 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4123         PR c++/10712
4124         * g++.dg/lookup/using7.C: New test.
4126 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4128         PR c++/11105
4129         * g++.dg/abi/conv1.C: Remove it.
4130         * g++.dg/template/conv7.C: New test.
4131         * g++.dg/template/conv8.C: Likewise.
4132         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4133         conversion operator.
4135 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4137         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4138         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4139         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4140         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4141         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4142         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4143         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4144         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4145         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4146         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4147         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4148         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4149         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4150         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4151         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4152         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4153         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4154         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4155         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4156         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4157         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4158         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4159         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4160         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4161         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4162         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4163         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4164         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4165         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4167 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4169         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4170         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4171         indications.
4173 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4175         * gcc.dg/i386-387-5.c: New test case.
4176         * gcc.dg/i386-387-6.c: New test case.
4177         * gcc.dg/builtins-23.c: New test case.
4179 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4181         * gcc.dg/builtins-22.c: New test case.
4182         * gcc.dg/i386-387-1.c: Update to test exp.
4183         * gcc.dg/i386-387-2.c: Likewise.
4185 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4187         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4189 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4191         * lib/gcc-dg.exp (dg-require-dll): New function.
4192         (dg-xfail-if): Likewise.
4193         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4194         driver.
4196         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4197         * gcc.c-torture/compile/20001205-1.c: Likewise.
4198         * gcc.c-torture/compile/20001226-1.c: Likewise.
4199         * gcc.c-torture/compile/20010518-2.c: Likewise.
4200         * gcc.c-torture/compile/20020312-1.c: Likewise.
4201         * gcc.c-torture/compile/20020604-1.c: Likewise.
4202         * gcc.c-torture/compile/920501-12.c: Likewise.
4203         * gcc.c-torture/compile/920501-4.c: Likewise.
4204         * gcc.c-torture/compile/920520-1.c: Likewise.
4205         * gcc.c-torture/compile/920521-1.c: Likewise.
4206         * gcc.c-torture/compile/920625-1.c: Likewise.
4207         * gcc.c-torture/compile/961203-1.c: Likewise.
4208         * gcc.c-torture/compile/980506-1.c: Likewise.
4209         * gcc.c-torture/compile/981006-1.c: Likewise.
4210         * gcc.c-torture/compile/981022-1.c: Likewise.
4211         * gcc.c-torture/compile/981223-1.c: Likewise.
4212         * gcc.c-torture/compile/990617-1.c: Likewise.
4213         * gcc.c-torture/compile/dll.c: Likewise.
4214         * gcc.c-torture/compile/labels-3.c: Likewise.
4215         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4216         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4217         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4218         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4219         * gcc.c-torture/compile/simd-5.c: Likewise.
4220         * gcc.c-torture/compile/20000804-1.x: Remove.
4221         * gcc.c-torture/compile/20001205-1.x: Likewise.
4222         * gcc.c-torture/compile/20001226-1.x: Likewise.
4223         * gcc.c-torture/compile/20010518-2.x: Likewise.
4224         * gcc.c-torture/compile/20020312-1.x: Likewise.
4225         * gcc.c-torture/compile/20020604-1.x: Likewise.
4226         * gcc.c-torture/compile/920501-12.x: Likewise.
4227         * gcc.c-torture/compile/920501-4.x: Likewise.
4228         * gcc.c-torture/compile/920520-1.x: Likewise.
4229         * gcc.c-torture/compile/920521-1.x: Likewise.
4230         * gcc.c-torture/compile/920625-1.x: Likewise.
4231         * gcc.c-torture/compile/961203-1.x: Likewise.
4232         * gcc.c-torture/compile/980506-1.x: Likewise.
4233         * gcc.c-torture/compile/981006-1.x: Likewise.
4234         * gcc.c-torture/compile/981022-1.x: Likewise.
4235         * gcc.c-torture/compile/981223-1.x: Likewise.
4236         * gcc.c-torture/compile/990617-1.x: Likewise.
4237         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4238         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4239         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4240         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4241         * gcc.c-torture/compile/simd-5.x: Likewise.
4243         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4245 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4247         * gcc.c-torture/execute/20030611-1.c: New test.
4249 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4251         PR middle-end/168
4252         * gcc.dg/20030612-1.c: New test case.
4254 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4256         PR c++/10635
4257         * g++.dg/expr/cast1.C: New test.
4259 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4261         * gcc.dg/builtins-21.c: New test case.
4263 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4265         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4266         options instead of at the end.
4267         * lib/objc.exp (objc_target_compile): Likewise.
4269 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4271         PR c++/10432
4272         * g++.dg/parse/error1.C: New test.
4274 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4276         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4277         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4278         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4279         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4280         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4281         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4282         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4283         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4284         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4285         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4286         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4287         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4288         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4289         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4290         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4291         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4292         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4293         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4294         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4295         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4296         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4297         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4298         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4299         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4301         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4302         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4303         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4304         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4305         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4306         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4307         * gcc.dg/compat/scalar-return-3_main.c: New file.
4308         * gcc.dg/compat/scalar-return-3_x.c: New file.
4309         * gcc.dg/compat/scalar-return-3_y.c: New file.
4310         * gcc.dg/compat/scalar-return-4_main.c: New file.
4311         * gcc.dg/compat/scalar-return-4_x.c: New file.
4312         * gcc.dg/compat/scalar-return-4_y.c: New file.
4314 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4316         * gcc.dg/compat/fp2-struct-check.h: New file.
4317         * gcc.dg/compat/fp2-struct-defs.h: New file.
4318         * gcc.dg/compat/fp2-struct-init.h: New file.
4319         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4320         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4321         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4322         * gcc.dg/compat/struct-return-10_main.c: New file.
4323         * gcc.dg/compat/struct-return-10_x.c: New file.
4324         * gcc.dg/compat/struct-return-10_y.c: New file.
4326         * gcc.dg/compat/compat-common.h: New file.
4327         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4328         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4329         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4330         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4331         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4332         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4333         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4334         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4335         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4336         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4337         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4338         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4339         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4340         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4341         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4342         * gcc.dg/compat/small-struct-check.h: Ditto.
4343         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4344         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4345         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4346         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4347         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4348         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4349         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4350         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4351         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4352         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4353         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4354         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4355         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4356         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4357         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4358         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4359         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4360         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4361         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4362         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4363         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4364         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4365         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4366         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4367         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4368         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4369         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4370         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4371         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4372         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4374 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4376         * g++.dg/pch/static-1.C: New file.
4377         * g++.dg/pch/static-1.Hs: New file.
4379 2003-06-10  Richard Henderson  <rth@redhat.com>
4381         * gcc.dg/asm-7.c: Adjust expected warning text.
4383 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4385         * gcc.dg/builtins-20.c: New test case.
4387 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4389         PR c++/11131
4390         * g++.dg/opt/template1.C: New test.
4392 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4394         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4395         additional_sources.
4397 2003-05-21  David Taylor  <dtaylor@emc.com>
4399         * gcc.dg/Wpadded.c: New file.
4401 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4403         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4404         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4405         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4406         dg-require-weak.
4408 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4410         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4412 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4414         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4415         (dg-require-alias): Likewise.
4416         (dg-require-gc-sections): Likewise.
4417         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4419 2003-06-08  Richard Henderson  <rth@redhat.com>
4421         * gcc.dg/20011029-2.c: Fix the array reference.
4422         * gcc.dg/asm-7.c: New.
4424 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4426         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4428 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4430         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4431         (dg-require-gc-sections): Likewise.
4433 2003-06-08  Jan Hubicka  <jh@suse.cz>
4435         * i386-cmov1.c: Fix regular expression.
4436         * i386-cvt-1.c: Likewise.
4437         * i386-local.c: Likewise.
4438         * i386-local2.c: Likewise.
4439         * i386-mul.c: Likewise.
4440         * i386-ssetype-1.c: Likewise.
4441         * i386-ssetype-3.c: Likewise.
4442         * i386-ssetype-5.c: Likewise.
4444 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4446         PR c++/11039
4447         * g++.dg/warn/implicit-typename2.C: New test.
4448         * g++.dg/warn/implicit-typename3.C: New test.
4450 2003-06-07  Richard Henderson  <rth@redhat.com>
4452         * g++.dg/other/offsetof3.C: Use size_t.
4453         * g++.dg/other/offsetof4.C: Likewise.
4455 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4457         * lib/copy-file.exp: New. Implement gcc_copy_files.
4459         * lib/dg-pch.exp: Load copy-file.exp
4460         (dg-pch): Use gcc_copy_files instead of "file copy".
4462 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4464         * gcc.dg/weak/weak.exp: Simplify.
4465         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4466         * gcc.dg/weak/weak-1.c: Likewise.
4467         * gcc.dg/weak/weak-2.c: Likewise.
4468         * gcc.dg/weak/weak-3.c: Likewise.
4469         * gcc.dg/weak/weak-4.c: Likewise.
4470         * gcc.dg/weak/weak-5.c: Likewise.
4471         * gcc.dg/weak/weak-6.c: Likewise.
4472         * gcc.dg/weak/weak-7.c: Likewise.
4473         * gcc.dg/weak/weak-8.c: Likewise.
4474         * gcc.dg/weak/weak-9.c: Likewise.
4476 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4478         gcc.c-torture/execute/20030606-1.c: New.
4480 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4482         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4483         * gcc.dg/builtins-19.c: Likewise.
4485 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4487         * gcc.dg/builtins-2.c: Add some more tests.
4488         * gcc.dg/builtins-18.c: New test case.
4489         * gcc.dg/builtins-19.c: New test case.
4491 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4492             Jim Wilson  <wilson@tuliptree.org>
4494         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4496 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4498         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4499         mempcpy/stpcpy calls not to be optimized into something else.
4500         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4501         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4502         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4504 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4506         * gcc.dg/format/asm_fprintf-1.c: New test.
4508 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4510         * lib/gcc-defs.exp (additional_sources): New variable.
4511         (dg-additional-sources): New function.
4512         (additional_files): New variable.
4513         (dg-additional-files): New function.
4514         (dg-additional-files-options): Likewise.
4515         * lib/gcc-dg.exp (dg-require-weak): New function.
4516         (dg-require-alias): Likewise.
4517         (dg-require-gc-sections): Likewise.
4518         * lib/target-supports.exp (check_alias_available): Remove testfile
4519         parameter.
4520         (check_gc_sections_available): New function.
4521         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4522         (dg-gpp-additional-files): Likewise.
4523         * lib/g++.exp (additional_sources): Remove.
4524         (additional_files): Likewise.
4525         (g++_target_compile): Use dg-additional-files-options.
4527         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4528         Tcl logic.
4529         * gcc.dg/special/ecos.exp: Remove.
4530         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4531         * gcc.dg/special/alias-1.c: Likewise.
4532         * gcc.dg/special/alias-2.c: Likewise.
4533         * gcc.dg/special/gcsec-1.c: Likewise.
4534         * gcc.dg/special/weak-1.c: Likewise.
4535         * gcc.dg/special/weak-2.c: Likewise.
4536         * gcc.dg/special/wkali-1.c: Likewise.
4537         * gcc.dg/special/wkali-2.c: Likewise.
4539         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4540         dg-gpp-additional-*.
4541         * g++.dg/special/conpr-3.C: Likewise.
4542         * g++.dg/special/conpr-4.C: Likewise.
4543         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4544         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4545         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4546         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4547         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4548         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4549         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4550         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4551         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4552         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4553         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4554         * g++.old-deja/g++.other/comdat1.C: Likewise.
4555         * g++.old-deja/g++.other/comdat2.C: Likewise.
4556         * g++.old-deja/g++.other/comdat3.C: Likewise.
4557         * g++.old-deja/g++.other/ctor1.C: Likewise.
4558         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4560 2003-06-05  Richard Henderson  <rth@redhat.com>
4562         * gcc.dg/debug/20030605-1.c: New.
4564 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4566         * README.QMTEST: Update.
4568 2003-06-04  Richard Henderson  <rth@redhat.com>
4570         * gcc.dg/cleanup-1.c: New.
4571         * gcc.dg/cleanup-2.c: New.
4572         * gcc.dg/cleanup-3.c: New.
4573         * gcc.dg/cleanup-4.c: New.
4574         * gcc.dg/cleanup-5.c: New.
4575         * gcc.dg/cleanup-6.c: New.
4576         * gcc.dg/cleanup-7.c: New.
4578 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4580         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4582         * lib/dg-pch.exp: New file.
4583         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4584         * gcc.dg/pch/pch.exp: Likewise.
4586 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4588         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4589         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4590         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4591         * gcc.dg/builtins-17.c: New test case.
4592         * gcc.dg/i386-387-4.c: New test case.
4593         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4595 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4597         * gcc.dg/ultrasp9.c: New test.
4599 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4601         * gcc.c-torture/compile/20030604-1.c: New test.
4602         * gcc.dg/sparc-constant-1.c: New test.
4604 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4606         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4608 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4610         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4612         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4613         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4615 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4617         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4619 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4621         PR c++/10940
4622         * g++.dg/template/spec10.C: New test.
4624 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4626         * gcc.dg/builtins-16.c: New test case.
4628 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4630         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4631         mempcpy test with post-increments.
4632         * gcc.c-torture/execute/string-opt-3.c: New test.
4633         * gcc.dg/string-opt-1.c: New test.
4635 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4637         PR fortran/10965
4638         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4640 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4642         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4643         (scan-assembler): ... here.  Use dg-scan.
4644         (scan-assembler-not): Likewise.
4645         (scan-file): New function.
4646         (scan-file-not): Likewise.
4647         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4648         * gcc.dg/cpp/_Pragma4.c: Likewise.
4649         * gcc.dg/cpp/_Pragma5.c: Likewise.
4650         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4651         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4652         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4653         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4654         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4655         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4656         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4657         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4658         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4659         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4660         * gcc.dg/cpp/cxxcom1.c: Likewise.
4661         * gcc.dg/cpp/line1.c: Likewise.
4662         * gcc.dg/cpp/maccom1.c: Likewise.
4663         * gcc.dg/cpp/maccom2.c: Likewise.
4664         * gcc.dg/cpp/maccom3.c: Likewise.
4665         * gcc.dg/cpp/maccom4.c: Likewise.
4666         * gcc.dg/cpp/maccom5.c: Likewise.
4667         * gcc.dg/cpp/maccom6.c: Likewise.
4668         * gcc.dg/cpp/multiline.c: Likewise.
4669         * gcc.dg/cpp/spacing1.c: Likewise.
4670         * gcc.dg/cpp/spacing2.c: Likewise.
4671         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4672         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4673         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4674         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4675         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4676         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4677         * gcc.dg/cpp/cxxcom2.c: Likewise.
4678         * gcc.dg/cpp/cxxcom2.h: New file.
4680         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4681         * g++.dg/cpp/truefalse.C: Here.
4682         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4684 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4686         * gcc.dg/cpp/redef3.c: New file.
4688 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4690         * gcc.dg/i386-loop-3.c: New test.
4692 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4694         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4696 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4698         * gcc.dg/fwrapv-1.c: New test case.
4699         * gcc.dg/fwrapv-2.c: New test case.
4701 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4703         PR c++/10956
4704         * g++.dg/template/spec9.C: New test.
4706 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4708         * gcc.dg/duff-4.c: New test case.
4710 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4712         PR fortran/10843
4713         * g77.dg/ffixed-form-1.f: New test
4714         * g77.dg/ffixed-form-2.f: New test
4715         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4716         * g77.dg/ffree-form-3.f: New test
4718 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4720         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4721         * gcc.dg/wint_t-1.c: Likewise.
4723 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4725         * g++.dg/template/access11.C: New test.
4727 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4729         PR c++/10849
4730         * g++.dg/template/access10.C: New test.
4732 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4733             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4735         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4737 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4739         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4740         suppress for powerpc-*-darwin*.
4741         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4743 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4745         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4746         suppress option for powerpc-*-darwin*.
4748 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4750         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4751         * gcc.dg/builtins-4.c: Add test for fmod.
4753 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4755         PR c++/10682
4756         * g++.dg/template/instantiate4.C: New test.
4758 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4760         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4762 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4764         * gcc.dg/compat/scalar-return-1_main.c: New file.
4765         * gcc.dg/compat/scalar-return-1_x.c: New file.
4766         * gcc.dg/compat/scalar-return-1_y.c: New file.
4767         * gcc.dg/compat/scalar-return-2_main.c: New file.
4768         * gcc.dg/compat/scalar-return-2_x.c: New file.
4769         * gcc.dg/compat/scalar-return-2_y.c: New file.
4770         * gcc.dg/compat/struct-return-3_main.c: New file.
4771         * gcc.dg/compat/struct-return-3_y.c: New file.
4772         * gcc.dg/compat/struct-return-3_x.c: New file.
4773         * gcc.dg/compat/struct-return-2_main.c: New file.
4774         * gcc.dg/compat/struct-return-2_x.c: New file.
4775         * gcc.dg/compat/struct-return-2_y.c: New file.
4777 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4779         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4780         for hppa*-hp-hpux*.
4781         * gcc.dg/20021014-1.c (dg-options): Likewise.
4782         * gcc.dg/nest.c (dg-options): Likewise.
4784 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4786         PR c++/9738
4787         * g++.dg/ext/dllimport2.C: New file.
4788         * g++.dg/ext/dllimport3.C: New file.
4790 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4792         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4793         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4794         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4795         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4796         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4797         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4798         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4799         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4800         * gcc.dg/compat/small-struct-defs.h: New file.
4801         * gcc.dg/compat/small-struct-init.h: New file.
4802         * gcc.dg/compat/small-struct-check.h: New file.
4803         * gcc.dg/compat/fp-struct-defs.h: New file.
4804         * gcc.dg/compat/fp-struct-check.h: New file.
4805         * gcc.dg/compat/fp-struct-init.h: New file.
4806         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4807         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4809 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4811         * gcc.dg/20030225-2.c: New test.
4813 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4814             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4816         * gcc.c-torture/compile/20030518-1.c: New test case.
4818 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4820         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4821         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4822         gcc-dg-debug-runtest.
4823         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4824         gcc-dg-debug-runtest.
4826 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4828         PR c++/9022
4829         * g++.dg/lookup/using6.C: New test.
4831 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4833         * g++.dg/parse/access2.C: New test.
4835 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4837         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4838         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4839         * gcc.dg/debug/debug.exp: Likewise.
4841 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4843         * gcc.dg/dollar.c: New test.
4845 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4847         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4848         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4849         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4850         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4851         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4852         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4853         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4854         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4855         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4856         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4857         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4858         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4859         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4860         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4861         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4862         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4863         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4864         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4866 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4868         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4869         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4870         support for "repo" mode.
4871         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4872         * lib/g77-dg.exp: Likewise.
4873         * lib/obj-dg.exp: Likewise.
4875 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4877         Merge from gcc-3_2-rhl8-branch:
4878         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4880         * gcc.dg/tls/opt-6.c: New test.
4882         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
4884         * gcc.dg/20030405-1.c: New test.
4886         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
4888         * gcc.dg/20030309-1.c: New test.
4890         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4892         * gcc.c-torture/execute/20030307-1.c: New test.
4894         2003-02-20  Randolph Chung  <tausq@debian.org>
4896         * gcc.c-torture/compile/20030220-1.c: New test.
4898         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
4900         * gcc.dg/20030217-1.c: New test.
4902         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
4904         * gcc.c-torture/compile/20020129-1.c: New test.
4906         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4908         * gcc.dg/unroll-1.c: New test.
4910         2002-11-16  Jan Hubicka  <jh@suse.cz>
4912         * gcc.c-torture/execute/20020920-1.c: New test.
4914         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
4916         PR target/7434
4917         * gcc.c-torture/compile/20021008-1.c: New test.
4919         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
4921         PR target/7559
4922         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
4924         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
4926         * gcc.c-torture/compile/20020807-1.c: New test.
4928         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
4930         * gcc.dg/tls/opt-1.c: New test.
4932         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
4934         * gcc.dg/20020729-1.c: New test.
4936         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
4938         * g++.dg/opt/life1.C: New test.
4940         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
4942         * gcc.dg/20020525-1.c: New test.
4944         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
4946         PR c++/6794
4947         * g++.dg/ext/pretty1.C: New test.
4948         * g++.dg/ext/pretty2.C: New test.
4950 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
4952         PR c++/8385
4953         * g++.dg/ext/typeof5.C: New test.
4955 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
4957         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
4958         __USER_LABEL_PREFIX__ into account.
4959         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
4961 2003-05-14  Roger Sayle  <roger@eyesopen.com>
4963         * gcc.dg/builtins-15.c: New test case.
4965 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
4967         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
4969 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
4971         * lib/g++.exp: Tweak handling of additional source files.
4972         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
4973         * g++.dg/special/conpr-2a.C: Rename to ...
4974         * g++.dg/special/conpr-2a.cc: ... this.
4975         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
4976         * g++.dg/special/conpr-3a.C: Rename to ...
4977         * g++.dg/special/conpr-3a.cc: This.
4978         * g++.dg/special/conpr-3b.C: Rename to ...
4979         * g++.dg/special/conpr-3b.cc: This.
4980         * g++.dg/special/conpr-4.C: New test.
4981         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
4983 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
4985         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
4987 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4989         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
4990         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4991         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
4992         * g++.old-deja/g++.other/warn3.C: Likewise.
4994 2003-05-11  Roger Sayle  <roger@eyesopen.com>
4996         * gcc.dg/i386-387-1.c: Update to also test log.
4997         * gcc.dg/i386-387-2.c: Likewise.
4999 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5001         * g77.f-torture/execute/int8421.f: New test.
5003 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5005         PR c++/10230, c++/10481
5006         * g++.dg/lookup/scoped5.C: New test.
5008 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5010         PR c++/10552
5011         * g++.dg/template/ttp6.C: New test.
5013 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5015         * gcc.c-torture/execute/builtins: New directory.
5016         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5017         gcc.c-torture/execute/builtins.
5018         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5019         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5020         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5021         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5023 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5025         PR c++/9252
5026         * g++.dg/template/access8.C: New test.
5027         * g++.dg/template/access9.C: New test.
5029 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5031         PR c++/9554
5032         * g++.dg/parse/access1.C: New test.
5034 2003-05-09  DJ Delorie  <dj@redhat.com>
5036         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5037         long, and not an int.
5039 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5041         PR c++/10555, c++/10576
5042         * g++.dg/template/memclass1.C: New test.
5044 2003-05-08  DJ Delorie  <dj@redhat.com>
5046         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5047         targets.
5048         * gcc.c-torture/execute/20021024-1.x: Likewise.
5049         * gcc.c-torture/execute/shiftdi.x: Likewise.
5050         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5051         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5052         * gcc.dg/20021018-1.c: Likewise.
5054 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5056         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5058         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5059         (bcopy): Call memmove.
5061 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5063         * g77.f-torture/compile/8485.f: New test case.
5065 2003-05-07  Richard Henderson  <rth@redhat.com>
5067         PR c++/10570
5068         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5069         Verify exception_cleanup not called for rethrows.
5070         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5071         when exiting catch block without rethrowing.
5072         * g++.dg/eh/forced3.C: New.
5073         * g++.dg/eh/forced4.C: New.
5075 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5077         * gcc.dg/20030505.c: Fix triplet.
5079 2003-05-06  DJ Delorie  <dj@redhat.com>
5081         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5082         * gcc.dg/nest.c: Likewise.
5084 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5086         * gcc.dg/builtins-14.c: New test case.
5088 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5090         * lib/compat.exp (compat-execute): New argument.
5091         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5092         * gcc.dg/compat: New test directory.
5093         * gcc.dg/compat/compat.exp: New expect script.
5094         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5095         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5096         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5097         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5098         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5099         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5101         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5102         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5103         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5104         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5105         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5106         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5107         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5108         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5109         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5110         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5111         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5112         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5113         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5114         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5115         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5117 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5119         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5121 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5123         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5125 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5127         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5128         * gcc.dg/ppc-fsel-2.c: New test.
5130         * gcc.dg/unused-5.c: New test.
5132 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5134         PR c++/10496
5135         * g++.dg/warn/pmf1.C: New test.
5137 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5139         PR c++/4494
5140         * g++.dg/warn/main.C: New test.
5142 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5144         * gcc.dg/nonnull-3.c: New test.
5146 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5148         * gcc.dg/cpp/Wtrigraphs.c: Update.
5149         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5151 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5153         * gcc.dg/ppc-fsel-1.c: New test.
5155 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5157         PR c/10604
5158         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5160 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5162         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5164 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5166         PR c++/9364, c++/10553, c++/10586
5167         * g++.dg/parse/typename4.C: New test.
5168         * g++.dg/parse/typename5.C: Likewise.
5170 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5172         * gcc.c-torture/compile/20030503-1.c: New test.
5174 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5176         * g++.dg/lookup/using5.C: Fix testcase error.
5178 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5180         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5181         since MEABI is no longer supported.  Remove all vestiges
5182         of MEABI from the test.
5184 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5186         PR c++/10554
5187         * g++.dg/lookup/using5.C: New test.
5189 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5191         PR c++/8772
5192         * g++.dg/template/ttp5.C: New test.
5194 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5196         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5197         (dg-gpp-additional-sources): New function.
5198         (dg-gpp-additional-files): Likewise.
5199         * lib/g++.exp (additional_sources): New variable.
5200         (additional_files): Likewise.
5201         (g++_target_compile): Deal with them.
5202         * lib/old-dejagnu.exp: Remove.
5203         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5204         * g++.old-deja: Revise all tests to use dg commands.
5206 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5208         PR c++/9432, c++/9528
5209         * g++.dg/lookup/using4.C: New test.
5211 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5213         * gcc.dg/noreturn-5.c: New file.
5214         * gcc.dg/noreturn-6.c: New file.
5216         * gcc.c-torture/compile/inline-1.c: New file.
5218 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5220         PR c++/10551
5221         * g++.dg/template/explicit1.C: New test.
5223 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5225         PR c++/10549
5226         * g++.dg/other/bitfield1.C: New test.
5228         PR c++/10527
5229         * g++.dg/init/new7.C: New test.
5231 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5233         * g++.dg/ext/desig1.C: New test.
5234         * g++.dg/ext/init1.C: Update.
5236         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5238 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5240         PR c++/10180
5241         * g++.dg/warn/Winline-1.C: New test.
5243 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5245         * gcc.c-torture/execute/string-opt-19.c: New test.
5247         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5248         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5250 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5252         PR c++/10506
5253         * g++.dg/init/new6.C: New test.
5255         PR c++/10503
5256         * g++.dg/init/ref6.C: New test.
5258 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5260         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5262 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5264         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5265         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5267 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5269         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5270         initialized static data members.
5272 2003-04-25  H.J. Lu <hjl@gnu.org>
5274         * gcc.dg/ia64-sync-4.c: New test.
5276 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5278         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5279         date.
5281 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5283         PR c++/10337
5284         * g++.dg/warn/conv1.C: New test.
5285         * g++.old-deja/g++.other/conv7.C: Adjust.
5286         * g++.old-deja/g++.other/overload14.C: Adjust.
5288 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5290         PR c++/10471
5291         * g++.dg/template/defarg2.C: New test.
5293 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5295         * gcc.dg/cpp/include2.c: Update.
5296         * gcc.dg/cpp/multiline-2.c: New.
5297         * gcc.dg/cpp/multiline.c: Update.
5298         * gcc.dg/cpp/strify2.c: Update.
5299         * gcc.dg/cpp/trad/literals-2.c: Update.
5301 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5303         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5305 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5307         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5309 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5311         PR c++/10451
5312         * g++.dg/parse/crash4.C: New test.
5314         PR c++/9847
5315         * g++.dg/parse/crash5.C: New test.
5317 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5319         PR c++/10446
5320         * g++.dg/parse/crash3.C: New test.
5322         PR c++/10428
5323         * g++.dg/parse/elab1.C: New test.
5325 2003-04-22  Devang Patel  <dpatel@apple.com>
5327         * gcc.dg/cpp/trad/funlike-5.c: New test.
5329 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5331         * g++.dg/other/packed1.C: Fix dg options.
5333 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5335         * g++.dg/other/offsetof2.C: New test.
5337 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5339         * g++.dg/template/recurse.C: Adjust location of error messages.
5341 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5343         PR c++/9881
5344         * g++.dg/init/addr-const1.C: New test.
5345         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5347 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5349         PR c++/10405
5350         * g++.dg/lookup/struct-hack1.C: New test.
5352 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5354         * ucs.c: Update diagnostic messages.
5356 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5358         * gcc.dg/cpp/truefalse.cpp: New test.
5359         * gcc.dg/cpp/cpp.exp: Update.
5360         * g++.dg/other/stdbool-if.C: Remove.
5362 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5364         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5365         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5367 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5369         * gcc.c-torture/compile/20030418-1.c: New test.
5371 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5373         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5375 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5377         PR c++/10347
5378         g++.dg/template/dependent-name1.C: New test.
5380 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5382         * gcc.dg/warn-1.c (tourist_guide): New array,
5383         contains a pointer to bar.
5385 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5387         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5388         * gcc.c-torture/execute/medce-1.c: New test case.
5389         * gcc.c-torture/execute/medce-2.c: New test case.
5391 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5393         * lib/prune.exp: Ignore more messages.
5395         PR c++/10381
5396         * g++.dg/parse/lookup3.C: New test.
5398 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5400         * gcc.c-torture/compile/20030415-1.c : New test.
5402 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5404         * gcc.c-torture/execute/scope-2.c: Move to ...
5405         * gcc.dg/noncompile/scope.c: .... here.
5407 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5409         * gcc.dg/20030414-2.c: New test case.
5411 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5413         PR target/10377
5414         * gcc.dg/20030414-1.c: New test.
5416 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5418         * gcc.dg/builtins-12.c: New test case.
5419         * gcc.dg/builtins-13.c: New test case.
5421 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5423         * gcc.c-torture/execute/string-opt-18.c: New test.
5425 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5427         PR c++/10300
5428         * g++.dg/init/new5.C: New test.
5430 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5432         PR c++/7910
5433         * g++.dg/ext/dllimport1.C: New test.
5435 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5437         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5439 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5441         PR Fortran/9263
5442         * g77.f-torture/noncompile/9263.f: New test
5443         PR Fortran/1832
5444         * g77.f-torture/execute/1832.f: New test
5446 2003-04-11  David Chad  <davidc@freebsd.org>
5447             Loren J. Rittle  <ljrittle@acm.org>
5449         libobjc/8562
5450         * objc.dg/headers.m: New test.
5452 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5454         * gcc.c-torture/execute/builtin-noret-2.c: New.
5455         * gcc.c-torture/execute/builtin-noret-2.x: New.
5456         XFAIL builtin-noret-2.c at -O1 and above.
5457         * gcc.dg/redecl.c: New.
5458         * gcc.dg/Wshadow-1.c: Update error regexps.
5460 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5462         * g++.dg/abi/bitfield10.C: New test.
5464 2003-04-09  Mike Stump  <mrs@apple.com>
5466         * gcc.dg/pch/pch.exp: Make testcase names longer.
5467         * g++.dg/pch/pch.exp: Make testcase names longer.
5469 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5471         * gcc.dg/builtins-11.c: New test case.
5473 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5475         * gcc.dg/builtins-9.c: New test case.
5476         * gcc.dg/builtins-10.c: New test case.
5478 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5480         * gcc.dg/noncompile/init-4.c.c: New test.
5482 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5484         * gcc.misc-test/gcov-9.c: New test.
5485         * gcc.misc-test/gcov-10.c: New test
5486         * gcc.misc-test/gcov-11.c: New test.
5488 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5490         PR optimization/10024
5491         * gcc.c-torture/compile/20030405-1.c: New test.
5493 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5495         * gcc.dg/pch/static-3.c: New.
5496         * gcc.dg/pch/static-3.hs: New.
5497         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5499 2003-04-04  Richard Henderson  <rth@redhat.com>
5501         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5502         * g++.dg/eh/forced2.C: Likewise.
5504 2003-04-03  Mike Stump  <mrs@apple.com>
5506         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5507         target arg.
5508         (scan-assembler-times, scan-assembler-not): Likewise.
5509         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5511 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5513         * gcc.dg/sparc-loop-1.c: New test.
5515 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5517         PR other/9274
5518         * g++.dg/pch/system-2.C: New.
5519         * g++.dg/pch/system-2.Hs: New.
5521 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5523         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5525         * g++.dg/eh/simd-1.C (vecfunc): Same.
5527 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5529         * gcc.c-torture/execute/20030401-1.c: New test case.
5531 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5533         * objc.dg/defs.m: New.
5535 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5537         * g++.dg/eh/simd-1.C: New.
5538         * g++.dg/eh/simd-2.C: New.
5540 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5542         * gcc.c-torture/execute/simd-3.c: New.
5544 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5546         PR c/9936
5547         * gcc.dg/20030331-2.c: New test.
5549 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5551         PR c++/10278
5552         * g++.dg/parse/crash2.C: New test.
5554 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5556         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5557         * gcc.c-torture/execute/20030331-1.c: ...here.
5559 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5561         * gcc.c-torture/execute/20030331-1.c: New test.
5563 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5565         * lib/gcov.exp: Adjust call return testing strings.
5566         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5568 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5570         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5571         * gcc.dg/builtins-7.c: New test case.
5572         * gcc.dg/builtins-8.c: New test case.
5574 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5576         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5578 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5580         PR c++/7647
5581         * g++.dg/lookup-class-member-2.C: New test.
5583 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5585         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5587 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5589         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5591 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5593         * g++.dg/init/attrib1.C: New test.
5595 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5597         * gcc.dg/ultrasp8.c: New test.
5599 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5601         * gcc.dg/ultrasp7.c: New test.
5603 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5605         PR c++/10047
5606         * g++.dg/template/inline1.C: New test.
5608 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5610         * gcc.dg/sparc-dwarf2.c: New test.
5612 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5614         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5615         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5617 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5619         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5620         than reading .x files.
5621         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5622         * g77.dg/gcov/gcov-1.f: Likewise.
5623         * gcc.misc-tests/gcov-4b.c: Likewise.
5624         * gcc.misc-tests/gcov-5b.c: Likewise.
5625         * gcc.misc-tests/gcov-6.c: Likewise.
5626         * gcc.misc-tests/gcov-7.c: Likewise.
5627         * gcc.misc-tests/gcov-8.c: Likewise.
5628         * g++.dg/gcov/gcov-1.x: Remove.
5629         * g77.dg/gcov/gcov-1.x: Likewise.
5630         * gcc.misc-tests/gcov-4b.x: Likewise.
5631         * gcc.misc-tests/gcov-5b.x: Likewise.
5632         * gcc.misc-tests/gcov-6.x: Likewise.
5633         * gcc.misc-tests/gcov-7.x: Likewise.
5634         * gcc.misc-tests/gcov-8.x: Likewise.
5636 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5638         PR opt/10087
5639         * gcc.dg/20030324-1.c: New test.
5641 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5643         PR c++/10224
5644         * g++.dg/template/arg3.C: New test.
5646         PR c++/10158
5647         * g++.dg/template/friend18.C: New test.
5649 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5651         * g77.f-torture/compile/20030326-1.f: New test case.
5653 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5655         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5657         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5659 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5661         * gcc.dg/ia64-sync-3.c: New test.
5663 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5665         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5667 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5669         * gcc.dg/ultrasp6.c: New test.
5671 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5673         * gcc.dg/i386-signbit-1.c: New test.
5674         * gcc.dg/i386-signbit-2.c: New test.
5675         * gcc.dg/i386-signbit-3.c: New test.
5677 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5679         * gcc.dg/ultrasp5.c: Fix options.
5681 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5683         * gcc.dg/ultrasp5.c: Fix comment.
5685 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5687         PR fortran/10197
5688         * g77.f-torture/execute/10197.f: New test.
5690 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5692         PR c++/9898, c++/383
5693         * g++.dg/template/conv6.C: New test.
5695         PR c++/10119
5696         * g++.dg/template/ptrmem5.C: New test.
5698         PR c++/10026
5699         * g++.dg/lookup/koenig1.C: New test.
5701         PR C++/10199
5702         * g++.dg/lookup/template2.C: New test.
5704 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5706         * g++.dg/opt/rtti1.C: New test.
5708 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5710         * gcc.dg/ultrasp5.c: New test.
5712 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5714         PR middle-end/9967
5715         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5716         builtin fputs.
5718 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5720         PR c/8224
5721         * gcc.dg/20030323-1.c: New test.
5723 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5725         * gcc.c-torture/compile/20030323-1.c: New test case.
5727 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5729         * gcc.dg/20030321-1.c: New test.
5731 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5733         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5735 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5737         PR c++/9978, c++/9708
5738         * g++.dg/ext/vlm1.C: Adjust expected error.
5739         * g++.dg/ext/vla2.C: New test.
5740         * g++.dg/template/arg1.C: New test.
5741         * g++.dg/template/arg2.C: New test.
5743 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5745         * g77.f-torture/execute/select.f: New test.
5746         * g77.f-torture/noncompile/select_no_compile.f: New test.
5748 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5750         PR c++/9898
5751         * g++.dg/other/error4.C: New test.
5753 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5755         * g++.dg/template/friend17.C: New test.
5757 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5759         * gcc.c-torture/compile/20030320-1.c: New.
5761 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5763         * gcc.dg/builtins-6.c: New test case.
5765 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5767         PR target/10073
5768         * gcc.c-torture/compile/20030319-1.c: New.
5770 2003-03-18  Jan Hubicka  <jh@suse.cz>
5772         * gcc.dg/i386-cvt-1.c: New test.
5774 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5776         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5777         * objc.dg/naming-2.m: Likewise.
5779 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5781         PR c++/9639
5782         * g++.dg/parse/crash1.C: New test.
5784 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5786         PR c++/8805
5787         * g++.dg/eh/cleanup1.C: New test.
5789 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5791         * gcc.c-torture/execute/20030316-1.c: New test case.
5793 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5795         PR c++/9629
5796         * g++.dg/init/ctor2.C: New test.
5798 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5800         * g77.f-torture/compile/xformat.f: New test case.
5802 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5804         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5805         * g++.old-deja/g++.mike/eh50.C: Likewise.
5807 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5809         PR c++/6440
5810         * g++.dg/template/spec7.C: New test.
5811         * g++.dg/template/spec8.C: Likewise.
5813 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5815         * gcc.c-torture/execute/20030313-1.c: New test.
5817 2003-03-14  Richard Henderson  <rth@redhat.com>
5819         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5821 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5823         * gcc.c-torture/compile/20030314-1.c: New test.
5825 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5827         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5828         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5829         thumb target,
5830         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5831         to accept newer _imp__  prefix and additional
5832         newline in .drectve section.
5833         * gcc.dg/dll-4.c: Likewise.
5834         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5835         switch.
5837 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5839         * g++.dg/parse/namespace9.C: New test.
5841         * g++.dg/init/ref5.C: New test.
5842         * g++.dg/parse/ptrmem1.C: Likewise.
5844 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5846         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5847         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5848         regular expression.
5849         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5850         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5852 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5854         * gcc.c-torture/execute/20030224-2.c: New test.
5856 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5858         * gcc.dg/decl-3.c: New test.
5860 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5862         * gcc.dg/i386-loop-2.c: New test.
5864 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5866         PR c++/9474
5867         * g++.dg/parse/namespace8.C: New test.
5869         PR c++/9924
5870         * g++.dg/overload/builtin2.C: New test.
5872 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5874         * gcc.dg/return-type-3.c: New test.
5876 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5878         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5879         profiling options are not supported.
5881 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
5883         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
5884         * g++.old-deja/g++.warn/impint2.C: Likewise.
5886 2003-03-10  Devang Patel  <dpatel@apple.com>
5888         * g++.dg/cpp/c++_cmd_1.C: New test.
5889         * g++.dg/cpp/c++_cmd_1.h: New file.
5891 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
5893         * gcc.dg/altivec-9.c: New file.
5895 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5897         * gcc.dg/ppc-sdata-1.c: New test.
5898         * gcc.dg/ppc-sdata-2.c: New test.
5900 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
5902         PR c++/9373
5903         * g++.dg/opt/ptrmem2.C: New test.
5905         PR c++/8534
5906         * g++.dg/opt/ptrmem1.C: New test.
5908 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5910         * gcc.dg/i386-loop-1.c: New test.
5912 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5914         PR c++/9970
5915         * g++.dg/lookup/friend1.C: New test.
5917 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5919         PR c++/9823
5920         * g++.dg/parser/constructor1.C: New test.
5922 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
5924         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
5926         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
5928 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
5930         * gcc.dg/cpp/Wunused.c: Update test.
5932 2003-03-08  Jan Hubicka  <jh@suse.cz>
5934         * gcc.dg/inline-3.c: New test.
5936 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
5938         PR c++/9809
5939         * g++.dg/parse/builtin1.C: New test.
5941         PR c++/9982
5942         * g++.dg/abi/cookie1.C: New test.
5943         * g++.dg/abi/cookie2.C: Likewise.
5945         PR c++/9524
5946         * g++.dg/template/field1.C: New test.
5948         PR c++/9912
5949         * g++.dg/parse/class1.C: New test.
5950         * g++.dg/parse/namespace7.C: Likewise.
5951         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
5953 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
5955         * g++.dg/init/ref4.C: New test.
5957 2003-03-07  Jan Hubicka  <jh@suse.cz>
5959         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
5960         * gcc.dg/inline-3.c:  New test.
5962 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
5964         * g++.dg/init/ref3.C: New test.
5966         PR c++/9965
5967         * g++.dg/init/ref2.C: New test.
5969         PR c++/9400
5970         * g++.dg/warn/Wshadow-2.C: New test.
5972         PR c++/9791
5973         * g++.dg/warn/Woverloaded-1.C: New test.
5975 2003-03-05  Jan Hubicka  <jh@suse.cz>
5977         * gcc.dg/i386-local2.c: New.
5978         * gcc.dg/i386-local.c: Fix typo.
5980 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
5982         * g++.dg/abi/layout3.C: New test.
5984 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
5986         * gcc.c-torture/compile/20030305-1.c
5988 2003-03-05  Jan Hubicka  <jh@suse.cz>
5990         * gcc.dg/i386-local.c: New.
5992 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
5994         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
5996 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5998         * gcc.dg/switch-2.c: New test.
5999         * gcc.dg/switch-3.c: New test.
6000         * gcc.dg/Wswitch.c: Adjust line numbers.
6001         * gcc.dg/Wswitch-default.c: Likewise.
6002         * gcc.dg/Wswitch-enum.c: Likewise.
6004 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6006         * gcc.c-torture/execute/20030222-1.c: New test.
6008 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6010         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6012 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6014         PR c++/9878
6015         * g++.dg/init/ref1.C: New test.
6017 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6019         * gcc.dg/sh-relax.c: New SH-only test.
6021 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6023         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6024         comment explaining purpose of testcase.
6026 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6028         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6029         for HC11/HC12 (asm needs two int registers).
6030         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6031         HC11/HC12 because the test uses an asm which needs two 32-bit
6032         registers.
6034 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6036         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6037         for HC11/HC12 (array is too large otherwise).
6038         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6039         * gcc.c-torture/compile/20010518-2.x: Likewise.
6040         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6041         HC11/HC12 (array is too large).
6043 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6045         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6046         * lib/g++-dg.exp (g++-dg-test): Likewise.
6048 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6050         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6051         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6053 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6055         * g++.dg/warn/implicit-typename1.C: Remove warning.
6057 2003-02-28  Richard Henderson  <rth@redhat.com>
6059         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6060         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6062 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6064         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6065         * g++.dg/pch/pch.exp: Likewise.
6067 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6069         PR c++/9879
6070         * testsuite/g++.dg/init/new4.C: New test.
6072 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6074         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6076 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6078         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6079         unsigned long.
6081         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6082         wider than float.
6084 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6086         * lib/scanasm.exp: Add support for counting numbers of
6087         occurences.
6088         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6089         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6091 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6093         PR c++/9683
6094         * g++.dg/template/static3.C: New test.
6096         PR c++/9829
6097         * g++.dg/parse/namespace6.C: New test.
6099 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6101         PR target/9732
6102         * gcc.dg/20030225-1.c: New test.
6104 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6106         * README: Remove out-of-date information.
6108         PR c++/9836
6109         * g++.dg/template/spec6.C: New test.
6111 2003-02-24  Jeff Law  <law@redhat.com>
6113         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6115 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6117         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6118         * gcc.dg/pragma-ep-1.c: Likewise.
6120 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6122         PR c++/9602
6123         * g++.dg/template/friend16.C: New test.
6125 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6127         PR c++/5333
6128         * g++.dg/parse/fused-params1.C: Adjust error messages.
6129         * g++.dg/template/nested3.C: New test.
6131 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6133         * g++.dg/abi/param1.C: New test.
6135 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6137         PR c++/7982
6138         * g++.dg/warn/implicit-typename1.C: New test.
6140 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6142         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6143         with "mtune".
6144         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6145         * gcc.c-torture/execute/20010129-1.x: Likewise.
6146         * gcc.dg/20011107-1.c: Likewise.
6147         * gcc.dg/20020108-1.c: Likewise.
6148         * gcc.dg/20020122-3.c: Likewise.
6149         * gcc.dg/20020206-1.c: Likewise.
6150         * gcc.dg/20020310-1.c: Likewise.
6151         * gcc.dg/20020426-2.c: Likewise.
6152         * gcc.dg/20020517-1.c: Likewise.
6153         * gcc.dg/991230-1.c: Likewise.
6154         * gcc.dg/i386-unroll-1.c: Likewise.
6155         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6157 2003-02-22  Jan Hubicka  <jh@suse.cz>
6159         * gcc.dg/i386-mul.c: New test.
6161 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6163         * gcc.dg/builtins-5.c: New test case.
6165 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6167         * gcc.dg/asmreg-1.c: New test.
6169 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6171         PR c++/9749
6172         * g++.dg/parse/varmod1.C: New test.
6174 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6176         PR c++/9727
6177         * g++.dg/template/op1.C: New test.
6179 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6181         PR c++/8906
6182         * g++.dg/template/nested2.C: New test.
6184 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6186         PR c++/8724
6187         * g++.dg/expr/dtor1.C: New test.
6189 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6191         * gcc.dg/cpp/include3.c: New test.
6192         * gcc.dg/cpp/inc/foo.h: New file.
6194 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6196         * gcc.c-torture/execute/20030221-1.c: New test.
6198 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6200         PR c++/9729
6201         * g++.dg/abi/conv1.C: New test.
6203 2003-02-20  Jan Hubicka  <jh@suse.cz>
6205         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6207 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6209         * gcc.c-torture/compile/20030219-1.c: New test.
6211 2003-02-18  Jan Hubicka  <jh@suse.cz>
6213         * gcc.dg/funcorder.c: New test.
6215 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6217         * gcc.c-torture/execute/20030218-1.c: New.
6219 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6221         * gcc.dg/20030218-1.c: New.
6223 2003-02-18  Richard Henderson  <rth@redhat.com>
6225         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6226         * gcc.dg/attr-used-2.c: New.
6228 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6230         PR c++/9704
6231         * g++.dg/init/copy5.C: New test.
6233 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6235         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6236         * g++.dg/pch/pch.exp: Likewise.
6238 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6240         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6241         STACK_SIZE is not defined.
6243 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6245         PR c++/9457
6246         * g++.dg/template/init1.C: New test.
6248 2003-02-16  Jan HUbicka  <jh@suse.cz>
6250         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6251         (foo): Add few extra tests
6252         * gcc.dg/c99-const-expr-3.c: Likewise.
6253         * gcc.c-torture/execute/20030216-1.c: New.
6255 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6257         PR c++/9459
6258         * g++.dg/ext/typeof4.C: New test.
6260 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6262         * gcc.dg/i386-387-3.c: New test case.
6264 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6266         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6267         cris-*-elf* cris-*-aout* and mmix-*-*.
6269 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6271         * gcc.dg/20030213-1.c: New test.
6273 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6275         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6276         * gcc.dg/i386-387-2.c: Likewise.
6278 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6280         * gcc.dg/ppc-spe.c: Fix formatting.
6281         Enable tests that were previously unsupported by gas.
6282         Delete tests for instructions that no longer exist.
6283         Switch arguments on evsubifw builtin.
6285 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6287         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6288         STACK_SIZE is too small.
6290 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6291             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6293         * gcc.dg/decl-2.c: New test.
6295 2003-02-10  Jan Hubicka  <jh@suse.cz>
6297         * gcc.dg/i386-fpcvt-1.c:  New test.
6299 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6301         * gcc.c-torture/execute/20030209-1.c: New test.
6303 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6305         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6306         int-wide bitops, use the constants of the same width.
6307         Likewise, if long long is 32-bit wide, test bitops using
6308         32-bit constants.
6310 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6312         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6314 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6316         * testsuite/gcc.dg/builtins-4.c: New test case.
6318 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6320         * gcc.dg/20020430-1.c: Fix dg command typos.
6321         * gcc.dg/20020503-1.c: Likewise.
6323 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6325         PR c++/8785
6326         * g++.dg/parse/fused-params1.C: New test.
6328         PR c++/8857
6329         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6331         PR c++/8921
6332         * g++.dg/parse/non-dependent1.C: New test.
6334         PR c++/8928
6335         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6337         PR c++/9228
6338         * g++.dg/parse/undefined7.C: New test.
6339         * g++.dg/parse/non-templ1.C: New test.
6341         PR c++/9229
6342         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6344 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6346         * gcc.c-torture/compile/20030206-1.c: New test.
6348 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6350         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6351         "pow" to "foo" to avoid potential confusion with a math built-in.
6353 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6355         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6356         conditions for SPARC targets.
6358 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6360         * gcc.dg/20030204-1.c: New test.
6362 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6364         PR c++/38
6365         * g++.dg/parse/array-size1.C: New test.
6367         PR c++/5657
6368         * g++.dg/parse/undefined3.C: New test.
6370         PR c++/5665
6371         * g++.dg/parse/undefined4.C: New test.
6373         PR c++/5975
6374         * g++.dg/parse/undefined5.C: New test.
6376         PR c++/7259
6377         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6379         PR c++/8578
6380         * g++.dg/parse/casting-operator1.C: New test.
6382         PR c++/8596
6383         * g++.dg/parse/undefined6.C: New test.
6385         PR c++/8736
6386         * g++.dg/parse/missing-template1.C: New test.
6388 2003-02-04  Jan Hubicka  <jh@suse.cz>
6390         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6391         * gcc.dg/i386-cmov?.c:  Likewise.
6392         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6393         * gcc.dg/i386-ssefp-1.c:  Likewise.
6394         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6395         conventions.
6397 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6399         PR c++/7129
6400         * testsuite/g++.dg/ext/max.C: New test.
6402 2003-02-03  Jan Hubicka  <jh@suse.cz>
6404         * gcc.c-torture/execute/20030203-1.c: New test.
6406 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6408         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6409         'natural-endian'.
6411 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6413         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6414         * g++.dg/init/new2.C: Likewise.
6415         * g++.dg/other/new1.C: Likewise.
6417 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6419         * gcc.dg/struct-ret-libc.c: New test.
6421 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6423         * gcc.dg/20030129-1.c: New test.
6425 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6427         PR c++/8849
6428         * g++.dg/template/ptrmem4.C: New test.
6430 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6432         * g++.dg/parser/constant1.C: New test.
6434 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6436         PR c++/8591
6437         * g++.dg/parse/friend2.C: New test.
6439 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6441         PR c++/9437
6442         * g++.dg/template/unify4.C: New test.
6444 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6446         * gcc.c-torture/execute/20030128-1.c: New test.
6448 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6450         * g++.dg/lookup/nested1.C: Test moved from ...
6451         * g++.old-deja/g++.other/lookup24.C: ... here.
6453 2003-01-28  Jan Hubicka  <jh@suse.cz>
6455         * gcc.dg/i386-cmov5.c:  New test.
6457 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6459         * gcc.c-torture/execute/20010925-1.c: Changed the
6460         memcpy declaration.
6462 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6464         PR c++/3902
6465         * g++.dg/parse/template5.C: New test.
6467 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6469         PR fortran/9258
6470         * g77.dg/pr9258: New test.
6472 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6474         * README: Move relevant parts from README.g++.
6476         * README.g++: Remove this file.
6478 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6480         * g++.dg/abi/dcast1.C: New test.
6482 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6484         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6486 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6488         PR c++/47
6489         * g++.old-deja/g++.other/lookup24.C: New test.
6491 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6493         PR middle-end/7227
6494         * gcc.dg/uninit-C.c: New test.
6496 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6498         * g++.dg/abi/covariant1.C: New test.
6500 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6502         * gcc.dg/20030123-1.c: New test.
6504 2003-01-25  Jan Hubicka  <jh@suse.cz>
6506         PR opt/8492
6507         * gcc.c-torture/compile/20030125-1.c
6509 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6511         PR c++/9403
6512         * g++.dg/parse/template3.C: New test.
6513         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6515         PR c++/795
6516         * g++.dg/parse/template4.C: New test.
6518         PR c++/9415
6519         * g++.dg/template/qual2.C: New test.
6521         PR c++/8545
6522         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6524         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6526 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6528         * gcc.c-torture/execute/switch-1.c: New test case.
6530 2003-01-25  Jan Hubicka  <jh@suse.cz>
6532         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6534 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6536         Tweaks for Bison-1.875. From the NEWS file:
6537         "- `parse error' -> `syntax error'
6538         Bison now uniformly uses the term `syntax error'"
6539         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6540         * gcc.dg/cpp/digraph2.c: Likewise.
6541         * gcc.dg/cpp/direct2.c: Likewise.
6542         * gcc.dg/cpp/paste4.c: Likewise.
6543         * gcc.dg/c90-restrict-1.c: Likewise.
6544         * gcc.dg/c99-func-2.c: Likewise.
6545         * gcc.dg/noncompile/920721-2.c: Likewise.
6546         * gcc.dg/noncompile/930622-2.c: Likewise.
6547         * gcc.dg/noncompile/940112-1.c: Likewise.
6548         * gcc.dg/noncompile/950921-1.c: Likewise.
6549         * gcc.dg/noncompile/951123-1.c: Likewise.
6550         * gcc.dg/noncompile/971104-1.c: Likewise.
6551         * gcc.dg/noncompile/990416-1.c: Likewise.
6553 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6555         * g++.dg/parse/undefined1.C: Add error message.
6557 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6559         PR c++/9354
6560         * g++.dg/parse/new1.C: New test.
6562         PR c++/9216
6563         * g++.dg/parse/template2.C: New test.
6565         PR c++/9354
6566         * g++.dg/parse/typedef2.C: New test.
6568         PR c++/9328
6569         * g++.dg/ext/typeof3.C: New test.
6571 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6573         PR c++/2738
6574         * g++.dg/parse/ret-type1.C: New test.
6576         PR c++/3792
6577         * g++.dg/parse/tmpl-outside1.C: New test.
6579         PR c++/4207
6580         * g++.dg/parse/int-as-enum1.C: New test.
6582         PR c++/4903
6583         * g++.dg/parse/no-typename1.C: New test.
6585         PR c++/5533
6586         * g++.dg/parse/no-value1.C: New test.
6588         PR c++/5921
6589         * g++.dg/parse/wrong-inline1.C: New test.
6591         PR c++/6402
6592         * g++.dg/parse/ref1.C: New test.
6594         PR c++/6992
6595         * g++.dg/parse/attr-ctor1.C: New test.
6597         PR c++/7229
6598         * g++.dg/parse/namespace5.C: New test.
6600         PR c++/7917
6601         * g++.dg/parse/func-def1.C: New test.
6603         PR c++/8143
6604         * g++.dg/parse/undefined1.C: New test.
6606         PR c++/5723, PR c++/8522
6607         * g++.dg/parse/specialization1.C: New test.
6609         PR c++/163, PR c++/8595
6610         * g++.dg/parse/struct-as-enum1.C: New test.
6612         PR c++/9173
6613         * g++.dg/parse/undefined2.C: New test.
6615 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6617         PR c++/9298
6618         * g++.dg/parse/template1.C: New test.
6620         PR c++/9384
6621         * g++.dg/parse/using1.C: New test.
6623         PR c++/9285
6624         PR c++/9294
6625         * g++.dg/parse/expr2.C: New test.
6627         PR c++/9388
6628         * g++.dg/parse/lookup2.C: Likewise.
6630 2003-01-21  Jan Hubicka  <jh@suse.cz>
6632         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6633         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6634         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6635         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6637 2003-01-20  Nick Clifton  <nickc@redhat.com>
6639         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6640         problem with ARM sibcall code generation.
6642 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6644         * gcc.c-torture/execute/20030120-1.c: New.
6646 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6648         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6650 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6652         PR c++/9272
6653         * g++.dg/parse/ctor1.C: New test.
6655         PR c++/9294:
6656         * g++.dg/parse/qualified1.C: New test.
6658         * g++.dg/parse/typename3.C: New test.
6660 2003-01-16  Richard Henderson  <rth@redhat.com>
6662         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6664 2003-01-16  Richard Henderson  <rth@redhat.com>
6666         * g++.dg/pch/pch.exp: Copy test header to the working directory
6667         before using it either for precompilation or direct use.
6668         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6669         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6671 2003-01-16  Richard Henderson  <rth@redhat.com>
6673         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6674         before using it either for precompilation or direct use.
6675         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6676         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6678 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6680         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6681         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6682         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6683         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6684         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6685         typename warning into error.
6686         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6687         error messages.
6688         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6689         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6690         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6691         messages.
6692         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6693         make declaration visible in template.
6694         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6695         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6696         messages.
6697         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6698         message.
6699         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6700         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6701         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6702         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6703         typename warning with error message.
6704         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6705         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6706         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6708 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6710         * g++.dg/parse/ambig2.C: New test.
6712 2003-01-15  Richard Henderson  <rth@redhat.com>
6714         * g++.dg/tls/init-2.C: Update error message string.
6716 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6718         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6720 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6722         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6723         all for HC11/HC12.
6724         * gcc.c-torture/compile/20001205-1.x: Likewise.
6725         * gcc.c-torture/compile/20001226-1.x: Likewise.
6726         * gcc.c-torture/compile/920520-1.x: Likewise.
6727         * gcc.c-torture/compile/961203-1.x: Likewise.
6728         * gcc.c-torture/compile/20020604-1.x: Likewise.
6730 2003-01-15  Jan Hubicka  <jh@suse.cz>
6732         * gcc.c-torture/compile/20030115-1.c: New test.
6734         * gcc.dg/i386-fpcvt-1.c: New test.
6735         * gcc.dg/i386-fpcvt-2.c: New test.
6737 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6739         Further conform g++'s __vmi_class_type_info to the C++ ABI
6740         specification.
6741         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6742         the specification.
6744 2003-01-14  Jan Hubicka  <jh@suse.cz>
6746         * gcc.dg/i386-fpcvt-1.c: New test.
6747         * gcc.dg/i386-fpcvt-2.c: New test.
6749 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6751         * gcc.dg/i386-mmx-3.c: New test.
6753 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6755         PR c++/9264
6756         * g++.dg/parse/octal1.C: New file.
6758         PR c++/9172
6759         * g++.dg/parse/typename1.C: New file.
6761 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6763         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6764         * gcc.dg/bf-no-ms-layout.c: Likewise.
6765         * gcc.dg/bf-ms-attrib.c: Likewise.
6767 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6769         PR c++/9099
6770         * g++.dg/parse/dtor1.C: New file.
6772         PR c++/9128
6773         * g++.dg/rtti/typeid1.C: New file.
6775         PR c++/9153
6776         * g++.dg/parse/lookup1.C: New file.
6778         PR c++/9171
6779         * g++.dg/templ/spec5.C: New file.
6781 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6783         * gcc.c-torture/compile/20030110-1.c: New test.
6785 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6787         Merge from pch-branch:
6789         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6791         * gcc.dg/pch/cpp-1.h: New.
6792         * gcc.dg/pch/cpp-1.c: New.
6793         * gcc.dg/pch/cpp-2.h: New.
6794         * gcc.dg/pch/cpp-2.c: New.
6796         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6798         * gcc.dg/pch/except-1.h: New.
6799         * gcc.dg/pch/except-1.c: New.
6801         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6803         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6804         running test.
6805         * gcc.dg/pch: Include *.hp not *.h.
6806         * gcc.dg/pch/system-1.h: New.
6807         * gcc.dg/pch/system-1.c: New.
6809         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6811         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6812         rather than trying to build and run a program using PCH.
6813         * gcc.dg/pch: Remove dg-do commands from test files.
6815         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6817         * gcc.dg/pch/macro-3.c: New.
6818         * gcc.dg/pch/macro-3.h: New.
6820         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6822         * gcc.dg/pch/common-1.c: New.
6823         * gcc.dg/pch/common-1.h: New.
6824         * gcc.dg/pch/decl-1.c: New.
6825         * gcc.dg/pch/decl-1.h: New.
6826         * gcc.dg/pch/decl-2.c: New.
6827         * gcc.dg/pch/decl-2.h: New.
6828         * gcc.dg/pch/decl-3.c: New.
6829         * gcc.dg/pch/decl-3.h: New.
6830         * gcc.dg/pch/decl-4.c: New.
6831         * gcc.dg/pch/decl-4.h: New.
6832         * gcc.dg/pch/decl-5.c: New.
6833         * gcc.dg/pch/decl-5.h: New.
6834         * gcc.dg/pch/global-1.c: New.
6835         * gcc.dg/pch/global-1.h: New.
6836         * gcc.dg/pch/inline-1.c: New.
6837         * gcc.dg/pch/inline-1.h: New.
6838         * gcc.dg/pch/inline-2.c: New.
6839         * gcc.dg/pch/inline-2.h: New.
6840         * gcc.dg/pch/static-1.c: New.
6841         * gcc.dg/pch/static-1.h: New.
6842         * gcc.dg/pch/static-2.c: New.
6843         * gcc.dg/pch/static-2.h: New.
6845         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6847         * g++.dg/pch/pch.exp: Better handle failing testcases.
6848         * gcc.dg/pch/pch.exp: Likewise.
6849         * gcc.dg/pch/macro-1.c: New.
6850         * gcc.dg/pch/macro-1.h: New.
6851         * gcc.dg/pch/macro-2.c: New.
6852         * gcc.dg/pch/macro-2.h: New.
6854         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6856         * g++.dg/dg.exp: Treat files in pch/ specially.
6857         * g++.dg/pch/pch.exp: New file.
6858         * g++.dg/pch/empty.H: New file.
6859         * g++.dg/pch/empty.C: New file.
6860         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6861         "precompile".
6863         * gcc.dg/pch/pch.exp: New file.
6864         * gcc.dg/pch/empty.h: New file.
6865         * gcc.dg/pch/empty.c: New file.
6866         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6867         "precompile".
6869 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6871         * g++.dg/template/friend14.C: New test.
6873 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6875         * gcc.dg/old-style-asm-1.c: New test.
6877 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6879         * gcc.c-torture/compile/20030109-1.c: New test.
6881 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6883         * gcc.c-torture/execute/20030109-1.c: New test.
6885 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
6887         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
6888         * g++.old-deja/g++.mike/dyncast2.C: Likewise
6889         * g++.old-deja/g++.mike/dyncast3.C: Likewise
6890         * g++.old-deja/g++.mike/eh2.C: Likewise
6891         * g++.old-deja/g++.mike/eh3.C: Likewise
6892         * g++.old-deja/g++.mike/eh5.C: Likewise
6893         * g++.old-deja/g++.mike/eh6.C: Likewise
6894         * g++.old-deja/g++.mike/eh7.C: Likewise
6895         * g++.old-deja/g++.mike/eh8.C: Likewise
6896         * g++.old-deja/g++.mike/eh9.C: Likewise
6897         * g++.old-deja/g++.mike/eh10.C: Likewise
6898         * g++.old-deja/g++.mike/eh12.C: Likewise
6899         * g++.old-deja/g++.mike/eh13.C: Likewise
6900         * g++.old-deja/g++.mike/eh14.C: Likewise
6901         * g++.old-deja/g++.mike/eh16.C: Likewise
6902         * g++.old-deja/g++.mike/eh17.C: Likewise
6903         * g++.old-deja/g++.mike/eh18.C: Likewise
6904         * g++.old-deja/g++.mike/eh21.C: Likewise
6905         * g++.old-deja/g++.mike/eh23.C: Likewise
6906         * g++.old-deja/g++.mike/eh24.C: Likewise
6907         * g++.old-deja/g++.mike/eh25.C: Likewise
6908         * g++.old-deja/g++.mike/eh26.C: Likewise
6909         * g++.old-deja/g++.mike/eh27.C: Likewise
6910         * g++.old-deja/g++.mike/eh28.C: Likewise
6911         * g++.old-deja/g++.mike/eh29.C: Likewise
6912         * g++.old-deja/g++.mike/eh31.C: Likewise
6913         * g++.old-deja/g++.mike/eh33.C: Likewise
6914         * g++.old-deja/g++.mike/eh34.C: Likewise
6915         * g++.old-deja/g++.mike/eh35.C: Likewise
6916         * g++.old-deja/g++.mike/eh36.C: Likewise
6917         * g++.old-deja/g++.mike/eh37.C: Likewise
6918         * g++.old-deja/g++.mike/eh38.C: Likewise
6919         * g++.old-deja/g++.mike/eh39.C: Likewise
6920         * g++.old-deja/g++.mike/eh40.C: Likewise
6921         * g++.old-deja/g++.mike/eh41.C: Likewise
6922         * g++.old-deja/g++.mike/eh42.C: Likewise
6923         * g++.old-deja/g++.mike/eh44.C: Likewise
6924         * g++.old-deja/g++.mike/eh46.C: Likewise
6925         * g++.old-deja/g++.mike/eh47.C: Likewise
6926         * g++.old-deja/g++.mike/eh48.C: Likewise
6927         * g++.old-deja/g++.mike/eh49.C: Likewise
6928         * g++.old-deja/g++.mike/eh50.C: Likewise
6929         * g++.old-deja/g++.mike/eh51.C: Likewise
6930         * g++.old-deja/g++.mike/eh53.C: Likewise
6931         * g++.old-deja/g++.mike/eh55.C: Likewise
6932         * g++.old-deja/g++.mike/p7912.C: Likewise
6933         * g++.old-deja/g++.mike/p9706.C: Likewise
6934         * g++.old-deja/g++.mike/p10416.C: Likewise
6935         * g++.old-deja/g++.mike/p11667.C: Likewise
6936         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
6937         Remove redundant reference to Iris.
6938         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
6939         Elxsi, i860, Pico Java, and WE32K.
6941 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
6943         * g++.dg/ext/asm4.C: New test.
6945 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6947         PR c++/9030
6948         * g++.dg/template/friend12.C: New test.
6949         * g++.dg/template/friend13.C: Likewise.
6950         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
6952 2003-01-08  Jan Hubicka  <jh@suse.cz>
6954         * gcc.dg/i386-cadd.c: New test.
6955         * gcc.dg/i386-cmov4.c: Likewise.
6957 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
6959         PR c++/9165
6960         * g++.dg/warn/Wunused-3.C: New test.
6962         * g++.dg/abi/bitfield9.C: New test.
6964         PR c++/9189
6965         * g++.dg/parse/defarg3.C: New test.
6967 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
6969         * g++.dg/parse/ambig1.C: New test.
6970         * g++.dg/parse/defarg2.C: New test.
6972 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
6974         * g++.dg/template/defarg-1.C: New test.
6975         * g++.dg/template/local2.C: Likewise.
6977 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
6979         * gcc.c-torture/execute/20030105-1.c: New test.
6981 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6983         * g++.dg/parse/namespace3.C: Remove extra semicolons.
6984         * g++.dg/parse/namespace4.C: Likewise.
6986 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
6988         * g++.dg/template/ntp2.C: New test.
6990 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6992         * g++.dg/parse/extern-C-1.C: New test.
6994         * g++.dg/parse/namespace4.C: New test.
6996         * g++.dg/template/nested1.C: New test.
6998         * g++.dg/parse/namespace3.C: New test.
7000 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7002         * g++.dg/lookup/two-stage1.C: New test.
7004 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7006         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7007         * g++.old-deja/g++.jason/access8.C: Likewise.
7008         * g++.old-deja/g++.other/decl5.C: Likewise.
7010 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7012         * g++.dg/parse/parse7.C: New test.
7014 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7016         PR c++/2843
7017         * g++.dg/ext/attrib7.C: New test.
7019 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7021         * g++.dg/parse/parse6.C: New test.
7023 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7025         * gcc.dg/h8300-stack-1.c: New.
7027 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7029         g++.dg/lookup/exception1.C: New test.
7031         g++.dg/lookup/template1.C: New test.
7033         g++.dg/parse/namespace2.C: New test.
7035         g++.dg/parse/parens2.C: New test.
7037 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7039         * g++.dg/parse/parse5.C: New test.
7040         * g++.dg/lookup/scoped4.C: New test.
7042 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7044         * g++.dg/parse/parens1.C: New test.
7046         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7047         angle-bracket1.C.
7048         * g++.dg/parse/parens2.C: New test.
7050         * g++.dg/lookup/scope-operator1.C: New test.
7052         * g++.dg/parse/operator1.C: New test.
7054 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7056         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7057         * g++.old-deja/g++.other/access6.C: Likewise.
7058         * g++.old-deja/g++.other/decl1.C: Likewise.
7059         * g++.old-deja/g++.pt/typename12.C: Likewise.
7061 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7063         * g++.dg/parse/namespace1.C: New test.
7065 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7067         * g++.dg/parse/parse4.C: New test.
7069 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7071         * g++.dg/parse/parse3.C: New test.
7073 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7075         * g++.dg/parse/parse2.C: New test.
7077 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7079         * g++.dg/template/friend11.C: New test.
7081 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7083         * g++.dg/parse/parse1.C: New test.
7085 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7087         * lib/profopt.exp: Change the name of a global variable to avoid
7088         possible clashes with other test suites.
7090 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7092         * g++.dg/inherit/covariant8.C: New test.
7094 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7096         * g++.dg/init/array9.C: New test.
7098         PR c++/9112
7099         * g++.dg/parse/expr1.C: New test.
7101 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7103         * gcc.c-torture/compile/20021230-1.c: New test.
7105 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7107         * g++.dg/inherit/covariant5.C: New test.
7108         * g++.dg/inherit/covariant6.C: New test.
7109         * g++.dg/inherit/covariant7.C: New test.
7111 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7113         PR c++/2739
7114         * g++.dg/other/access2.C: New test.
7116 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7118         * g++.dg/other/anon-struct.C: No longer fails
7119         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7120         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7121         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7123 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7125         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7127 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7129         * g++.dg/eh/spec4.C: Remove stray semicolon.
7130         * g++.dg/expr/pmf-1.C: Change error message.
7131         * g++.dg/ext/asm1.C: Remove stray semicolon.
7132         * g++.dg/ext/typename1.C: Add missing typenames.
7133         * g++.dg/inherit/template-as-base.C: Change error message.
7134         * g++.dg/lookup/scoped1.C: Likewise.
7135         * g++.dg/lookup/scoped2.C: Likewise.
7136         * g++.dg/lookup/using2.C: Likewise.
7137         * g++.dg/other/component1.C: Remove stray semicolon.
7138         * g++.dg/other/do1.C: Change error message.
7139         * g++.dg/other/error2.C: Likewise.
7140         * g++.dg/other/init1.C: Likewise.
7141         * g++.dg/other/packed1.C: Remove stray semicolon.
7142         * g++.dg/other/ptrmem2.C: Change error message.
7143         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7144         marker.
7145         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7146         * g++.dg/template/access3.C: Add typename keyword.
7147         * g++.dg/template/access5.C: Remove stray semicolon.
7148         * g++.dg/template/access6.C: Likewise.
7149         * g++.dg/template/complit1.C: Likewise.
7150         * g++.dg/template/crash1.C: Change error message.
7151         * g++.dg/template/inherit2.C: Remove stray semicolon.
7152         * g++.dg/template/instantiate2.C: Likewise.
7153         * g++.dg/template/instantiate3.C: Change error message.
7154         * g++.dg/template/qual1.C: Remove stray semicolon.
7155         * g++.dg/template/qualttp18.C: Change error message.
7156         * g++.dg/template/ref1.C: Remove stray semicolon.
7157         * g++.dg/template/sizeof1.C (A::value): Declare it.
7158         * g++.dg/template/spec4.C: Change error message.
7159         * g++.dg/template/static1.C: Likewise.
7160         * g++.dg/template/type1.C: Likewise.
7161         * g++.dg/template/typename3.C: Likewise.
7162         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7163         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7164         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7165         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7166         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7167         named return value extension.
7168         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7169         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7170         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7171         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7172         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7173         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7174         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7175         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7176         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7177         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7178         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7179         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7180         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7181         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7182         syntax.
7183         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7184         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7185         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7186         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7187         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7188         * g++.old-deja/g++.brendan/template11.C: Likewise.
7189         * g++.old-deja/g++.brendan/template26.C: Likewise.
7190         * g++.old-deja/g++.brendan/template27.C: Use explicit
7191         specialization syntax.
7192         * g++.old-deja/g++.brendan/template30.C: Likewise.
7193         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7194         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7195         non-dependent names.
7196         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7197         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7198         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7199         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7200         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7201         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7202         named return value extension.
7203         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7204         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7205         * g++.old-deja/g++.ext/return1.C: Likewise.
7206         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7207         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7208         * g++.old-deja/g++.jason/access8.C: Likewise.
7209         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7210         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7211         pseudo-destructor names.
7212         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7213         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7214         pseudo-destructor names.
7215         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7216         * g++.old-deja/g++.jason/overload19.C: Likewise.
7217         * g++.old-deja/g++.jason/overload32.C: Likewise.
7218         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7219         stray semicolons.
7220         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7221         * g++.old-deja/g++.jason/return.C: Likewise.
7222         * g++.old-deja/g++.jason/return2.C: Likewise.
7223         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7224         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7225         syntax.
7226         * g++.old-deja/g++.jason/template10.C: Account for use of
7227         non-dependent names.
7228         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7229         syntax.
7230         * g++.old-deja/g++.jason/template37.C: Likewise.
7231         * g++.old-deja/g++.law/access4.C: Change error messages.
7232         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7233         pseudo-destructor names.
7234         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7235         * g++.old-deja/g++.law/ctors9.C: Likewise.
7236         * g++.old-deja/g++.law/cvt22.C: Likewise.
7237         * g++.old-deja/g++.law/dtors5.C: Likewise.
7238         * g++.old-deja/g++.law/global-init1.C: Likewise.
7239         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7240         * g++.old-deja/g++.law/operators28.C: Likewise.
7241         * g++.old-deja/g++.law/visibility28.C: Likewise.
7242         * g++.old-deja/g++.martin/eval1.C: Likewise.
7243         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7244         name.
7245         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7246         * g++.old-deja/g++.mike/net34.C: Likewise.
7247         * g++.old-deja/g++.mike/net36.C: Likewise.
7248         * g++.old-deja/g++.mike/ns2.C: Likewise.
7249         * g++.old-deja/g++.mike/p12306.C: Likewise.
7250         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7251         value extension.
7252         * g++.old-deja/g++.mike/p700.C: Likewise.
7253         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7254         * g++.old-deja/g++.mike/p710.C: Likewise.
7255         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7256         value extension.
7257         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7258         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7259         * g++.old-deja/g++.ns/crash2.C: Likewise.
7260         * g++.old-deja/g++.ns/crash3.C: Likewise.
7261         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7262         * g++.old-deja/g++.ns/ns17.C: Likewise.
7263         * g++.old-deja/g++.ns/template16.C: Likewise.
7264         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7265         keyword.
7266         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7267         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7268         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7269         named return value extension.
7270         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7271         * g++.old-deja/g++.other/access4.C: Issue additional error
7272         messages.
7273         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7274         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7275         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7276         * g++.old-deja/g++.other/crash25.C: Change error message.
7277         * g++.old-deja/g++.other/crash4.C: Change error message.
7278         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7279         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7280         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7281         checks.
7282         * g++.old-deja/g++.other/defarg8.C: Likewise.
7283         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7284         * g++.old-deja/g++.other/dtor10.C: Likewise.
7285         * g++.old-deja/g++.other/incomplete.C: Likewise.
7286         * g++.old-deja/g++.other/linkage7.C: Likewise.
7287         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7288         lookup algorithm.
7289         * g++.old-deja/g++.other/mangle2.C: Likewise.
7290         * g++.old-deja/g++.other/refinit2.C: Likewise.
7291         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7292         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7293         * g++.old-deja/g++.pt/crash28.C: Likewise.
7294         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7295         syntax.
7296         * g++.old-deja/g++.pt/crash32.C: Change error message.
7297         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7298         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7299         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7300         error message position.
7301         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7302         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7303         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7304         syntax.
7305         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7306         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7307         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7308         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7309         keyword.
7310         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7311         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7312         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7313         keyword.
7314         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7315         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7316         syntax.
7317         * g++.old-deja/g++.pt/friend28.C: Account for use of
7318         non-dependent names.
7319         * g++.old-deja/g++.pt/friend29.C: Likewise.
7320         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7321         rules.
7322         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7323         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7324         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7325         lookup rules.
7326         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7327         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7328         keyword.
7329         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7330         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7331         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7332         keyword.
7333         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7334         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7335         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7336         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7337         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7338         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7339         keyword.
7340         * g++.old-deja/g++.pt/spec10.C: Likewise.
7341         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7342         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7343         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7344         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7345         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7346         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7347         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7348         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7349         * g++.old-deja/g++.pt/typename15.C: Likewise.
7350         * g++.old-deja/g++.pt/typename22.C: Likewise.
7351         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7352         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7353         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7354         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7355         syntax.
7356         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7357         return value extension.
7358         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7359         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7360         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7361         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7363 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7365         * g++.dg/warn/inline1.C: New test.
7366         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7367         * g++.old-deja/g++.jason/synth10.C: Likewise.
7368         * g++.old-deja/g++.mike/net31.C: Likewise.
7369         * g++.old-deja/g++.mike/p8786.C: Likewise.
7371         * g++.dg/template/friend10.C: New test.
7372         * g++.dg/template/conv5.C: New test.
7374 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7376         * g++.dg/lookup/scoped3.C: New test.
7378         * g++.dg/lookup/decl1.C: New test.
7379         * g++.dg/lookup/decl2.C: New test.
7381 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7383         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7384         gcc.c-torture/compile/20021015-1.c,
7385         gcc.c-torture/compile/20021015-2.c,
7386         gcc.c-torture/compile/20021123-1.c,
7387         gcc.c-torture/compile/20021123-2.c,
7388         gcc.c-torture/compile/20021123-3.c,
7389         gcc.c-torture/compile/20021123-4.c,
7390         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7391         only to 3.1 or 3.2 branch.
7393 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7395         * gcc.dg/i386-bitfield3.c: New test.
7397         * gcc.dg/i386-bitfield2.c: New test.
7399 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7401         * g++.dg/parse/conv_op1.C: New test.
7403 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7405         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7406         approved.
7408 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7410         * gcc.c-torture/compile/20021220-1.c: New test.
7412 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7414         * gcc.dg/i386-fastcall-1.c: New.
7416 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7418         * gcc.c-torture/execute/20021219-1.c: New test.
7420 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7422         * gcc.dg/i386-pic-1.c: New test.
7424 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7426         PR c++/8099
7427         * g++.dg/template/friend9.C: New test.
7429 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7431         PR c++/3663
7432         * g++.dg/template/access7.C: New test.
7434 2002-12-18  Nick Clifton  <nickc@redhat.com>
7436         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7437         the libstdc++-v3 directory has been found.
7439 2002-12-12  Devang Patel <dpatel@apple.com>
7440         * gcc.dg/darwin-ld-1.c: New test.
7441         * gcc.dg/darwin-ld-2.c: New test.
7442         * gcc.dg/darwin-ld-3.c: New test.
7443         * gcc.dg/darwin-ld-4.c: New test.
7444         * gcc.dg/darwin-ld-5.c: New test.
7446 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7448         * gcc.c-torture/compile/20021212-1.c: New test.
7450 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7452         * gcc.dg/fshort-wchar: New test.
7454 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7456         PR c++/8372
7457         * g++.dg/template/dtor1.C: New test.
7459         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7460         markers.
7462 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7464         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7466 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7468         * g++.dg/template/static1.C: New test.
7469         * g++.dg/template/static2.C: New test.
7470         * g++.old-deja/g++.ext/memconst.C: New test.
7472 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7474         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7475         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7476         * g++.dg/special/initp1.C: Likewise.
7478 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7480         * gcc.c-torture/execute/20021204-1.c: New test.
7482 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7484         * gcc.dg/ppc-fmadd-1.c: New file.
7485         * gcc.dg/ppc-fmadd-2.c: New file.
7486         * gcc.dg/ppc-fmadd-3.c: New file.
7488 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7490         * gcc.c-torture/compile/20021204-1.c: New test.
7492 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7494         * g++.dg/inherit/covariant2.C: New test.
7495         * g++.dg/inherit/covariant3.C: New test.
7496         * g++.dg/inherit/covariant4.C: New test.
7497         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7498         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7500 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7502         PR c++/8688
7503         * g++.dg/init/brace3.C: New test.
7505 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7507         * gcc.dg/20020210-1.c: Fix a comment typo.
7509 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7511         PR c++/8720
7512         * g++.dg/parse/defarg1.C: New test.
7514         PR c++/8615
7515         * g++.dg/template/char1.C: New test.
7517         * g++.dg/template/varmod1.C: Fix typo.
7519 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7521         DR 180
7522         * g++.old-deja/g++.pt/crash32.C: Expect error.
7524 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7526         PR c++/5919
7527         * g++.dg/template/varmod1.C: New test.
7529         PR c++/8727
7530         * g++.dg/inherit/typeinfo1.C: New test.
7532         PR c++/8663
7533         * g++.dg/inherit/typedef1.C: New test.
7535 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7537         PR c++/8332
7538         PR c++/8493
7539         * g++.dg/template/strlen1.C: New test.
7541         PR c++/8227
7542         * g++.dg/template/ctor2.C: New test.
7544         PR c++/8214
7545         * g++.dg/init/string1.C: New test.
7547         PR c++/8511
7548         * g++.dg/template/friend8.C: New test.
7550 2002-11-29  Joe Buck <jbuck@synopsys.com>
7552         * g++.dg/lookup/anon2.C: New test.
7554 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7556         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7557         h8300 port.
7559 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7561         * gcc.dg/bitfld-6.c: New test.
7563 2002-11-27  Jan Hubicka  <jh@suse.cz>
7565         * gcc.c-torture/execute/20021127.[cx]: New test.
7567 2002-11-26  Jan Hubicka  <jh@suse.cz>
7569         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7570         quality.
7572 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7574         * g++.dg/init/brace2.C: New test.
7575         * g++.old-deja/g++.mike/p9129.C: Correct.
7577 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7579         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7581 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7583         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7585 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7587         * testsuite/g++.dg/abi/empty11.C: New test.
7588         * testsuite/g++.dg/rtti/cv1.C: New test.
7590 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7592         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7594 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7596         * g++.dg/abi/empty10.C: New test.
7598 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7600         * gcc.c-torture/compile/20021124-1.c: New test.
7602 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7604         * g++.dg/abi/rtti2.C: New test.
7606 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7608         * gcc.dg/i386-unroll-1.c: New test.
7610 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7612         * gcc.c-torture/compile/20021120-1.c: New test.
7613         * gcc.c-torture/compile/20021120-2.c: New test.
7615 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7617         * gcc.dg/bitfld-5.c: New test.
7619 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7621         * gcc.c-torture/execute/20021120-3.c: New test.
7623 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7625         * gcc.c-torture/execute/20021120-2.c: New test.
7627 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7629         * gcc.c-torture/execute/20021120-1.c: New test.
7631 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7633         * gcc.c-torture/execute/20021118-3.c: New test.
7635 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7637         * gcc.c-torture/compile/20021119-1.c: New test.
7639 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7641         * gcc.dg/duff-1.c: New test.
7642         * gcc.dg/duff-2.c: New test.
7643         * gcc.dg/duff-3.c: New test.
7645 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7647         * gcc.dg/cpp/_Pragma5.c: New test.
7649 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7651         * gcc.c-torture/execute/20021118-2.c: New test.
7653 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7655         * gcc.c-torture/execute/20021118-1.c: New test.
7657 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7659         * gcc.dg/20021116-1.c: New test.
7661 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7663         * g++.dg/abi/vcall1.C: New test.
7665 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7667         * gcc.dg/20021029-1.c: New test.
7668         * gcc.dg/20021029-2.c: New test.
7670 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7672         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7674 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7676         PR c/8439
7677         * gcc.dg/20021110.c: Move to ...
7678         * gcc.c-torture/compile/20021110.c: .... here.
7680 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7682         PR c/8467
7683         * gcc.c-torture/execute/20021111-1.c
7685 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7687         PR c/8439
7688         * gcc.dg/20021110.c: New test.
7690 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7692         * g++.dg/abi/vthunk3.C: Run only on x86.
7694 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7696         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7698 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7700         * lib/compat.exp (compat-execute): Fix logic error in last
7701         change.
7703 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7705         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7707 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7709         PR c++/8389
7710         * g++.dg/template/access6.C: New test.
7712 2002-11-08  Jan Hubicka  <jh@suse.cz>
7714         * gcc.dg/i386-ssefp-1.c: New test.
7715         * gcc.dg/i386-ssefp-1.c: New test.
7717 2002-11-08  Jan Hubicka  <jh@suse.cz>
7719         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7721 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7723         * g++.dg/abi/vthunk3.C: New test.
7725         PR c++/8338
7726         * g++.dg/template/crash2.C: New test.
7728 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7730         * testsuite/g++.dg/abi/dtor1.C: New test.
7731         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7733 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7735         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7736         Darwin.
7738 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7740         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7741         -mthumb.  Only xfail with -O0.
7743 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7745         * g++.dg/abi/thunk1.C: New test.
7746         * g++.dg/abi/thunk2.C: Likewise.
7747         * g++.dg/abi/vtt1.C: Likewise.
7749 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7751         PR optimization/8423
7752         * gcc.c-torture/execute/builtin-constant.c: New test.
7754 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7756         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7757         Add some more cases.
7759 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7761         PR c++/8391
7762         * g++.dg/opt/local1.C: New test.
7764 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7766         PR c++/8160
7767         * g++.dg/template/complit1.C: New test.
7769         PR c++/8149
7770         * g++.dg/template/typename4.C: Likewise.
7772 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7774         Core issue 287, PR c++/7639
7775         * g++.dg/template/instantiate1.C: Adjust error location.
7776         * g++.dg/template/instantiate3.C: New test.
7777         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7778         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7779         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7781 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7783         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7785 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7787         PR c++/8287
7788         * g++.dg/init/dtor2.C: New test.
7790 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7792         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7793         * gcc.dg/nest.c: Bypass errors on irix6.
7795 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7797         * gcc.dg/nest.c: Expect error for mmix-*-*.
7798         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7800 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7802         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7803         markers.
7805         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7807 2002-10-25  Mike Stump  <mrs@apple.com>
7809         * gcc.dg/warn-1.c: New test.
7811 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7813         * g++.dg/template/typename3.C: New test.
7815 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7817         * g++.dg/lookup/ptrmem1.C: New test.
7819         * g++.dg/abi/vthunk2.C: New test.
7821 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7823         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7825 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7827         * g++.dg/abi/empty9.C: New test.
7829 2002-10-24  Richard Henderson  <rth@redhat.com>
7831         * g++.dg/inherit/thunk1.C: Enable for ia64.
7833 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7835         PR c++/8067
7836         * g++.dg/lookup/pretty1.C: New test.
7838 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7840         * gcc.dg/20021023-1.c: New test.
7842 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7844         PR c++/7679
7845         * g++.dg/parse/inline1.C: New test.
7847 2002-10-23  Richard Henderson  <rth@redhat.com>
7849         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7851         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7853 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7855         PR c++/6579
7856         * g++.dg/parse/stmtexpr3.C: New test.
7858 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7860         * g++.dg/expr/cond1.C: New test.
7862 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7864         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7866 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7868         * g++.dg/abi/vbase13.C: New test.
7869         * g++.dg/abi/vbase14.C: Likewise.
7871 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7873         * gcc.dg/tls/pic-1.c: New test.
7874         * gcc.dg/tls/nonpic-1.c: New test.
7875         * gcc.dg/20021018-1.c: New test.
7877 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7879         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7880         Remove only files with the same base name as the test case.
7881         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
7882         (profopt-execute): Likewise.  Also, remove old profiling
7883         and performance data files before running the tests.
7885         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
7886         * g++.dg/bprob/bprob.exp: Likewise.
7887         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
7888         to allow more general test case names.
7890         * g++.dg/bprob/bprob-1.C: Rename to ...
7891         * g++.dg/bprob/g++-bprob-1.C: ... this.
7893         * g77.dg/bprob/bprob-1.f: Rename to ...
7894         * g77.dg/bprob/g77-bprob-1.f: ... this.
7896 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7898         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
7899         bison 1.50 or later.
7901 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
7903         * g++.dg/README: Describe more test directories.
7905 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7907         * g++.dg/init/array6.C: Add additional tests.
7909 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7911         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
7912         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
7914 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
7916         * gcc.c-torture/compile/20020604-1.x: New.
7917         * gcc.c-torture/compile/simd-5.x: Likewise.
7918         * gcc.c-torture/execute/920710-1.x: Likewise.
7919         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
7921 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7923         * g++.dg/inherit/override1.C: Add dg-options clause.
7925 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7927         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
7928         _mm_slli_si128.
7930 2002-10-19  Andreas Schwab  <schwab@suse.de>
7932         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
7933         directory component.
7935 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
7937         * g++.dg/inherit/thunk1.C: New test.
7939         * g++.dg/inherit/override1.C: New test.
7941         * g++.dg/abi/mangle11.C: New test.
7942         * g++.dg/abi/mangle14.C: New test.
7943         * g++.dg/abi/mangle17.C: New test.
7945 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
7947         * g++.dg/overload/member2.C: New test.
7949 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
7951         * g++.dg/README: Describe new compat directory.
7952         * g++.dg/dg.exp: Skip tests in compat directory.
7953         * README.compat: New file.
7954         * lib/compat.exp: New expect script.
7955         * g++.dg/compat: New test directory.
7956         * g++.dg/compat/compat.exp: New expect script.
7957         * g++.dg/compat/abi: New test directory.
7958         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
7959         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
7960         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
7961         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
7962         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
7963         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
7964         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
7965         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
7966         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
7967         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
7968         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
7969         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
7970         * g++.dg/compat/break: New test directory.
7971         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
7972         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
7973         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
7974         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
7975         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
7976         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
7977         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
7978         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
7979         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
7980         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
7981         g++.dg/compat/break/README: New files.
7982         * g++.dg/compat/eh: New test directory.
7983         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
7984         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
7985         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
7986         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
7987         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
7988         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
7989         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
7990         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
7991         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
7992         g++.dg/compat/eh/filter2_y.C,
7993         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
7994         g++.dg/compat/eh/new1_y.C,
7995         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
7996         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
7997         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
7998         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
7999         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8000         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8001         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8002         g++.dg/compat/eh/unexpected1_y.C: New files.
8003         * g++.dg/compat/init: New test directory.
8004         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8005         g++.dg/compat/init/array5_y.C,
8006         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8007         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8008         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8009         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8010         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8011         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8012         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8013         g++.dg/compat/init/init-ref2_y.C: New files.
8015 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8017         PR c++/7584
8018         * g++.dg/inherit/using3.C: New test.
8020 2002-10-17  Jan Hubicka  <jh@suse.cz>
8022         * gcc.dg/20021017-2.c: New test.
8024 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8026         * g++.dg/abi/mangle16.C: Adjust.
8028         * g++.dg/init/array8.C: New test.
8030 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8032         * gcc.dg/special/mips-abi.exp: New test.
8033         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8035 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8037         * g++.dg/abi/mangle16.C: New test.
8038         * g++.dg/abi/mangle17.C: Likewise.
8040         PR c++/7478
8041         * g++.dg/template/ref1.C: New test.
8043 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8045         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8047 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8049         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8051 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8053         PR c++/7524
8054         * g++.dg/init/array7.C: New test.
8056 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8058         * g++.dg/init/array6.C: New test.
8060         * g++.dg/abi/mangle13.C: Likewise.
8061         * g++.dg/abi/mangle14.C: Likewise.
8062         * g++.dg/abi/mangle15.C: Likewise.
8064 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8066         * g++.dg/abi/empty8.C: New test.
8068 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8070         * g++.dg/init/ctor1.C: New test.
8072 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8074         * gcc.c-torture/execute/20021015-1.c: New test.
8076 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8078         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8080 2002-10-14  Jan Hubicka  <jh@suse.cz>
8082         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8084 2002-10-14  Richard Henderson  <rth@redhat.com>
8086         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8088 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8090         PR optimization/6631
8091         * g++.dg/opt/const2.C: New test.
8093 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8095         PR c++/7176
8096         * g++.dg/parse/friend1.C: New test.
8097         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8099 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8101         * gcc.dg/20021014-1.c: New test.
8103 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8105         PR c++/5661
8106         * g++.dg/ext/vlm1.C: New test.
8107         * g++.dg/ext/vlm2.C: Likewise.
8109         * g++.dg/init/array1.C: Remove invalid braces.
8110         * g++.dg/init/brace1.C: New test.
8111         * g++.dg/init/copy2.C: Likewise.
8112         * g++.dg/init/copy3.C: Likewise.
8113         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8114         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8115         braces.
8117 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8119         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8121 2002-10-11  Richard Shann  <richard.shann@superh.com>
8123         * gcc.c-torture/compile/simd-5.c: New test.
8125 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8127         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8129 2002-10-10  Jim Wilson  <wilson@redhat.com>
8131         * gcc.c-torture/execute/20021010-1.c: New test.
8133 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8135         PR c/7353
8136         * g++.dg/ext/typedef-init.C: New test.
8137         * gcc.dg/typedef-init.c: New test.
8139 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8141         * gcc.dg/cpp/paste13.c: New test.
8143 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8145         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8146         remaining platforms, XFAIL during compile, not execute.  Don't
8147         XFAIL at -O0.
8149 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8151         * gcc.dg/alias-1.c: Tweak expected warning.
8153 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8155         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8157 2002-10-06  Andreas Jaeger  <aj@suse.de>
8159         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8160         * gcc.dg/cpp/c++98.C: Likewise.
8162         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8163         * g++.dg/cpp/c++98.C: Likewise.
8165         * g++.dg/README (Subdirectories): Mention cpp directory.
8167         PR target/7559
8168         * gcc.dg/20021006-1.c: New test.
8170 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8172         PR c++/7804
8173         * g++.dg/other/warning1.C: New test.
8175 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8177         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8178         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8179         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8181 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8183         PR c++/7931
8184         * g++.dg/template/ptrmem3.C: New test.
8186         PR c++/7754
8187         * g++.dg/template/union1.C: New test.
8189 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8191         PR c++/8006
8192         * g++.dg/abi/mangle9.C: New test.
8193         * g++.dg/abi/mangle10.C: New test.
8194         * g++.dg/abi/mangle11.C: New test.
8195         * g++.dg/abi/mangle12.C: New test.
8197 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8199         PR c++/7188.
8200         * g++.dg/template/meminit1.C: New test.
8201         * g++.dg/warn/Wreorder-1.C: Likewise.
8202         * g++.old-deja/g++.mike/warn3.C: Tweak.
8203         * lib/prune.exp: Ingore "in copy constructor".
8205 2002-10-02  Andreas Jaeger  <aj@suse.de>
8207         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8208         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8209         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8210         on x86-64.
8212 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8214         * gcc.dg/empty1.C: Fix typo.
8216 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8218         * gcc.dg/alias-1.c: New test.
8220 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8222         * gcc.dg/empty1.C: New test.
8224         * g++.dg/tls/init-2.C: Tweak error messages.
8226 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8228         * gcc.c-torture/compile/20020923-1.c: New test.
8230 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8232         * gcc.c-torture/execute/ffs-1.c: New test.
8233         * gcc.c-torture/execute/ffs-2.c: Ditto.
8235 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8237         * g++.dg/overload/member1.C: New test.
8239 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8241         * g++.dg/abi/empty7.C: New test.
8242         * g++.dg/init/pm2.C: Likewise.
8244 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8246         * g++.dg/rtti/crash1.C: New test.
8248 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8250         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8251         gcc.dg/sibcall-4.c: New tests.
8253 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8255         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8256         powerpc and MMIX targets.
8258 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8260         * gcc.dg/cpp/20020927-1.c: New.
8262 2002-09-26  David S. Miller  <davem@redhat.com>
8264         * gcc.c-torture/compile/trunctfdf.c: New.
8266 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8268         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8270 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8272         * gcc.c-torture/execute/loop-15.c: New.
8274 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8276         * README.QMTEST: Fix typo.
8278 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8280         * gcc.dg/20020926-1.c: New test.
8282 2002-09-25  David S. Miller  <davem@redhat.com>
8284         PR target/7842
8285         * gcc.c-torture/execute/shiftdi.c: New test.
8287 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8289         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8290         unique to the tool.
8291         * lib/g77.exp (g77_init): Likewise.
8292         * lib/g++.exp (g++_init): Likewise.
8293         * lib/objc.exp (objc_init): Likewise.
8295 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8297         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8298         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8299         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8301 2002-09-25  Richard Henderson  <rth@redhat.com>
8303         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8304         too-small long double.
8306 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8308         * gcc.dg/20020919-1.c: New test.
8310 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8312         * g++.dg/abi/bitfield6.C: New test.
8313         * g++.dg/abi/bitfield7.C: New test.
8314         * g++.dg/abi/bitfield8.C: New test.
8315         * g++.dg/abi/vbase11.C: New test.
8317 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8319         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8320         hppa*-*-hpux*.  Update test comment.
8322 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8324         * gcc.dg/tls/struct-1.c: New test.
8326 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8328         * gcc.dg/cpp/tr-warn2.c: Update.
8330 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8332         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8334 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8336         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8337         systems.
8339 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8341         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8343         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8344         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8345         setting of cxxfilt.
8347 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8349         * gcc.dg/20020312-2.c: Update for darwin.
8351 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8353         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8355 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8357         * objc.dg/comp-types-1.m: New test.
8358         * objc.dg/comp-types-2.m: New test.
8359         * objc.dg/comp-types-3.m: New test.
8360         * objc.dg/comp-types-4.m: New test.
8361         * objc.dg/comp-types-5.m: New test.
8362         * objc.dg/comp-types-6.m: New test.
8364 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8366         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8368 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8370         * g++.dg/other/do1.C: New test.
8372         * g++.dg/template/subst1.C: New test.
8374 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8376         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8378 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8380         * g++.dg/template/qualttp20.C: Adjust expected errors.
8381         * g++.old-deja/g++.jason/report.C: Likewise.
8382         * g++.old-deja/g++.other/qual1.C: Likewise.
8384         * g++.dg/lookup/scoped2.C: New test.
8386         * g++.dg/ext/asm3.C: New test.
8388 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8390         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8392 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8394         * ChangeLog: follow spelling conventions.
8395         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8396         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8397         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8398         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8399         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8400         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8401         * g++.old-deja/g++.law/global-init1.C: Likewise.
8402         * g++.old-deja/g++.other/delete4.C: Likewise.
8403         * g++.old-deja/g++.other/inline21.C: Likewise.
8404         * g++.old-deja/g++.other/singleton.C: Likewise.
8405         * g77.dg/strlen0.f: Likewise.
8406         * g77.f-torture/compile/20010519-1.f: Likewise.
8407         * g77.f-torture/compile/980310-4.f: Likewise.
8408         * gcc.c-torture/compile/20000605-1.c: Likewise.
8409         * gcc.c-torture/execute/20020225-1.c: Likewise.
8410         * gcc.dg/c90-hexfloat-2.c: Likewise.
8411         * gcc.dg/c99-bool-1.c: Likewise.
8412         * gcc.dg/c99-hexfloat-2.c: Likewise.
8413         * gcc.dg/dll-2.c: Likewise.
8414         * gcc.dg/wtr-union-init-1.c: Likewise.
8415         * gcc.dg/wtr-union-init-2.c: Likewise.
8416         * gcc.dg/wtr-union-init-3.c: Likewise.
8417         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8418         * gcc.dg/cpp/defined.c: Likewise.
8419         * gcc.dg/cpp/macsyntx.c: Likewise.
8420         * gcc.dg/cpp/paste2.c: Likewise.
8421         * gcc.dg/cpp/trad/defined.c: Likewise.
8422         * gcc.dg/format/c90-printf-1.c: Likewise.
8423         * gcc.dg/format/c90-scanf-1.c: Likewise.
8424         * gcc.dg/format/c99-printf-1.c: Likewise.
8425         * gcc.dg/format/c99-scanf-1.c: Likewise.
8426         * gcc.misc-tests/gcov-8.c: Likewise.
8427         * lib/profopt.exp: Likewise.
8429 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8431         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8433 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8435         * g++.dg/inherit/using2.C: New test.
8437 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8439         * ChangeLog: Follow spelling conventions.
8440         * g++.dg/template/friend4.C: Likewise.
8441         * g++.old-deja/g++.pt/crash67.C: Likewise.
8442         * gcc.c-torture/execute/20000801-4.c: Likewise.
8443         * gcc.dg/c90-digraph-1.c: Likewise.
8444         * gcc.dg/c94-digraph-1.c: Likewise.
8445         * gcc.dg/c99-digraph-1.c: Likewise.
8446         * gcc.dg/cpp/line5.c: Likewise.
8447         * gcc.dg/cpp/multiline.c: Likewise.
8448         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8449         * gcc.dg/format/attr-3.c: Likewise.
8450         * gcc.dg/format/c90-scanf-3.c: Likewise.
8451         * gcc.dg/format/ext-4.c: Likewise.
8453 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8455         * g++.dg/template/pretty1.C: New test.
8457 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8459         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8461 2002-09-13  Matt Austern  <austern@apple.com>
8463         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8464         passing a cast expression to a function by const reference.
8466 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8468         * g++.dg/template/deduce1.C: New test.
8470 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8472         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8473         32-bit int.
8475 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8477         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8478         usage.
8480 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8482         * gcc.c-torture/compile/20020910-1.c: New test.
8484 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8486         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8488 2002-09-10  Andreas Jaeger  <aj@suse.de>
8490         * gcc.dg/20020312-2.c: Adjust for x86-64.
8492 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8494         * g77.dg/7388.f: New test case for PR 7388.
8496 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8498         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8500 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8502         * objc.dg/proto-lossage-1.m: New test.
8504 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8506         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8508 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8510         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8511         expected to pass.
8513 2002-09-06  Stan Shebs  <shebs@apple.com>
8514             David Edelsohn  <edelsohn@gnu.org>
8516         * gcc.dg/weak: New directory.
8517         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8518         target-specific xfail bits.
8519         * gcc.dg/typeof-2.c: Move to new directory.
8520         * gcc.dg/weak.exp: New expect script.
8522 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8524         * gcc.c-torture/execute/extzvsi.c: New test.
8526 2002-09-05  Stan Shebs  <shebs@apple.com>
8528         * gcc.dg/weak-1.c: xfail on Darwin.
8529         * gcc.dg/weak-2.c: Ditto.
8530         * gcc.dg/weak-3.c: Ditto.
8531         * gcc.dg/weak-4.c: Ditto.
8532         * gcc.dg/weak-5.c: Ditto.
8533         * gcc.dg/weak-6.c: Ditto.
8534         * gcc.dg/weak-7.c: Ditto.
8535         * gcc.dg/weak-8.c: Ditto.
8536         * gcc.dg/weak-9.c: Ditto.
8538 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8540         * gcc.c-torture/execute/loop-14.c: New test.
8542 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8544         * g++.dg/other/cxa-atexit1.C: New test.
8546         * gcc.dg/typeof-2.c: New test.
8548 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8550         * gcc.dg/builtins-2.c: New testcase.
8551         * gcc.dg/builtins-3.c: New testcase.
8553 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8555         * gcc.dg/cpp/_Pragma4.c: New test.
8557 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8559         * objc/execute/nil_method-1.m: New testcase.
8561 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8563         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8564         [Object class], not [Object initialize].
8566 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8567             Hans-Peter Nilsson  <hp@bitrange.com>
8569         * gcc.c-torture/execute/20020720-1.x: Skip test on
8570         mmix-knuth-mmixware.  Correct comment.
8572 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8574         * testsuite/g++.dg/abi/bitfield5.C: New test.
8575         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8577 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8579         * objc.dg/undeclared-selector.m: New test.
8581 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8583         * g++.dg/other/offsetof1.C: Avoid cast warning.
8585 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8587         * objc.dg/super-class-2.m: New test.
8589 2002-08-24  Matt Austern  <austern@apple.com>
8591         * g++.dg/ext/lvaddr.C: New test.
8592         * g++.dg/ext/lvcast.C: New test.
8594 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8596         * testsuite/g++.dg/inherit/cond1.C: New test.
8598 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8600         * gcc.dg/noncompile/incomplete-1.c: New test.
8602 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8604         * gcc.dg/typespec-1.c: New test.
8606 2002-08-20  Devang Patel  <dpatel@apple.com>
8607         * objc.dg/proto-hier-2.m: New test.
8609 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8611         * objc.dg/bitfield-1.m: New test.
8612         * objc.dg/bitfield-2.m: New test.
8614 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8616         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8617         gcc.dg/c99-flex-array-4.c: New tests.
8619 2002-08-16  Stan Shebs  <shebs@apple.com>
8621         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8623 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8625         * gcc.dg/typeof-1.c: New test.
8626         * g++.dg/ext/typeof2.C: New test.
8628 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8630         * g++.dg/other/offsetof1.C: New test.
8632 2002-08-14  Richard Henderson  <rth@redhat.com>
8634         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8636 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8638         * gcc.dg/cpp/_Pragma3.c: New test.
8640 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8642         * g++.dg/template/inherit3: New test.
8644 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8646         * gcc.dg/bitfld-4.c: Add blank options.
8648 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8650         * g++.dg/template/crash1.C: New test.
8652 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8654         * gcc.dg/tls/opt-2.c: New test.
8656 2002-08-08  Devang Patel  <dpatel@apple.com>
8658         * objc.dg/selector-1.m : New test
8660 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8662         * g++.dg/abi/bitfield4.C: New test.
8663         * gcc.dg/bitfld-4.c: New test.
8665 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8667         * g++.dg/other/packed1.C: New test.
8669 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8671         * g++.dg/abi/offsetof.C: Tweak error messages.
8672         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8674 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8676         * gcc.dg/bitfld-3.c: New test.
8678 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8679             Richard Henderson  <rth@redhat.com>
8681         * gcc.dg/i386-bitfield1.c: New test.
8682         * g++.dg/abi/bitfield3.C: Update.
8684 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8686         * objc.dg/const-str-2.m: Update.
8687         * gcc.dg/cpp/c++98.c: Change to C extension.
8688         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8689         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8691 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8693         * testsuite/gcc.dg/tls/diag-3.c: New.
8695 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8697         * g++.dg/README (Subdirectories): Document new subdir expr.
8698         * g++.dg/expr/pmf-1.C: New test.
8700 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8702         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8704 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8706         * g++.dg/abi/bitfield3.C: New test.
8708 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8710         * lib/gcov.exp: Tweak expected line formats.
8711         * gcc.misc-tests/gcov8.c: New test.
8712         * gcc.misc-tests/gcov8.x: New flags.
8714 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8716         * consistency.vlad/layout/endian.c: Include string.h.
8718         * gcc.c-torture/execute/20020805-1.c: New test.
8720 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8722         * g++.dg/other/conversion1.C: New test.
8724 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8726         * gcc.dg/builtins-1.c: New testcase.
8728 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8730         * g++.dg/inherit/access3.C: New test.
8732 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8734         * gcc.dg/ia64-visibility-2.c: New test.
8736 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8738         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8739         __qualifier_flags to __flags.
8741 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8743         * g++.dg/inherit/operator1.C: New test.
8744         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8745         * g++.dg/other/error1.C: Change expected error message.
8746         * g++.dg/template/conv4.C: Likewise.
8748 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8750         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8751         for documented behavior.
8753 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8755         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8756         several targets known to fail.
8758 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8760         * gcc.dg/mips-args-[123].c: New tests.
8762 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8764         * gcc.dg/ppc-spe.c: New.
8766 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8768         * g++.dg/other/ptrmem4.C: New testcase.
8770 2002-07-24  Richard Henderson  <rth@redhat.com>
8772         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8774 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8776         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8778 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8780         * gcc.c-torture/execute/memset-3.c: New testcase.
8782 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8784         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8785         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8787 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8789         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8790         Delete.
8792 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8794         * gcc.c-torture/compile/simd-4.c: New test.
8796 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8798         PR c++/7347, c++/7348
8799         * g++.dg/template/access4.C: New test.
8800         * g++.dg/template/access5.C: New test.
8801         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8802         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8803         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8804         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8806 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8808         * gcc.dg/gnu89-init-2.c: New test.
8810 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8812         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8814 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8816         * gcc.c-torture/execute/20020720-1.c: New testcase.
8818 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8820         * gcc.dg/cpp/Wsignprom.c: New tests.
8822 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8824         * gcc.c-torture/execute/loop-13.c: New test.
8826 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8828         * gcc.dg/cpp/expr.c: New tests.
8830 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8832         * g++.dg/opt/pr6713.C: Add template instantiation.
8834 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8836         * gcc.dg/nest.c: New test.
8838 2002-07-17  Richard Henderson  <rth@redhat.com>
8840         * g++.dg/opt/pr6713.C: New test.
8842 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8844         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8845         XFAIL for all x86 processors.
8847 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8849         * gcc.c-torture/execute/20010122-1.x: Do not test with
8850         -fomit-frame-pointer.
8852 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8854         * g++.dg/template/instantiate2.C: New test.
8855         * g++.dg/template/spec4.C: New test.
8857 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8859         * g++.dg/template/access2.C: New test.
8860         * g++.dg/template/access3.C: New test.
8862 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8864         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8865         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8866         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8867         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8868         Convert to use <stdarg.h>.
8869         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8870         Delete.
8871         * gcc.dg/va-arg-2.c: New.
8872         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8874 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8876         * gcc.c-torture/compile/20020710-1.c: New test.
8878 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8879                           Andrew Pinski  <pinskia@physics.uc.edu>
8881         gcc.c-torture/compile/simd-2.c: New testcase.
8882         gcc.c-torture/compile/simd-3.c: Likewise.
8884 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
8886         PR c++/7224
8887         * g++.dg/overload/error1.C: New test.
8889 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8891         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
8892         configuration and IRIX 6 O32 ABI.
8894 2002-07-11  Roger Sayle  <roger@eyesopen.com>
8896         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
8898 2002-07-10  Roger Sayle  <roger@eyesopen.com>
8900         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
8902 2002-07-10  Jeffrey A Law  <law@redhat.com>
8904         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
8906         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
8908 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
8910         * gcc.dg/20020312-2.c: Check for __PPC__.
8912 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
8914         * gcc.c-torture/compile/20020709-1.c: New test.
8916 2002-07-07  Roger Sayle  <roger@eyesopen.com>
8918         * g++.dg/template/qualttp21.C: New test case.
8920 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
8922         * gcc.c-torture/compile/20020706-1.c: New test.
8923         * gcc.c-torture/compile/20020706-2.c: New test.
8925 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
8926             Alexandre Oliva  <aoliva@redhat.com>
8928         * g++.dg/warn/incomplete1.C: New test.
8930 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8932         PR c++/7099
8933         * g++.dg/warn/noreturn1.C: New test.
8935 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
8937         PR c++/6706
8938         * g++.dg/debug/debug6.C: New test.
8939         * g++.dg/debug/debug7.C: New test.
8941 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
8943         * gcc.c-torture/compile/simd-3.c: New test.
8945 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
8947         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
8948         * gcc.dg/20020620-1.c: Likewise.
8950 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8952         PR c++/6944
8953         * g++.dg/init/array4.C: New test.
8954         * g++.dg/init/array5.C: New test.
8956 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
8958         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
8959         * gcc.c-torture/execute/simd-2.c (main): Likewise.
8961 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8963         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
8964         * gcc.dg/wtr-aggr-init-1.c: Likewise.
8965         * gcc.dg/wtr-conversion-1.c: Likewise.
8966         * gcc.dg/wtr-escape-1.c: Likewise.
8967         * gcc.dg/wtr-int-type-1.c: Likewise.
8968         * gcc.dg/wtr-label-1.c: Likewise.
8969         * gcc.dg/wtr-static-1.c: Likewise.
8970         * gcc.dg/wtr-strcat-1.c: Likewise.
8971         * gcc.dg/wtr-suffix-1.c: Likewise.
8972         * gcc.dg/wtr-switch-1.c: Likewise.
8973         * gcc.dg/wtr-unary-plus-1.c: Likewise.
8974         * gcc.dg/wtr-union-init-1.c: Likewise.
8975         * gcc.dg/wtr-union-init-2.c: Likewise.
8976         * gcc.dg/wtr-union-init-3.c: Likewise.
8978         * gcc.dg/wtr-func-def-1.c: New test.
8980 2002-07-02 Devang Patel <dpatel@apple.com>
8982         * objc.dg/param-1.m: New test.
8984 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
8986         * gcc.dg/cpp/trad/directive.c: Add test.
8987         * gcc.dg/cpp/trad/macroargs.c: Add test.
8988         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
8990 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
8992         * gcc.dg/cpp/cmdlne-M.c: New test.
8994 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
8996         * objc.dg/desig-init-1.m: New test.
8998 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9000         PR c++/6716
9001         * g++.dg/template/instantiate1.C: New test.
9003 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9005         PR c++/7112
9006         * g++.dg/template/sizeof2.C: New test.
9008 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9010         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9011         gcc.dg/cpp/trad/include.c: New tests.
9013 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9015         PR target/7177
9016         * gcc.c-torture/compile/20020701-1.c: New test.
9018 2002-07-01  Stan Shebs  <shebs@apple.com>
9020         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9021         header here...
9022         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9023         (objc-torture-execute): or here.
9025 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9027         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9029 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9031         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9033 2002-06-30  Devang Patel  <dpatel@apple.com>
9035         * objc.dg/fsyntax-only.m: New test.
9037 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9039         PR c++/6695
9040         * g++.dg/template/friend7.C: New file.
9042 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9044         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9045         return type.
9047 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9049         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9050         avoid division by zero.
9052 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9054         * gcc.dg/Wunknownprag.c: New tests.
9056 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9058         * gcc.c-torture/execute/simd-2.c: New test.
9060 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9062         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9063         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9064         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9065         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9066         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9067         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9068         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9069         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9070         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9071         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9072         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9073         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9074         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9075         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9076         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9077         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9078         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9080 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9082         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9083         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9084         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9085         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9086         New tests.
9087         * gcc.dg/cpp/trad/directive.c: Update.
9089 2002-06-23  Andreas Jaeger  <aj@suse.de>
9091         * gcc.c-torture/execute/complex-6.c: New.
9093 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9095         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9096         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9097         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9098         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9100 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9102         * gcc.dg/cpp/trad: New directory with traditional tests copied
9103         from parent directory.
9104         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9105         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9106         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9107         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9108         Move to trad/ and rename.
9109         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9110         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9111         gcc.dg/cpp/trad/redef2.c: New tests.
9112         * gcc.dg/cpp/trad/trad.exp: New driver.
9114 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9116         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9117         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9118         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9119         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9120         Remove.
9122 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9124         * gcc.dg/20020620-1.c: New test.
9126 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9128         * g++.dg/template/ttp4.C: New test.
9130 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9132         * g++.dg/opt/vt1.C: Fix regexp.
9134 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9136         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9137         Don't use attribute `noinline'.
9139 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9141         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9143 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9145         * gcc.c-torture/execute/simd-1.c: New.
9147         * gcc.dg/simd-1.c: New.
9149 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9151         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9153 2002-06-16  Richard Henderson  <rth@redhat.com>
9155         * g++.dg/ext/anon-struct1.C: New.
9156         * g++.dg/ext/anon-struct2.C: New.
9157         * g++.dg/ext/anon-struct3.C: New.
9158         * gcc.dg/anon-struct-1.c: New.
9159         * gcc.dg/anon-struct-2.c: New.
9160         * gcc.dg/anon-struct-3.c: New.
9161         * gcc.dg/20011008-1.c: Adjust warning text.
9162         * gcc.dg/20020527-1.c: Add -fms-extensions.
9164 2002-06-16  Richard Henderson  <rth@redhat.com>
9166         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9168 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9170         * gcc.c-torture/execute/20020615-1.c: New test.
9172 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9174         * gcc.c-tortuture/execute/compare-1.c: New test case.
9175         * gcc.c-tortuture/execute/compare-2.c: New test case.
9176         * gcc.c-tortuture/execute/compare-3.c: New test case.
9178 2002-06-13  Richard Henderson  <rth@redhat.com>
9180         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9181         ia64 ilp32.
9183 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9185         * g++.dg/template/typename2.C: Update error message.
9187 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9189         * gcc.c-torture/execute/20020611-1.c: New test.
9191 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9193         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9194         list of targets to skip.
9196 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9198         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9199         targets if not optimizing.
9201 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9203         * gcc.c-torture/compile/20020605-1.c: New test.
9205         * g++.dg/opt/vt1.C: New test.
9207         * gcc.dg/20020531-1.c: New test.
9209         * gcc.dg/20020530-1.c: New test.
9211         * gcc.dg/20020527-1.c: New test.
9213         * g++.dg/opt/cse1.C: New test.
9215 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9217         * gcc.dg/20020607-2.c: New test case.
9219 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9221         * gcc.c-torture/compile/20020604-1.c: New test.
9223 2002-06-04  Richard Henderson  <rth@redhat.com>
9225         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9226         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9227         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9229 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9231         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9233 2002-06-03  Richard Henderson  <rth@redhat.com>
9235         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9236         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9238 2002-06-02  Richard Henderson  <rth@redhat.com>
9240         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9241         test functions static.
9243 2002-06-02  Andreas Jaeger  <aj@suse.de>
9245         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9246         now.
9248 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9250         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9251         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9252         Update for mofified diagnostics.
9253         * gcc.dg/c99-intconst-1.c: No longer fail.
9255 2002-06-02  Richard Henderson  <rth@redhat.com>
9257         * gcc.dg/uninit-A.c: Remove xfail markers.
9259 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9261         * gcc.dg/fnegate-1.c: New test case.
9263 2002-05-30  Osku Salerma  <osku@iki.fi>
9265         * gcc.c-torture/execute/mayalias-1.c: New file.
9267 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9269         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9270         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9271         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9273 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9275         * gcc.c-torture/execute/20020529-1.c: New test.
9277 2002-05-27  Richard Henderson  <rth@redhat.com>
9279         * g++.dg/ext/attrib6.C: New test case.
9281 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9283         * gcc.c-torture/execute/pure-1.c: New test.
9285 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9287         * gcc.dg/cpp/arith-2.c: Remove.
9289 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9291         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9292         * gcc.dg/cpp/if-3.c: Remove.
9294 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9296         * g++.dg/opt/cse2.C: New test.
9298 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9300         * gcc.dg/cpp/arith-1.c: New semantic tests.
9301         * gcc.dg/cpp/if-1.c: Update.
9303 2002-05-24  Ben Elliston  <bje@redhat.com>
9305         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9307 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9309         * gcc.dg/verbose-asm.c: New test.
9311 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9313         * gcc.dg/cpp/paste12.c: New test.
9315 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9317         * g++.dg/parse/named_ops.C: New test.
9319 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9321         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9323 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9325         * gcc.dg/weak-2.c: Allow optional leading underscore
9326         in scan-assembler symbol name.
9327         * gcc.dg/weak-3.c: Likewise.
9328         * gcc.dg/weak-4.c: Likewise.
9329         * gcc.dg/weak-5.c: Likewise.
9331 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9333         * gcc.dg/20020523-1.c: New test.
9335 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9337         * objc.dg/const-str-2.m: Update now that we stop after
9338         a command line error.
9340 2002-05-22  Richard Henderson  <rth@redhat.com>
9342         * g++.dg/dg.exp: Fix typo in test pruneing.
9344 2002-05-22  Richard Henderson  <rth@redhat.com>
9346         * g++.dg/dg.exp: Prune the tls subdirectory.
9347         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9348         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9349         * g++.dg/tls/init-1.C: New.
9351 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9353         * gcc.dg/20020517-1.c: New test.
9355 2002-05-21  Richard Henderson  <rth@redhat.com>
9357         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9358         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9360 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9362         * g++.dg/other/copy2.C: New test.
9364 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9366         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9367         (MAX_COPY): Bump up to 10 times sizeof (long long).
9368         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9370         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9371         sizeof (long long).
9373         * gcc.c-torture/execute/strcpy-1.c: New test.
9375 2002-05-19  Jason Merrill  <jason2redhat.com>
9377         * g++.dg/ext/oper1.C: New test.
9379 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9380 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9382         * README.QMTEST: New file.
9384         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9386 2002-05-19  Andreas Jaeger  <aj@suse.de>
9388         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9389         now.
9390         * gcc.c-torture/execute/loop-2d.x: Likewise.
9392 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9394         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9395         support weak symbols.
9396         * gcc.dg/weak-4.c: Likewise
9397         * gcc.dg/weak-6.c: Likewise
9399 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9401         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9402         cygwin, coff and h8300-*-hms targets
9403         * gcc.dg/weak-5.c: Likewise
9404         * gcc.dg/weak-7.c: Likewise
9406 2002-05-16  Jason Merrill  <jason@redhat.com>
9408         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9409         (scan-assembler-not, scan-assembler-dem): Likewise.
9410         (scan-assembler-dem-not): Likewise.
9412 2002-05-15  Richard Henderson  <rth@redhat.com>
9414         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9416 2002-05-15  Richard Henderson  <rth@redhat.com>
9418         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9419         (vfoo1f): Warning here.
9420         (vfoo1l): Don't redefine the alias.
9422 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9424         * g++.dg/init/pm1.C: New test.
9426 2002-05-12  David S. Miller  <davem@redhat.com>
9428         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9429         types.
9431 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9433         * gcc.c-torture/execute/20020510-1.c: New test case.
9435 2002-05-10  David S. Miller  <davem@redhat.com>
9437         * gcc.c-torture/execute/conversion.c: Test long double too.
9439 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9441         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9442         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9443         * lib/g++.exp (g++_link_flags): Likewise.
9444         * lib/objc.exp (objc_target_compile): Likewise.
9446 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9448         * gcc.dg/cpp/poison.c: Update.
9449         * gcc.dg/cpp/20000625-2.c: Remove.
9450         * gcc.dg/cpp/direct2s.c: Remove final test.
9452 2002-05-08  Tom Rix  <trix@redhat.com>
9454         * gcc.c-torture/execute/20020508-1.c: New test.
9455         * gcc.c-torture/execute/20020508-2.c: New test.
9456         * gcc.c-torture/execute/20020508-3.c: New test.
9458 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9460         * gcc.dg/cpp/charconst-4.c: More tests.
9462 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9464         PR c/6569
9465         * gcc.dg/weak-3.c: Update location of warning messages.
9466         * gcc.dg/weak-5.c: Likewise.
9468 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9470         * gcc.c-torture/execute/20020506-1.c: New test case.
9472 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9474         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9476 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9478         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9480 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9482         * gcc.dg/cpp/charconst-3.c: New test.
9484 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9486         * gcc.dg/cpp/charconst.c: Update tests.
9488 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9490         * treelang: Added directory for new sample language treelang. Also
9491         lib/treelang.exp: New file to signal treelang should be tested.
9493 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9495         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9496         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9497         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9498         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9499         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9500         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9501         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9503 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9505         * gcc.dg/format/xopen-2.c: New test.
9507 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9509         * gcc.dg/20020503-1.c: New test.
9511 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9513         * g++.dg/init/dtor1.C: Make it tougher.
9515 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9517         * g++.dg/init/dtor1.C: New test.
9519 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9521         * gcc.dg/altivec-8.c: New.
9523 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9525         * gcc.dg/altivec-7.c: New.
9527 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9529         * g++.dg/parse/typedef1.C: New test.
9531 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9533         PR c++/6486
9534         * g++.dg/template/friend6.C: New test.
9536         PR c++/6492
9537         * g++.dg/init/copy1.C: New test.
9539 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9541         * g++.dg/warn/effc1.C: New test.
9543 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9545         * gcc.dg/cpp/if-cexp.c: Add a test.
9547 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9549         * gcc.dg/20020426-2.c: New test.
9551 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9553         * gcc.dg/cpp/if-mop.c: Update.
9554         * gcc.dg/cpp/if-mpar.c: Add test.
9555         * gcc.dg/cpp/if-oppr.c: Update.
9557 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9559         PR c/6343
9560         * gcc.dg/weak-[2-7].c: New tests.
9562 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9564         * gcc.dg/enum1.c: New test.
9566 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9568         PR c++/6497
9569         * g++.dg/inherit/access2.C: New test.
9571 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9573         PR bootstrap/6445
9574         * gcc.dg/20020426-1.c: New test.
9576 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9578         * g++.dg/abi/enum1.C: New test.
9580 2002-04-26  Richard Henderson  <rth@redhat.com>
9582         * gcc.dg/c99-bool-1.c: Expect always true warning.
9584 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9586         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9588 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9590         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9591         targets.
9593 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9595         * g++.dg/abi/mange7.C: New test.
9597         PR c++/6438.
9598         * g++.dg/parse/stmtexpr2.C: New test.
9600 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9602         * gcc.dg/20020312-2.c: Add SH target.
9604 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9606         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9607         compiler output on mips*-*-irix*.
9609 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9611         * g++.dg/parse/attr1.C: New test.
9613 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9615         * gcc.c-torture/execute/string-opt-17.c: New test case.
9616         * gcc.c-torture/execute/memset-2.c: New test case.
9618 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9620         PR c++/6256:
9621         * g++.dg/template/friend5.C: New test.
9623         PR c++/6331:
9624         * g++.dg/template/qual1.C: Likewise.
9626 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9628         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9629         Include stdlib.h, not stdio.h or ctype.h.
9631 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9633         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9634         cris-*-elf* and mmix-*-*.
9635         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9636         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9637         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9638         Ditto.
9639         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9640         * gcc.dg/wchar_t-1.c: Ditto.
9642 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9644         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9645         Clarify comment.
9647 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9649         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9651 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9653         * gcc.c-torture/execute/20000906-1.x: Delete.
9655 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9657         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9659 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9661         * PR6367
9662         * g77.f-torture/execute/6367.f: New test.
9663         * g77.f-torture/execute/6367.x: Disable for MMIX.
9665 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9667         * PR6352
9668         * g++.dg/opt/inline2.C: New test.
9670 2002-04-18  Richard Henderson  <rth@redhat.com>
9672         * gcc.dg/20000906-1.c: Enable for all targets.
9673         * gcc.c-torture/compile/iftrap-2.c: New.
9675 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9677         * gcc.dg/20020418-1.c: New test.
9678         * gcc.dg/20020418-2.c: New test.
9680 2002-04-18  Richard Henderson  <rth@redhat.com>
9682         * gcc.c-torture/compile/iftrap-1.c: New.
9683         * gcc.dg/iftrap-1.c: Adjust for ia64.
9684         * gcc.dg/iftrap-2.c: New.
9686 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9688         * gcc.c-torture/compile/20020418-1.c: New test.
9690 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9692         * gcc.c-torture/compile/20020415-1.c: New.
9694 2002-04-18  David S. Miller  <davem@redhat.com>
9696         * gcc.c-torture/execute/20020418-1.c: New test.
9698 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9700         * gcc.dg/20020416-1.c: New test.
9702         * g++.dg/opt/inline1.C: New test.
9704 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9706         * gcc.dg/altivec-5.c: New test.
9708         * gcc.dg/20020415-1.c: New test.
9710 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9712         * testsuite/lib/chill.exp: Remove.
9714 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9716         * g++.dg/other/big-struct.C: New test.
9718 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9720         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9721         of scratch file.
9723 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9725         PR c/6277
9726         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9727         in scan-assembler function name
9729 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9731         * g77.f-torture/execute/980628-4.x,
9732         g77.f-torture/execute/980628-5.x,
9733         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9734         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9735         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9736         i[34567]86-*-*.
9738 2002-04-13  David S. Miller  <davem@redhat.com>
9740         * gcc.c-torture/execute/20020413-1.c: New test.
9742 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9744         * gcc.dg/asm-6.c,
9745         * g++.dg/ext/asm1.C: New tests.
9747 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9749         PR c++ 5373.
9750         * g++.dg/parse/stmtexpr1.C: New test.
9752         PR c++/5189.
9753         * g++.dg/template/copy1.C: New test.
9755 2002-04-12  Richard Henderson  <rth@redhat.com>
9757         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9759 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9761         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9762         gcc.c-torture/execute/20020307-2.c.
9764 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9766         * g++.dg/ext/attrib5.C,
9767         * g++.dg/lookup/struct1.C: New tests.
9769 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9771         * gcc.dg/20020411-1.c: New test.
9773         * gcc.c-torture/execute/20020411-1.c: New test.
9775 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9777         * g77.f-torture/execute/6177.f: New test.
9779 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9781         PR middle-end/6247
9782         * g++.dg/opt/cleanup1.C: New test.
9784         * g++.dg/opt/const1.C: New test.
9786 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9788         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9790 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9792         PR c++/5507
9793         * g++.dg/template/typename2.C: New test.
9795 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9797         * gcc.c-torture/execute/loop-12.c: New.
9799 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9801         * g77.f-torture/execute/980628-4.x,
9802         g77.f-torture/execute/980628-5.x,
9803         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9804         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9805         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9807 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9809         PR optimization/6086
9810         * g++.dg/opt/preinc1.C: New test.
9812 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9814         PR c++/5571
9815         * g++.dg/opt/static2.C: New test.
9817 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9819         PR c/5120
9820         * gcc.dg/20020406-1.c: New test.
9822 2002-04-04  David S. Miller  <davem@redhat.com>
9824         * gcc.c-torture/execute/20020404-1.c: New test.
9826 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9828         PR c/6123
9829         * gcc.dg/20020312-2.c: Do not declare global register variable
9830         if __PIC__ or __pic__ is defined.
9832 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9834         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9835         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9837 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9839         * gcc.misc-tests/linkage.exp: Update last change to handle
9840         sparc*-, not just sparc-.
9842 2002-04-03  Richard Henderson  <rth@redhat.com>
9844         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9846 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9848         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9850 2002-04-02  David S. Miller  <davem@redhat.com>
9852         * gcc.c-torture/execute/20020402-3.c: New test.
9854 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9856         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9857         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9859         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9860         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9861         g77.f-torture/execute/20001201.x,
9862         g77.f-torture/execute/u77-test.x: New files.
9864         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9865         * gcc.dg/wchar_t-1.c: Ditto.
9867 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9869         * gcc.c-torture/execute/20020402-1.c: New test.
9871 2002-04-01  Richard Henderson  <rth@redhat.com>
9873         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9875         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9877 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9879         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9881 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9883         * g++.dg/inherit/template-as-base.C: Expect error.
9884         * g++.dg/inherit/namespace-as-base.C: Likewise.
9886 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
9888         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
9889         g++.dg/ext/instantiate3.C: Tweak match patterns.
9891         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
9892         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
9893         -da test.
9895 2002-03-31  Richard Henderson  <rth@redhat.com>
9897         * gcc.dg/special/alias-2.c: New.
9898         * gcc.dg/special/ecos.exp: Run it.
9900 2002-03-31  Richard Henderson  <rth@redhat.com>
9902         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
9904 2002-03-31  Kazu Hirata  <kazu@hxi.com>
9906         * gcc.dg/weak-1.c: Disable on h8300 port.
9908 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
9910         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
9911         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
9912         ordering tests.
9913         * g++.dg/bprob/bprob-1.C: New test.
9914         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
9915         * g++.dg/gcov/gcov-1.C: New test.
9916         * g++.dg/gcov/gcov-1.x: New file.
9917         * g++.dg/gcov/gcov-2.C: New test.
9918         * g++.dg/gcov/gcov-3.C: New test.
9919         * g++.dg/gcov/gcov-3.h: New file.
9921 2002-03-28  Roger Sayle  <roger@eyesopen.com>
9923         * g++.old-deja/g++.other/builtins5.C: New test.
9924         * g++.old-deja/g++.other/builtins6.C: New test.
9925         * g++.old-deja/g++.other/builtins7.C: New test.
9926         * g++.old-deja/g++.other/builtins8.C: New test.
9927         * g++.old-deja/g++.other/builtins9.C: New test.
9929 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
9931         * g++.dg/opt/static1.C: New test.
9933         * g++.dg/opt/longbranch1.C: New test.
9935 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
9937         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
9939         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
9941 2002-03-28  Jeffrey A Law  (law@redhat.com)
9943         * gcc.c-torture/execute/20020328-1.c: New test.
9945 2002-03-27  Richard Henderson  <rth@redhat.com>
9947         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
9948         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
9949         move from g++.old-deja/g++.ext/.
9951 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
9953         * g++.dg/init/new2.C: New test.
9955 2002-03-26  Richard Henderson  <rth@redhat.com>
9957         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
9959         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
9960         on sparc.
9962         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
9963         sparcv9 systems.
9964         * gcc.dg/20001102-1.c: Likewise.
9966 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
9968         * gcc.dg/cpp/endif-pedantic1.c,
9969         gcc.dg/cpp/endif-pedantic2.c:  New tests.
9971 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
9973         * g++.dg/init/new1.C: New test.
9975 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9977         * g++.dg/abi/vbase9.C: New test.
9979 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
9981         * gcc.dg/arm-asm.c: New test.
9983 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
9985         * gcc.dg/Wswitch-enum.c: New test.
9986         Fix PR c/5044.
9988 2002-03-26  Richard Henderson  <rth@redhat.com>
9990         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
9991         structure.
9993 2002-03-25  Richard Henderson  <rth@redhat.com>
9995         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
9996         sparcv9 systems.
9998         * gcc.c-torture/compile/20011119-1.c (xxx): New.
9999         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10001 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10003         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10005 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10007         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10008         targets using generic thunk support.
10010 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10012         * gcc.c-torture/compile/20020323-1.c: New test.
10014         * g++.dg/opt/conj2.C: New test.
10016 2002-03-24  Richard Henderson  <rth@redhat.com>
10018         * gcc.dg/weak-1.c: Use -fno-common.
10020 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10022         * g77.dg/f77-edit-apostrophe-out.f: New test
10023         * g77.dg/f77-edit-h-out.f: New test
10024         * g77.dg/f77-edit-t-in.f: New test
10025         * g77.dg/f77-edit-t-out.f: New test
10026         * g77.dg/f77-edit-x-out.f: New test
10027         * g77.dg/f77-edit-slash-out.f: New test
10028         * g77.dg/f77-edit-colon-out.f: New test
10029         * g77.dg/f77-edit-s-out.f: New test
10031 2002-03-24  Richard Henderson  <rth@redhat.com>
10033         * objc/execute/formal_protocol-6.x: New XFAIL.
10035 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10037         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10038         that do not support weak symbols
10040 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10042         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10043         * lib/g77.exp:  Likewise
10044         * lib/objc.exp: Likewise
10046 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10048         * gcc.dg/Wswitch-default.c: New test.
10050 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10052         * g++.dg/other/enum1.C: New test.
10054 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10056         * gcc.dg/pragma-ep-3.c: Fix typo.
10058 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10060         * g++.dg/inherit/template-as-base.C: New test.
10062 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10064         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10065         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10067 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10069         * gcc.dg/cpp/multiline.c: Update to match.
10071 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10073         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10075 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10077         * gcc.dg/cpp/extratokens2.c:  New file.
10079 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10081         * gcc.dg/20020312-2.c: Add rs6000 target.
10083         * gcc.c-torture/compile/20020319-1.c: New test.
10085 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10087         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10088         (A, E): Handle this.
10090 2002-03-20  Jason Merrill  <jason@redhat.com>
10092         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10093         ignoring -fpic.
10094         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10095         through prune_gcc_output.
10097 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10099         * gcc.c-torture/compile/20020320-1.c: New test.
10101 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10103         * gcc.c-torture/compile/20020318-1.c: New test.
10105         * gcc.dg/struct-by-value-1.c: New test.
10107         * gcc.dg/20020319-1.c: New test.
10109 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10111         * g++.dg/opt/conj1.C: New test.
10113 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10115         * g++.dg/template/qualttp20.C: Revert previous change.
10116         * g++.dg/template/qualttp3.C: Likewise.
10117         * g++.dg/template/qualttp4.C: Likewise
10118         * g++.dg/template/qualttp5.C: Likewise
10119         * g++.dg/template/qualttp6.C: Likewise
10120         * g++.dg/template/qualttp7.C: Likewise
10121         * g++.dg/template/qualttp8.C: Likewise
10122         * g++.dg/template/recurse.C: Likewise.
10124 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10126         * gcc.dg/cpp/wchar-1.c: Update.
10128 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10130         * g++.dg/template/conv1.C: New test.
10131         * g++.dg/template/conv2.C: New test.
10132         * g++.dg/template/conv3.C: New test.
10133         * g++.dg/template/conv4.C: New test.
10135 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10137         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10138         * g++.dg/template/qualttp3.C: Likewise.
10139         * g++.dg/template/qualttp4.C: Likewise
10140         * g++.dg/template/qualttp5.C: Likewise
10141         * g++.dg/template/qualttp6.C: Likewise
10142         * g++.dg/template/qualttp7.C: Likewise
10143         * g++.dg/template/qualttp8.C: Likewise
10144         * g++.dg/template/recurse.C: Likewise.
10146 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10148         * g++.dg/opt/dtor1.C: New test.
10150 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10152         * gcc.c-torture/compile/20020315-1.c: New test.
10154 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10156         * gcc.dg/weak-1.c: Fix scan tests.
10158 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10160         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10161         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10162         cris-*-aout* mmix-*-*.
10163         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10164         cris-*-aout* mmix-*-*.
10165         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10166         cris-*-elf* cris-*-aout* and mmix-*-*.
10167         * gcc.dg/20001009-1.c: Ditto.
10168         * gcc.dg/20010912-1.c: Ditto.
10169         * gcc.dg/20020122-4.c: Ditto.
10170         * gcc.dg/inline-2.c: Ditto.
10172 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10174         * gcc.c-torture/compile/20020314-1.c: New test.
10176 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10178         * gcc.c-torture/execute/20020314-1.c: New test.
10180 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10182         * g++.dg/warn/Wunused-1.C: New test.
10184 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10186         * g++.dg/abi/mangle6.C: New test.
10188 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10190         * gcc.c-torture/compile/20020309-2.c: New test.
10192         * gcc.c-torture/compile/20020312-1.c: New test.
10194 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10196         * g++.dg/other/access1.C: New test.
10198 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10200         * gcc.c-torture/execute/wchar_t-1.c: New test.
10202 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10204         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10206 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10208         * gcc.dg/20020312-1.c: New test case.
10210 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10212         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10214 2002-03-11  Richard Henderson  <rth@redhat.com>
10216         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10217         * g++.old-deja/g++.jason/report.C: Likewise.
10219 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10221         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10222         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10224 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10226         * testsuite/g++.dg/overload/pmf1.C: New test.
10228 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10230         * gcc.c-torture/execute/20020307-1.c: Use long.
10232 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10234         PR optimization/5844
10235         * gcc.dg/20020310-1.c: New test.
10237 2002-03-09  Michael Meissner  <meissner@redhat.com>
10239         * gcc.c-torture/execute/memcpy-2.c: New test.
10240         * gcc.c-torture/execute/memset-1.c: New test.
10241         * gcc.c-torture/execute/strlen-1.c: New test.
10242         * gcc.c-torture/execute/strcmp-1.c: New test.
10243         * gcc.c-torture/execute/strncmp-1.c: New test.
10245 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10247         * gcc.dg/ppc-ldstruct.c: New test.
10249 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10251         * gcc.c-torture/execute/va-arg-22.c: New test.
10253 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10255         * gcc.c-torture/compile/20020309-1.c: New test.
10257 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10259         * gcc.c-torture/execute/20020307-2.c: New test.
10261 2002-03-07  Jeffrey A Law  (law@redhat.com)
10263         * g77.f-torture/compile/20020307-1.f: New test.
10265 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10267         * gcc.dg/unordered-1.c: New test.
10269 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10271         * gcc.c-torture/execute/20020307-1.c: New test.
10273 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10275         * gcc.dg/20020304-1.c: New test.
10277         * gcc.c-torture/compile/20020304-2.c: New test.
10279 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10281         * gcc.c-torture/compile/20020304-1.c: New test case
10282         (from PR c/5830).
10284 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10286         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10288 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10290         * g++.dg/other/classkey1.C: New test.
10292 2002-03-01  Richard Henderson  <rth@redhat.com>
10294         * gcc.c-torture/compile/981223-1.x: New.
10295         * gcc.c-torture/compile/920625-1.x: New.
10297 2002-02-28  Richard Henderson  <rth@redhat.com>
10299         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10301 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10303         * gcc.c-torture/execute/20020227-1.c: New test.
10305 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10307         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10308         here" ERROR lines.
10309         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10310         * g++.old-deja.g++.other/defarg1.C: Likewise.
10311         * g++.old-deja/g++.pt/calls2.C: Likewise.
10312         * g++.old-deja/g++.pt/crash20.C: Likewise.
10313         * g++.old-deja/g++.pt/crash30.C: Likewise.
10314         * g++.old-deja/g++.pt/crash36.C: Likewise.
10315         * g++.old-deja/g++.pt/crash6.C: Likewise.
10316         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10317         * g++.old-deja/g++.pt/derived3.C: Likewise.
10318         * g++.old-deja/g++.pt/error1.C: Likewise.
10319         * g++.old-deja/g++.pt/friend21.C: Likewise.
10320         * g++.old-deja/g++.pt/friend23.C: Likewise.
10321         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10322         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10324 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10326         * gcc.c-torture/execute/20020225-2.c: New test.
10328 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10330         * gcc.c-torture/execute/920730-1t.c,
10331         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10332         Delete test cases, only relevant to -traditional.
10334 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10336         * gcc.dg/cpp/undef1.c: Remove.
10337         * gcc.dg/cpp/directiv.c: Update.
10338         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10340 2002-02-27  Michael Meissner  <meissner@redhat.com>
10342         * gcc.c-torture/execute/20020226-1.c: New test.
10344 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10346         * g++.dg/debug/debug4.C: New test.
10348         * gcc.dg/ia64-visibility-1.c: New test.
10350 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10352         * gcc.dg/debug/20020224-1.c: New.
10354 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10356         * gcc.c-torture/execute/960416-1.x: New.
10357         * gcc.c-torture/execute/divconst-3.x: Likewise.
10359 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10361         * gcc.dg/20020224-1.c: New test.
10363 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10365         * gcc.c-torture/execute/20020225-1.c: New.
10367 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10369         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10371 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10373         * gcc.dg/20020222-1.c: New test.
10375 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10377         * g++.dg/opt/anonunion1.C: New test.
10379 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10381         * g++.dg/template/qualttp19.C: New test.
10382         * g++.dg/template/qualttp20.C: New test.
10383         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10384         * g++.old-deja/g++.other/qual1.C: Likewise.
10386 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10388         * gcc.dg/attr-alwaysinline.c: New.
10390 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10392         * gcc.dg/20020220-1.c: New test.
10394         * gcc.dg/20020220-2.c: New test.
10396         * g++.dg/opt/mmx1.C: New test.
10398 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10400         * gcc.c-torture/compile/20020110.c: New test.
10402 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10404         * gcc.c-torture/execute/20020219-1.c: New test.
10406         * gcc.dg/20020219-1.c: New test.
10408         * gcc.dg/noncompile/20020220-1.c: New test.
10410         * g++.dg/opt/ptrintsum1.C: New test.
10412         * gcc.dg/debug/20020220-1.c: New test.
10414 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10416         * gcc.c-torture/execute/20020216-1.c: New test.
10418 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10420         * gcc.dg/decl-1.c: Update, new test.
10422 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10424         * g++.dg/abi/bitfield1.C: New test.
10425         * g++.dg/abi/bitfield2.C: New test.
10427 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10429         * gcc.dg/attr-nest.c: New test.
10431 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10433         * gcc.c-torture/execute/20020215-1.c: New test.
10435 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10437         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10438         * g++.dg/debug/debug.exp: New.
10439         * g++.dg/debug/trivial.C: New.
10440         * g++.dg/debug/debug1.C: Moved...
10441         * g++.dg/other/debug1.C: ...from here.
10442         * g++.dg/debug/debug2.C: Moved...
10443         * g++.dg/other/debug2.C: ...from here.
10444         * g++.dg/debug/debug3.C: Moved...
10445         * g++.dg/other/debug3.C: ...from here.
10447         * gcc.dg/noncompile/20020213-1.c: New test.
10449 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10451         * g++.dg/other/debug3.C: New test.
10453         * gcc.c-torture/execute/20020213-1.c: New test.
10455 2002-02-13  Richard Smith <richard@ex-parrot.com>
10457         * g++.old-deja/g++.other/thunk1.C: New test.
10459 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10461         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10463 2002-02-13  Stan Shebs  <shebs@apple.com>
10465         * gcc.dg/altivec-3.c: New.
10467 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10469         * gcc.dg/Wunreachable-1.c: New test.
10470         * gcc.dg/Wunreachable-2.c: New test.
10472 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10474         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10476 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10478         * gcc.dg/decl-1.c: New test.
10480 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10482         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10484 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10486         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10487         * gcc.c-torture/compile/980506-1.x: Likewise.
10489 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10491         * gcc.dg/20020210-1.c: New.
10493 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10495         * g77.f-torture/execute/947.f: New regression test
10496         for PR fortran/947.
10498 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10500         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10501         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10503 2002-02-08  Richard Henderson  <rth@redhat.com>
10505         * gcc.c-torture/compile/labels-3.c: New.
10507 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10509         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10510         expression statements work instead.
10511         * gcc.dg/noncompile/20020207-1.c: New test.
10513 2002-02-07  Richard Henderson  <rth@redhat.com>
10515         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10517 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10519         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10520         message from g77
10521         * lib/g77-dg.exp: Trim g77 error messages so that they are
10522         recognized by dg.exp.
10524 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10526         PR fortran/5473
10527         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10529 2002-02-07  Richard Henderson  <rth@redhat.com>
10531         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10532         to be sufficiently aligned for integers.
10534 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10536         * g++.dg/template/friend4.C: New test.
10538 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10540         PR fortran/5743
10541         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10542         unsupported cases.
10544 2002-02-07  Richard Henderson  <rth@redhat.com>
10546         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10547         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10548         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10549         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10551 2002-02-06  Richard Henderson  <rth@redhat.com>
10553         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10555 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10557         * gcc.dg/20020206-1.c: New test.
10559 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10561         * gcc.c-torture/execute/20020206-1.c: New test.
10563         * gcc.c-torture/execute/20020206-2.c: New test.
10565         PR optimization/5429:
10566         * gcc.c-torture/compile/20020206-1.c: New test.
10568 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10570         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10571         as certain file formats cannot support particularly large
10572         alignments.
10574         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10575         and do not expect to be able to link the executable.
10577         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10578         fail because the COFF format does not support the weak attribute.
10580 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10582         * g77.dg/pr5473.f:  New test
10584 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10586         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10587         Fix testcase accordingly.
10589 2002-02-04  Richard Henderson  <rth@redhat.com>
10591         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10592         (buf): Change to be an array of pointers, not ints.
10594 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10596         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10597         before all tests.  Move warning one line above to match where it
10598         C frontend emits.
10599         * gcc.dg/Wswitch-2.c: New test.
10600         * g++.dg/warn/Wswitch-1.C: New test.
10601         * g++.dg/warn/Wswitch-2.C: New test.
10603 2002-02-04  Richard Henderson  <rth@redhat.com>
10605         * g++.dg/abi/offsetof.C: Fix size comparison.
10607 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10609         * gcc.dg/cast-qual-2.c: New test.
10611 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10613         * gcc.dg/20020201-4.c: New test.
10615 2002-02-04  Ben Elliston  <bje@redhat.com>
10617         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10618         target_info attribute != 0, in addition to the empty string.
10619         (gcc_target_compile): Likewise.
10621 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10623         * gcc.dg/Wswitch.c: New test.
10624         PR gcc/4475. PR gcc/3780.
10626 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10628         * g77.f-torture/execute/5122.f: New test for regressions
10629         against PR fortran/5122.
10631 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10633         * g77.f-torture/compile/pr3743.f: Delete
10634         * g77.dg/pr3743-1.f: New test.
10635         * g77.dg/pr3743-2.f: New test.
10636         * g77.dg/pr3743-3.f: New test.
10637         * g77.dg/pr3743-4.f: New test.
10639 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10641         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10643 2002-02-02  Richard Henderson  <rth@redhat.com>
10645         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10646         * gcc.c-torture/execute/bf64-1.c: Likewise.
10648 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10650         * gcc.dg/20020201-2.c: New test.
10652         * gcc.dg/20020201-3.c: New test.
10654         * gcc.c-torture/execute/bitfld-2.c: New test.
10656 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10658         * gcc.dg/bitfld-1.c: Update.
10659         * gcc.dg/bitfld-2.c: Update.
10660         * gcc.c-torture/execute/bitfld-1.x: New.
10662 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10664         * gcc.c-torture/execute/20020201-1.c: New test.
10666 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10668         PR target/5469
10669         * gcc.dg/20020201-1.c: New test.
10671 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10673         PR fortran/3743
10674         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10675         * g77.f-torture/compile/pr3743.x: Remove
10677 2002-01-31  Tom Rix  <trix@redhat.com>
10679         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10681 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10683         * gcc.dg/noncompile/20020130-1.c: New test.
10685 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10687         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10689 2002-01-29  Richard Henderson  <rth@redhat.com>
10691         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10692         to long long.
10693         * gcc.c-torture/execute/bf64-1.c: Likewise.
10695 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10697         * gcc.c-torture/execute/20020129-1.c: New test.
10699 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10701         * gcc.c-torture/compile/20000224-1.c: Update.
10702         * gcc.c-torture/execute/bitfld-1.c: New tests.
10703         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10704         * gcc.dg/uninit-A.c: Update.
10706 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10708         * g++.dg/template/ctor1.C: Add instantiation.
10710 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10712         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10713         argument to __builtin_prefetch to be const ptr.
10715 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10717         * gcc.c-torture/compile/20020120-1.c: New test.
10719 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10721         * gcc.c-torture/execute/20020127-1.c: New test.
10723 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10725         * g77.dg/f77-edit-i-in.f: New test
10726         * g77.dg/f77-edit-i-out.f: New test
10728 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10730         * gcc.dg/debug/debug.exp: New file.
10731         * gcc.dg/debug/trivial.c: New file.
10732         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10733         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10734         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10735         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10736         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10737         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10738         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10739         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10740         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10741         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10742         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10743         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10744         * gcc.dg/20000503-1.c: Removed.
10745         * gcc.dg/20010207-1.c: Removed.
10746         * gcc.dg/20011223-1.c: Removed.
10747         * gcc.dg/20020104-2.c: Removed.
10748         * gcc.dg/debug-1.c: Removed.
10749         * gcc.dg/debug-2.c: Removed.
10750         * gcc.dg/debug-3.c: Removed.
10751         * gcc.dg/debug-4.c: Removed.
10752         * gcc.dg/debug-5.c: Removed.
10753         * gcc.dg/debug-6.c: Removed.
10754         * gcc.dg/dwarf2-1.c: Removed.
10755         * gcc.dg/dwarf2-2.c: Removed.
10757 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10759         * g++.old-deja/g++.other/eh5.C: New test.
10760         * g++.old-deja/g++.other/sibcall2.C: New test.
10761         * g++.old-deja/g++.other/array9.C: New test.
10762         * g++.old-deja/g++.other/typename2.C: New test.
10763         * g++.old-deja/g++.other/crash60.C: New test.
10764         * g++.old-deja/g++.other/conv9.C: New test.
10765         * g++.old-deja/g++.other/mangle10.C: New test.
10766         * g++.old-deja/g++.other/unchanging1.C: New test.
10767         * g++.old-deja/g++.other/exprstmt1.C: New test.
10768         * g++.old-deja/g++.other/inline23.C: New test.
10769         * g++.old-deja/g++.eh/ia64-1.C: New test.
10770         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10771         * g++.old-deja/g++.other/reload1.C: New test.
10772         * g++.old-deja/g++.other/static20.C: New test.
10773         * g++.old-deja/g++.other/local-alloc1.C: New test.
10774         * g++.old-deja/g++.other/conv8.C: New test.
10775         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10776         * g++.old-deja/g++.other/storeexpr1.C: New test.
10777         * g++.old-deja/g++.other/storeexpr2.C: New test.
10778         * g++.dg/eh/template2.C: New test.
10779         * g++.dg/warn/weak1.C: New test.
10781 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10783         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10784         Remove first, non-varying, argument.
10786 2002-01-23  Richard Henderson  <rth@redhat.com>
10788         * gcc.dg/inline-2.c: New.
10790         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10791         Add optional target arg.  Check number of arguments.
10792         (scan-assembler-not, scan-assembler-dem): Likewise.
10793         (scan-assembler-dem-not): Likewise.
10795 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10797         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10798         line 12.
10799         * g++.old-deja/g++.brendan/parse3.C,
10800         g++.old-deja/g++.other/crash26.C,
10801         g++.old-deja/g++.other/crash28.C,
10802         g++.old-deja/g++.other/crash29.C,
10803         g++.old-deja/g++.other/crash30.C,
10804         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10806 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10808         * gcc.dg/20020115-1.c: New.
10810 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10812         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10814 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10816         * gcc.dg/20020122-3.c: New.
10818 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10820         * g++.dg/other/gc1.C: New test.
10822 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10824         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10826 2002-01-22  Richard Henderson  <rth@redhat.com>
10828         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10830 2002-01-22  Richard Henderson  <rth@redhat.com>
10832         * gcc.dg/20020122-4.c: New.
10834 2002-01-22  H.J. Lu <hjl@gnu.org>
10836         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10837         link output.
10838         * gcc.dg/special/ecos.exp: Likewise.
10839         * lib/g++-dg.exp: Likewise.
10840         * lib/g77-dg.exp: Likewise.
10841         * lib/gcc-dg.exp : Likewise.
10842         * lib/mike-g++.exp: Likewise.
10843         * lib/mike-g77.exp: Likewise.
10844         * lib/mike-gcc.exp: Likewise.
10845         * lib/objc-dg.exp: Likewise.
10847 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10849         PR target/5379
10850         * gcc.dg/20020122-2.c: New test.
10852 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10854         * gcc.dg/20020122-1.c: New test.
10856 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10858         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10860 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10862         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10864 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10866         * gcc.c-torture/compile/20020121-1.c: New test.
10868 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10870         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10871         ld_library_path.
10873 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10875         * gcc.dg/20020218-1.c: New test.
10877 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10879         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10880         messages
10881         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
10882         "At global scope" warning
10883         * g++.dg/ext/align1.C: Change cygwin test for alignment
10884         from db-bogus to dg-warning
10886 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
10888         * g77.f-torture/compile/cpp2.F: New test.
10890 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10892         * g++.dg/template/access1.C: New test.
10894 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
10896         * gcc.dg/20020118-1.c: New.
10898 2002-01-18  Kazu Hirata  <kazu@hxi.com>
10900         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
10902 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10904         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
10905         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
10906         alignment warnings.
10908 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
10910         * gcc.misc-tests/i386-prefetch.exp: Save and restore
10911         torture_with_loops and torture_without_loops
10913 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
10915         * gcc.c-torture/compile/20020116-1.c: New test.
10917 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
10919         * gcc.dg/20020116-2.c: New test.
10921         * gcc.dg/ultrasp4.c: New test.
10923         * gcc.dg/20020116-1.c: New test.
10925 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
10927         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
10928         by EABI.
10930 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
10932         * gcc.misc-tests/i386-prefetch.exp: New.
10933         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
10934         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
10935         * gcc.misc-tests/i386-pf-none-1.c: New test.
10936         * gcc.misc-tests/i386-pf-sse-1.c: New test.
10938 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
10940         * gcc.dg/gnu89-init-1.c: Add new tests.
10942 2002-01-15  Andreas Jaeger  <aj@suse.de>
10944         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
10945         * gcc.dg/i386-mmx-2.c: Likewise.
10946         * gcc.dg/i386-sse-1.c: Likewise.
10947         * gcc.dg/i386-sse-2.c: Likewise.
10948         * gcc.dg/i386-sse-3.c: Likewise.
10950 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
10952         * g77.f-torture/execute/intrinsic-unix-bessel.f:
10953         Uncomment additional cases that now pass.
10955 2002-01-11  Richard Henderson  <rth@redhat.com>
10957         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
10958         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
10960 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
10962         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
10964 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
10966         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
10967         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
10969 2002-01-10  Dale Johannesen  <dalej@apple.com>
10971         * gcc.c-torture/execute/loop-11.c: New.
10973 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
10975         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
10976         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
10978 2002-01-09  Richard Henderson  <rth@redhat.com>
10980         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
10981         type in which to perform the operation for each size.
10983 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
10985         * gcc.c-torture/compile/20020109-2.c: New test.
10987 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
10989         * gcc.c-torture/execute/loop-10.c: New test.
10991 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
10993         * gcc.c-torture/compile/20010226-1.c: New test.
10994         * gcc.c-torture/compile/20010227-1.c: New test.
10995         * gcc.c-torture/compile/20010426-1.c: New test.
10996         * gcc.c-torture/compile/20010510-1.c: New test.
10997         * gcc.c-torture/compile/20010605-3.c: New test.
10998         * gcc.c-torture/compile/20010824-1.c: New test.
10999         * gcc.c-torture/execute/20010409-1.c: New test.
11000         * gcc.dg/noncompile/20000901-1.c: New test.
11001         * gcc.dg/20001023-1.c: New test.
11002         * gcc.dg/20001101-1.c: New test.
11003         * gcc.dg/20001102-1.c: New test.
11004         * gcc.dg/20010207-1.c: New test.
11005         * gcc.dg/20010405-1.c: New test.
11006         * gcc.dg/20010822-1.c: New test.
11007         * gcc.dg/20011107-1.c: New test.
11009 2002-01-09  Jeffrey A Law  (law@redhat.com)
11011         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11013         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11014         execution failure on PA targets.
11016 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11018         * gcc.c-torture/compile/20020109-1.c: New test.
11020 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11022         * gcc.c-torture/execute/20020108-1.c: New test.
11024 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11026         * gcc.dg/20020108-1.c: New test.
11028 2002-01-08  H.J. Lu <hjl@gnu.org>
11030         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11031         for header files.
11033 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11035         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11036         consistency.
11038 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11040         * gcc.dg/altivec-4.c: Test altivec predicates.
11042 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11044         * gcc.c-torture/execute/20020107-1.c: New test.
11046 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11048         PR c/5279
11049         * gcc.c-torture/compile/20020106-1.c: New test.
11051 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11053         * gcc.c-torture/execute/nestfunc-4.c: New test.
11055 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11057         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11058         extra triple that slipped in.
11059         * g++.old-deja/g++.abi/align.C: Likewise.
11060         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11062 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11064         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11065         * g++.old-deja/g++.abi/align.C: Likewise.
11066         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11068         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11069         on FreeBSD/i386.
11070         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11071         FreeBSD.
11073 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11075         * gcc.dg/20020104-1.c: New test.
11077         * gcc.dg/20020104-2.c: New test.
11079 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11081         * gcc.dg/20020103-1.c: Fix typo in target selector.
11083 2002-01-03  Richard Henderson  <rth@redhat.com>
11085         * gcc.dg/20020103-1.c: New.
11087 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11089         * gcc.c-torture/execute/20020103-1.c: New test.
11091 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11093         * g++.dg/other/debug2.C: New test.
11095         * gcc.c-torture/compile/20020103-1.c: New test.
11097 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11099         * gcc.dg/gnu89-init-1.c: Added new tests.
11101 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11103         * g++.dg/template/friend2.C: Remove as patch is reverted.
11105         * g++.dg/warn/oldcast1.C: New test.
11107         * g++.dg/template/ptrmem1.C: New test.
11108         * g++.dg/template/ptrmem2.C: New test.
11110         * g++.dg/template/ntp.C: New test.
11112         * g++.dg/other/component1.C: New test.
11114         * g++.dg/template/ttp3.C: New test.
11116         * g++.dg/template/friend2.C: New test.
11117         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11119 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11121         * g++.dg/other/ptrmem1.C: New test.
11122         * g++.dg/other/ptrmem2.C: New test.
11124 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11126         * g++.dg/template/ctor1.C: New test.
11128 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11130         * g++.dg/template/friend2.C: New test.
11132 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11134         * gcc.dg/mmix-1.c: New test.
11136 2001-12-31  Richard Henderson  <rth@redhat.com>
11138         * gcc.dg/asm-5.c: New.
11140 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11142         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11143         in namespace __gnu_cxx
11145 2001-12-30  Richard Henderson  <rth@redhat.com>
11147         * gcc.dg/debug-6.c: New.
11149 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11151         * gcc.c-torture/compile/20011229-2.c: New test.
11153 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11155         * gcc.dg/debug-3.c: New test.
11156         * gcc.dg/debug-4.c: New test.
11157         * gcc.dg/debug-5.c: New test.
11159 2001-12-29  Richard Henderson  <rth@redhat.com>
11161         * g++.dg/eh/loop1.C: New.
11163 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11165         * g++.dg/template/crash1.C: New test.
11167 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11169         * g++.dg/other/const1.C: New test.
11171 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11173         * gcc.c-torture/compile/20011229-1.c: New test.
11175 2001-12-28  Stan Shebs  <shebs@apple.com>
11177         * lib/objc-torture.exp: Resync with c-torture.exp.
11178         * lib/objc.exp: Load standard libraries.
11180 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11182         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11183         additional tests.
11185 2001-12-27  Roger Sayle <roger@eyesopen.com>
11187         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11189 2001-12-27  Richard Henderson  <rth@redhat.com>
11191         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11193 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11195         * g++.dg/eh/ctor1.C: New test.
11196         * g++.dg/other/error2.C: New test.
11198 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11200         * g++.dg/other/init2.C: New test.
11202 2001-12-24  Richard Henderson  <rth@redhat.com>
11204         * gcc.dg/20011223-1.c: New.
11205         * gcc.dg/inline-1.c: New.
11207 2001-12-23  Richard Henderson  <rth@redhat.com>
11209         * gcc.dg/asm-4.c: Test operand modifiers.
11211 2001-12-23  Richard Henderson  <rth@redhat.com>
11213         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11215 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11217         * gcc.c-torture/execute/20011223-1.c: New test.
11219 2001-12-21  Richard Henderson  <rth@redhat.com>
11221         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11222         re-enables the warning.
11224 2001-12-21  Richard Henderson  <rth@redhat.com>
11226         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11228 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11230         * gcc.c-torture/compile/20011218-1.c: New test.
11232 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11234         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11235         arm-isr.c test.
11236         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11237         epilogue generation for ARM ISR routines.
11239 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11241         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11242         * gcc.dg/format/c90-printf-3.c: Likewise.
11243         * gcc.dg/format/c99-printf-3.c: Likewise.
11244         * gcc.dg/format/ext-1.c: Likewise.
11245         * gcc.dg/format/ext-6.c: Likewise.
11246         * gcc.dg/format/format.h: Prototype unlocked stdio.
11248 2001-12-20  Richard Henderson  <rth@redhat.com>
11250         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11251         (arena): Use it.
11252         (malloc): Correct allocation logic.  Abort if we fill up the
11253         arena before initialization complete.
11254         (realloc): Correct allocation logic.
11256 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11258         * gcc.c-torture/compile/20011219-2.c: New test.
11260         * gcc.c-torture/execute/20011219-1.c: New test.
11262 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11264         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11265         target does not support weak symbols.
11267 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11269         * gcc.c-torture/compile/20011219-1.c: New test.
11271 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11273         * g++.dg/other/error1.C: New test.
11275 2001-12-17  Jeffrey A Law  (law@redhat.com)
11277         * gcc.c-torture/execute/20011217-1.c: New test.
11279 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11281         * objc.dg/special/: New directory.
11282         * objc.dg/special/special.exp: New file.
11283         * objc.dg/special/unclaimed-category-1.h: New file.
11284         * objc.dg/special/unclaimed-category-1a.m: New file.
11285         * objc.dg/special/unclaimed-category-1.m: New file.
11287 2001-12-17  Andreas Jaeger  <aj@suse.de>
11289         * gcc.c-torture/compile/20011217-2.c: New test.
11291 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11293         * gcc.c-torture/compile/20011217-1.c: New test.
11295 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11297         * testsuite/gcc.dg/20011214-1.c: New.
11299 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11301         * gcc.dg/altivec-4.c: New.
11303 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11305         * gcc.dg/20011113-1.c: New test.
11307 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11309         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11310         std::__malloc_alloc_template<0> and
11311         std::__default_alloc_template<false, 0>.
11313 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11315         * objc/execute/bf-21.m: New test.
11316         * objc/execute/enumeration-1.m: New test.
11317         * objc/execute/enumeration-2.m: New test.
11319 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11321         * gcc.dg/gnu89-init-1.c: New test.
11323 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11325         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11326         * g++.old-deja/g++.jason/2371.C: Likewise.
11327         * g++.old-deja/g++.jason/template33.C: Likewise.
11328         * g++.old-deja/g++.jason/template34.C: Likewise.
11329         * g++.old-deja/g++.jason/template36.C: Likewise.
11330         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11331         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11332         * g++.old-deja/g++.other/typename1.C: Likewise.
11333         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11334         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11335         * g++.old-deja/g++.pt/typename11.C: Likewise.
11336         * g++.old-deja/g++.pt/typename14.C: Likewise.
11337         * g++.old-deja/g++.pt/typename16.C: Likewise.
11338         * g++.old-deja/g++.pt/typename3.C: Likewise.
11339         * g++.old-deja/g++.pt/typename4.C: Likewise.
11340         * g++.old-deja/g++.pt/typename5.C: Likewise.
11341         * g++.old-deja/g++.pt/typename7.C: Likewise.
11342         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11344 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11346         * g++.dg/other/linkage1.C: New test.
11347         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11348         specifiers.
11350 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11352         * gcc.dg/concat.c: New test.
11354 2001-12-11  Stan Shebs  <shebs@apple.com>
11356         * objc/compile: New test directory.
11357         * objc/compile/compile.exp: New expect script.
11358         * objc/compile/20011211-1.m: New compile test.
11360 2001-12-11  Jason Merrill  <jason@redhat.com>
11362         * lib/prune.exp (prune_gcc_output): Also handle "In member
11363         function".  So many permutations...
11365 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11367         * g++.dg/template/typedef1.C: New test.
11369 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11371         * g++.dg/other/copy1.C: New test.
11373 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11375         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11377         * gcc.dg/builtin-choose-expr.c: New.
11379 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11381         * gcc.dg/altivec-2.c: New.
11383 2001-12-07  Richard Henderson  <rth@redhat.com>
11385         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11387 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11389         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11390         ultrasparc.
11392 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11394         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11396 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11398         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11399         variable argument list.
11401 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11403         * gcc.c-torture/execute/memcheck: Delete entire directory.
11404         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11405         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11407 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11409         * gcc.dg/Wshadow-1.c: New test.
11411 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11413         * gcc.c-torture/compile/20011130-1.c: New test.
11415         * gcc.dg/noncompile/20011025-1.c: New test.
11417         * g++.dg/other/anon-union.C: New test.
11419         * gcc.c-torture/execute/20011024-1.c: New test.
11421 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11423         * gcc.c-torture/execute/20000722-1.x,
11424         gcc.c-torture/execute/20010123-1.x: Remove.
11425         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11426         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11427         gcc.dg/c99-complit-2.c: New tests.
11429 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11431         * g++.dg/inherit/base1.C: New test.
11433 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11435         * g++.dg/other/stdarg1.C: New test.
11437         * gcc.c-torture/compile/20011130-2.c: New test.
11439 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11441         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11442         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11443         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11444         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11445         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11446         * gcc.dg/builtin-prefetch-1.c: New test.
11448 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11450         * gcc.dg/20011130-1.c: New test.
11452 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11454         * g++.dg/other/scope1.C: New test.
11455         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11457 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11459         * gcc.dg/vla-init-1.c: New test.
11461 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11463         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11465 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11467         * objc.dg/alias.m: Update.
11468         * objc.dg/class-1.m: Update.
11469         * objc.dg/const-str-1.m: Update.
11470         * objc.dg/fwd-proto-1.m: Update.
11471         * objc.dg/id-1.m: Update.
11472         * objc.dg/super-class-1.m: Update.
11474 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11476         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11477         constructs.
11479 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11481         * gcc.c-torture/execute/20011128-1.c: New test.
11483 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11485         * gcc.dg/20011127-1.c: New test.
11487 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11489         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11490         from Austin Group draft 7.
11491         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11492         scanf format arguments.
11493         * gcc.dg/format/no-exargs-2.c: New test.
11495 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11497         * g++.dg/abi/vbase8-4.C: New test.
11499 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11501         * gcc.c-torture/execute/20011121-1.c: New test.
11503 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11505         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11507 2001-11-23  Andreas Jaeger  <aj@suse.de>
11509         * gcc.dg/cpp/charconst-2.c: New test.
11511 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11513         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11514         to the host if it is remote.  Let tests specify extra headers
11515         they use.
11516         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11517         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11518         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11519         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11520         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11521         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11522         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11523         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11524         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11525         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11527 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11529         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11530         for little endian ARMs.
11532 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11534         * gcc.c-torture/compile/20011119-1.c: New test.
11535         * gcc.c-torture/compile/20011119-2.c: New test.
11537 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11539         * gcc.dg/altivec-1.c: Fix typo.
11541 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11543         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11545 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11547         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11549 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11551         * lib/g77.exp: Don't specify --rpath-link.
11553         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11554         across all the headers.
11555         * gcc.dg/format/format.exp: For testing on a remote host,
11556         copy format.h.
11558         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11559         * gcc.c-torture/execute/930406-1.c: Likewise.
11560         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11562 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11564         * gcc.dg/altivec-1.c: New.
11566 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11568         * gcc.dg/cpp/fpreprocessed.c: New test case.
11570 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11572         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11573         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11574         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11576 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11578         * gcc.dg/no-builtin-1.c: New test.
11580 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11582         * gcc.c-torture/execute/20011115-1.c: New test.
11584 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11586         * gcc.c-torture/compile/20011114-2.c: New test.
11587         * gcc.c-torture/compile/20011114-3.c: New test.
11588         * gcc.c-torture/compile/20011114-4.c: New test.
11590 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11592         * g++.dg/other/init1.C: New test.
11594 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11596         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11597         message.
11599         * gcc.c-torture/execute/20011114-1.c: New testcase.
11601         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11602         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11603         like the (before this change) version of 20010327-1.c.
11605 2001-11-14  Roger Sayle <roger@eyesopen.com>
11607         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11609 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11611         * g++.dg/init/array2.C: New test.
11613 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11615         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11617 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11619         * g++.dg/other/forscope1.C: New test.
11620         * g++.dg/ext/forscope1.C: New test.
11621         * g++.dg/ext/forscope2.C: New test.
11623 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11625         * gcc.c-torture/execute/20011113-1.c: New test.
11627 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11629         * gcc.c-torture/execute/20011109-2.c: New test.
11631         * gcc.c-torture/execute/20011109-1.c: New test.
11633 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11635         * gcc.c-torture/compile/20011109-1.c: New test.
11637 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11639         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11640         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11641         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11642         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11643         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11644         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11645         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11647 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11649         * g++.dg/warn/Wshadow-1.C: New tests.
11650         * g++.old-deja/g++.mike/for3.C: Update.
11652 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11654         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11655         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11656         XFAILs.  Adjust expected error texts.
11657         * gcc.c-torture/compile/20011106-1.c,
11658         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11659         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11660         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11661         gcc.dg/c99-array-lval-5.c: New tests.
11663 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11665         * gcc.dg/cpp/defined.c: Update.
11667 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11669         * gcc.c-torture/execute/anon-1.c: New test.
11671 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11673         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11674         same size, so no warning should be produced on stormy16.
11676         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11677         due to oversized array.
11678         * g++.old-deja/g++.mike/ns15.C: Likewise.
11679         * g++.old-deja/g++.pt/crash16.C: Likewise.
11681 2001-11-02  Graham Stott  <grahams@redhat.com>
11683         * g++.dgother/debug1.C: Fix typos.
11685 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11687         * g++.dg/other/debug1.C: New test.
11689 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11691         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11692         of unsigned long.
11694 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11696         * gcc.dg/20011029-2.c: New test.
11698         * gcc.c-torture/compile/20011029-1.c: New test.
11700 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11702         * objc/execute/class_self-1.m: New test.
11703         * objc/execute/class_self-2.m: New test.
11705 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11707         * gcc.misc-tests/msgs.exp: Delete.
11708         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11709         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11710         error set to match recent changes.
11712 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11714         * gcc.dg/20011021-1.c: New test.
11716 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11718         * gcc.c-torture/compile/20011023-1.c: New test.
11720 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11722         * lib/g77.exp: Rewrite based on lib/g++.exp.
11724 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11726         * gcc.c-torture/execute/20011019-1.c: New test.
11728         * gcc.dg/20011018-1.c: New test.
11730 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11732         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11734 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11736         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11737         * gcc.dg/attr-invalid.c: Likewise.
11739 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11741         * testsuite/gcc.dg/20011015-1.c: New test.
11743 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11745         * g++.dg/template/unify2.C: New test.
11747 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11749         * g++.dg/other/exception-specification.C: New test
11751 2001-10-13  Tom Rix  <trix@redhat.com>
11753         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11754         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11756 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11758         * testsuite/gcc.dg/20011009-1.c: New test.
11760 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11762         PR g++/4476
11763         * g++.dg/other/friend1.C: New test.
11765 2001-10-11  Richard Henderson  <rth@redhat.com>
11767         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11769 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11771         * gcc.c-torture/compile/20011010-1.c: New.
11773 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11775         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11776         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11777         g77.f-torture/execute/execute.exp,
11778         g77.f-torture/noncompile/noncompile.exp,
11779         gcc.c-torture/compile/compile.exp,
11780         gcc.c-torture/execute/execute.exp,
11781         gcc.c-torture/execute/ieee/ieee.exp,
11782         gcc.c-torture/execute/memcheck/memcheck.exp,
11783         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11784         objc/execute/execute.exp: Update FSF address.
11786 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11788         * gcc.dg/cpp/cmdlne-C.c: Update.
11789         * gcc.dg/cpp/cmdlne-C2.c: New.
11791 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11793         * gcc.c-torture/execute/20011008-3.c: New.
11795 2001-10-08  DJ Delorie  <dj@redhat.com>
11797         * gcc.dg/20011008-1.c: New.
11798         * gcc.dg/20011008-2.c: New.
11800 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11802         * gcc.dg/cpp/spacing1.c: Update test.
11804 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11806         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11807         spelling errors of "separate" as "seperate".
11809 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11811         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11812         enough to avoid inlining.
11814 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11816         * lib/g77.exp: set libg2c_dir correctly.
11818 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11820         * gcc.dg/cpp/macro11.c: New test.
11822 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11824         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11825         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11826         gcc.dg/format/multattr-3.c: New tests.
11827         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11828         tests for format attributes on function pointers being rejected.
11830 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11832         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11834 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11836         * g++.dg/warn/format1.C: New test.
11838 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11840         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11842 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11844         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11846 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11848         * gcc.dg/cpp/redef2.c: Add test.
11850 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11852         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11853         long-standing bug on i686, apparently.
11854         * gcc.c-torture/execute/loop-2c.x: New file.
11855         * gcc.c-torture/execute/loop-2d.x: New file.
11856         * gcc.c-torture/execute/loop-3c.x: New file.
11858 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11860         * gcc.dg/cpp/20000625-2.c: Correct line number.
11862 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11864         * gcc.dg/cpp/macro10.c: New test.
11865         * gcc.dg/cpp/strify3.c: New test.
11866         * gcc.dg/cpp/spacing1.c: Add tests.
11867         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11868         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11870 2001-09-24  DJ Delorie  <dj@redhat.com>
11872         * gcc.c-torture/execute/20010924-1.c: New test.
11874 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11876         * testsuite/objc/execute/paste.m: Remove.
11878 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11880         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
11882 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
11884         * g77.dg/strlen0.f: New test.
11886 2001-09-21  Richard Henderson  <rth@redhat.com>
11888         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
11889         * g++.old-deja/g++.abi/vtable2.C: Likewise.
11891 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11893         Table-driven attributes.
11894         * g++.dg/ext/attrib1.C: New test.
11896 2001-09-20  DJ Delorie  <dj@redhat.com>
11898         * gcc.dg/20000926-1.c: Update expected warning messages.
11899         * gcc.dg/array-2.c: Likewise, and test for warnings too.
11900         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
11901         array.
11903 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
11905         * g++.dg/eh/registers1.C: New test case.
11907 2001-09-17  Richard Henderson  <rth@redhat.com>
11909         * gcc.dg/array-5.c: Fix VLA decomposition test.
11911 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11913         * gcc.dg/cpp/line5.c: New testcase.
11915 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11917         * gcc.dg/cpp/macro9.c: New test.
11919 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
11921         * gcc.c-torture/execute/980223.c: Change type of addr from long
11922         to char *.
11924 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
11926         * gcc.c-torture/execute/20010915-1.c: New test.
11928 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
11930         * g77.dg/bprob: New directory.
11931         * g77.dg/bprob/bprob.exp: New file.
11932         * g77.dg/bprob/bprob-1.f: New test.
11933         * g77.dg/gcov: New directory.
11934         * g77.dg/gcov/gcov.exp: New file.
11935         * g77.dg/gcov/gcov-1.f: New test.
11936         * g77.dg/gcov/gcov-1.x: New file.
11938 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11940         * gcc.dg/cpp/directiv.c: Update.
11941         * gcc.dg/cpp/undef1.c: Update.
11943 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
11945         * gcc.dg/20010912-1.c: New test.
11947 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
11949         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
11950         language-independent file in lib.
11951         * lib/gcov.exp: New file.
11953 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11955         * gcc.c-torture/compile/20010911-1.c: New test.
11957 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
11959         * lib/profopt.exp: New, to support profile-directed optimizations.
11960         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
11961         * gcc.misc-tests/bprob-1.c: New test.
11962         * gcc.misc-tests/bprob-2.c: New test.
11964 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
11966         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
11967         XFAIL and which kinds of gcov output to verify.
11968         * gcc.misc-tests/gcov-4b.x: New file.
11969         * gcc.misc-tests/gcov-5b.x: New file.
11970         * gcc.misc-tests/gcov-6.x: New file.
11971         * gcc.misc-tests/gcov-7.c: New test.
11972         * gcc.misc-tests/gcov-7.x: New file.
11974 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
11976         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
11977         * gcc.misc-tests/gcov-6.c: New test.
11979 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11981         PR c++/3986
11982         * g++.dg/abi/vbase1.C: New test.
11984 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
11986         * objc.dg/method-2.m: New.
11988 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11990         PR c++/4203
11991         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
11992         * g++.dg/init/empty1.C: New test.
11994 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
11996         * gcc.c-torture/compile/20010903-1.c: New test.
11998 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12000         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12001         for m68k.
12003 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12005         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12007         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12009         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12011 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12013         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12014         for 16-bit 'unsigned int'.
12016 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12018         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12020 2001-08-27  Richard Henderson  <rth@redhat.com>
12022         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12023         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12025 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12027         * gcc.dg/asm-names.c (ymain): New.
12029 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12031         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12032         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12033         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12035 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12037         * gcc.dg/compare5.c: New testcase.
12039 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12041         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12042         and "In instantiation".
12044 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12046         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12048 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12050         * gcc.misc-tests/gcov.exp: Add support for branch information.
12051         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12052         * gcc.misc-tests/gcov-4.c: New test.
12053         * gcc.misc-tests/gcov-4b.c: New test.
12054         * gcc.misc-tests/gcov-5b.c: New test.
12056 2001-08-20  Zack Weinberg  <zackw@panix.com>
12058         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12059         expected to fail.
12061 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12063         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12065 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12067         * g++.dg/eh/template1.C: New test.
12069 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12071         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12072         Fix thinko.
12073         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12074         for xfail.
12076 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12078         * lib/g77-dg.exp:  Use prune.exp for common procedures
12079         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12080         * lib/g77.exp: (g77-dg-prune) Remove
12082 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12084         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12086 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12088         * g++.dg/template/unify1.C: New test.
12090 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12092         * g++.dg/abi/empty4.C: New test.
12094 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12096         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12097         solaris2.*
12098         * g77.f-torture/compile/pr3743.x: Likewise
12100 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12102         * g++.dg/other/using-declaration.C: New test.
12104 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12106         * gcc.dg/cpp/tr-sign.c: New testcase.
12108 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12110         * gcc.dg/cpp/19951025-1.c: Revert.
12111         * gcc.dg/cpp/directiv.c: We no longer process directives that
12112         interrupt macro arguments.
12114 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12116         * gcc.dg/bconstp-1.c: New test.
12118 2001-08-03  Richard Henderson  <rth@redhat.com>
12120         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12122 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12124         * gcc.dg/cpp/19951025-1.c: Update.
12126 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12128         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12129         should be x.
12131 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12133         Kill -fhonor-std.
12134         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12135         * g++.old-deja/g++.other/std1.C: Likewise.
12136         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12138 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12140         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12141         (g77_pass, g77_fail, g77_finish, g77_exit,
12142         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12144 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12146         * g77.dg/fbackslash.f
12147         * g77.dg/fcase-preserve.f
12148         * g77.dg/ff90-1.f
12149         * g77.dg/ffixed-line-length-0.f
12150         * g77.dg/ffixed-line-length-132.f
12151         * g77.dg/ffixed-line-length-7.f
12152         * g77.dg/ffixed-line-length-72.f
12153         * g77.dg/ffixed-line-length-none.f
12154         * g77.dg/ffree-form-1.f
12155         * g77.dg/fno-backslash.f
12156         * g77.dg/fno-f90-1.f
12157         * g77.dg/fno-fixed-form-1.f
12158         * g77.dg/fno-onetrip.f
12159         * g77.dg/fno-typeless-boz.f
12160         * g77.dg/fno-underscoring.f
12161         * g77.dg/fno-vxt-1.f
12162         * g77.dg/fonetrip.f
12163         * g77.dg/ftypeless-boz.f
12164         * g77.dg/fugly-assumed.f
12165         * g77.dg/funderscoring.f
12166         * g77.dg/fvxt-1.f
12168 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12170         * objc.dg/fwd-proto-1.m: New.
12171         * objc.dg/local-decl-1.m: New.
12172         * objc.dg/naming-1.m: New.
12173         * objc.dg/naming-2.m: New.
12174         * objc.dg/proto-hier-1.m: New.
12176 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12178         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12179         largest-type elements to a struct makes its size grow.
12181 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12183         * g++.dg/abi/vthunk1.C: New test.
12185 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12187         * g++.dg/abi/vbase8-22.C: New test.
12189 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12191         * gcc.dg/cpp/macro8.c: New test.
12193 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12195         * g++.dg/abi/vbase8-21.C: New test.
12197 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12199         * g++.dg/abi/vbase8-10.C: New test.
12201 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12203         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12204         ${tool}_set_ld_library_path.
12205         Changed caller.
12206         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12207         g++.exp.
12209 2001-07-26  Stan Cox <scox@redhat.com>
12211         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12212         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12213         gcc_exit, gcc_check_unsupported_p):
12214         Moved to gcc-deps.exp
12215         * gcc-deps.exp: New file.
12217 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12219         * g++.old-deja/g++.pt/defarg14.C: New test.
12221 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12223         * g++.old-deja/g++.other/lineno5.C: New test.
12225 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12227         * g++.old-deja/g++.pt/crash68.C: New test.
12229 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12231         * g++.old-deja/g++.other/crash42.C: New test.
12233 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12235         * gcc.dg/cpp/extratokens.c: Fix.
12236         * gcc.dg/cpp/skipping2.c: New tests.
12238 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12240         * gcc.c-torture/execute/20010724-1.c: New file.
12241         * gcc.c-torture/execute/20010724-1.x: New file.
12243 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12245         * g++.old-deja/g++.other/cond7.C: New test.
12247 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12249         * g++.old-deja/g++.other/optimize4.C: New test.
12251 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12253         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12255 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12257         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12258         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12259         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12260         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12262         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12263         bug report" message.
12265         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12266         * g++.dg/ext/instantiate1.C: Move from old-deja.
12268 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12270         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12271         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12272         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12273         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12275 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12277         * gcc.c-torture/execute/20010723-1.c: New test.
12279 2001-07-23  Ben Elliston  <bje@redhat.com>
12281         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12283 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12285         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12286         i[34567]86-*-*.
12287         Delete handling of ieee_multilib_flags.
12288         Pass -mieee for alpha*-*-* and sh-*-*.
12289         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12291 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12293         Remove old-abi tests.
12294         * g++.old-deja/g++.mike/p11116.C: Remove.
12295         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12297 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12299         * g77.f-torture/compile/pr3743.f:  New test
12301 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12303         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12305 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12307         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12308         g++.old-deja/g++.pt/static6.C: Likewise.
12309         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12310         supports weak symbols.
12312 2001-07-18  Andreas Jaeger  <aj@suse.de>
12314         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12315         supported again.
12317 2001-07-18  Andreas Jaeger  <aj@suse.de>
12319         * gcc.dg/iftrap-1.c: Fix target line.
12321 2001-07-17  Richard Henderson  <rth@redhat.com>
12323         * gcc.c-torture/execute/20010717-1.c: New.
12325 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12327         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12328         tests.
12330 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12332         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12334 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12336         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12337         UAC_SIGBUS, UAC_NOPRINT definitions.
12339 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12341         * objc/execute/object_is_class.m: New test.
12342         * objc/execute/object_is_meta_class.m: New test.
12344 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12346         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12347         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12349 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12351         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12352         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12354 2001-07-14  Richard Henderson  <rth@redhat.com>
12356         * gcc.dg/iftrap-1.c: New.
12358 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12360         * g77.f-torture/execute/intrinsic77.f: New test.
12362 2001-07-11  Janis Johnson <janis@us.ibm.com>
12364         * gcc.misc-tests/gcov-3.c: New test.
12366 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12368         * gcc.c-torture/compile/20010711-1.c,
12369         * gcc.c-torture/compile/20010711-2.c: New tests.
12371 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12373         * gcc.c-torture/execute/20010711-1.c: New test.
12375 2001-07-11  Ben Elliston  <bje@redhat.com>
12377         * g++.old-deja/g++.other/enum5.C: New test.
12379 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12381         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12382         (g++-dg-prune): Call prune_gcc_output.
12383         * prune.exp: New file for prune_gcc_output.
12384         * lib/g++.exp, lib/gcc.exp: Load it.
12386 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12388         * gcc.c-torture/compile/20010701-1.c,
12389         g++.old-deja/g++.ext/attrib6.C: New tests.
12391 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12393         * gcc.c-torture/compile/20010706-1.c: New test.
12395 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12397         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12399 2001-06-28  Stan Shebs  <shebs@apple.com>
12401         * gcc.dg/pragma-darwin.c: New test.
12403 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12405         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12406         Solaris 2.[678] system.
12408 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12410         * gcc.dg/20010622-1.c: New test.
12412 2001-06-18  Stan Shebs  <shebs@apple.com>
12414         * objc.dg: New directory.
12415         * objc.dg/dg.exp: New file.
12416         * objc.dg/alias.m: New.
12417         * objc.dg/class-1.m: New.
12418         * objc.dg/class-2.m: New.
12419         * objc.dg/const-str-1.m: New.
12420         * objc.dg/const-str-2.m: New.
12421         * objc.dg/id-1.m: New.
12422         * objc.dg/method-1.m: New.
12423         * objc.dg/super-class-1.m: New.
12424         * lib/objc-dg.exp: New file.
12426 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12428         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12429         of label name.
12431 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12433         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12435 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12437         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12438         variable.
12440 2001-06-12  Richard Henderson  <rth@redhat.com>
12442         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12444 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12446         * g++.old-deja/g++.abi/vbase5.C: New test.
12447         * g++.old-deja/g++.abi/vbase6.C: New test.
12448         * g++.old-deja/g++.abi/vbase7.C: New test.
12450 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12452         * gcc.c-torture/compile/20010610-1.c: New test.
12454 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12456         * g++.old-deja/g++.abi/vbase4.C: New test.
12458 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12460         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12461         support %f for HC11/HC12 targets.
12462         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12463         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12464         on HC11/HC12 targets.
12465         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12467 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12469         * gcc.dg/wchar_t-1.c: New file.
12470         * gcc.dg/wint_t-1.c: Likewise.
12472 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12474         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12476 2001-06-11  Richard Henderson  <rth@redhat.com>
12478         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12480 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12482         * gcc.c-torture/compile/20010611-1.c: New test.
12484 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12486         * gcc.dg/c99-tag-1.c: Add more tests.
12488 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12490         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12491         representation on MN10300 and ARM/Thumb.
12493 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12495         * g77.f-torture/execute/20010610.f: New.
12497 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12499         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12500         names.
12502 2001-06-09  Richard Henderson  <rth@redhat.com>
12504         * gcc.c-torture/execute/ashrdi-1.c: New.
12505         * gcc.c-torture/execute/ashldi-1.c: New.
12506         * gcc.c-torture/execute/lshrdi-1.c: New.
12508 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12510         * objc/execute/load-3.m: Added. Check sending +load to categories,
12511         in addition to classes.
12513 2001-06-08  Stan Shebs  <shebs@apple.com>
12515         * objc/execute/load-2.m: New test.  From Nicola Pero
12516         <n.pero@mi.flashnet.it>.
12518 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12520         * gcc.c-torture/execute/20010605-2.c: New test.
12522 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12524         * g++.old-deja/g++.abi/vbase2.C: New test.
12525         * g++.old-deja/g++.abi/vbase3.C: New test.
12527 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12529         * g++.old-deja/g++.pt/friend49.C: New test.
12531 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12533         * g++.old-deja/g++.ext/anon3.C: New test.
12535 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12537         * g++.old-deja/g++.other/conv7.C: New test.
12539 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12541         * gcc.c-torture/compile/20010605-2.c: New test.
12543 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12545         * gcc.c-torture/execute/20010604-1.c: New test.
12547 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12549         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12551 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12553         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12554         (g++_link_flags): Likewise.
12555         (g++_init): Pass gccpath's value to two previous functions.
12557 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12559         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12560         Ensure logfile entry matches exec command line.
12562 2001-05-31  Richard Henderson  <rth@redhat.com>
12564         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12565         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12567 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12569         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12570         compiler for irix6.2
12572 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12574         * g++.old-deja/g++.other/optimize3.C: New file.
12576 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12578         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12579         assemble.
12581 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12583         * g++.old-deja/g++.other/optimize2.C: New file.
12585 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12587         * gcc.c-torture/compile/20010518-2.c: New file.
12588         * gcc.c-torture/execute/20010518-1.c: New file.
12589         * gcc.c-torture/execute/20010518-2.c: New file.
12591 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12593         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12595 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12597         G++ no longer defines builtins that do not begin with __builtin.
12598         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12599         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12600         * g++.old-deja/g++.law/builtin1.C: Likewise.
12601         * g++.old-deja/g++.law/cvt2.C: Likewise.
12602         * g++.old-deja/g++.mike/net5.C: Likewise.
12603         * g++.old-deja/g++.other/builtins1.C: Likewise.
12604         * g++.old-deja/g++.other/builtins2.C: Likewise.
12605         * g++.old-deja/g++.other/builtins3.C: Likewise.
12606         * g++.old-deja/g++.other/builtins4.C: Likewise.
12607         * g++.old-deja/g++.other/inline8.C: Likewise.
12608         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12610 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12612         * g++.old-deja/g++.pt/using1.C: Adjust.
12613         * g++.old-deja/g++.pt/using2.C: New test.
12615 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12617         * gcc.dg/cpp/charconst.c: New tests.
12618         * gcc.dg/cpp/escape.c: New tests.
12619         * gcc.dg/cpp/escape-1.c: New tests.
12620         * gcc.dg/cpp/escape-2.c: New tests.
12621         * gcc.dg/cpp/ucs.c: New tests.
12623 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12625         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12626         native compiler for irix6.5.
12628 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12630         * lib/g++.exp (g++_include_flags): Use args to compute
12631         get_multilibs.
12632         (g++_link_flags): Likewise.
12633         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12635 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12637         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12639 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12641         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12642         this file.
12644 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12646         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12647         STACK_SIZE;
12648         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12649         to STACK_SIZE; Use it to define size of add_histo array.
12650         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12651         to STACK_SIZE.
12652         (f): Use GITT_SIZE to define size of gitt local table.
12653         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12654         to STACK_SIZE; Use it to define size of bytemem array.
12656 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12658         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12659         on 68HC11/HC12 due to the asm instruction.
12660         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12661         * gcc.c-torture/compile/920520-1.x: Likewise.
12662         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12663         on 68HC11/HC12 because the function is larger than 64K.
12664         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12665         on 68HC11/HC12 because the structure is too large.
12667 2001-05-20  Richard Henderson  <rth@redhat.com>
12669         * gcc.c-torture/execute/20010520-1.c: New.
12671 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12673         * g++.old-deja/g++.warn/compare1.C: New test.
12674         * gcc.dg/compare4.c: New test.
12676 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12678         * g++.old-deja/g++.other/optimize1.C: New test.
12680 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12682         * g++.old-deja/g++.pt/spec41.C: New test.
12684 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12686         * gcc.c-torture/compile/20010114-1.x: Remove.
12688 2001-05-18  Stan Shebs  <shebs@apple.com>
12690         * gcc.c-torture/compile/20010518-1.c: New test.
12692 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12694         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12695         * g++.old-deja/g++.pt/crash67.C: New test.
12697 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12699         * g++.old-deja/g++.other/debug9.C: New test.
12701 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12703         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12705 2001-05-16  Jan Hubicka  <jh@suse.cz>
12707         * gcc.c-torture/compile/20010516-1.c: New test.
12709 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12711         * g++.old-deja/g++.other/crash41.C: New test.
12713 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12715         * g++.old-deja/g++.pt/crash66.C: New test.
12717 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12719         * g++.old-deja/g++.robertl/eb27.C: Convert.
12721 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12723         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12724         declaration being redundant.
12726 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12728         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12730 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12732         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12734 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12736         * lib/g++.exp: Use testsuite_flags.
12738 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12740         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12742 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12744         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12746 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12748         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12750 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12752         * gcc.c-torture/compile/20010313-1.c: New test.
12754 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12756         * gcc.dg/cpp/direct2.c: New test.
12757         * gccq.dg/cpp/direct2s.c: New test.
12759         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12761 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12763         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12764         * g++.old-deja/g++.other/op3.C: Likewise.
12766 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12768         * gcc.dg/cpp/syshdr.h: New file.
12769         * gcc.dg/cpp/sysmac1.c: Update.
12770         * gcc.dg/cpp/sysmac2.c: Update.
12772 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12774         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12776 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12778         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12779         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12781 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12783         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12785 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12787         * lib/g++.exp (g++_include_flags): Don't use any special flags
12788         if TESTING_IN_BUILD_TREE is not defined.
12789         (g++_init): Use a plain 'c++' as the compiler if
12790         TESTING_IN_BUILD_TREEE is not defined.
12792 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12794         * g++.old-deja/g++.eh/catch13.C: New test.
12795         * g++.old-deja/g++.eh/catch14.C: New test.
12797 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12799         * gcc.dg/cpp/tr-define.c: New test.
12801 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12803         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12804         <stdlib.h>, not <malloc.h>.
12806 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12808         * g++.old-deja/g++.ns/template17.C: New test.
12810 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12812         * g++.old-deja/g++.pt/ref4.C: New test.
12814 2001-04-30  Richard Henderson  <rth@redhat.com>
12816         * gcc.dg/20000724-1.c: Revert last change.
12818 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12820         * g77.f-torture/execute/20010430.f: New test.
12822 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12824         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12826 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12828         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12830 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12832         * g++.old-deja/g++.eh/crash6.C: New test.
12834 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12836         * g++.old-deja/g++.other/warn7.C: New test.
12838 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12840         * g++.old-deja/g++.other/defarg9.C: New test.
12842 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12844         * g77.f-torture/compile/20010426.f: New test.
12845         * g77.f-torture/execute/20010426.f: New test.
12847 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12849         * g77.f-torture/compile/20000629-1.x: Remove - error
12850         has been fixed.
12852 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12854         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12855         Tweak slightly to work with g++.dg framework.
12856         * g++.dg/special/ecos.exp: Run initp1.C test.
12857         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12859         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12860         its linker doesn't give line numbers either.
12861         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12863 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12865         * g++.old-deja/g++.other/lex1.C: New test.
12867 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12869         * gcc.dg/noncompile/20010425-1.c: New test.
12871 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12873         * g++.old-deja/g++.pt/mangle2.C: New test.
12875 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12877         * gcc.dg/format/plus-1.c: New test.
12879 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12881         * gcc.dg/20010423-1.c: New test.
12883 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12885         * gcc.c-torture/execute/20010422-1.c: New test.
12887 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
12889         * g++.old-deja/g++.ns/type2.C: New test.
12891 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
12893         * g++.old-deja/g++.other/perf1.C: New test.
12895 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
12897         * gcc.dg/c99-func-2.c: Remove xfail.
12898         * gcc.dg/c99-func-3.c: Remove xfail.
12899         * gcc.dg/c99-func-4.c: Remove xfail.
12901 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
12903         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
12905 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12907         * gcc.c-torture/compile/20010423-1.c: New test.
12909 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12911         * g++.old-deja/g++.pt/typename28.C: New test.
12913 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12915         * g++.old-deja/g++.abi/empty2.C: New test.
12916         * g++.old-deja/g++.abi/empty3.C: New test.
12918 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12920         * g++.old-deja/g++.other/comdat2.C: New test.
12921         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
12923 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12925         * g++.old-deja/g++.other/overload14.C: New test.
12927 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12929         * g++.old-deja/g++.other/lookup23.C: New test.
12931 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
12933         * gcc.c-torture/execute/20010403-1.c: New test.
12935 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
12936             Mark Mitchell  <mark@codesourcery.com>
12938         * lib/old-dejagnu.exp: Don't delete output of executable.
12939         Add .exe suffix to executables.
12941 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
12943         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
12945 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12947         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
12949 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12951         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
12952         * g++.old-deja/g++.abi/crash1.C: New test.
12954 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
12956         * g++.old-deja/g++.other/crash40.C: New test.
12958 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12960         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
12962 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
12964         * g++.old-deja/g++.other/warn6.C: New test.
12966 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12968         * g++.old-deja/g++.robertl/eb42.C: Same.
12970 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12972         * gcc.dg/wtr-conversion-1.c: New testcase.
12974 2001-04-10  Richard Henderson  <rth@redhat.com>
12976         * g++.old-deja/g++.other/array5.C: New.
12978 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12980         * gcc.c-torture/execute/20010408-1.c: New test.
12982 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
12984         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
12985         headers and constructs.
12986         * g++.old-deja/g++.robertl/eb79.C: Same.
12987         * g++.old-deja/g++.robertl/eb77.C (main): Same.
12988         * g++.old-deja/g++.robertl/eb73.C: Same.
12989         * g++.old-deja/g++.robertl/eb66.C (main): Same.
12990         * g++.old-deja/g++.robertl/eb55.C (t): Same.
12991         * g++.old-deja/g++.robertl/eb54.C (main): Same.
12992         * g++.old-deja/g++.robertl/eb46.C (main): Same.
12993         * g++.old-deja/g++.robertl/eb44.C: Same.
12994         * g++.old-deja/g++.robertl/eb41.C (main): Same.
12995         * g++.old-deja/g++.robertl/eb4.C (main): Same.
12996         * g++.old-deja/g++.robertl/eb39.C: Same.
12997         * g++.old-deja/g++.robertl/eb33.C (main): Same.
12998         * g++.old-deja/g++.robertl/eb31.C (main): Same.
12999         * g++.old-deja/g++.robertl/eb30.C: Same.
13000         * g++.old-deja/g++.robertl/eb3.C: Same.
13001         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13002         * g++.old-deja/g++.robertl/eb21.C: Same.
13003         * g++.old-deja/g++.robertl/eb15.C: Same.
13004         * g++.old-deja/g++.robertl/eb118.C: Same.
13005         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13006         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13007         * g++.old-deja/g++.robertl/eb109.C: Same.
13008         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13009         * g++.old-deja/g++.mike/rtti1.C: Same.
13010         * g++.old-deja/g++.mike/p658.C: Same.
13011         * g++.old-deja/g++.mike/net46.C: Same.
13012         * g++.old-deja/g++.mike/net34.C: Same.
13013         * g++.old-deja/g++.mike/memoize1.C: Same.
13014         * g++.old-deja/g++.mike/eh2.C: Same.
13015         * g++.old-deja/g++.law/weak.C: Same.
13016         * g++.old-deja/g++.law/visibility7.C: Same.
13017         * g++.old-deja/g++.law/visibility25.C: Same.
13018         * g++.old-deja/g++.law/visibility22.C: Same.
13019         * g++.old-deja/g++.law/visibility2.C: Same.
13020         * g++.old-deja/g++.law/visibility17.C: Same.
13021         * g++.old-deja/g++.law/visibility13.C: Same.
13022         * g++.old-deja/g++.law/visibility10.C: Same.
13023         * g++.old-deja/g++.law/visibility1.C: Same.
13024         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13025         * g++.old-deja/g++.law/vbase1.C: Same.
13026         * g++.old-deja/g++.law/operators32.C: Same.
13027         * g++.old-deja/g++.law/nest3.C: Same.
13028         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13029         * g++.old-deja/g++.law/except5.C (main): Same.
13030         * g++.old-deja/g++.law/cvt7.C (run): Same.
13031         * g++.old-deja/g++.law/cvt2.C: Same.
13032         * g++.old-deja/g++.law/cvt16.C: Same.
13033         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13034         * g++.old-deja/g++.law/ctors17.C (main): Same.
13035         * g++.old-deja/g++.law/ctors13.C: Same.
13036         * g++.old-deja/g++.law/ctors12.C (main): Same.
13037         * g++.old-deja/g++.law/ctors10.C: Same.
13038         * g++.old-deja/g++.law/code-gen5.C: Same.
13039         * g++.old-deja/g++.law/bad-error7.C: Same.
13040         * g++.old-deja/g++.law/arm9.C: Same.
13041         * g++.old-deja/g++.law/arm12.C: Same.
13042         * g++.old-deja/g++.law/arg8.C: Same.
13043         * g++.old-deja/g++.law/arg1.C: Same.
13044         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13045         * g++.old-deja/g++.jason/template31.C: Same.
13046         * g++.old-deja/g++.jason/template24.C (main): Same.
13047         * g++.old-deja/g++.jason/2371.C: Same.
13048         * g++.old-deja/g++.eh/new2.C: Same.
13049         * g++.old-deja/g++.eh/new1.C: Same.
13050         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13051         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13052         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13053         * g++.old-deja/g++.brendan/crash62.C: Same.
13054         * g++.old-deja/g++.brendan/crash52.C: Same.
13055         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13056         * g++.old-deja/g++.brendan/crash38.C: Same.
13057         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13058         * g++.old-deja/g++.brendan/copy9.C: Same.
13060 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13062         * gcc.c-torture/execute/20001203-2.c (memset):
13063         Count argument is of type __SIZE_TYPE__.
13065 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13067         * gcc.c-torture/compile/20010404-1.c: New test.
13069 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13071         * gcc.c-torture/compile/20010326-1.c: New test.
13073 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13075         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13076         peculiarities of the SH.
13077         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13079 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13081         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13082         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13083         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13085 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13087         * g77.f-torture/compile/20010321-1.f: New test.
13089 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13091         * gcc.c-torture/compile/20010329-1.c: New test.
13093 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13095         * gcc.c-torture/execute/20010329-1.c: New test.
13097 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13099         * g++.old-deja/g++.other/eh4.C: Fix typo.
13101 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13103         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13105 2001-03-28  Philip Blundell  <philb@gnu.org>
13107         * gcc.c-torture/compile/20010328-1.c: New test.
13109 2001-03-27  Richard Henderson  <rth@redhat.com>
13111         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13112         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13114 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13116         * gcc.c-torture/compile/20010327-1.c: New test.
13118 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13120         * g++.old-deja/g++.other/friend12.C: New test.
13121         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13122         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13124 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13126         * gcc.c-torture/execute/20010325-1.c: New test.
13128 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13130         * g++.old-deja/g++.other/mangle3.C: New test.
13132 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13134         * g++.old-deja/g++.other/anon8.C: New test.
13136 2001-03-20  Philip Blundell  <philb@gnu.org>
13138         * gcc.c-torture/compile/20010320-1.c: New test.
13140 2001-03-17  Richard Henderson  <rth@redhat.com>
13142         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13144 2001-03-15  Geoff Keating  <geoff@redhat.com>
13146         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13147         tests on AIX.
13149 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13151         * g++.old-deja/g++.other/eh4.C: New test.
13153 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13155         * gcc.dg/cpp/mi1.c: Update.
13157 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13159         * g++.old-deja/g++.other/regstack.C: New test.
13161 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13163         * g++.old-deja/g++.other/ref4.C: New test.
13165 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13167         * objc/execute/va_method.m: Added.
13168         * objc/execute/IMP.m: Added.
13169         * objc/execute/_cmd.m: Added.
13170         * objc/execute/accessing_ivars.m: Added.
13171         * objc/execute/class-1.m: Added.
13172         * objc/execute/class-10.m: Added.
13173         * objc/execute/class-11.m: Added.
13174         * objc/execute/class-12.m: Added.
13175         * objc/execute/class-13.m: Added.
13176         * objc/execute/class-14.m: Added.
13177         * objc/execute/class-2.m: Added.
13178         * objc/execute/class-3.m: Added.
13179         * objc/execute/class-4.m: Added.
13180         * objc/execute/class-5.m: Added.
13181         * objc/execute/class-6.m: Added.
13182         * objc/execute/class-7.m: Added.
13183         * objc/execute/class-8.m: Added.
13184         * objc/execute/class-9.m: Added.
13185         * objc/execute/class-tests-1.h
13186         * objc/execute/class-tests-2.h
13187         * objc/execute/compatibility_alias.m: Added.
13188         * objc/execute/encode-1.m: Added.
13189         * objc/execute/formal_protocol-1.m: Added.
13190         * objc/execute/formal_protocol-2.m: Added.
13191         * objc/execute/formal_protocol-3.m: Added.
13192         * objc/execute/formal_protocol-4.m: Added.
13193         * objc/execute/formal_protocol-5.m: Added.
13194         * objc/execute/formal_protocol-6.m: Added.
13195         * objc/execute/formal_protocol-7.m: Added.
13196         * objc/execute/informal_protocol.m: Added.
13197         * objc/execute/initialize.m: Added.
13198         * objc/execute/load.m: Added.
13199         * objc/execute/many_args_method.m: Added.
13200         * objc/execute/nested-3.m: Added.
13201         * objc/execute/no_clash.m: Added.
13202         * objc/execute/private.m: Added.
13203         * objc/execute/redefining_self.m: Added.
13204         * objc/execute/root_methods.m: Added.
13205         * objc/execute/selector-1.m: Added.
13206         * objc/execute/static-1.m: Added.
13207         * objc/execute/static-2.m: Added.
13208         * objc/execute/va_method.m: Added.
13210 2001-03-10  Richard Henderson  <rth@redhat.com>
13212         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13214 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13216         * g++.old-deja/g++.other/crash31.C: XFAIL.
13217         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13218         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13219         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13220         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13221         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13223 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13225         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13227 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13229         * gcc.dg/20000724-1.c: Don't use multiline strings.
13231 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13233         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13234         result of -cString against what we expect it to be; don't just
13235         print it out for no one to read.
13237         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13238         Based on testcases provided by Nicola Pero.
13240 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13242         * gcc.dg/cpp/macro7.c: New test.
13244 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13246         * gcc.dg/cpp/multiline.c: Update.
13248 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13250         * g++.old-deja/g++.other/enum3.C: New test.
13252 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13254         * g++.old-deja/g++.other/pod1.C: New test.
13256 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13258         * g++.old-deja/g++.ext/overload1.C: New test.
13260 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13262         * g++.old-deja/g++.pt/using1.C: New test.
13264 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13266         * g++.old-deja/g++.other/using9.C: New test.
13268 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13270         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13272         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13274 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13276         * g++.old-deja/g++.ext/realpt1.C: Remove.
13278 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13280         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13282 2001-02-26  Will Cohen  <wcohen@redhat.com>
13284         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13286 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13288         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13289         templatized constructors.
13291 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13293         * gcc.c-torture/execute/20010224-1.c: New test.
13295 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13297         * gcc.c-torture/execute/20010222-1.c: New test.
13299 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13301         * g++.old-deja/g++.other/inline20.C: New test.
13303 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13305         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13307 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13309         * g++.old-deja/g++.other/lookup22.C: New test.
13311 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13313         * g77.dg: New directory.
13314         * g77.dg/20010216-1.f: New test case.
13315         * g77.dg/dg.exp: New driver.
13316         * lib/g77-dg.exp: New driver library.
13318 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13320         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13322 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13324         * g++.old-deja/g++.other/decl9.C: New test.
13326 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13328         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13329         not need <string> and also tests the initialization at runtime.
13331 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13333         * gcc.c-torture/execute/longlong.c: New test.
13335 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13337         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13339 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13341         * gcc.c-torture/execute/920302-1.c (execute):
13342         Change argument type to short.
13344 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13346         * g++.old-deja/g++.pt/deduct6.C: New test.
13348 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13350         * g++.old-deja/g++.pt/deduct5.C: New test.
13352 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13354         * gcc.c-torture/execute/20010209-1.c: New test.
13356 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13358         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13360 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13362         * g++.dg/vtgc1.C: Update for new ABI.
13364         * consistency.vlad: New directory, 1665 files.
13366 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13368         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13369         return type.
13370         * gcc.dg/cpp/digraphs.c: Declare puts.
13372 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13374         * g++.old-deja/g++.other/warn5.C: New test.
13376 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13378         * g++.old-deja/g++.pt/spec40.C: New test.
13380 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13382         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13383         case.
13384         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13386 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13388         * gcc.c-torture/compile/20010209-1.c: New test.
13390 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13392         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13393         excess errors message but not if it crashes.
13394         * g++.old-deja/g++.other/crash27.C: Likewise.
13395         * g++.old-deja/g++.other/crash28.C: Likewise.
13396         * g++.old-deja/g++.other/crash30.C: Likewise.
13397         * g++.old-deja/g++.other/crash32.C: Likewise.
13398         * g++.old-deja/g++.other/crash35.C: Likewise.
13399         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13401 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13403         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13404         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13405         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13406         g77.f-torture/execute/execute.exp,
13407         g77.f-torture/noncompile/noncompile.exp,
13408         gcc.c-torture/execute/execute.exp,
13409         gcc.c-torture/execute/memcheck/memcheck.exp,
13410         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13411         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13412         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13413         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13414         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13415         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13416         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13417         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13418         Remove bug reporting instructions with ancient email addresses.
13420 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13422         * gcc.dg/20010202-1.c: New test.
13423         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13425 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13427         * g++.dg/stdbool-if.C: New test.
13429 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13431         * objc/execute/fdecl.m: Added main().
13433 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13435         * gcc.c-torture/execute/20010206-1.c: New test.
13437 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13439         * gcc.dg/cpp/avoidpaste1.c: Update.
13441 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13443         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13444         Pero <nicola@brainstorm.co.uk>.
13445         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13447 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13449         * g++.old-deja/g++.pt/spec39.C: New test.
13451 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13453         * gcc.c-torture/compile/20010202-1.c: New test.
13455 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13457         * g++.old-deja/g++.abi/primary2.C: New test.
13458         * g++.old-deja/g++.abi/primary3.C: New test.
13459         * g++.old-deja/g++.abi/primary4.C: New test.
13460         * g++.old-deja/g++.abi/primary5.C: New test.
13461         * g++.old-deja/g++.abi/vtable3.h: New test.
13462         * g++.old-deja/g++.abi/vtable3a.C: New test.
13463         * g++.old-deja/g++.abi/vtable3b.C: New test.
13464         * g++.old-deja/g++.abi/vtable3c.C: New test.
13465         * g++.old-deja/g++.abi/vtable3d.C: New test.
13466         * g++.old-deja/g++.abi/vtable3e.C: New test.
13467         * g++.old-deja/g++.abi/vtable3f.C: New test.
13468         * g++.old-deja/g++.abi/vtable3g.C: New test.
13469         * g++.old-deja/g++.abi/vtable3h.C: New test.
13470         * g++.old-deja/g++.abi/vtable3i.C: New test.
13471         * g++.old-deja/g++.abi/vtable3j.C: New test.
13472         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13474 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13476         * g++.old-deja/g++.other/anon6.C: New test.
13477         * g++.old-deja/g++.other/anon7.C: New test.
13479 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13481         * gcc.dg/cpp/avoidpaste2.c: New tests.
13483 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13485         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13487 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13489         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13490         DECIMAL_DIG cases for Irix."
13492 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13494         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13496 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13498         * gcc.dg/c99-tag-1.c: New test.
13500 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13502         * gcc.dg/cpp/tr-warn1.c: Add tests.
13504 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13506         * gcc.dg/cpp/avoidpaste1.c: Update.
13507         * gcc.dg/cpp/paste4.c: Update.
13509 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13511         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13512         cases for Irix.
13514 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13516         * g++.old-deja/g++.other/inline19.C: New test.
13518 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13520         * gcc.dg/Wlarger-than.c: New test.
13522 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13524         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13526 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13528         * gcc.c-torture/execute/20010129-1.c: New test.
13529         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13531 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13533         * gcc.dg/cpp/avoidpaste1.c: Test case.
13535 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13537         * g++.old-deja/g++.other/inline18.C: New test.
13539 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13541         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13542         and __builtin_putchar.
13544 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13546         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13547         tests.
13549 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13551         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13552         floating point number rounding mode to round to the nearest
13553         representable mode.
13555 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13557         * g++.old-deja/g++.other/mangle2.C: New test.
13559 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13561         * gcc.c-torture/compile/20010124-1.c: New test.
13563 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13565         * g++.old-deja/g++.pt/spec38.C: New test.
13567 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13569         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13570         "Build don't run".
13572 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13574         * gcc.c-torture/execute/20010123-1.c: New test.
13576 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13578         * g++.old-deja/g++.pt/spec37.C: New test.
13580 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13582         * g++.old-deja/g++.pt/overload14.C: New test.
13584 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13586         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13587         __builtin_return_address.
13589 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13591         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13592         * g++.old-deja/g++.pt/spec35.C: New test.
13593         * g++.old-deja/g++.pt/spec36.C: New test.
13595 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13597         * gcc.c-torture/compile/20010118-1.c: New test.
13599 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13601         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13603 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13605         * gcc.c-torture/execute/20010119-1.c: New test.
13607 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13609         * g++.old-deja/g++.other/vbase5.C: New test.
13611 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13613         * gcc.c-torture/execute/20010118-1.c: New test.
13615 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13617         * g++.old-deja/g++.pt/deduct3.C: New test.
13619 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13621         * g++.old-deja/g++.pt/spec34.C: New test.
13623 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13625         * g77.f-torture/compile/20000601-2.f: New test.
13627 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13629         * g++.old-deja/g++.other/init17.C: New test.
13631 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13633         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13635 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13637         * g++.old-deja/g++.pt/unify8.C: New test.
13639 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13641         * g++.old-deja/g++.abi/vbase1.C: New test.
13643 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13645         * g++.old-deja/g++.pt/crash65.C: New test.
13647 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13649         * gcc.dg/cpp/assembl2.S: New test case.
13651 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13653         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13654         are supported.
13656 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13658         * g++.old-deja/g++.other/builtins1.C: New test.
13659         * g++.old-deja/g++.other/builtins2.C: Likewise.
13660         * g++.old-deja/g++.other/builtins3.C: Likewise.
13661         * g++.old-deja/g++.other/builtins4.C: Likewise.
13663 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13665         * gcc.c-torture/compile/20010117-1.c: New test.
13666         * gcc.c-torture/compile/20010117-2.c: New test.
13668 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13670         * g77.f-torture/execute/20010116.[fx]: New test,
13671         XFAIL on i?86-*-*.
13672         * g77.f-torture/compile/20010115.f: Indicate it's
13673         a test for PR fortran/1636.
13675 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13677         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13679 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13681         * g77.f-torture/compile/20010115.f: New test.
13683 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13685         * g++.old-deja/g++.pt/nontype5.C: New test.
13687 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13689         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13690         have an equivalent working one below it.
13692 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13694         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13695         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13697 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13699         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13700         message containing "init_priority".
13701         (conpr-2.C): Likewise.
13702         (conpr-3.C): Likewise.
13703         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13705 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13707         * gcc.c-torture/execute/20010114-2.c: New test.
13709 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13711         * gcc.c-torture/compile/20010114-1.c: New test.
13712         * gcc.c-torture/compile/20010114-1.x: Xfail.
13713         * gcc.c-torture/compile/20010114-2.c: New test.
13714         * gcc.c-torture/execute/20010114-1.c: New test.
13715         * gcc.dg/trunc-1.c: New test.
13716         * gcc.dg/uninit-B.c: New test.
13718 2001-01-13  Nick Clifton  <nickc@redhat.com>
13720         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13721         target.
13723 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13725         * gcc.c-torture/compile/20010113-1.c: New test.
13727 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13729         * gcc.c-torture/compile/20001212-1.c: New test.
13731 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13733         * gcc.dg/cpp/widestr1.c: Update.
13734         * gcc.dg/cpp/prag-imp.c: Remove.
13736 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13738         * gcc.c-torture/execute/20000801-3.x: Remove.
13739         * gcc.dg/c90-init-1.c: New test.
13740         * gcc.dg/c99-init-1.c: New test.
13741         * gcc.dg/c99-init-2.c: New test.
13742         * gcc.dg/gnu99-init-1.c: New test.
13744 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13746         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13747         testing that no relevant ones were found.
13749 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13751         * g++.old-deja/g++.pt/cast2.C: New test.
13753 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13755         * g++.old-deja/g++.pt/friend47.C: New test.
13757 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13759         * g++.old-deja/g++.pt/instantiate13.C: New test.
13761 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13763         * g++.old-deja/g++.other/defarg7.C: New test.
13764         * g++.old-deja/g++.other/defarg8.C: New test.
13766 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13768         * g++.old-deja/g++.pt/crash64.C: New test.
13770 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13772         * g++.old-deja/g++.pt/crash63.C: New test.
13774 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13776         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13778 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13780         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13782 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13784         * g++.old-deja/g++.pt/error3.C: New test.
13786 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13788         * g++.old-deja/g++.other/crash39.C: New test.
13790 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13792         * g++.old-deja/g++.other/vbase4.C: New test.
13794 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13796         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13797         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13798         * gcc.dg/special/special.exp: New test driver which will check
13799         for alias support for the above test.
13801 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13803         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13804         problems on small machines.
13805         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13806         parameterize.
13808 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13810         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13811         mips.
13812         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13814 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13816         * g++.old_deja/g++.pt/using8.C: New test.
13818 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13820         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13822 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13824         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13825         where a failure is expected.
13826         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13828 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13830         * g++.old_deja/g++.pt/instantiate12.C: New test.
13832 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13834         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13835         start of structs.
13836         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13837         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13838         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13839         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13840         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13841         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13842         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13843         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13844         * g++.old-deja/g++.eh/spec6.C: Likewise.
13845         * g++.old-deja/g++.jason/crash3.C: Likewise.
13846         * g++.old-deja/g++.law/ctors11.C: Likewise.
13847         * g++.old-deja/g++.law/ctors17.C: Likewise.
13848         * g++.old-deja/g++.law/ctors5.C: Likewise.
13849         * g++.old-deja/g++.law/ctors9.C: Likewise.
13850         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13851         * g++.old-deja/g++.mike/net22.C: Likewise.
13852         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13853         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13854         * g++.old-deja/g++.mike/virt3.C: Likewise.
13855         * g++.old-deja/g++.niklas/t128.C: Likewise.
13856         * g++.old-deja/g++.other/anon4.C: Likewise.
13857         * g++.old-deja/g++.other/using1.C: Likewise.
13858         * g++.old-deja/g++.other/warn3.C: Likewise.
13859         * g++.old-deja/g++.pt/t37.C: Likewise.
13860         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13861         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13863 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13865         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13867 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13869         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13871 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13873         * gcc.c-torture/compile/20010107-1.c: New test.
13875 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13877         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13879 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13881         * gcc.dg/format/format.h: New file.
13882         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
13883         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
13884         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
13885         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
13886         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
13887         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
13888         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
13889         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
13890         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
13891         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
13892         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
13893         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
13894         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
13895         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
13896         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
13897         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
13898         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
13899         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
13900         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
13901         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
13902         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
13903         instead of declaring standard types, macros and functions in each
13904         test.
13906 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
13908         * gcc.c-torture/execute/20010106-1.c: New test.
13910 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13912         * gcc.dg/format/format.exp: New file.
13913         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
13914         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
13915         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
13916         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
13917         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
13918         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
13919         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
13920         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
13921         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
13922         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
13923         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
13924         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
13925         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
13926         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
13927         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
13928         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
13929         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
13930         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
13931         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
13932         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
13933         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
13934         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
13935         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
13936         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
13937         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
13938         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
13939         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
13940         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
13941         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
13942         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
13943         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
13944         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
13945         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
13946         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
13947         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
13948         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
13949         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
13950         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
13951         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
13952         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
13953         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
13954         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
13956 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
13958         * gcc.c-torture/execute/991228-1.c: Take word endianness into
13959         account.
13961 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
13963         * gcc.c-torture/execute/builtin-complex-1.c: New test.
13965 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
13967         * g++.old-deja/g++.pt/crash62.C: New test.
13969 2001-01-04  Richard Henderson  <rth@redhat.com>
13971         * gcc.dg/20000926-1.c: Update expected warnings.
13972         * gcc.dg/array-2.c: Likewise.
13973         * gcc.dg/array-4.c: Also validate flexible array members.
13974         * gcc.dg/c99-flex-array-1.c: New.
13976 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13978         * gcc.c-torture/compile/20001222-1.x: Remove.
13980 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13982         * gcc.c-torture/execute/built-in-setjmp.c: New.
13984 2001-01-03  Richard Henderson  <rth@redhat.com>
13986         * gcc.dg/940510-1.c: Update expected error wording.
13987         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
13989 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
13991         * lib/target-supports.exp (check_alias_available): Modified to
13992         indicate aliases not supported if only weak aliases are supported.
13994 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13996         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
13997         Turn on cmpstrsi checks for __pj__ and __i370__.
13999 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14001         * g++.old-deja/g++.other/virtual11.C: New test.
14003 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14005         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14007 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14009         * gcc.c-torture/compile/20010102-1.c: New test.
14011 2001-01-02  Andreas Jaeger  <aj@suse.de>
14013         * gcc.dg/noreturn-3.c: New test.
14015         * gcc.dg/noreturn-4.c: New test.
14017 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14019         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14020         __builtin_fputc and __builtin_fwrite.
14022 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14024         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14025         signed char, not default char.
14027 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14029         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14031 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14033         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14035 2000-12-29  Richard Henderson  <rth@redhat.com>
14037         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14038         (__cyg_profile_func_exit): Define.
14040 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14042         * g++.dg/vtgc1.C: New test.
14044 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14046         * gcc.dg/noncompile/20001228-1.c: New test.
14048         * gcc.dg/20001228-1.c: New test.
14050         * gcc.c-torture/execute/20001228-1.c: New test.
14052 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14054         * gcc.dg/format-strfmon-1.c: New test.
14056 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14058         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14059         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14060         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14061         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14062         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14063         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14064         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14065         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14066         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14067         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14068         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14069         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14070         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14072         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14073         * gcc.c-torture/execute/string-opt-4.c: Test index.
14075 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14077         * gcc.c-torture/compile/20001226-1.c: New test.
14079 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14081         * gcc.c-torture/compile/20001222-1.c: New test.
14082         * gcc.c-torture/compile/20001222-1.x: Xfail.
14084 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14086         * gcc.c-torture/execute/comp-goto-2.c: New test.
14088 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14090         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14091         Use long types if __INT_MAX__ is 32767.
14092         (main): Use cast to (sint32 *) when poking 88 into a_page.
14094         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14096 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14098         * gcc.c-torture/compile/20001221-1.c: New test.
14099         * gcc.c-torture/execute/20001221-1.c: New test.
14101 2000-12-20  Richard Henderson  <rth@redhat.com>
14103         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14104         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14106 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14108         * gcc.dg/compare3.c: New test.
14110 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14112         * gcc.dg/format-warnll-1.c: New test.
14114 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14116         * gcc.dg/cpp/cmdlne-P.c: New test.
14118 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14120         * gcc.c-torture/execute/builtin-abs-1.c,
14121         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14123 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14125         * gcc.dg/cpp/multiline.c: New test.
14127 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14129         * g++.old-deja/g++.other/syshdr1.C: Update.
14130         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14132 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14134         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14136 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14138         * g++.old-deja/g++.pt/ttp65.C: New test.
14140 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14142         * g++.old-deja/g++.pt/ttp64.C: New test.
14144 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14146         * g++.old-deja/g++.pt/spec33.C: New test.
14148 2000-12-14  Catherine Moore  <clm@redhat.com>
14150         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14151         * gcc.c-torture/execute/920612-2.c: Likewise.
14152         * gcc.c-torture/execute/920428-2.c: Likewise.
14153         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14154         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14156 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14158         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14159         * gcc.dg/pack-test-2.c: Likewise.
14161 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14163         Tests by Zack Weinberg <zackw@stanford.edu>.
14165         * gcc.dg/cpp/defined.c: Update.
14166         * gcc.dg/cpp/defined_trad.c: New tests.
14168 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14170         * gcc.dg/cpp/trad-direct.c: Update.
14172 2000-12-11  Neil Booth  <neilb@earthling.net>
14174         * gcc.dg/cpp/defined_trad.c
14176 2000-12-11  Neil Booth  <neilb@earthling.net>
14178         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14180 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14182         * gcc.dg/format-miss-2.c: New test.
14184 2000-12-09  Neil Booth  <neilb@earthling.net>
14186         * gcc.dg/cpp/lineflags.c: New tests.
14187         * gcc.dg/cpp/poison.c: Update.
14188         * gcc.dg/cpp/redef2.c: Update.
14189         * gcc.dg/cpp/skipping.c: New test.
14191 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14193         * g++.old-deja/g++.other/eh3.C: New testcase.
14195 2000-12-07  Neil Booth  <neilb@earthling.net>
14197         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14198         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14199         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14200         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14201         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14202         Update.
14204 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14206         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14207         __SIZE_TYPE__ instead of int for type of integers cast to
14208         pointers.
14210 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14212         * g++.old-deja/g++.other/cleanup4.C: New test.
14214 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14216         * format-sec-1.c: New test.
14218 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14220         * gcc.dg/format-nonlit-3.c: New test.
14222 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14224         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14225         through a null pointer.
14227 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14229         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14230         * g++.old-deja/g++.pt/partial4.C: New test.
14232 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14234         * gcc.c-torture/execute/ieee/hugeval.x: New.
14236 2000-12-06  Neil Booth  <neilb@earthling.net>
14238         * gcc.dg/cpp/backslash2.c: New tests.
14240 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14242         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14243         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14245 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14247         * gcc.c-torture/execute/20001203-2.c: New testcase.
14249 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14251         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14252         * g++.old-deja/g++.other/virtual10.C: New test.
14254 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14256         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14258 2000-12-05  Richard Henderson  <rth@redhat.com>
14260         * gcc.c-torture/compile/20001205-1.c: New.
14262 2000-12-04  Neil Booth  <neilb@earthling.net>
14264         * g++.old-deja/g++.other/virtual9.C: New test.
14265         * g++.old-deja/g++.pt/crash61.C: New test.
14266         * gcc.c-torture/execute/loop-9.c: New test.
14268 2000-12-04  Neil Booth  <neilb@earthling.net>
14270         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14271         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14272         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14273         * gcc.dg/cpp/extratokens.c: ...here.
14275 2000-12-04  Neil Booth  <neilb@earthling.net>
14277         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14278         New tests.
14280 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14282         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14283         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14285 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14287         * gcc.c-torture/execute/20001203-1.c: New test.
14289 2000-12-03  Neil Booth  <neilb@earthling.net>
14291         * gcc.dg/cpp/macro6.c: New test cases.
14293 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14295         * gcc.c-torture/execute/string-opt-9.c: New test.
14296         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14297         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14298         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14300         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14301         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14303 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14305         * gcc.dg/cpp/if-6.c: New testcase.
14307         * gcc.dg/20001201-1.c: New testcase.
14309 2000-12-02  Neil Booth  <neilb@earthling.net>
14311         * g++.old-deja/g++.other/externC4.C,
14312         g++.old-deja/g++.other/friend10.C: New tests.
14314 2000-12-02  Neil Booth  <neilb@earthling.net>
14316         * g++.old-deja/g++.other/instan2.C
14317         * g++.old-deja/g++.other/instan3.C: New test.
14319 2000-12-02  Neil Booth  <neilb@earthling.net>
14321         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14322         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14323         gnuc99.c,gnuc99-pedantic.c: New tests.
14325 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14327         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14328         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14330 2000-12-01  Neil Booth  <neilb@earthling.net>
14332         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14333         * gcc.dg/cpp/poison.c: Update.
14334         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14336 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14338         * g77.f-torture/execute/20001201.f: New test.
14340 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14342         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14344 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14346         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14348 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14350         * g++.old-deja/g++.other/cast6.C: New test.
14352 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14354         * gcc.c-torture/execute/20001130-2.c: New testcase.
14356 2000-11-30  Richard Henderson  <rth@redhat.com>
14358         * gcc.c-torture/execute/20001130-1.c: New test.
14360 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14362         * g++.old-deja/g++.other/op3.C: New test.
14364 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14366         * g++.old-deja/g++.other/op2.C: New test.
14368 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14370         * g++.old-deja/g++.other/crash38.C: New test.
14372 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14374         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14376 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14378         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14379         tests.
14380         * gcc.c-torture/execute/string-opt-6.c: New test.
14382         * gcc.dg/20001117-1.c: Add main.
14384 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14386         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14387         Move from here ...
14388         * gcc.dg/940510-1.c: ... to here.
14390         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14391         zero-size arrays in toplevel structures.
14393 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14395         * gcc.c-torture/execute/loop-8.c: New test.
14397 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14399         * g++.old-deja/g++.other/base1.C: New test.
14401 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14403         * g++.old-deja/g++.other/parse2.C: New test.
14405 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14407         * g++.old-deja/g++.pt/incomplete1.C: New test.
14409 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14411         * g++.old-deja/g++.other/friend9.C: New test.
14413 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14415         * gcc.dg/20001127-1.c: New test.
14417 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14419         * g++.old-deja/g++.pt/friend46.C: New test.
14421 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14423         * g++.old-deja/g++.other/ptrmem8.C: New test.
14425 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14427         * gcc.c-torture/execute/string-opt-7.c: New test.
14428         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14430 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14432         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14433         instead of 'mkcheck 2'.
14435 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14437         * gcc.c-torture/execute/memcheck/driver.c,
14438         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14439         C9X references to refer to C99.
14441 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14443         * gcc.dg/ultrasp3.c: New test.
14445 2000-11-25  Neil Booth  <neilb@earthling.net>
14447         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14449 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14451         * gcc.c-torture/compile/20001123-2.c: New.
14453 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14455         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14457 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14459         * gcc.dg/sequence-point-1.c: Add some new tests.
14460         * gcc.c-torture/execute/20001124-1.c: New test.
14462 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14464         * g++.old-deja/g++.other/vaarg4.C: New test.
14465         * gcc.c-torture/compile/20001123-1.c: New test.
14467 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14469         * g++.other/crash24.C: Adjust and remove XFAIL.
14470         * g++.other/crash37.C: New test.
14472 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14474         * g++.old-deja/g++.pt/instantiate9.C: New test.
14476 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14478         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14479         new ABI, too.
14481         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14482         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14484 2000-11-22  Neil Booth  <neilb@earthling.net>
14486         * gcc.dg/cpp/Wtrigraphs.c: New test.
14488 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14490         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14492 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14494         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14496 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14498         * lib/gcc-dg.exp: load_lib scanasm.exp.
14499         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14500         * lib/g++-dg.exp: load_lib scanasm.exp.
14501         * lib/scanasm.exp: New.
14502         (scan-assembler, scan-assembler-not): Add optional arguments to
14503         test name, or if not present, the pattern name.
14504         (scan-assembler-dem, scan-assembler-dem-not): New.
14506         * g++.dg/dg.exp: New.
14508 2000-11-21  Neil Booth  <neilb@earthling.net>
14510         * gcc.dg/cpp/integrated1.c: Remove.
14512 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14514         * gcc.c-torture/execute/20001121-1.c: New test.
14516 2000-11-21  Richard Henderson  <rth@redhat.com>
14518         * gcc.c-torture/compile/20001121-1.c: New test.
14520 2000-11-20  Neil Booth  <neilb@earthling.net>
14522         * gcc.dg/cpp/integrated1.c: New test.
14524 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14526         * g++.old-deja/g++.other/inline17.C: New test.
14528 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14530         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14531         local variable to be zero: I made the variable global. Now
14532         uses abort() and exit() instead of relying on main's return value.
14534 2000-11-20  Neil Booth  <neilb@earthling.net>
14536         * gcc.dg/cpp/paste2.c: Update test.
14537         * objc/execute/paste.m: New test.
14539 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14541         * gcc.dg/c99-condexpr-1.c: New test.
14543 2000-11-20  Neil Booth  <neilb@earthling.net>
14545         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14547 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14549         * g++.old-deja/g++.pt/export1.C: New test.
14551 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14553         * gcc.dg/20001117-1.c: New test.
14555 2000-11-18  Richard Henderson  <rth@redhat.com>
14557         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14559 2000-11-18  Richard Henderson  <rth@redhat.com>
14561         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14562         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14563         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14565 2000-11-18  Richard Henderson  <rth@redhat.com>
14567         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14568         (main): New.  Exit cleanly.
14570 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14572         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14573         gcc.dg/c99-fordecl-2.c: New tests.
14575 2000-11-18  Richard Henderson  <rth@redhat.com>
14577         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14578         * gcc.c-torture/execute/zerolen-2.c: New.
14580 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14582         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14583         memory.
14585 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14587         * g++.old-deja/g++.pt/instantiate8.C: New test.
14589 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14591         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14592         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14594 2000-11-16  Nick Clifton  <nickc@redhat.com>
14596         * gcc.c-torture/execute/nestfunc-2.c: New test.
14597         * gcc.c-torture/execute/nestfunc-3.c: New test.
14599 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14601         * gcc.c-torture/compile/20001116-1.c: New test.
14603 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14605         * gcc.c-torture/execute/20001115-1.c: New test.
14607 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14609         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14610         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14611         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14612         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14614 2000-11-15  Neil Booth  <neilb@earthling.net>
14616         gcc.dg/cpp/_Pragma1.c: Update.
14617         gcc.dg/cpp/_Pragma2.c: New test.
14619 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14621         * g++.old-deja/g++.other/anon5.C: New test.
14623 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14625         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14626         tests.
14628 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14630         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14631         output.
14633 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14635         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14636         labels at end of compound statements.
14638 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14640         * gcc.c-torture/execute/loop-7.c: New test.
14642 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14644         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14646 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14648         * gcc.dg/c99-bool-1.c: New test.
14650 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14652         * gcc.dg/c99-scope-1.c: Remove xfail.
14653         * gcc.dg/c99-scope-2.c: New test.
14655 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14657         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14658         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14660 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14662         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14663         error messages.
14665         * g++.mike/p700.C: Don't typedef wchar_t.
14666         * g++.mike/p784.C: Likewise.
14667         * g++.mike/eb101.C: Don't use __wchar_t.
14669 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14671         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14672         from DO loop.
14674 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14676         * gcc.c-torture/execute/20001111-1.c: New test.
14678 2000-11-10  Nick Clifton  <nickc@redhat.com>
14680         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14681         long multuiple and accumulate.
14683 2000-11-09  Richard Henderson  <rth@redhat.com>
14685         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14686         via size_t instead of int.
14688         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14689         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14690         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14691         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14693 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14695         * gcc.c-torture/compile/20001109-1.c: New test.
14696         * gcc.c-torture/compile/20001109-2.c: New test.
14698 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14700         * g++.old-deja/g++.pt/operator1.C: New test.
14701         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14703 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14705         * gcc.dg/20001108-1.c: New test.
14707 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14709         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14710         with both arguments constant strings.
14711         * gcc.c-torture/execute/string-opt-3.c: New test.
14712         * gcc.c-torture/execute/string-opt-4.c: New test.
14713         * gcc.c-torture/execute/string-opt-5.c: New test.
14715 2000-11-08  Nick Clifton  <nickc@redhat.com>
14717         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14718         mulsidi3adddi patterns.
14720 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14722         * g++.old-deja/g++.other/crash36.C: New test.
14724 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14726         * g++.old-deja/g++.other/init16.C: New test.
14728 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14730         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14732 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14734         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14735         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14736         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14738 2000-11-07  DJ Delorie  <dj@redhat.com>
14740         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14742 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14744         * gcc.c-torture/execute/string-opt-1.c: New test.
14746 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14748         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14749         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14750         parameters in registers, and there is no way for a varargs
14751         function to know in which order the integer and floating-point
14752         parameters should be interleaved when they are placed on the
14753         stack.
14754         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14755         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14757 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14759         * gcc.c-torture/execute/string-opt-2.c: New test.
14761 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14763         * g++.old-deja/g++.pt/crash60.C: New test.
14765 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14767         * g++.old-deja/g++.other/crash24.C: New test.
14768         * g++.old-deja/g++.other/crash25.C: New test.
14769         * g++.old-deja/g++.other/crash26.C: New test.
14770         * g++.old-deja/g++.other/crash27.C: New test.
14771         * g++.old-deja/g++.other/crash28.C: New test.
14772         * g++.old-deja/g++.other/crash29.C: New test.
14773         * g++.old-deja/g++.other/crash30.C: New test.
14774         * g++.old-deja/g++.other/crash31.C: New test.
14775         * g++.old-deja/g++.other/crash32.C: New test.
14776         * g++.old-deja/g++.other/crash33.C: New test.
14777         * g++.old-deja/g++.other/crash34.C: New test.
14778         * g++.old-deja/g++.other/crash35.C: New test.
14780 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14782         * gcc.c-torture/execute/20001031-1.c: New test.
14784 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14786         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14787         namespace.
14789         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14790         standards-conformant.
14792         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14794         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14795         * g++.old-deja/g++.mike/p755a.C: Likewise.
14796         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14797         library makes no calls to `operator new' during initialization.
14799 2000-11-04  Neil Booth  <neilb@earthling.net>
14801         * gcc.dg/cpp/include2.c: New tests.
14803 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14805         * lib/g++.exp (g++_set_ld_library_path): New function.
14806         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14808 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14810         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14811         warnings.
14813 2000-11-01  Richard Henderson  <rth@redhat.com>
14815         * g++.old-deja/g++.ext/namedret1.C: New.
14816         * g++.old-deja/g++.ext/namedret2.C: New.
14817         * g++.old-deja/g++.ext/namedret3.C: New.
14819 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14821         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14822         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14824 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14826         * gcc.c-torture/execute/va-arg-21.c: New test.
14828 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14830         * gcc.dg/c99-complex-2.c: New test.
14832 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14834         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14836 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14838         * g++.old-deja/g++.other/inline16.C: New test.
14840 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14842         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14843         __PRETTY_FUNCTION__
14845 2000-10-29  Neil Booth  <neilb@earthling.net>
14847         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14848         New tests.
14849         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14850         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14851         optimisation.
14853 2000-10-29  Neil Booth  <neilb@earthling.net>
14855         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14856         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14857         * mi5.c: Test multiple includes work with -C.
14858         * trigraphs.c: Test ^= version.
14860 2000-10-28  Neil Booth  <neilb@earthling.net>
14862         New tests and test updates for new macro expander.
14864         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14865         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14866         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14867         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14868         new diagnostic messages.
14870         * gcc.dg/cpp/macro3.c: New tests.
14872 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14874         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14875         on the same line.
14877 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14879         * g++.old-deja/g++.other/eh2.C: New test.
14881 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14883         * gcc.c-torture/execute/20001027-1.c: New test.
14885 2000-10-26  Richard Henderson  <rth@redhat.com>
14887         * gcc.c-torture/execute/20001026-1.c: New.
14889 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
14891         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
14892         * g++.old-deja/g++.law/builtin1.C: Likewise.
14893         * g++.old-deja/g++.law/ctors10.C: Likewise.
14894         * g++.old-deja/g++.law/virtual3.C: Likewise.
14895         * g++.old-deja/g++.mike/p658.C: Likewise.
14896         * g++.old-deja/g++.other/sibcall1.C: Likewise.
14897         * g++.old-deja/g++.other/vaarg2.C: Likewise.
14898         * g++.old-deja/g++.robertl/eb124.C: Likewise.
14899         * g++.old-deja/g++.robertl/eb44.C: Likewise.
14900         * g++.old-deja/g++.robertl/eb77.C: Likewise.
14902 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
14904         * gcc.c-torture/compile/20001024-1.c: New test.
14906 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
14908         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
14909         to tell us whether or not we are using V3.
14911 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14913         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
14914         operands.
14916 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14918         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
14920 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
14922         * gcc.c-torture/execute/20001024-1.c: New test.
14924 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
14926         * g++.old-deja/g++.other/sibcall1.C: New test.
14928 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
14930         * gcc.dg/noncompile/init-3.c: New test.
14932 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14934         * gcc.dg/format-array-1.c: New test.
14936 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14938         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
14939         writing through null pointers; remove comment about testing
14940         unterminated strings.
14942 2000-10-17  Matthew Hiller  <hiller@redhat.com>
14944         * gcc.c-torture/execute/20001017-2.c: New test.
14946 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14948         * gcc.c-torture/compile/20001018-1.c: New test.
14949         * gcc.c-torture/compile/20001018-1.x: Xfail.
14951 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14953         * gcc.c-torture/execute/20001017-1.c: New test.
14955 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14957         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
14958         for multiple use of arguments with scanf formats; add tests for
14959         multiple use of arguments.
14961 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
14963         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
14965 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
14967         * gcc.dg/format-miss-1.c: New test.
14969 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14971         * gcc.c-torture/execute/20001013-1.c: New test.
14973 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14975         * gcc.dg/format-branch-1.c: New test.
14977 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
14979         * README, lib/file-format.exp: Remove EGCS references.
14981 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
14983         * gcc.dg/20001013-1.c: New test.
14985 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14987         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
14988         for intmax_t in the compiler using __typeof__ and the type rules
14989         for conditional expressions.
14991 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
14993         * gcc.dg/20001012-1.c: New test.
14994         * gcc.dg/20001012-2.c: New test.
14996 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
14998         * gcc.dg/format-attr-1.c: New test.
15000 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15002         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15003         __LONG_LONG_MAX__ instead of LLONG_MAX.
15005 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15007         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15008         scanf flags.
15009         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15010         flags.
15012 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15014         * gcc.dg/sequence-pt-1.c: New test.
15016 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15018         * gcc.c-torture/execute/20001011-1.c: New testcase.
15019         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15021 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15023         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15024         does not error on it.
15026 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15028         * gcc.dg/20001009-1.c: New test.
15030 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15032         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15033         * gcc.c-torture/execute/20001009-2.c: ... to here.
15035 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15037         * gcc.c-torture/compile/20001009-1.c: New testcase.
15038         * gcc.c-torture/execute/20001009-1.c: New testcase.
15039         Testcases provided by Jan Hubicka <jh@suse.cz>.
15041 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15043         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15044         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15045         uintmax_t using <limits.h> to emulate the compiler's internal
15046         logic.  No longer XFAIL %j tests.
15048 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15050         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15051         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15052         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15053         regexps and details of expected handling of some bad formats.
15054         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15055         suppression.
15057 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15059         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15060         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15061         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15062         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15063         in list archives.
15065 2000-10-06  Richard Henderson  <rth@cygnus.com>
15067         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15068         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15069         * g++.old-deja/g++.jason/report.C: Likewise.
15070         * g++.old-deja/g++.law/friend5.C: Likewise.
15071         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15072         of the expected warnings.
15074 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15076         * g++.old-deja/g++.pt/enum14.C: New test.
15078 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15080         * g++.old-deja/g++.pt/crash59.C: New test.
15082 2000-10-04  Will Cohen  <wcohen@redhat.com>
15084         * gcc.dg/20000926-1.c: New test.
15086 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15088         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15089         function name for current C++ compiler.
15090         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15092 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15094         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15095         __PRETTY_FUNCTION__.
15096         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15098 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15100         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15102 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15104         * gcc.c-torture/compile/20000923-1.c: New test.
15106 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15108         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15109         * g++.old-deja/g++.pt/ttp62.C: Same.
15110         * g++.old-deja/g++.other/inline14.C: Same.
15112 2000-09-24  Richard Henderson  <rth@cygnus.com>
15114         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15116 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15118         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15120 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15122         * gcc.c-torture/compile/20000922-1.c: New file.
15124 2000-09-21  Nick Clifton  <nickc@redhat.com>
15126         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15127         a signed long modulo operation.
15128         (mod6): New function - perform an unsigned long modulo operation.
15129         (main): Add tests for modulos of very large numbers by very small
15130         dividends.
15132 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15134         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15136 2000-09-19  Richard Henderson  <rth@cygnus.com>
15138         * gcc.dg/compare2.c (case 10): XFAIL.
15140 2000-09-18  Richard Henderson  <rth@cygnus.com>
15142         * gcc.c-torture/execute/20000906-1.c: Move ...
15143         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15144         that support __builtin_trap.
15146 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15148         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15150 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15152         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15153         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15154         more $ format tests.
15156 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15158         * gcc.dg/format-errmk-1.c: New test.
15160 2000-09-17  Greg McGary  <greg@mcgary.org>
15162         * gcc.c-torture/execute/20000917-1.x: Remove.
15164 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15166         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15168 2000-09-17  Greg McGary  <greg@mcgary.org>
15170         * gcc.c-torture/execute/20000917-1.c: New test.
15171         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15173 2000-09-16  Neil Booth  <NeilB@earthling.net>
15175         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15176         in nested macro bug.
15178 2000-09-15  Neil Booth  <NeilB@earthling.net>
15180         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15182 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15184         * gcc.c-torture/execute/20000914-1.c: New test.
15186 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15188         * g++.other/inline13.C: New test.
15190 2000-09-12  Andreas Jaeger  <aj@suse.de>
15192         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15193         constant by Ulrich Drepper <drepper@redhat.com>.
15195 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15197         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15199 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15201         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15203 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15205         * gcc.dg/cpp/backslash.c: New test.
15207 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15209         * gcc.c-torture/execute/20000910-1.c: New test.
15210         * gcc.c-torture/execute/20000910-2.c: Likewise.
15212 2000-09-11  Robert Lipe  <robertl@sco.com>
15214         * gcc.dg/pragma-align.c: New test.
15216 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15218         * g++.old-deja/g++.pt/explicit82.C: New test.
15219         * g++.old-deja/g++.pt/explicit83.C: New test.
15221 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15223         * gcc.dg/asm-names.c: New test.
15225 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15227         * gcc.dg/cpp/tr-warn6.c: New test
15229 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15231         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15232         be accepted.
15234 2000-09-07  Catherine Moore  <clm@redhat.com>
15236         * gcc.c-torture/execute/unroll-1.c: New test.
15238 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15240         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15241         ERROR markers.
15242         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15243         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15244         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15245         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15246         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15247         Preprocess only.
15248         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15249         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15251 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15253         * g++.old-deja/g++.pt/deduct2.C: New test.
15255 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15257         * g++.old-deja/g++.pt/parms2.C: New test.
15259 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15261         * g++.old-deja/g++.pt/crash58.C: New test.
15263 2000-09-06  Greg McGary  <greg@mcgary.org>
15265         * gcc.c-torture/execute/20000906-1.c: New test.
15266         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15268 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15270         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15272 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15274         * g++.old-deja/g++.pt/crash57.C: New test.
15276 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15278         * g++.old-deja/g++.pt/crash56.C: New test.
15280 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15282         * g++.old-deja/g++.pt/koenig1.C: New test.
15284 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15286         * gcc.dg/20000904-1.c: New test.
15288 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15290         * gcc.dg/cpp/paste8.c: New test.
15292 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15294         * gcc.c-torture/compile/20000827-1.c: New test.
15296 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15298         * gcc.dg/format-diag-1.c: New test.
15300 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15302         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15303         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15304         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15305         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15306         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15308 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15310         * g++.old-deja/g++.other/nested4.C: New test.
15312 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15314         * g++.old-deja/g++.ns/scoped1.C: New test.
15316 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15318         * lib/g++.exp: Support testing already-installed GCC.
15320 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15322         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15324 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15326         * gcc.dg/return-type-2.c: New test.
15328 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15330         * gcc.c-torture/compile/20000825-1.c: New test.
15332 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15334         * gcc.dg/dwarf2-2.c: New test.
15336 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15338         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15339         dg-warning regexps.
15341 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15343         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15344         gcc.dg/format-ext-5.c: New tests.
15346 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15348         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15350 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15352         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15354 2000-08-24  Richard Henderson  <rth@cygnus.com>
15356         * gcc.dg/ia64-sync-1.c: New test.
15357         * gcc.dg/ia64-sync-2.c: New test.
15358         * gcc.dg/ia64-asm-1.c: New test.
15360 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15362         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15363         * gcc.dg/format-ext-2.c: New test.
15365 2000-08-23  Jason Merrill  <jason@redhat.com>
15367         * lib/old-dejagnu.exp: Also ignore "In member function" and
15368         "At global scope".
15370 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15372         * gcc.dg/noncompile/label-lineno-1.c: New test.
15374 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15376         * gcc.dg/c99-array-nonobj-1.c: New test.
15378 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15380         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15381         tests.
15382         * gcc.dg/format-ext-1.c: New test.
15384 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15386         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15387         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15388         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15389         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15390         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15392 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15394         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15395         gcc.dg/c99-strftime-2.c: New tests.
15397 2000-08-22  Richard Henderson  <rth@cygnus.com>
15399         * gcc.c-torture/execute/20000822-1.c: New test.
15401 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15403         * gcc.c-torture/execute/20000819-1.x: Remove.
15405 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15407         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15408         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15409         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15410         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15411         gcc.dg/format-xopen-1.c: New tests.
15413 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15415         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15417 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15419         * g++.old-deja/g++.other/loop2.C: New test.
15421         * gcc.c-torture/compile/20000606-1.c: New test.
15422         * gcc.c-torture/compile/20000728-1.c: New test.
15423         * gcc.c-torture/execute/20000801-1.c: New test.
15424         * gcc.c-torture/execute/20000801-2.c: New test.
15425         * gcc.c-torture/execute/20000819-1.c: New test.
15426         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15427         * gcc.dg/20000629-1.c: New test.
15428         * gcc.dg/20000724-1.c: New test.
15429         * gcc.dg/20000807-1.c: New test.
15431 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15433         * gcc.dg/cpp/pragma-1.c: New test.
15434         * gcc.dg/cpp/pragma-2.c: New test.
15436 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15438         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15439         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15441 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15443         * gcc.c-torture/compile/20000818-1.c: New test.
15445 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15447         * gcc.c-torture/execute/20000818-1.c: New test.
15449 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15451         * gcc.dg/format-va-1.c: New test.
15453 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15455         * g++.old-deja/g++.other/typedef8.C: New test.
15457 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15459         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15460         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15461         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15462         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15463         * g++.old-deja/g++.other/ptrmem7.C: New test.
15464         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15466 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15468         * g++.old-deja/g++.pt/typename27.C: New test.
15470 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15472         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15473         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15474         * g++.old-deja/g++.pt/friend45.C: New test.
15475         * g++.old-deja/g++.other/friend8.C: New test.
15477 2000-08-15  Richard Henderson  <rth@cygnus.com>
15479         * gcc.c-torture/execute/20000815-1.c: New test.
15481 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15483         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15484         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15485         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15487 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15489         * g++.old-deja/g++.other/refinit2.C: New test.
15491 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15493         * lib/c-torture.exp (c-torture): Make
15494         compiler_conditional_xfail_data global.
15495         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15496         compiler_conditional_xfail_data machinery.
15497         (f-torture-execute): Likewise.
15498         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15499         and only when unrolling loops.
15501         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15503 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15505         * g++.old-deja/g++.pt/explicit81.C: New test.
15507 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15509         * g++.old-deja/g++.pt/typename26.C: New test.
15511 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15513         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15514         warning.
15516 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15518         * g++.old-deja/g++.other/array3.C: New test.
15520 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15522         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15523         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15524         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15525         New tests.
15527 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15529         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15530         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15532 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15534         * gcc.c-torture/execute/20000808-1.c: New test.
15536 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15538         * gcc.dg/c90-const-expr-1.c: New test.
15540 2000-08-08  Richard Henderson  <rth@cygnus.com>
15542         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15544 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15546         * gcc.dg/noncompile/const-ll-1.c: New test.
15548 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15550         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15552 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15554         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15555         that running programs linked against the shared version of libobjc
15556         run correctly.
15558 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15560         * gcc.dg/c99-printf-1.c: New test.
15562 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15564         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15566 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15568         * gcc.c-torture/execute/20000731-1.x: Delete.
15570 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15572         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15573         and torture_without_loops as is done by c-torture.exp.
15574         (search_for): Copy from c-torture.exp.
15575         (gcc-dg-runtest): New function, drives a directory of tests
15576         iterating over the TORTURE_OPTIONS.
15577         (scan-assembler, scan-assembler-not): Move here from
15578         individual directory drivers.
15580         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15581         defined by lib/gcc-dg.exp.
15582         * gcc.dg/cpp/cpp.exp: Likewise.
15583         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15584         gcc-dg-runtest, so we cycle over optimization options.
15586         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15587         * gcc.dg/compare2.c: No longer expected to fail.
15589 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15591         * gcc.c-torture/execute/20000804-1.c: New test.
15593 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15595         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15597 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15599         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15601 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15603         * gcc.c-torture/compile/20000803-1.c: New test.
15605 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15607         * gcc.c-torture/execute/20000801-3.c,
15608         gcc.c-torture/execute/20000801-4.c: New tests.
15609         * gcc.c-torture/execute/20000801-3.x,
15610         gcc.c-torture/execute/20000801-4.x: Xfail.
15612 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15614         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15615         libobjc/.libs to allow for libtool.
15617 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15619         * gcc.c-torture/compile/20000802-1.c: New test.
15621 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15623         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15625 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15627         * gcc-c-torture/execute/20000731-2.c: New test.
15629         * gcc.c-torture/execute/20000731-1.c: New test.
15630         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15632 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15634         * testsuite/gcc.dg/cpp/paste7.c: New test.
15635         * gcc.dg/cpp/20000725-1.c: New test.
15637 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15639         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15640         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15641         declaration warning for __builtin_dwarf_reg_size.
15643         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15645 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15647         * gcc.dg/noncompile/voidparam-1.c: New test.
15649 2000-07-30  Richard Henderson  <rth@cygnus.com>
15651         * gcc.dg/c90-digraph-1.c: Don't xfail.
15652         * gcc.dg/compare2.c (case 10): Xfail.
15653         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15655 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15657         * gcc.dg/c99-main-1.c: New test.
15659 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15661         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15663 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15665         * gcc.c-tortuer/execute/20000726-1.c: New test.
15667 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15669         * gcc.c-torture/execute/enum-2.c: New test.
15671 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15673         * gcc.dg/cpp/tr-warn3.c: New test.
15675 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15677         * g++.old-deja/g++.ext/implicit1.C: Remove.
15678         * g++.old-deja/g++.jason/c2.C: Remove
15679         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15680         * g++.old-deja/g++.pt/crash16.C: Likewise.
15681         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15683 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15685         * g++.old-deja/g++.other/for2.C: New test.
15687 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15689         * gcc.dg/20000720-1.c: New test.
15691 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15693         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15695 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15697         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15698         * gcc.c-torture/execute/20000722-1.c: New.
15699         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15701 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15703         * gcc.dg/cpp/20000720-1.S: New test.
15705 2000-07-21  Michael Meissner  <meissner@redhat.com>
15707         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15709 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15711         * g++.old-deja/g++.brendan/crash16.C,
15712         g++.old-deja/g++.brendan/parse3.C,
15713         g++.old-deja/g++.brendan/redecl1.C,
15714         g++.old-deja/g++.ns/template13.C,
15715         g++.old-deja/g++.other/decl4.C,
15716         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15718 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15720         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15721         and "Internal error".
15723         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15724         regexps.
15725         * gcc.dg/cpp/paste6.c: New test.
15727 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15729         * gcc.dg/cpp/tr-direct.c: New test.
15731         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15732         gcc.dg/cpp/undef1.c: Tweak error regexps.
15734 2000-07-18  Eric Christopher <echristo@redhat.com>
15736         * gcc.c-torture/compile/20000718-1.c: New test.
15738 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15740         * cpplex.c (_cpp_push_token): If the token being pushed back
15741         is the previous token in this context, just subtract one from
15742         context->posn.
15743         * cppmacro.c (save_expansion): Clear aux field when storing a
15744         placemarker.
15746 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15748         * gcc.dg/noncompile/redecl-1.c: New test.
15750 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15752         * gcc.c-torture/execute/20000717-5.c: New test.
15753         * gcc.c-torture/execute/20000717-1.x: Removed.
15755 2000-07-17  Richard Henderson  <rth@cygnus.com>
15757         * gcc.c-torture/execute/20000717-4.c: New test.
15759 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15761         * gcc.dg/cpp/syshdr.c: New test.
15762         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15764 2000-07-17  Neil Booth  <neilb@earthling.net>
15766         * gcc.dg/cpp/cmdlne-dM.c: New test.
15767         * gcc.dg/cpp/cmdlne-dD.c: New test.
15769 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15771         * gcc.c-torture/execute/20000717-3.c: New test.
15773         * gcc.c-torture/compile/20000717-1.c: New test.
15775 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15777         * gcc.c-torture/execute/20000717-2.c: New test.
15779 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15781         * gcc.dg/formatz-1.c: New test.
15783         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15784         * gcc.dg/c99-digraph-1.c: New tests.
15786         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15787         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15789         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15790         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15791         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15792         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15793         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15794         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15795         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15797 2000-07-17   Greg McGary <greg@mcgary.org>
15799         * gcc.c-torture/execute/20000717-1.c: New test.
15800         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15802 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15804         * gcc.c-torture/execute/20000715-2.c: New test.
15805         * gcc.dg/20000715-1.c: New test.
15807 2000-07-15  Michael Meissner  <meissner@redhat.com>
15809         * gcc.c-torture/execute/20000715-1.c: New test.
15811 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15813         * gcc.c-torture/execute/20000707-1.c: New test.
15815 2000-07-13  Neil Booth  <NeilB@earthling.net>
15817         * testsuite/gcc.dg/cpp/digraph1.c,
15818         testsuite/gcc.dg/cpp/digraph2.c,
15819         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15821 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15823         * g77.f-torture/compile/20000630-2.f:  New test.
15824         * g77.f-torture/compile/20000630-2.x
15826 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15828         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15830 2000-07-11  Neil Booth  <NeilB@earthling.net>
15832         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15834 2000-07-11  Neil Booth  <NeilB@earthling.net>
15836         * gcc.dg/cpp/cmdlne-C.c: New.
15838 2000-07-09  Neil Booth  <NeilB@earthling.net>
15840         * gcc.dg/cpp/directiv.c: New tests.
15841         * gcc.dg/cpp/undef1.c: Update.
15843 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15845         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15847 2000-07-09  Neil Booth  <NeilB@earthling.net>
15849         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15851 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15853         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15854         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15856 2000-07-08  Neil Booth  <NeilB@earthling.net>
15858         * gcc.dg/cpp/macsyntx.c: New tests.
15860 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15862         * gcc.dg/20000707-1.c: New test.
15864 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15866         * gcc.c-torture/execute/20000706-1.c: New test.
15867         * gcc.c-torture/execute/20000706-2.c: New test.
15868         * gcc.c-torture/execute/20000706-3.c: New test.
15869         * gcc.c-torture/execute/20000706-4.c: New test.
15870         * gcc.c-torture/execute/20000706-5.c: New test.
15872 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15874         * g++.old-deja/g++.pt/instantiate7.C: New test.
15876 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15878         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15879         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15880         * g++.old-deja/g++.other/rtti3.C: Likewise.
15881         * g++.old-deja/g++.other/rttid3.C: Likewise.
15883 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
15885         *  g77.f-torture/compile/20000630-1.x: Fix typo
15887 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
15889         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
15890         assembly output.
15892 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
15894         * gcc.dg/cpp/ident.c: New test.
15896 2000-07-05  Neil Booth  <NeilB@earthling.net>
15898         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
15899           gcc.dg/cpp/lexstrng.c: New tests.
15901 2000-07-04  Neil Booth  <NeilB@earthling.net>
15903         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
15904         * gcc.dg/cpp/strify2.c: Same.
15906 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
15908         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
15909         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
15910         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
15911         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
15913         * testsuite/gcc.dg/cpp/macro1.c,
15914         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
15915         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
15916         testsuite/gcc.dg/cpp/strify1.c,
15917         testsuite/gcc.dg/cpp/strify2.c: New tests.
15919 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
15921         * gcc.c-torture/execute/20000703-1.c: New test.
15923 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15925         * g++.old-deja/g++.pt (lookup10.C): New test.
15927 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
15929         * g++.old-deja/g++.pt (typename25.C): New test.
15931 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
15933         * gcc.c-torture/compile/20000701-1.c: New test.
15935 2000-06-30  Nick Clifton  <nickc@cygnus.com>
15937         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
15938         to test case.
15940 2000-06-30  Catherine Moore  <clm@cygnus.com>
15942         * gcc.c-torture/execute/align-1.c: New test.
15944 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
15946         * g++.old-deja/g++.pt/expr8.C: New test.
15947         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
15949 2000-06-29  Nick Clifton  <nickc@cygnus.com>
15951         * gcc.c-torture/compile/20000629-1.c: New test.
15953 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
15956         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
15957         gcc.dg/noncompile directory, depending on whether they're
15958         preprocessor tests or not.  Annotate all the tests for the dg
15959         framework.
15961         * gcc.c-torture/noncompile/noncompile.exp: Delete.
15962         * gcc.dg/noncompile/noncompile.exp: New.
15964         * Moved files:
15965         Old name                                New name
15966         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
15967         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
15968         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
15969         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
15970         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
15971         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
15972         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
15973         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
15974         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
15975         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
15976         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
15977         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
15978         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
15979         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
15980         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
15981         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
15982         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
15983         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
15984         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
15985         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
15986         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
15987         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
15988         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
15989         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
15991         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
15992         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
15993         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
15994         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
15995         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
15996         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
15998 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16000         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16001         declare one variable.  On the fourth, error.
16002         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16003         declared by 20000628-1a.h.
16005 2000-06-29  Richard Henderson  <rth@redhat.com>
16007         * gcc.c-torture/execute/930529-1.x: New file.
16008         * gcc.dg/920413-1.c: Adjust expected warning text.
16009         * gcc.dg/980217-1.c: Declare abort.
16010         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16012 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16014         * g77.f-torture/compile/20000629-1.f: New test.
16015         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16017 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16019         Rearrange lots of files, removing entirely the
16020         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16021         directories.
16023         * Deleted files:
16024         gcc.c-torture/code_quality/code_quality.exp
16025         gcc.c-torture/special/special.exp
16026         gcc.failure/failure.exp
16027         gcc.failure/940409-1.x
16028         gcc.c-torture/compile/961203-1.x
16030         * New files:
16031         gcc.misc-tests/linkage.exp
16032         gcc.c-torture/execute/920730-1t.c
16033         gcc.c-torture/execute/920730-1t.x
16034         gcc.c-torture/compile/920520-1.x
16035         gcc.c-torture/compile/920521-1.x
16036         gcc.c-torture/compile/981006-1.x
16037         gcc.c-torture/execute/eeprof-1.x
16039         * Moved files (possibly with modifications to fit a new harness):
16040         Old name                                New name
16041         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16042         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16043         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16044         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16045         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16046         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16047         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16048         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16049         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16050         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16051         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16052         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16053         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16054         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16056 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16058         * c-torture/compile/961203-1.x: Delete.
16060         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16061         not exit. Include stdio.h.
16062         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16063         * gcc.misc-tests/dg-12.c: Likewise.
16064         * gcc.misc-tests/dg-5.c: Likewise.
16065         * gcc.misc-tests/dg-6.c: Likewise.
16066         * gcc.misc-tests/dg-7.c: Prototype abort.
16067         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16068         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16069         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16070         not exit.
16071         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16072         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16074 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16076         * gcc.dg/cpp/20000628-1.c: New test.
16077         * gcc.dg/cpp/20000628-1.h: New header for above test.
16078         * gcc.dg/cpp/20000628-1a.h: Likewise.
16080 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16082         * gcc.dg/cpp: New directory.
16083         * gcc.dg/cpp/cpp.exp: New driver.
16084         * gcc.dg/cpp/20000627-1.c: New test.
16085         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16086         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16087         and rewrite as a compilation test.
16089         * gcc.dg: Move many files into the cpp subdirectory, possibly
16090         renaming or editing them as well.
16091         Old name                New name
16092         990119-1.c              cpp/19990119-1.c
16093         990228-1.c              cpp/19990228-1.c
16094         990407-1.c              cpp/19990407-1.c
16095         990409-1.c              cpp/19990409-1.c
16096         990413-1.c              cpp/19990413-1.c
16097         990703-1.c              cpp/19990703-1.c
16098         20000127-1.c            cpp/20000127-1.c
16099         20000129-1.c            cpp/20000129-1.c
16100         20000207-1.c            cpp/20000207-1.c
16101         20000207-2.c            cpp/20000207-2.c
16102         20000209-1.c            cpp/20000209-1.c
16103         20000209-2.c            cpp/20000209-2.c
16104         20000301-1.c            cpp/20000301-1.c
16105         20000419-1.c            cpp/20000419-1.c
16106         20000510-1.S            cpp/20000510-1.S
16107         20000519-1.c            cpp/20000519-1.c
16108         20000529-1.c            cpp/20000529-1.c
16109         20000625-1.c            cpp/20000625-1.c
16110         20000625-2.c            cpp/20000625-2.c
16111         cpp-as1.c               cpp/assert1.c
16112         cpp-as2.c               cpp/assert2.c
16113         cxx-comments-1.c        cpp/cxxcom1.c
16114         cxx-comments-2.c        cpp/cxxcom2.c
16115         endif-label.c           cpp/endif.c
16116         cpp-hash1.c             cpp/hash1.c
16117         cpp-hash2.c             cpp/hash2.c
16118         cpp-if1.c               cpp/if-1.c
16119         cpp-if2.c               cpp/if-2.c
16120         cpp-if3.c               cpp/if-3.c
16121         cpp-if4.c               cpp/if-4.c
16122         cpp-if5.c               cpp/if-5.c
16123         cpp-cond.c              cpp/if-cexp.c
16124         cpp-missingop.c         cpp/if-mop.c
16125         cpp-missingparen.c      cpp/if-mpar.c
16126         cpp-opprec.c            cpp/if-oppr.c
16127         cpp-ifparen.c           cpp/if-paren.c
16128         cpp-shortcircuit.c      cpp/if-sc.c
16129         cpp-shift.c             cpp/if-shift.c
16130         cpp-unary.c             cpp/if-unary.c
16131         cpp-li1.c               cpp/line1.c
16132         cpp-li2.c               cpp/line2.c
16133         lineno.c                cpp/line3.c
16134         lineno-2.c              cpp/line4.c
16135         cpp-mi.c                cpp/mi1.c
16136         cpp-mic.h               cpp/mi1c.h
16137         cpp-micc.h              cpp/mi1cc.h
16138         cpp-mind.h              cpp/mi1nd.h
16139         cpp-mindp.h             cpp/mi1ndp.h
16140         cpp-mix.h               cpp/mi1x.h
16141         cpp-mi2.c               cpp/mi2.c
16142         cpp-mi2a.h              cpp/mi2a.h
16143         cpp-mi2b.h              cpp/mi2b.h
16144         cpp-mi2c.h              cpp/mi2c.h
16145         cpp-mi3.c               cpp/mi3.c
16146         cpp-mi3.def             cpp/mi3.def
16147         poison-1.c              cpp/poison.c
16148         pr-impl.c               cpp/prag-imp.c
16149         cpp-redef-2.c           cpp/redef1.c
16150         cpp-redef.c             cpp/redef2.c
16151         strpaste.c              cpp/strp1.c
16152         strpaste-2.c            cpp/strp2.c
16153         cpp-tradpaste.c         cpp/tr-paste.c
16154         cpp-tradstringify.c     cpp/tr-str.c
16155         cpp-tradwarn1.c         cpp/tr-warn1.c
16156         cpp-tradwarn2.c         cpp/tr-warn2.c
16157         trigraphs.c             cpp/trigraphs.c
16158         cpp-unc1.c              cpp/unc1.c
16159         cpp-unc2.c              cpp/unc2.c
16160         cpp-unc3.c              cpp/unc3.c
16161         cpp-unc.c               cpp/unc4.c
16162         undef.c                 cpp/undef1.c
16163         undef-2.c               cpp/undef2.c
16164         cpp-wi1.c               cpp/widestr1.c
16166 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16168         * lib/g++.exp (g++_include_flags): Tweak.
16170 2000-06-27  H.J. Lu  <hjl@gnu.org>
16171             Loren J. Rittle  <ljrittle@acm.org>
16173         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16174         version with one that knows about the new gcc tree structure.
16175         (g++_link_flags): Same.
16177 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16179         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16180         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16181         case we are cross-compiling.
16183         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16184         g++.old-deja/g++.niklas/Makefile.in,
16185         g++.old-deja/g++.niklas/configure.in,
16186         g++.old-deja/g++.other/Makefile.in,
16187         g++.old-deja/g++.other/configure.in,
16188         gcc.c-torture/code_quality/Makefile.in,
16189         gcc.c-torture/code_quality/configure.in,
16190         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16191         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16192         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16193         gcc.c-torture/execute/ieee/Makefile.in,
16194         gcc.c-torture/execute/ieee/configure.in,
16195         gcc.c-torture/noncompile/Makefile.in,
16196         gcc.c-torture/noncompile/configure.in,
16197         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16198         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16199         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16201 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16203         * g++.old-deja/g++.other/ambig3.C: New test.
16205 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16207         * g++.old-deja/g++.pt/syntax1.C: New test.
16208         * g++.old-deja/g++.pt/syntax2.C: New test.
16209         * g++.old-deja/g++.other/syntax3.C: New test.
16210         * g++.old-deja/g++.other/syntax4.C: New test.
16212 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16214         * gcc.dg/20000623-1.c: Prototype exit and abort.
16216 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16218         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16219         New tests.
16220         * gcc.dg/cpp-mi3.def: New file.
16222         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16223         inside assertions.
16224         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16225         lexer's error messages.
16226         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16227         divine anything from the linemarkers.
16228         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16229         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16231 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16233         * gcc.dg/20000623-1.c: New test.
16235 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16237         * gcc.c-torture/execute/20000622-1.c: New test.
16239 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16241         * g++.old-deja/g++.other/init15.C: New test.
16243 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16245         * g++.old-deja/g++.pt/vaarg2.C: New test.
16246         * g++.old-deja/g++.pt/vaarg3.C: New test.
16248 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16250         * g++.old-deja/g++.other/dyncast6.C: New test.
16252 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16254         * gcc.c-torture/execute/loop-6.c: New test.
16256 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16258         * gcc.dg/20000614-1.c: New test.
16259         * gcc.dg/20000614-2.c: New test.
16261 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16263         * g++.old-deja/g++.other/inline12.C: New test.
16265 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16267         * g++.old-deja/g++.other/eh1.C: New test.
16269 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16271         * g++.old-deja/g++.other/type.C: New test.
16273 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16275         * g++.old-deja/g++.other/initstring.C: New test.
16277 2000-06-12  Jason Merrill  <jason@redhat.com>
16279         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16281 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16283         * gcc.c-torture/compile/20000609-1.c: New test.
16285 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16287         * gcc.dg/20000609-1.c: New test.
16289 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16291         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16292         * gcc.c-torture/noncompile/poison-1.c: Move...
16293         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16294         * gcc.dg/cpp-li1.c: Add a token after the #line.
16296 2000-06-05  Richard Henderson  <rth@cygnus.com>
16298         * gcc.c-torture/execute/20000605-2.c: New test.
16299         * gcc.c-torture/execute/20000605-3.c: New test.
16301 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16303         * g77.f-torture/execute/20000503-1.x: New file.
16305 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16307         * g++.old-deja/g++.eh/badalloc1.C: New test.
16309 2000-06-05  Richard Henderson  <rth@cygnus.com>
16311         * gcc.c-torture/execute/20000605-1.c: New test.
16313 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16314             Nathan Sidwell <nathan@codesourcery.com>
16316         * gcc.c-torture/compile/20000605-1.c: New test.
16318 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16320         * g77.f-torture/compile/20000601-1.f:  New test.
16322 2000-06-03  Richard Henderson  <rth@cygnus.com>
16324         * gcc.c-torture/execute/20000603-1.c: New.
16326 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16328         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16329         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16331 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16333         * gcc.dg/compare2.c (case 12): XFAIL.
16334         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16335         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16337         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16339 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16341         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16342         guard macro is already defined when the header is first
16343         included.
16344         * gcc.dg/cpp-mix.h: New file.
16345         * gcc.dg/endif-label.c: Update patterns to match compiler.
16347         * g++.brendan/complex1.C: Declare abort.
16348         * g++.law/refs4.C: Remove XFAIL.
16349         * g++.oliva/expr2.C: Declare abort and exit.
16351 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16353         * gcc.c-torture/execute/20000528-1.c: New test.
16355         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16356         * g++.old-deja/g++.law/temps4.C: Likewise.
16358         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16359         stdlib.h.  Call abort() on failure.
16360         * g++.old-deja/g++.law/refs4.C: Likewise.
16361         * g++.old-deja/g++.law/temps4.C: Likewise.
16362         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16363         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16365 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16367         Relative to g++.dg/special:
16368         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16370         Relative to g++.old-deja:
16371         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16372         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16373         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16374         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16375         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16376         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16377         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16379         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16380         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16381         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16382         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16383         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16384         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16385         and/or string.h.
16387         * g++.other/goto1.C: Update expectations for error messages.
16389 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16391         * gcc.c-torture/compile/20000523-1.c: New test.
16393 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16395         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16397 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16399         * g++.old-deja/g++.eh/catch11.C: New test.
16400         * g++.old-deja/g++.eh/catch12.C: New test.
16402 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16404         * gcc.c-torture/execute/20000523-1.c: New test.
16406 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16408         * c-torture/execute/bcp-1.c: Replace abort in arg of
16409         __builtin_constant_p with a generic external function.
16411         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16412         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16413         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16414         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16415         Prototype abort and/or exit.
16417         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16418         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16419         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16420         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16422 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16424         * gcc.dg/dwarf2-1.c: New test.
16426 2000-05-20  Richard Henderson  <rth@cygnus.com>
16428         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16430 2000-05-20  Andreas Jaeger  <aj@suse.de>
16432         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16433         testcase.
16435 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16437         * gcc.c-torture/execute/20000519-2.c: New test.
16439 2000-05-19  Andreas Jaeger  <aj@suse.de>
16441         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16442         which fails with SSA.
16444         * lib/c-torture.exp: Also test with -O3 -fssa.
16446 2000-05-18  Michael Meissner  <meissner@redhat.com>
16448         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16449         * gcc.c-torture/execute/920415-1.c: Ditto.
16450         * gcc.c-torture/execute/920501-1.c: Ditto.
16451         * gcc.c-torture/execute/conversion.c: Ditto.
16452         * gcc.c-torture/execute/cvt-1.c: Ditto.
16454 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16456         * gcc.c-torture/compile/20000518-1.c: New test.
16458 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16460         * g77.f-torture/compile/200005018.f:  New test.
16462 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16464         * gcc.c-torture/compile/20000517-1.c: New test.
16466 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16468         * gcc.c-torture/execute/20000516-1.c: New test.
16470 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16472         * g++.old-deja/g++.other/eh.C: New test.
16474 2000-05-12  Richard Henderson  <rth@cygnus.com>
16476         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16477         constants through to doit's conditional.
16479 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16481         * gcc.c-torture/compile/20000511-1.c: New test.
16482         * g77.f-torture/compile/20000511-1.f: New test.
16483         * g77.f-torture/compile/20000511-2.f: New test.
16485 2000-05-11  Michael Meissner  <meissner@redhat.com>
16487         * gcc.c-torture/execute/20000511-1.c: New test.
16489 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16491         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16492         * gcc.dg/20000510-1.S: New.
16494 2000-05-08  Catherine Moore  <clm@cygnus.com>
16496         * gcc.dg/unused-3.c: New.
16498 2000-05-06  Richard Henderson  <rth@cygnus.com>
16500           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16501           * g++.old-deja/g++.mike/warn1.C: Likewise.
16502           * g++.old-deja/g++.pt/local1.C: Likewise.
16503           * g++.old-deja/g++.pt/local7.C: Likewise.
16504           * g++.old-deja/g++.pt/spec16.C: Likewise.
16506 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16508         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16510 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16512           * g77.f-torture/execute/20000503-1.f:  New test.
16514 2000-05-04  Andreas Jaeger  <aj@suse.de>
16516         * gcc.dg/noreturn-2.c: New test.
16518 2000-05-04  Neil Booth  <NeilB@earthling.net>
16520         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16521         preprocessor.
16523 2000-05-04  Richard Henderson  <rth@cygnus.com>
16525         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16527 2000-05-04  Richard Henderson  <rth@cygnus.com>
16529         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16530         OpenSSL by Jason R Thorpe.
16532 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16534         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16536 2000-05-03  Robert Lipe <robertlipe@usa.net>
16538         * gcc.dg/20000503-1.c: New test.
16540 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16542         * gcc.c-torture/compile/20000502-1.c: New test.
16543         * g++.old-deja/g++.other/align.C: New test.
16544         * gcc.dg/cpp-tradstringify.c: New test.
16546 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16548         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16549         and hard registers.
16551 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16553         * gcc.c-torture/execute/loop-5.c: New test.
16555 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16557         * gcc.c-torture/execute/va-arg-20.c: New test.
16559 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16561         * gcc.c-torture/execute/20000422-1.c: New test.
16563 2000-04-20  Greg McGary  <gkm@gnu.org>
16565         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16566         when optimizing, but without sibling-call optimizations (-O1).
16568 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16570           * gcc.c-torture/compile/20000420-1.c: New test.
16572 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16574         * g++.abi/ptrflags.C: New test.
16575         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16577 2000-04-19  Catherine Moore  <clm@cygnus.com>
16579         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16581 2000-04-19  Greg McGary  <gkm@gnu.org>
16583         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16584         sibling-call optimizations.
16586 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16588         * gcc.dg/20000419-1.c: New test.
16590 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16592         * gcc.c-torture/execute/20000412-6.c: New test.
16594 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16596         * gcc.c-torture/execute/20000412-5.c: New test.
16597         * g77.f-torture/compile/20000412-1.f: New test.
16598         * gcc.c-torture/execute/20000412-4.c: New test.
16599         * gcc.c-torture/compile/20000412-2.c: New test.
16600         * gcc.c-torture/execute/20000412-3.c: New test.
16601         * gcc.c-torture/compile/20000412-1.c: New test.
16602         * gcc.c-torture/execute/20000412-2.c: New test.
16604 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16606         * objc/execute/bf-20.m: New test.
16608 2000-04-10  Richard Henderson  <rth@cygnus.com>
16610         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16612         * gcc.c-torture/execute/20000412-1.c: New test.
16614 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16616         * g++.old-deja/g++.eh/catchptr1.C: New test.
16618 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16620         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16622 2000-04-08  Neil Booth  <NeilB@earthling.net>
16624         * gcc.dg/cpp-nullchar.c: Remove test as
16625         embedded nulls cause problems.
16627 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16629         * gcc.dg/compare2.c: New test.
16631 2000-04-08  Neil Booth  <NeilB@earthling.net>
16633         * gcc.dg/cpp-nullchar.c: New test.
16635 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16637         * gcc.dg/cpp-mi2.c: New test.
16638         * gcc.dg/cpp-mi2[abc].h: New files.
16640 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16642         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16643         member name.
16645 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16647         * g++.old-deja/g++.abi/vmihint.C: New test.
16649 2000-04-06  Neil Booth  <NeilB@earthling.net>
16651         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16652         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16653         copyright.
16655 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16657         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16658         avoid stack-frame overwrite.
16660 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16662         * gcc.c-torture/compile/20000405-2.c: New test.
16663         * gcc.c-torture/compile/20000405-3.c: New test.
16665 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16667         * gcc.c-torture/compile/20000405-1.c: New test.
16669 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16671         * gcc.dg/cast-qual-1.c: Revert last change.
16673 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16675         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16677 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16679         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16680         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16682 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16684         * gcc.c-torture/compile/20000403-2.c: New test.
16685         * gcc.c-torture/compile/20000403-1.c: New test.
16687 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16689         * gcc.c-torture/execute/20000403-1.c: New test.
16691 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16693         * gcc.c-torture/execute/20000402-1.c: New test.
16695 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16697         * gcc.c-torture/execute/va-arg-15.c: New test.
16698         * gcc.c-torture/execute/va-arg-16.c: New test.
16699         * gcc.c-torture/execute/va-arg-17.c: New test.
16700         * gcc.c-torture/execute/va-arg-18.c: New test.
16701         * gcc.c-torture/execute/va-arg-19.c: New test.
16703 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16705         * gcc.c-torture/compile/981211-1.c: Move to...
16706         * gcc.dg/cpp-as1.c: ...here.
16707         * gcc.dg/cpp-as2.c: New file.
16709         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16710         compiler.
16712 2000-04-02  Neil Booth  <NeilB@earthling.net>
16714         * gcc.dg/cpp-cond.c  New tests.
16715         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16716         accidental success less likely.
16717         * gcc.dg/cpp-missingop.c  New tests.
16718         * gcc.dg/cpp-missingparen.c  New tests.
16719         * gcc.dg/cpp-shift.c  New tests.
16720         * gcc.dg/cpp-shortcircuit.c  New tests.
16721         * gcc.dg/cpp-unary.c  New tests.
16723 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16725         * gcc.c-torture/compile/20000329-1.c: New test.
16727 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16729         * gcc.c-torture/compile/20000326-1.c: New test.
16730         * gcc.c-torture/compile/20000326-2.c: New test.
16732 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16734         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16735         the first parameter is a function argument.
16737 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16739         * g++.old-deja/g++.ext/array4.C: New test.
16741 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16743         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16745 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16747         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16749 2000-03-19  Richard Henderson  <rth@cygnus.com>
16751         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16753 2000-03-19  Richard Henderson  <rth@cygnus.com>
16755         * gcc.c-torture/compile/20000319-1.c: New test.
16757 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16759         * gcc.c-torture/execute/20000314-3.c: New test.
16760         * gcc.c-torture/execute/20000314-2.c: New test.
16761         * gcc.c-torture/execute/20000314-1.c: New test.
16762         * gcc.c-torture/compile/20000314-2.c: New test.
16763         * gcc.c-torture/compile/20000314-1.c: New test.
16765 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16767         * g++.old-deja/g++.warn/inline.C: New test.
16769 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16771         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16772         standards-compliant result rather than specific constants.
16773         Put test-values in array.
16775 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16777         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16778         (g++_target_compile): Put test-specific options last.
16780 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16782         * g++.old-deja/g++.eh/vbase4.C: New test.
16784 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16786         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16788 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16790         * g++.old-deja/g++.brendan/misc12.C: Removed.
16791         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16792         * g++.old-deja/g++.ext/pretty4.C: New test.
16794 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16796         * g++.old-deja/g++.other/string2.C: New test.
16798 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16800         * g++.old-deja/g++.warn/impint2.C: New test.
16802 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16804         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16805         is 1, not zero.
16807 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16809         * g++.old-deja/g++.warn/impint.C: New test.
16810         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16811         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16812         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16813         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16814         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16815         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16816         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16817         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16818         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16819         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16820         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16821         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16823 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16825         * gcc.dg/cpp-redef.c: New test.
16827 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16829         * g++.old-deja/g++.pt/unify7.C: New test.
16831 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16833         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16834         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16836 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16838         * gcc.c-torture/compile/20000224-1.c: New test.
16840 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16842         * gcc.c-torture/compile/cpp-2.c: New test.
16843         * gcc.c-torture/compile/cpp-1.c: New test.
16845 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16847         * gcc.c-torture/execute/20000225-1.c: New test.
16849 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16851         * gcc.dg/cpp-li2.c: New test.
16853         * gcc.dg/cpp-wi1.c: New test.
16855         * gcc.dg/cpp-li1.c: New test.
16857 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16859         * g++.old-deja/g++.other/sizeof5.C: New test.
16861 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16863         * gcc.c-torture/execute/va-arg-13.c: New test.
16865 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16867         * gcc.c-torture/execute/va-arg-12.c: New test.
16869 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16871         * gcc.c-torture/execute/20000223-1.c: New test.
16873 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16875         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16877 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16879         * g++.old-deja/g++.abi/ptrmem.C: New test.
16881 2000-02-19  Richard Henderson  <rth@cygnus.com>
16883         * gcc.c-torture/compile/init-3.c: New.
16885 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
16887         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
16888         ALWAYS_CXXFLAGS.
16890 2000-02-11  Robert Lipe <robertl@sco.com>
16892         * gcc.c-torture/compile/20000211-3.c: New test.
16894 2000-02-11  Martin Buchholz <martin@xemacs.org>
16896         * gcc.c-torture/compile/20000211-2.c: New test.
16898 2000-02-11  Jeffrey A Law  (law@cygnus.com)
16900         * gcc.c-torture/compile/20000211-1.c: New test.
16902 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
16904         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
16905           on native targets
16907 2000-02-08  Nathan Sidwell  <nathan@acm.org>
16909         * g++.old-deja/g++.other/cast5.C: New test.
16911 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
16913         * gcc.c-torture/execute/20000205-1.c: New.
16915 2000-02-03  Nathan Sidwell  <nathan@acm.org>
16917         * g++.old-deja/g++.jason/cast3.C: Return void.
16918         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
16920 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16922         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
16924         * gcc.dg/loop-1.c: New test.
16926 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
16928         * gcc.c-torture/compile/20000127-1.c: New test.
16929         * gcc.c-torture/execute/991228-1.c: New test.
16931 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16933         * gcc.dg/unused-2.c: New test.
16935         * gcc.dg/conv-1.c: New test.
16937 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
16939         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
16940         compiler.
16941         (tool_option_proc): Fix typo.
16943 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
16945         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
16946         of the ld on the host, not on the build machine.
16947         Also, don't crash if '--help' is not a supported option.
16949 2000-01-24  Richard Henderson  <rth@cygnus.com>
16951         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
16953 2000-01-20  Jeffrey A Law  (law@cygnus.com)
16955         * gcc.c-torture/execute/20000120-2.c: New test.
16956         * gcc.c-torture/execute/20000120-1.c: New test.
16958 2000-01-13  Jeffrey A Law  (law@cygnus.com)
16960         * gcc.c-torture/execute/20000113-1.c: New test.
16962 2000-01-12  Jeffrey A Law  (law@cygnus.com)
16964         * gcc.c-torture/execute/20000112-1.c: New test.
16966 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16968         * gcc.dg/20000111-1.c: New test.
16970 2000-01-10  Jeffrey A Law  (law@cygnus.com)
16972         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
16973         with 16 bit integers.
16975 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16977         * gcc.dg/20000108-1.c: New test.
16979 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16981         * g++.old-deja/g++.ns/koenig8.C: New test.
16983 2000-01-05  Nathan Sidwell  <nathan@acm.org>
16985         * g++.old-deja/g++.other/cast4.C: New test.
16987 2000-01-05  Jeffrey A Law  (law@cygnus.com)
16989         * gcc.c-torture/compile/20000105-2.c: New test.
16990         * gcc.c-torture/compile/20000105-1.c: New test.
16992 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16994         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
16995         references to printf & atoi to conform to ANSI standard.
16996         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
16997         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
16998         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
16999         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17000         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17001         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17002         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17003         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17004         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17005         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17006         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17007         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17008         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17009         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17010         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17011         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17012         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17013         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17014         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17015         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17016         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17017         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17018         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17019         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17020         * g++.old-deja/g++.brendan/init3.C: Likewise.
17021         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17022         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17023         * g++.old-deja/g++.brendan/new2.C: Likewise.
17024         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17025         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17026         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17027         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17028         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17029         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17030         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17031         * g++.old-deja/g++.brendan/template24.C: Likewise.
17032         * g++.old-deja/g++.brendan/template3.C: Likewise.
17033         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17034         * g++.old-deja/g++.jason/inline3.C: Likewise.
17035         * g++.old-deja/g++.jason/opeq.C: Likewise.
17036         * g++.old-deja/g++.law/arg5.C: Likewise.
17037         * g++.old-deja/g++.law/arm7.C: Likewise.
17038         * g++.old-deja/g++.law/ctors11.C: Likewise.
17039         * g++.old-deja/g++.law/cvt8.C: Likewise.
17040         * g++.old-deja/g++.law/init9.C: Likewise.
17041         * g++.old-deja/g++.law/refs4.C: Likewise.
17042         * g++.old-deja/g++.law/template2.C: Likewise.
17043         * g++.old-deja/g++.law/visibility24.C: Likewise.
17044         * g++.old-deja/g++.law/vtable3.C: Likewise.
17045         * g++.old-deja/g++.mike/asm2.C: Likewise.
17046         * g++.old-deja/g++.mike/eh1.C: Likewise.
17047         * g++.old-deja/g++.mike/misc1.C: Likewise.
17048         * g++.old-deja/g++.mike/misc13.C: Likewise.
17049         * g++.old-deja/g++.mike/misc14.C: Likewise.
17050         * g++.old-deja/g++.mike/ns12.C: Likewise.
17051         * g++.old-deja/g++.mike/p1248.C: Likewise.
17052         * g++.old-deja/g++.mike/p3708.C: Likewise.
17053         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17054         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17055         * g++.old-deja/g++.mike/p646.C: Likewise.
17056         * g++.old-deja/g++.mike/p700.C: Likewise.
17057         * g++.old-deja/g++.mike/p783.C: Likewise.
17058         * g++.old-deja/g++.mike/p783a.C: Likewise.
17059         * g++.old-deja/g++.mike/p783b.C: Likewise.
17060         * g++.old-deja/g++.mike/p786.C: Likewise.
17061         * g++.old-deja/g++.mike/p789.C: Likewise.
17062         * g++.old-deja/g++.mike/p789a.C: Likewise.
17063         * g++.old-deja/g++.mike/p807a.C: Likewise.
17064         * g++.old-deja/g++.other/delete3.C: Likewise.
17065         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17066         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17067         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17068         * g++.old-deja/g++.other/empty1.C: Likewise.
17069         * g++.old-deja/g++.other/temporary1.C: Likewise.
17070         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17071         * g++.old-deja/g++.pt/t16.C: Likewise.
17072         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17074 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17076         * gcc.dg/991230-1.c: New test.
17078 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17080         * gcc.c-torture/compile/991229-3.c: New test.
17081         * gcc.c-torture/compile/991229-2.c: New test.
17082         * gcc.c-torture/compile/991229-1.c: New test.
17084 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17086         * gcc.c-torture/compile/labels-2.c: New test.
17088 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17090         * gcc.c-torture/execute/991227-1.c: New test.
17092 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17094         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17096 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17098         * gcc.c-torture/execute/991221-1.c: New test.
17100 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17102         * g++.old-deja/g++.other/cast3.C: New test.
17104 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17106         * gcc.c-torture/execute/991216-4.c: New test.
17108 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17110         * gcc.c-torture/execute/991216-1.c: New test.
17111         * gcc.c-torture/execute/991216-2.c: New test.
17112         * gcc.c-torture/execute/991216-3.c: New test.
17114 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17116         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17117         Actually make the test fail by using "-O2" for compilation.
17119 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17121         * g++.old-deja/g++.warn/cast-align1.C: New test.
17123 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17125         * gcc.c-torture/compile/991214-1.c: New test.
17126         * gcc.c-torture/compile/991214-2.c: New test.
17128 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17130         * gcc.dg/991214-1.c: New test.
17132 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17134         * gcc.c-torture/compile/991213-3.c: New test.
17135         * gcc.c-torture/compile/991213-2.c: New test.
17136         * gcc.c-torture/compile/991213-1.c: New test.
17138 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17140         * gcc.dg/991209-1.c: New test.
17142 1999-12-08  Nathan Sidwell <nathan@acm.org>
17144         * gcc.c-torture/compile/991208-1.c: New test.
17146 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17148         * gcc.dg/ultrasp2.c: New test.
17150 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17152         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17154 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17156         * gcc.c-torture/compile/991202-1.c: New test.
17157         * gcc.c-torture/execute/991202-1.c: New test.
17158         * gcc.c-torture/execute/991202-2.c: New test.
17159         * gcc.c-torture/execute/991202-3.c: New test.
17161 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17163         * g++.old-deja/g++.abi/align.C: New test.
17164         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17165         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17167 1999-12-01  Richard Henderson  <rth@cygnus.com>
17169         * gcc.c-torture/execute/991201-1.c: New.
17171 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17173         * gcc.dg/991129-1.c: New test.
17175 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17177         * gcc.c-torture/compile/991127-1.c: New test.
17179 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17181         * g++.old-deja/g++.other/warn4.C: New test.
17183 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17185         * g++.old-deja/g++.eh/cleanup2.C: New test.
17186         * g++.old-deja/g++.ext/pretty2.C: New test.
17187         * g++.old-deja/g++.ext/pretty3.C: New test.
17188         * g++.old-deja/g++.other/debug6.C: New test.
17190 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17192         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17193         compiler_output to look for one error message instead of two.
17195 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17197         * gcc.c-torture/execute/991118-1.c: Also test case
17198         where the word boundary does not split a byte evenly.
17200 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17202         * g++.old-deja/g++.ext/restrict1.C: New test.
17204 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17206         * gcc.c-torture/execute/991118-1.c: New test.
17208 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17210         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17211         working directory pathnames.
17213 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17215         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17216         host is equipped with driver.h and driver.o so it can actually
17217         compile and run the tests.
17219 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17221         * gcc.c-torture/compile/991008-1.c: New test.
17223 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17225         * lib/gcc-dg.exp: Include target-supports.exp
17227 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17229         * lib/target-supports.exp: New file: Provide procs to test for
17230         features supported by the target.
17231         (check_weak_available): Moved here from ecos.exp.
17232         (check_alias_available): New proc: Determine of the target
17233         toolchain supports the alias attribute.
17235         * gcc.dg/special/ecos.exp: Move check_weak_available to
17236         target-supports.exp.
17237         (alias-1.c): Only perform the test if the target supports
17238         aliases.
17239         (wkali-1.c): Only perform the test if the target supports
17240         aliases.
17242         * gcc.dg/990506-0.c: Expect error messages from cross
17243         targets as well as native targets.
17245 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17247         * gcc.dg/ultrasp1.c: Removed xfail.
17248         * gcc.dg/struct-ret-2.c: Likewise.
17249         * gcc.dg/array-1.c: Likewise.
17251 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17253         * gcc.dg/struct-ret-2.c: New test.
17255         * gcc.dg/array-1.c: New test.
17257 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17259         * gcc.c-torture/execute/991030-1.c: New test.
17261 1999-10-26  Richard Henderson  <rth@cygnus.com>
17263         * gcc.c-torture/compile/991026-2.c: New test.
17265 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17267         * gcc.c-torture/compile/991026-1.c: New test.
17269 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17271         * gcc.c-torture/execute/991023-1.c: New test.
17273 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17275         * gcc.c-torture/execute/991019-1.c: New test.
17277 1999-10-16  Richard Henderson  <rth@cygnus.com>
17279         * gcc.c-torture/execute/991016-1.c: New test.
17281 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17283         * gcc.c-torture/execute/991014-1.c: New test.
17285 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17287         * g++.old-deja/g++.other/union2.C: New test.
17289 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17291         * g++.old-deja/g++.other/vaarg2.C: New test.
17292         * g++.old-deja/g++.other/vaarg3.C: New test.
17294 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17296         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17297         in compile/.
17299 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17301         * gcc.c-torture/execute/va-arg-11.c: New test.
17303 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17305         * lib/file-format.exp (gcc_target_object_format): Don't
17306         crash if objdump is unavailable.
17308 1999-09-29  Donn Terry <donn@interix.com>
17310         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17312 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17314         * gcc.c-torture/compile/990928-1.c: New test.
17316 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17318         * g++.old-deja/g++.other/decl6.C: New test.
17320 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17322         * gcc.c-torture/execute/va-arg-10.c: New test.
17324 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17326         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17327         __PRETTY_FUNCTION__.
17329 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17331         * gcc.c-torture/execute/990923-1.c: New test.
17333 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17335         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17336         for which -fpic is inappropriate.
17338 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17340         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17342 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17344         * g++.old-deja/g++.other/dyncast1.C: New test.
17345         * g++.old-deja/g++.other/dyncast2.C: New test.
17346         * g++.old-deja/g++.other/dyncast3.C: New test.
17347         * g++.old-deja/g++.other/dyncast4.C: New test.
17348         * g++.old-deja/g++.other/dyncast5.C: New test.
17349         * g++.old-deja/g++.eh/catch3.C: New test.
17350         * g++.old-deja/g++.eh/catch3p.C: New test.
17351         * g++.old-deja/g++.eh/catch4.C: New test.
17352         * g++.old-deja/g++.eh/catch4p.C: New test.
17353         * g++.old-deja/g++.eh/catch5.C: New test.
17354         * g++.old-deja/g++.eh/catch5p.C: New test.
17355         * g++.old-deja/g++.eh/catch6.C: New test.
17356         * g++.old-deja/g++.eh/catch6p.C: New test.
17357         * g++.old-deja/g++.eh/catch7.C: New test.
17358         * g++.old-deja/g++.eh/catch7p.C: New test.
17359         * g++.old-deja/g++.eh/catch8.C: New test.
17360         * g++.old-deja/g++.eh/catch8p.C: New test.
17361         * g++.old-deja/g++.eh/catch9.C: New test.
17362         * g++.old-deja/g++.eh/catch9p.C: New test.
17364 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17366         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17367         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17369 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17371         * gcc.c-torture/compile/990913-1.c: New test.
17373 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17375         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17376         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17378 1999-09-09  Richard Henderson  <rth@cygnus.com>
17380         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17382 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17384         * g++.old-deja/g++.other/lookup11.C: New test.
17385         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17386         what is permitted and what we want.
17387         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17388         overload use.
17389         * g++.old-deja/g++.jason/rfg5.C: Likewise
17391 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17393         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17394         * gcc.c-torture/noncompile/poison-1.c: New file.
17396 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17398         * g++.old-deja/g++.other/sizeof3.C: New test.
17399         * g++.old-deja/g++.other/sizeof4.C: New test.
17400         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17401         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17403 1999-09-07  Richard Henderson  <rth@cygnus.com>
17405         * gcc.dg/va-arg-1.c: New.
17407 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17409         * gcc.c-torture/execute/va-arg-9.c: New test.
17411 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17413         * g77.f-torture/compile/980519-2.f: New test.
17414         * g77.f-torture/compile/19990905-0.f: New test.
17415         * g77.f-torture/compile/19990905-1.f: New test.
17416         * g77.f-torture/compile/19990905-2.f: New test.
17418         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17420 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17422         * gcc.c-torture/execute/990827-1.c: Fix typo.
17424 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17426         * g++.old-deja/g++.other/deref1.C: New test.
17428 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17430         * g++.old-deja/g++.other/ambig2.C: New test.
17431         * g++.old-deja/g++.other/cond5.C: New test.
17432         * g++.old-deja/g++.other/lookup16.C: New test.
17434 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17436         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17437         assemblers too.
17439 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17441         * lib/c-torture.exp: Avoid the "compare executables" optimization
17442         when testing native.
17444 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17446         * gcc.c-torture/execute/990829-1.c: New test.
17447         * gcc.c-torture/compile/990829-1.c: New test.
17449 1999-08-27  Paul Burchard  <burchard@pobox.com>
17451         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17452         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17453         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17454         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17455         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17456         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17457         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17458         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17459         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17460         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17461         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17463 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17465         * gcc.c-torture/execute/990827-1.c: New test.
17467 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17469         * g77.f-torture/noncompile/19990826-4.f: New test.
17471         * g77.f-torture/compile/19990826-3.f: New test.
17473         * g77.f-torture/execute/19990826-2.f: New test.
17475         * g77.f-torture/compile/19990826-1.f: New test.
17477         * gcc.c-torture/execute/990826-0.c: New test.
17478         * g77.c-torture/execute/19990826-0.f: New test.
17480         * g77.f-torture/noncompile/970626-2.f: New test.
17482 1999-08-25  Paul Burchard  <burchard@pobox.com>
17484         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17485         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17486         lss-011.C: New tests.
17488 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17490         * g++.old-deja/g++.other/decl5.C: New test.
17492 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17494         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17495         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17496         call `postbase' for each one.  All callers of `postbase' changed
17497         to call this instead.
17499 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17501         * gcc.c-torture/execute/990811-1.c: New test.
17503 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17505         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17506         just native ones.
17508         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17509         just native ones.
17511 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17513         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17515 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17517         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17519 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17521         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17523 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17525         * gcc.c-torture/execute/990804-1.c: New test.
17527 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17529         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17530         * g++.old-deja/g++.brendan/crash64.C: Likewise
17531         * g++.old-deja/g++.brendan/overload8.C: Likewise
17533 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17535         * g++.old-deja/g++.other/struct1.C: New test.
17537 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17539         * g++.old-deja/g++.other/enum2.C: New test.
17541 1999-08-02  Richard Henderson  <rth@cygnus.com>
17543         Adapted from tests from Franz Sirl:
17544         * gcc.c-torture/execute/va-arg-7.c: New test.
17545         * gcc.c-torture/execute/va-arg-8.c: New test.
17547 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17549         * gcc.c-torture/compile/990801-2.c: New test.
17551         * gcc.c-torture/compile/990801-1.c: New test.
17553 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17555         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17556         fp-cmp-1.c, converting double to float.
17558         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17559         fp-cmp-1.c, converting double to long double.
17561         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17562         from fr1 to unknown_register, since fr1 is a legitimate register
17563         on some machines.
17565 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17567         * README: More listname related changes.
17569 1999-07-08  Catherine Moore  <clm@cygnus.com>
17571         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17573 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17575         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17577 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17579         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17581 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17583         * gcc.dg/990703-1.c: New test.
17585 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17587         * lib/file-format.exp: New file: Move definition of proc
17588         gcc_target_object_format to here from
17589         gcc.dg/special/ecos.exp.
17591         * lib/c-torture.exp: Include lib file-format.exp.
17592         * lib/gcc-dg.exp: Include lib file-format.exp.
17594         * gcc.dg/special/ecos.exp: Remove definition of proc
17595         gcc_target_object_format.
17597 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17599         * gcc.c-torture/execute/990628-1.c: New test.
17601 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17603         * gcc.c-torture/compile/990625-2.c: New test.
17605         * gcc.c-torture/compile/990625-1.c: New test.
17607 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17609         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17610         attributes compile.
17611         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17612         ports that use the COFF/PE file format.
17614 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17616         * gcc.c-torture/compile/990617-1.c: New test.
17618 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17620         * g++.old-deja/g++.other/decl4.C: New test.
17622 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17624         * g++.old-deja/g++.other/bitfld3.C: New test.
17626 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17628         * g++.old-deja/g++.eh/catch1.C: New test.
17630 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17632         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17634         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17635         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17637 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17639         * g77.f-torture/compile/19990502-0.f: Replace with new,
17640         shorter, test that still fails after recent changes.
17642 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17644         * gcc.c-torture/execute/990604-1.c: New test.
17646 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17648         * gcc.c-torture/execute/990531-1.c: New test.
17650 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17652         * gcc.c-torture/compile/990527-1.c: New test.
17654 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17656         * gcc.c-torture/execute/990527-1.c: New test.
17658 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17660         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17661         bitfields as signed.
17663 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17665         * g77.f-torture/compile/19990525-0.f: New test.
17667 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17669         * gcc.c-torture/execute/990525-2.c: New test.
17671         * gcc.c-torture/execute/990525-1.c: New test.
17673 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17675         * g++.old-deja/g++.other/anon3.C: New test.
17676         * g++.old-deja/g++.other/anon4.C: New test.
17677         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17678         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17679         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17680         Merrill).
17682 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17684         * gcc.c-torture/execute/990524-1.c: New test.
17686         * gcc.dg/990524-1.c: New test.
17688 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17690         * gcc.c-torture/compile/990523-1.c: New test.
17692 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17694         * gcc.c-torture/compile/990519-1.c: New test.
17696 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17698         * gcc.c-torture/compile/990517-1.c: New test.
17700         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17701         (e4, f4): New tests.
17702         (main): Call them.
17704 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17706         * gcc.dg/noreturn-1.c: New test.
17708 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17710         * gcc.c-torture/execute/990513-1.c: New test.
17712 1999-05-10  Richard Henderson  <rth@cygnus.com>
17714         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17716 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17718         * g77.f-torture/execute/erfc.f: Use small single-precision
17719         values, to avoid problems on Alphas when not -mieee.
17721 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17723         * gcc.dg/990506-0.c: New test.
17725 1999-05-08  Richard Henderson  <rth@cygnus.com>
17727         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17728         the constant to test.  Don't XFAIL 64-bit targets.
17730         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17731         * g++.old-deja/g++.law/profile1.C: Likewise.
17733         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17734         operator new instances.
17735         * g++.old-deja/g++.other/delete5.C: Likewise.
17737 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17739         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17740         intrinsic.
17742 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17744         * g77.f-torture/execute/u77-test.f: Reverse order of two
17745         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17747 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17749         * gcc.dg/compare1.c: New test.
17751 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17753         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17754         New tests.
17756 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17758         * g77.f-torture/compile/19990502-1.f: New test.
17760 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17762         * g77.f-torture/compile/19990502-0.f: New test.
17764 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17766         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17767         intrinsic.
17769 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17771         * g77.f-torture/execute/u77-test.f (main): List libU77
17772         intrinsics not currently tested.
17773         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17774         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17775         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17776         Trim blanks off the ends of some printed strings.
17778 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17780         * g77.f-torture/execute/u77-test.f (main): Just warn about
17781         FSTAT gid disagreement, as it's expected on some systems.
17783 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17785         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17786         use a new function, which allows for some slop.
17787         Clean up some commentary.
17788         (issum): The new function.
17789         (sgladd): Deleted subroutine.
17791 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17793         * g77.f-torture/execute/u77-test.f: Modify to be more like
17794         libf2c/libU77 version, bringing patches to that version here.
17795         Add suitable commentary.
17797 1999-04-25  Richard Henderson  <rth@cygnus.com>
17799         * gcc.dg/990424-1.c: New test.
17801 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17803         * g77.f-torture/execute/u77-test.f (main): Bug involving
17804         LSTAT has been fixed, so turn back on full checking.
17806 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17808         * g77.f-torture/compile/19990419-0.f: New test.
17809         * g77.f-torture/execute/19990419-1.f: New test.
17811 1999-04-17  Richard Henderson  <rth@cygnus.com>
17813         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17814         to avoid the need for a prototype to supress a warning.
17816 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17818         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17820 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17822         * gcc.c-torture/execute/990404-1.c: New test.
17824 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17826         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17827         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17828         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17829         missing initializer warnings.
17831 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17833         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17834         matching strings.
17836 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17838         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17840 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17842         * g77.f-torture/execute/19990325-0.f: New test.
17843         * g77.f-torture/execute/19990325-1.f: New test.
17845 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17847         * gcc.c-torture/execute/990324-1.c: New test.
17849 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17851         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17852         test with 4.
17854 1999-03-17  Richard Henderson  <rth@cygnus.com>
17856         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17858 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17860         * g77.f-torture/execute/19990313-2.f: New test.
17861         * g77.f-torture/execute/19990313-3.f: New test.
17863 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17865         * g77.f-torture/execute/19990313-0.f: New test.
17866         * g77.f-torture/execute/19990313-1.f: New test.
17868 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17870         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17871         printf to sprintf.
17872         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17873         (main): Add check for u15.  Conditionalize u31 check depending on
17874         whether ints are <32 bits or >=32 bits.
17876 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17878         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17880 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17882         * g77.f-torture/compile/19990305-0.f: New test.
17883         * g77.f-torture/execute/19981119-0.f: New test.
17885 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17887         * g77.f-torture/execute/970625-2.f: call ABORT if final
17888         result is not correct, instead of just printing it.
17889         Add this checking via newly introduced obfuscation, to
17890         trip up buggy front ends.
17892 1999-03-07  Craig Burley  <craig@jcb-sc.com>
17894         * g77.f-torture/compile/960317-1.f: Moved from being
17895         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
17897 1999-03-06  Craig Burley  <craig@jcb-sc.com>
17899         * g77.f-torture/execute/960317-1.f: New (old) test.
17900         * g77.f-torture/execute/970625-2.f: Ditto.
17902 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
17904         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
17905         message on line 1 or line 2; cccp and cpplib do this differently.
17907 1999-03-01  Jeffrey A Law  (law@cygnus.com)
17909         * g++.old-deja/g++.law/weak1.C: New test.
17911 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17913         * gcc.c-torture/execute/990119-1.c: Renamed to...
17914         * gcc.dg/990119-1.c: this, so it will only be tested once
17915         (it's a preprocessor test, it doesn't need to be run at
17916         multiple optimization levels).
17918 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17920         * lib/g++.exp: Don't add incdir=$base_dir/../include to
17921           ALWAYS_CXXFLAGS.
17923 1999-02-24  Craig Burley  <craig@jcb-sc.com>
17925         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
17926         * g77.f-torture/compile/19981216-0.f: ...as it is expected
17927         to not be compilable by current g77.
17929 1999-02-24  Nick Clifton  <nickc@cygnus.com>
17931         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
17933 1999-02-22  Jeffrey A Law  (law@cygnus.com)
17935         * gcc.c-torture/execute/990222-1.c: New test.
17937 1999-02-19  Craig Burley  <craig@jcb-sc.com>
17939         * g77.f-torture/compile/19990218-0.f: New test.
17940         * g77.f-torture/noncompile/19990218-1.f: New test.
17942 1999-02-18  Craig Burley  <craig@jcb-sc.com>
17944         * g77.f-torture/compile/19981216-0.f: New test.
17946 1999-02-14  Jeffrey A Law  (law@cygnus.com)
17948         * gcc.dg/990214-1.c: New test.
17950 1999-02-13  Jeffrey A Law  (law@cygnus.com)
17952         * gcc.dg/990213-2.c: New test.
17954         * gcc.dg/990213-1.c: New test.
17956 1999-02-12  Jeffrey A Law  (law@cygnus.com)
17958         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
17959         ints.
17961 1999-02-11  Nick Clifton  <nickc@cygnus.com>
17963         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
17964         specified by target.
17966         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
17968 1999-02-11  Jeffrey A Law  (law@cygnus.com)
17970         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
17972 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
17974         * gcc.dg/special/ecos.exp: New test driver for new tests with
17975         special requirements.
17977         * gcc.dg/special/alias-1.c: New test.
17978         * gcc.dg/special/gcsec-1.c: New test.
17979         * gcc.dg/special/weak-1.c: New test.
17980         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
17981         * gcc.dg/special/weak-2.c: New test.
17982         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
17983         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
17984         * gcc.dg/special/wkali-1.c: New test.
17985         * gcc.dg/special/wkali-2.c: New test.
17986         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
17987         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
17989 1999-02-10  Felix Lee  <flee@cygnus.com>
17991           * lib/c-torture.exp (c-torture-compile): Pull out code for
17992           analyzing gcc error messages.
17993           (c-torture-execute): Likewise.  Fix some (harmless) false
17994           positives.
17995           * lib/gcc.exp (gcc_check_compile): New function.
17997 1999-02-08  Richard Henderson  <rth@cygnus.com>
17999         * gcc.c-torture/execute/990208-1.c: New test.
18001 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18003         * g++.dg/special/ecos.exp: New driver for new tests with special
18004         requirements
18006         * g++.dg/special/conpr-1.C: New test
18007         * g++.dg/special/conpr-2.C: New test
18008         * g++.dg/special/conpr-2a.C: New test
18009         * g++.dg/special/conpr-3.C: New test
18010         * g++.dg/special/conpr-3a.C: New test
18011         * g++.dg/special/conpr-3b.C: New test
18013         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18014         allow g++ to use the dg driver
18016         * README: Add comment about g++.dg directory
18018 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18020         * README: Update email addresses.
18022 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18024         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18025         arguments in order to force structure S onto the stack even on
18026         the alpha.
18027         (test): Pass 10 leading arguments to function foo as well as the
18028         structure S.
18030         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18031         failure for all targets.
18033         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18034         abort to terminate program execution.
18036 1999-01-30  Richard Henderson  <rth@cygnus.com>
18038         * gcc.c-torture/execute/990130-1.c: New test.
18040 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18042         * gcc.dg/990130-1.c: New test.
18044 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18046         * gcc.c-torture/execute/990128-1.c: New test.
18048 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18050         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18052 1999-01-27  Felix Lee  <flee@cygnus.com>
18054         * lib/c-torture.exp (c-torture-compile): pull out code for
18055         analyzing gcc error messages.
18056         (c-torture-execute): ditto, and fix some (harmless) false
18057         positives.
18058         * lib/gcc.exp (gcc_check_compile): new function.
18060 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18062         * gcc.dg/990117-1.c: New test.
18064         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18066         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18068 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18070         * g77.f-torture/compile/990115-1.f: New test.
18072 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18074         * gcc.c-torture/compile/990107-1.c: New test
18076 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18078         * gcc.c-torture/execute/990106-2.c: New test.
18080         * gcc.c-torture/execute/990106-1.c: New test.
18082 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18084         * gcc.c-torture/compile/981223-1.c: New test.
18086 1998-12-29  Richard Henderson  <rth@cygnus.com>
18088         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18089         (opt3): Rename from opt4 and disable.
18091 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18093         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18095 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18097         * g++.old-deja/g++.other/conv5.C: New test.
18099 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18101         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18103 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18105         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18107 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18109         * gcc.c-torture/compile/981211-1.c: New test.
18111 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18113         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18115         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18117 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18119         * gcc.special/930510-1.c: Make C9X safe.
18120         * gcc.misc-tests/gcov-1.c Similarly.
18121         * gcc.misc-tests/gcov-2.c Similarly.
18123 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18125         * gcc.dg/ultrasp1.c: New test.
18127 1998-12-06  Richard Henderson  <rth@cygnus.com>
18129         * gcc.c-torture/execute/981206.c: New test.
18131 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18133         * g++.old-deja/g++.ns/template7.C: New test.
18135         * g++.old-deja/g++.other/expr1.C: New test.
18137         * g++.old-deja/g++.eh/tmpl3.C: New test.
18139         * g++.old-deja/g++.eh/tmpl2.C: New test.
18141 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18143         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18144         * g++.old-deja/g++.other/using6.C: Removed.
18145         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18147         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18149 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18151         * g++.old-deja/g++.pt/overload8.C: New test.
18153         * g++.old-deja/g++.pt/overload7.C: New test.
18155         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18157         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18158         and relinking messages.
18159         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18160         compiling with -frepo.
18162 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18164         * g++.old-deja/g++.pt/lookup6.C: New test.
18166 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18168         * gcc.c-torture/execute/981130-1.c: New test.
18169         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18171 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18173         * g++.old-deja/g++.pt/explicit76.C: New test.
18175         * g++.old-deja/g++.pt/friend38.C: New test.
18177         * g++.old-deja/g++.ns/crash2.C: New test.
18179         * g++.old-deja/g++.pt/defarg8.C: New test.
18181         * g++.old-deja/g++.pt/instantiate6.C: New test.
18183         * g++.old-deja/g++.pt/static6.C: New test.
18185         * g++.old-deja/g++.pt/decl2.C: New test.
18187 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18189         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18190         problem is actually related with name lookup, but so what? :-)
18192         * g++.old-deja/g++.pt/friend37.C: New test.
18194 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18196         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18197         element, which fails on some systems.
18199         * g77.f-torture/execute/labug1.f: New test.
18201 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18203         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18204         is defined.
18206 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18208         * g77.f-torture/compile/981117-1.f: New test.
18210 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18212         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18213         properly discarded.
18215 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18217         * gcc.c-torture/execute/memcheck: New directory of tests for
18218         -fcheck-memory-usage.
18220 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18222         * README: New file, general information about the testsuite and
18223         new description of the various C++ test subdirectories.
18224         * README.g++: Eliminate obsolete information, update and move most
18225         relevant stuff to README.
18227 1998-11-07  Richard Henderson  <rth@cygnus.com>
18229         * gcc.c-torture/compile/981107-1.c: New test.
18231 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18233         * execute/memcpy-bi.c: New testcase.
18235 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18237         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18238         base classes.
18240         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18241         template is selected.
18243         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18244         classes, it should be accepted for all types.
18246         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18248         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18249         specializations start with template headers.
18251 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18253         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18255         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18256         non-POD types.
18258 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18260         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18262 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18264         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18266 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18268         * 981019-1.c: New test.
18270 1998-10-14  Robert Lipe <robertl@dgii.com>
18272         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18273         find objc headers.
18275 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18277         * compile/981001-4.c: Remove use of GCC extension that triggers a
18278         compiler bug.
18280 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18282         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18284 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18286         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18287         instantiation of template produces incorrect code for delete
18288         expression.
18290         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18291         constructors' name is not unique.
18292         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18293         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18295         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18296         automatic array of const is ill-formed.
18298         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18299         of template parameter?
18301         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18302         const.
18304         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18305         pointer-to-member expression.
18307         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18308         declaration causes ICE.
18310 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18312         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18313         reserved in the global namespace.
18315         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18316         generate needed virtual table.
18318         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18320 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18322         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18323         template-dependent type
18325 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18327         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18328         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18329         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18331         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18332         class should be usable as argument of member function.
18333         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18334         class should be usable as return type of member function.
18335         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18336         class should be usable as type of data member.
18338         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18340 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18342         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18344 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18346         * gcc.dg/dll-?.c Add thumb to target list.
18347         Fix assembler scan patterns to match current assembler output.
18349 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18351         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18352         matching of template brackets.
18354         * g++.old-deja/g++.other/using4.C: New test.  Test using
18355         declarations of methods from base classes.
18357         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18358         within functions should introduce names into the innermost
18359         enclosing namespace.
18361         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18362         of static locals if first initialization throws.
18364 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18366         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18368 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18370         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18371         lose track of the possible targets of tablejump insns.
18372         * special/special.exp: Run it.
18374 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18376         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18377         must be declared before its specializations can be named in friend
18378         declarations.
18380 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18382         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18384         * g77.f-torture/execute/io1.f: New test.
18386 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18388         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18389         with pointer to template function, for which no argument deduction
18390         is possible.
18392         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18393         specialization of template function as argument to template
18394         function.
18396         * g++.old-deja/g++.other/access2.C: New test; Inner class
18397         shouldn't have privileged access to Outer's names.
18399 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18401         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18402         friend template declared within template class conflicts with
18403         nested class of the same name.
18405         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18406         is ignored.
18408         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18409         object with direct initializer as function declaration.
18411         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18412         initializers.
18414         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18415         involving const pointer and NULL produces incorrect result.
18417         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18418         type name without `typename' should be rejected with -pedantic.
18420 1998-10-02  Richard Henderson  <rth@cygnus.com>
18422         * g++.old-deja/g++.other/addrof1.C: New test.
18424 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18426         * gcc.c-torture/compile/981001-1.c: New test.
18427         * gcc.c-torture/execute/981001-1.c: New test.
18429 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18431         * gcc.c-torture/compile/981001-2.c: New test.
18432         * gcc.c-torture/compile/981001-3.c: New test.
18433         * gcc.c-torture/compile/981001-4.c: New test.
18435 1998-10-01  Robert Lipe  <robertl@dgii.com>
18437         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18438         multilibbed hosts.   Idea grafted from g77.exp.
18440 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18442         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18443         avoid losing on systems which need -lsocket.
18445 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18447         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18448         * g++.old-deja/g++.other/nested2.C: Ditto.
18449         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18450         failure.
18452 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18454         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18455         preferred over template operator!= for enum bitfields.
18457 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18459         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18460         that happen to have the same base name, but in different scopes,
18461         are incorrectly rejected.
18463 1998-09-16  Richard Henderson  <rth@cygnus.com>
18465         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18466         on the native word size instead of an integer literal.
18468 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18470         * g++.old-deja/g++.other/static2.C: Invocation of static data
18471         member of type pointer-to-function denoted as non-static member.
18473         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18474         checks involving function types and aliases.
18476 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18478         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18479         redefined to the same non-trivial type.
18481         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18482         namespace-qualification of template specializations declared in
18483         other namespaces.
18485         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18486         to declare a subset of the specializations of a template function
18487         as friends of specializations of a template class.
18489         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18490         member templates that do not fully specialize the enclosing
18491         template class are rejected.
18493 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18495         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18497 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18499         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18500         altered from libf2c/libU77 version.
18502 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18504         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18506 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18508         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18509         (un)signed char are different types for template specialization
18510         purposes.
18512 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18514         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18515         * objc: ObjC testsuite.
18517 1998-08-31  Catherine Moore  <clm@cygnus.com>
18519         * gcc.c-torture/execute/941014-1.x:  New file.
18521 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18523         * lib/c-torture.exp: Add support for
18524         torture_eval_before_compile and torture_eval_before_execute
18525         variables.
18527 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18529         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18530         this test triggers valid.
18532 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18534         * gcc.dg/980827-1.c: New test.
18536 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18538         * gcc.c-torture/execute/loop-4b.c: New test.
18540 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18542         * lib/c-torture.exp: Add support for
18543         torture_eval_before_compile and torture_eval_before_execute
18544         variables.
18546 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18548         * gcc.c-torture/compile/980825-1.c: New test.
18550 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18552         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18553         count number tests in opt_t0 not good_t0.
18555 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18557         * gcc.c-torture/compile/930326-1.x: Fix typo.
18559 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18561         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18562         causes an ICE.
18564 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18566         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18567         STACK_SIZE is defined.
18568         * gcc.c-torture/unsorted/stuct.c: Similarly.
18570         * gcc.c-torture/compile/980821-1.c: New test.
18572 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18574         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18576 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18578         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18579         code.
18581 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18583         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18584         error'.
18586 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18588         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18590 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18592         * gcc.c-torture/compile/980816-1.c: New test.
18594         * gcc.dg/980816-1.c: New test.
18596 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18598         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18599         compiler for ieee tests.
18601 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18603         * g77.f-torture/compile/980729-0.f: New test.
18605 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18607         * gcc.c-torture/special/eeprof-1.c: New test, for
18608         -finstrument-functions.
18609         * gcc.c-torture/special/special.exp: Run it.
18611 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18613         * gcc.c-torture/compile/980729-1.c: New test.
18615 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18617         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18618         __thumb__ is defined, and test for ARM style doubles if so.
18620 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18622         * g77.f-torture/noncompile/980615-0.f: New test.
18624 1998-07-26  H.J. Lu  (hjl@gnu.org)
18626         * gcc.dg/980312-1.c: Do link instead of compile.
18627         * gcc.dg/980313-1.c: Likewise.
18629 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18631         * gcc.c-torture/compile/980726-1.c: New test.
18633 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18635         * g77.f-torture/execute/io0.f: New test.
18637 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18639         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18640         an int.
18642 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18644         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18645         m32r bugs.
18647 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18649         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18650         c-decl.c:grokdeclarator can handle mode attributes.
18652 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18654         * gcc.c-torture/execute/980716-1.c: New test.
18656 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18658         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18659         the mn10200.
18660         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18661         the mn10200.
18662         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18663         * gcc.c-torture/compile/930326-1.x: Similarly.
18665 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18667         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18668         New test from Craig.
18670 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18672         * g77.f-torture/noncompile/980616-0.f: New test.
18674         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18676 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18678         *  g++.other/singleton.C: Return error value instead of taking
18679         SIGSEGV.
18681 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18683         *  g++.other/singleton.C: New test.   Warning is under dispute.
18684         Runtime crash is not.
18686 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18688         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18689         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18690         using6.C, using7.C}:  New namespace tests.
18692 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18694         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18695         specialization with typedef'ed names used as array indexes.
18697 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18699         * gcc.c-torture/execute/980709-1.c: New test.
18701         * gcc.dg/980709-1.c: New test.
18703 1998-07-07  Richard Henderson  <rth@cygnus.com>
18705         * gcc.c-torture/execute/bcp-1.c: New test.
18707 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18709         * gcc.c-torture/execute/980707-1.c: New test.
18711 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18713         * gcc.c-torture/compile/980706-1.c: New test.
18715 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18717         * g77.f-torture/execute/980701-0.f,
18718         g77.f-torture/execute/980701-1.f: New test from Craig.
18720 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18722         * gcc.c-torture/compile/980701-1.c: New test.
18724         * gcc.c-torture/execute/980701-1.c: New test.
18726 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18727 rlsruhe.de>
18729         * g++.old-deja/g++.robertl/eb132.C: New test.
18730         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18732 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18734         * g77.f-torture/execute/980628-7.f,
18735         g77.f-torture/execute/980628-8.f,
18736         g77.f-torture/execute/980628-9.f,
18737         g77.f-torture/execute/980628-10.f: New tests from Craig.
18739         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18741 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18743         * g77.f-torture/execute/980628-4.f: New test from Craig.
18744         * g77.f-torture/execute/980628-5.f: Likewise.
18745         * g77.f-torture/execute/980628-2.f: Likewise.
18746         * g77.f-torture/execute/980628-0.f: Likewise.
18747         * g77.f-torture/execute/980628-1.f: Likewise.
18748         * g77.f-torture/execute/980628-3.f: Likewise.
18749         * g77.f-torture/execute/980628-6.f: Likewise.
18751 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18753         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18754         directory when nothing has been installed yet.
18756 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18758         * gcc.c-torture/special/special.exp: Handle newer versions of
18759         dejagnu.
18761 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18763         * gcc.dg/980626-1.c: New test.
18765 1998-06-19  Bruno Haible <haible@ilog.fr>
18767         * gcc.misc-tests/m-un-2.c: New test.
18768         * g++.old-deja/g++.other/warn01.c: Likewise.
18770 1998-06-19  Robert Lipe  <robertl@dgii.com>
18772         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18773         compatibility with assmblers with a different comment character.
18774         Eliminate use of GAS-specific extensions.
18776 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18778         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18780 1998-06-19  Robert Lipe  <robertl@dgii.com>
18782         *lib/g77.exp: Replace search for libf2c.a with search for newly
18783         renamed libg2c.a
18785 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18787         * gcc.c-torture/execute/980617-1.c: New test.
18789 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18791         * gcc.c-torture/execute/980612-1.c: New test.
18793 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18795         * gcc.dg/980523-1.c: Only test on ppc-linux.
18796         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18798         * gcc.c-torture/execute/980608-1.c: New test.
18800 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18802         * gcc.c-torture/execute/980605-1.c: New test.
18804 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18806         * gcc.c-torture/execute/980604-1.c: New test.
18808 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18810         * gcc.c-torture/execute/980602-1.c: New test.
18811         * gcc.c-torture/execute/980602-2.c: Likewise.
18813 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18815         * 970125-0.f: Fix per JCB.  Add commentary.
18817 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18819         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18820         IEEE -0 support.
18822 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18824         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18825         earlier.
18827 1998-05-28  Catherine Moore <clm@cygnus.com>
18829         * gcc.c-torture/execute/980526-3.c: New test.
18831 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18833         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18834         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18835         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18836         m88k-motorola-sysv3 to XFAIL.
18838 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18840         * gcc.dg/980526-1.c: New test.
18841         * gcc.c-torture/execute/980526-2.c: New test.
18843 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18845         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18847         * gcc.c-torture/execute/980526-1.c: New test.
18849 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18851         * g77.f-torture/execute/alpha2.f: Add runtime test.
18853 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18855         * g++.old-deja/old-deja.exp: Strip leading directories.
18857         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18858         error for the line.  Don't run multiple tests for the same line.
18860 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18862         * gcc.dg/980523-1.c: New test.
18864 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18866         * g77.f-torture/compile/970915-0.f: New test.
18868 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18870         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18872 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18874         * gcc.dg/980520-1.c: New test.
18876 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18878         * gcc.dg/980502-1.c: Fix return type.
18880 1998-05-20  Jeffrey A Law  (law@cygnus.com)
18882         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
18883         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
18884         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
18885         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
18886         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
18888 1998-05-20  Dave Love  <d.love@dl.ac.uk>
18890         * g77.f-torture/execute/980520-1.f: New test.
18892 1998-05-15  Dave Love  <d.love@dl.ac.uk>
18894         * lib/mike-g77.exp: New file.
18896         * g77.f-torture/noncompile/noncompile.exp,
18897         g77.f-torture/noncompile/check0.f: New files.
18899 1998-05-14  Dave Love  <d.love@dl.ac.uk>
18901         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
18902         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
18903         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
18904         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
18905         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
18906         abort where appropriate.
18908 1998-05-05  Michael Meissner  <meissner@cygnus.com>
18910         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
18911         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
18913 1998-04-29  Dave Love  <d.love@dl.ac.uk>
18915         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
18917 1998-04-27  Dave Love  <d.love@dl.ac.uk>
18919         * g77.f-torture/compile/980427-0.f: New test.
18921 1998-04-24  Dave Love  <d.love@dl.ac.uk>
18923         * g77.f-torture/compile/980424-0.f: New test.
18925 1998-04-19  Dave Love  <d.love@dl.ac.uk>
18927         * g77.f-torture/compile/980419-2.f (main): New test.
18928         * g77.f-torture/compile/970125-0.f: New test.
18929         * g77.f-torture/compile/980419-1.f: New test.
18931 1998-04-08  Jim Wilson  <wilson@cygnus.com>
18933         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
18934         of loop-4.c.
18936 1998-04-07  Jim Wilson  <wilson@cygnus.com>
18938         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
18940 1998-04-03  Jim Wilson  <wilson@cygnus.com>
18942         * gcc.c-torture/compile/980329-1.c: New test.
18944 1998-03-18  Jim Wilson  <wilson@cygnus.com>
18946         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
18947         * gcc.dg/980312-1.c: Fix typo in -march command.
18949 1998-03-16  H.J. Lu  (hjl@gnu.org)
18951         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
18953 1998-03-11  Robert Lipe  <robertl@dgii.com>
18955         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
18956         Dave Love agree the Fortran source is bogus.
18958 1998-03-11  Robert Lipe  <robertl@dgii.com>
18960         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
18961         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
18962         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
18963         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
18964         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
18966 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
18968         * g++.old-deja/g++.other/friend1.C: New test.
18970 1998-02-18  Dave Love  <d.love@dl.ac.uk>
18972         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
18973         possibly uninitialized) variables and declare dnrm2.
18975 1998-02-23  Robert Lipe <robertl@dgii.com>
18977         From Bruno Haible <haible@ilog.fr>:
18978         * gcc.c-torture/execute/980223.c: New test.
18980 1998-02-13  Jeffrey A Law  (law@cygnus.com)
18982         * gcc.dg/ifelse-1.c: New test.
18984 1998-02-09  H.J. Lu  (hjl@gnu.org)
18986         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
18988           * lib/old-dejagnu.exp (old-dejagnu): Added the
18989           "execution test - XFAIL *-*-*" handling in the spirit of
18990           "excess errors test -". Changed the "execution test fails"
18991           handling to be like "excess errors test fails".
18992           * Update various tests accordingly.
18994 1998-02-06  Jim Wilson  <wilson@cygnus.com>
18996         * gcc.c-torture/execute/980205.c: New test.
18998 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19000         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19001         * lib/f-torture.exp: Similarly.
19002         * gcc.c-torture: Rename all .cexp files to .x files.
19004 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19006         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19007         (940510-1.c): Removed duplicate.
19008         (971104-1.c): New test.
19010 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19012           * lib/f-torture.exp: Improve error and loop detection.
19014 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19016         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19017         use that to size the filler array.
19019 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19021         * lib/c-torture.exp(c-torture-execute): Fix typo.
19023         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19024         testcase as the executable name. Keep the executable around if
19025         the test fails.
19027 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19029         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19030         changes.  Only test one -g option, and move it to the end of the
19031         list of options to test.
19033 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19035         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19036         variable GCC_TORTURE_OPTIONS to supply default switches separated
19037         by colons.  If no environment variable, run tests with -O0 -g, -O1
19038         -g, and -O2 -g as well.
19040 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19042         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19043         explanatory comments. Fix indentation.
19045 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19047         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19049 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19051         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19052         * g++.old-deja/g++.mike/p7325.C: Likewise.
19053         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19055 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19057         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19058         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19059         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19060         * g++.old-deja/g++.law/operators4.C: Likewise.
19062 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19064         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19065         * g++.old-deja/g++.mike/p784.C: Ditto.
19066         * g++.old-deja/g++.mike/p785.C: Ditto.
19068 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19070           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19072 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19074         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19075         target feature; pass this to c-torture-execute as needed.
19077 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19079         * lib/c-torture.exp(c-torture-execute): If the previous and the
19080         current executables being tested are identical, we don't need to
19081         run the executable again. Try to make the executable names
19082         unique. Add an optional argument for passing additional compiler
19083         flags.
19085 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19087         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19089 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19091         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19093 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19095         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19096         32bit or larger longs.
19098         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19099         have either a 32bit long or 32bit int.
19101 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19103         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19104         Make double precision tests dependent on sizeof (double).
19106 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19108         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19109         too.
19111 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19113         * gcc.c-torture/compile/961203-1.cexp: New script.
19115 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19117         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19118         up the includes ourselves.
19120 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19122         * lib/plumhall.exp: Remove random include, and add a few
19123         verbose messages for debugging.
19125 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19127         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19128         of trying to do it ourselves.
19130 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19132         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19134 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19136         * gcc.prms/5403.c: Made regexp a bit less strict.
19138 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19140         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19141         is returned from remote_load instead.
19142         * lib/plumhall.exp: Ditto.
19143         * lib/mike-g++.exp: Ditto.
19144         * lib/old-dejagnu.exp: Ditto.
19145         * lib/c-torture.exp: Ditto.
19147 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19149         * lib/g++.exp: Use build_wrapper procedure.
19150         * lib/gcc.exp: Ditto.
19152 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19154         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19155         an old-style decl for malloc.  Fixes tests to work when
19156         sizeof (int) != sizeof (size_t).
19158 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19160         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19162         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19163         use stdargs.h interface.
19165 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19167         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19168         NO_VARARGS when compiling.
19170 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19172         * lib/plumhall.exp(ph_includes): New procedure.
19173         (ph_make): Use it.
19174         (ph_compiler): Ditto.
19176         * lib/g++.exp: Rename test-glue.c to testglue.c.
19177         * lib/gcc.exp: Ditto.
19179 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19181         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19182         to completion when it's called.
19184 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19186         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19187         is defined, don't do test.
19189 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19191         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19192         for object files.
19193         (ph_summary): Mark skipped testcases as untested, not unresolved.
19195         * lib/plumhall.exp (ph_make): If unresolved because of bad
19196         errorCode, record errorCode in log file.
19197         (*): Replace send_log/verbose with verbose -log.
19199 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19201         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19202         double conversion if double isn't at least 8 bytes.
19204         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19205         int to work with targets where int is 16 bits.
19207         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19208         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19209         precision for the test to complete.
19211 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19213         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19214         if d10v is not compiled with the -mdouble64 flag.
19215         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19217         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19218         d10v is not compiled with the -mint32 flag.
19220 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19222         * lib/plumhall.exp: Use incr_count.
19224 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19226         * gcc.c-torture: Update to c-torture-1.45.
19228 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19230         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19231         the name of the expect testcase file).
19233         * lib/g++.exp(g++_init): Ditto.
19235 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19237         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19238         the host.
19240         * lib/gcc.exp(gcc_exit): New procedure.
19242 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19244         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19245         specs where appropriate.
19247         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19248         because of new "candidates are" messages, and removed a few
19250         * Converted all non-old-style g++ testcases to old-style, and
19251         moved into g++.old-deja.
19253 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19255         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19256         options.
19258         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19259         succeeded.
19261         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19263 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19265         * lib/gcc.exp (gcc_target_compile): Add support for defining
19266         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19267         the machine doesn't have those features.
19269 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19271         * g++.law/operators4.exp: Don't use LIBS.
19273 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19275         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19277         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19278         * lib/g++.exp: Set it here instead. Also, allow use of the
19279         --tool_exec and --tool_opt options. Change CXX to
19280         GXX_UNDER_TEST.
19282         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19284         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19286 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19288         * lib/old-dejagnu.exp: Use prune_warnings instead of
19289         prune_system_crud.
19290         * lib/mike-g++.exp: Ditto.
19291         * lib/gcc.exp: Ditto.
19292         * lib/g++.exp: Ditto.
19294         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19296 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19298           * 941014-2.c: Include stdlib.h
19299           * 960327-1.c: Include stdio.h
19300           * dbra.c, index-1.c: Don't assume ints are 32bits.
19302 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19304         * lib/gcc.exp: Add gcc,stack_size target feature.
19306         * lib/g++.exp(g++_target_compile): Add the include and link
19307         paths here, not in two other places. And, it's $options, not
19308         options.
19310         * lib/mike-g++.exp(postbase): Remove the code that determines
19311         the correct include and link paths.
19312         * g++.old-deja/old-deja.exp: Ditto.
19314 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19316         * lib/g++.exp(g++_init): target_compile no longer returns the
19317         filename of the result.
19319 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19321         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19322         call to glob.
19324         * gcc.c-torture/special/special.exp: Change call to
19325         gcc_target_compile to include the object file.
19327 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19329         * gcc.c-torture/special/special.exp: Correct misspelling in last
19330         change.
19332 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19334         * lib/plumhall.exp(ph_summary): Log the entire output of the
19335         executable. Return -1 if there were any failures, 0 otherwise.
19336         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19337         (ph_make): Clean up objects and executables that were built
19338         if the tests succeeded.
19340 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19342         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19343         libraries and includes in the build tree as appropriate.
19345 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19347         * lib/c-torture.exp: Instead of looking for the global variable
19348         NO_LONG_LONG, check to see if that's a feature of the target.
19350 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19352         * config/default.exp: Minimize. Delete the remainer of the files in
19353         config; this functionality is now in devo/dejagnu/config.
19355         g++.*/*: Pass any additional flags used to compile to postbase;
19356         delete CXXFLAGS.
19358         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19359         is now done by runtest.exp. Use gcc_target_compile instead of
19360         compile.
19362         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19363         Remove references to CFLAGS. Use remote_file instead of
19364         calling rm -f.
19365         (c-torture): Take a list of arguments to use to compile this
19366         testcase.
19368         lib/g++.exp: Simplify. Use target_compile instead of compile.
19369         lib/gcc-dg.exp: Ditto.
19370         lib/gcc.exp: Ditto.
19371         lib/mike-{gcc,g++}.exp: Ditto.
19372         lib/old-dejagnu.exp: Ditto.
19373         lib/plumhall.exp: Ditto.
19375 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19377         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19378         (ph_linker): Likewise.
19380 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19382           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19383         MAP_ANON / MAP_ANONYMOUS if defined;
19384         else try to map from /dev/zero .
19386 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19388         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19389         isn't defined, then define it to MAP_ANONYMOUS.
19391 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19393         * gcc.c-torture: Update to c-torture-1.42 release.
19395 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19397         * gcc.c-torture: Update to c-torture-1.41 release.
19399 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19401         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19402         c-torture release.
19404 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19406         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19407         and LDFLAGS.  Fix second case to append the target_info ldflags
19408         onto LDFLAGS, not CFLAGS.
19409         * lib/g++.exp (g++_init): Add target_info stuff.
19410         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19411         of libgloss and newlib flags for !native.
19413         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19414         (GDB): Fix relative path to go up another dir for finding gdb.
19416 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19418         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19419         versions in the target_info array, if they don't exist.
19421 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19423         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19425 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19427         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19428         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19430 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19432         * lib/old-dejagnu.exp: Don't remove the output file before we've
19433         actually tested it. Don't append pwd to the path of the executable
19434         we're testing.
19436 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19438         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19440 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19442         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19443         temporary directory for compiler files, and set it to a default
19444         value of /tmp. Set $output as the name of the output file from
19445         compiling the testcase. Add a -o option to $cflags_var so the
19446         compiler writes the final output file as $output. Set $executable
19447         to $output.
19449         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19450         directory for compiler files, and set it to /tmp if it doesn't
19451         already have a value. Set $output_file to the name of the output
19452         file from compiling the testcase. Add a -o option to CXXFLAGS so
19453         the compiler writes the final output file as $output. Use $output
19454         as the executable to be tested.
19456 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19458         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19460 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19462         * gcc.c-torture/execute/pending-1.c: New test.  Still
19463         pending in Tege's queue.
19465 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19467         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19468         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19469         if there were failures.  Call unresolved if there were unresolved
19470         testcases.  Call gcc_fail if program did not run to completion.
19471         (ph_make): Pass additional argument name to ph_execute.
19472         (ph_execute): Add new argument.  Pass additional arguments to
19473         ph_summary.  Call gcc_fail is there is no execution output.
19475 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19477         * lib/plumhall.exp (proc_summary): Output relavent summary
19478         lines into the log so specific failures in plumhall can be
19479         investigated.
19481 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19483         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19484         (c-torture-execute): Don't try to execute tests which use
19485         "long long" types if $NO_LONG_LONG is nonzero.
19487 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19489         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19490         not c-torture.
19492         * gcc.ieee: Move from here.
19493         * gcc.c-torture/execute/ieee: To here.
19495 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19497         * gcc.c-torture: Update to c-torture-1.41 release.
19499 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19501         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19502         not "$output".
19504 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19506         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19507         -c present.
19509 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19511         * config/proelf.exp: Handle connecting to a simulator.
19513 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19515         * config/proelf.exp: New file.  Enough framework that we can
19516         run c-torture tests on the proelf targets (or any other target
19517         that gdb can connect to for that matter).
19519 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19521         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19522         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19524         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19525         exec_output exists.
19527 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19529         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19530         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19532         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19533         to pass/fail/unresolved/unsupported/untested.  Caller must now
19534         call unresolved/unsupported/untested.
19535         * lib/*.exp: Update FSF address.  Update to handle new results of
19536         ${tool}_load.
19537         * lib/chill.exp (verbose): Delete.
19539 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19541         * lib/gcc.exp (default_gcc_start): Change order of args to
19542         $LDFLAGS $CFLAGS $LIBS.
19543         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19544         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19545         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19546         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19547         * gcc.misc-tests/dg-test.exp: Likewise.
19548         * gcc.misc-tests/msgs.exp: Likewise.
19549         * gcc.prms/prms.exp: Likewise.
19550         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19551         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19553         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19555 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19557         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19559         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19560         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19562         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19563         necessary.
19565 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19567         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19568         global for loop; add use of $mathlib.
19569         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19570         settings here; set mathlib for anything but VxWorks.
19572 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19574         * gcc.c-torture: Update to c-torture-1.40 release.
19576 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19578         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19579         dg.exp.
19581 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19583         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19584         global.
19586 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19588         * lib/g++.exp (LIBS): Define if not already.
19589         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19590         (gcc-dg-prune): Call prune_gcc_output.
19591         * lib/gcc.exp (prune_gcc_output): New proc.
19592         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19593         prune_gcc_output.
19595 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19597         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19598         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19600 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19602         * gcc.c-torture: Update to c-torture-1.39 release.
19604 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19606         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19607         fails, try others as well.
19609 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19611         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19612         If compilation fails, mark execute tests as `untested'.
19613         If test is marked as unsupported, don't mark compilation and
19614         execute tests as failed.
19616 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19618         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19619         libstdc++ for whether or not we want to be doing shared
19620         libraries.  Delete link_curses since we don't need it anymore.
19621         * lib/mike-g++.exp (postbase): Don't link in libg++.
19622         * g++.old-deja/old-deja.exp: Likewise.
19624 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19626         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19628 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19630         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19631         For that, add `-Wl,-a,shared_archive'.
19632         * g++.old-deja/old-deja.exp: Likewise.
19634 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19636         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19638 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19640         * lib/mike-g++.exp (postbase): Pay attention to the status of
19641         g++_load.
19643 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19645           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19647 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19649         * lib/gcc.exp (default_gcc_start): No longer need to log program
19650         being executed or its output, execute_anywhere does that now.
19651         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19652         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19654 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19656         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19657         the same as those in lib/g++.exp.
19659 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19661         * gcc.c-torture: Update to c-torture-1.38 release.
19662         * gcc.ieee: Related changes.
19664 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19666         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19667         "exec". Minor reformatting changes.
19669         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19670         cross. This means all "exec" calls now work on a remote host as
19671         well.
19672         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19673         cross. Filter out the extra "\r\n" stuff that expect puts in.
19674         (c-torture-execute): Filter out the bogus warnings like
19675         c-torture-compile does. Add support for canadian cross.
19676         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19677         Use execute_anywhere rather than calling exec directly. Now it
19678         works for canadian cross testing.
19680 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19682         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19683         results into a variable, and check that rather than using file exists.
19685 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19687         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19688         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19690 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19692         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19693         lib_curses if there's a shared libg++ in the build tree.
19695 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19697         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19698         if not supported target.
19700 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19702         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19703         link_curses up to always happen, not just for native builds.
19705 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19707         * gcc.c-torture: Update to c-torture-1.36 release.
19708         * gcc.failure: Related changes.
19710 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19712         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19714 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19716         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19717         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19718         runshlib, link_curses, and mathlib for link and run.
19720         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19721         pass the runtime shared library options for Solaris, OSF/1, and
19722         Irix5, and link with -lcurses to avoid unresolved references.
19724 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19726         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19727         only run once.
19729 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19731         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19733 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19735         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19736         do not have a framework for the "compat" tests yet.
19738 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19740         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19741         set to null if we're testing vxworks5.1.  Use that instead of
19742         `-lm' in the setting of LIBS for link and run.
19744 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19746         * config/rom68k.exp (${tool}_load): Major changes to make it
19747         work.  Verified that it does in fact return the stuff in
19748         exec_output properly.  Catch any Emul or any TRAP other than 0.
19750 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19752         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19753         LDFLAGS properly for targets that need stuff from libgloss.
19754         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19755         only run once.
19756         (gpp_initialized): New variable.
19758 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19760         * config/rom68k.exp: Load libgloss.exp.
19761         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19762         so we can produce a fully linked binary.
19763         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19764         so we can produce a fully linked binary.
19766 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19768         * lib/plumhall.exp (ph_section): Watch for expected failures.
19769         Add missing `else'.
19771         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19772         run the testcase.
19773         (c-torture): Likewise.
19775 1995-08-28  Doug Evans  <dje@cygnus.com>
19777         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19779         * lib/mike-g++.exp (mike_cleanup): New proc.
19780         (prebase): New globals compiler_result, not_compiler_result,
19781         target_regexp.
19782         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19783         allow leading "-" in pattern.  Watch for unsupported tests.
19784         If $compiler_result is set, pattern match assembler code,
19785         and ditto for $not_compiler_result.
19786         * lib/mike-gcc.exp: Likewise.
19788         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19789         execution "succeeded".
19791 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19793         * config/win32.exp: New file.
19794         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19796 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19798         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19799         unsupported.
19800         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19801         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19802         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19804         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19805         "... without exceptions was ...".  That is now handled by
19806         prune_system_crud.
19807         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19809 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19811         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19812         sieve.c,sort2.c}: New files.
19813         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19814         sieve.exp,sort2.exp}: Drivers for them.
19816         * lib/mike-gcc.exp (program_output): New user settable variable.
19817         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19818         messages.
19819         * lib/mike-g++.exp (program_output): New user settable variable.
19821         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19823         * config/sh.exp: Deleted (use sim.exp instead).
19825 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19827         * config/vx.exp: Declare CHECKTASK as global.
19828         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19829         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19830         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19832 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19834         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19835         target. Like vx.exp, only includes `vx29k.exp' instead of
19836         `vxworks.exp'.
19838 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19840         * config/sim.exp: Increase time limit from 120 seconds to 240.
19842 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19844         * gcc.c-torture/execute/950628-1.c: New test.
19846 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19848         * gcc.c-torture: Update with changes/additions from
19849         c-torture-1.34.
19851 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19853         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19855 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19857         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19859 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19861         * gcc.c-torture/compile/950512-1.c: New test.
19862         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19863         * gcc.dg/struct-ret-1.c: Likewise.
19865 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19867         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19868           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19870 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19872         * gcc.c-torture/special/920411-1.c: Deleted.
19873         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19875 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19877         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19878         cpu limit.
19880 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
19882         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
19884 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
19886         From kenner;
19887         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
19888         is the proper length.
19889         * va-arg-3.c: Likewise.
19891 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
19893         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
19894         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
19896         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
19897         * lib/g++.exp (default_g++_start): Delete old cruft.
19899 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
19901         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
19902         (2 * (1 << 18)) to (2 * (1 << 17)).
19904         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
19906 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
19908         * config/rom68k.exp: Renamed from config/idp.exp
19910 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
19912         * c-torture/compile/921109-2.c
19914 1995-04-18  Mike Stump  <mrs@cygnus.com>
19916         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
19917         excess errors.
19919 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
19921         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
19922         output.
19923         * lib/g++.exp (default_g++_start): Likewise.
19925 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
19927         * gcc.c-torture/compile/950329-1.c: New test.
19929 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
19931           * config/bug.exp (${tool}_load): Updated to use new remote_open
19932           and remote_close procs.
19933         * config/idp.exp: New file.
19935 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
19937         * gcc.c-torture/execute/950322-1.c: New test.
19939 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
19941         * config/vx.exp (${tool}_load): Clean up testing of return code from
19942         vxworks_ld and vxworks_spawn.
19944 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
19946         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
19948 1995-03-13  Mike Stump  <mrs@cygnus.com>
19950         * lib/old-deja.exp: Add `excess errors test - ' error, now one
19951         can mark excess errors on a machine by machine basis.  Note, the
19952         default is to not expect any excess errors, even when excess
19953         errors test - is given, so you will want to put an XFAIL ... on
19954         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
19955         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
19956         those 4 machines, but no others.
19958 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
19960         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
19961         * lib/c-torture.exp: to here.
19963 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
19965         * gcc.c-torture/execute/950221-1.c: New test.
19966         * gcc.c-torture/execute/struct-ret-1.c: New test.
19967         * gcc.c-torture/compile/950221-1.c: New test.
19969         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
19971 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
19973         * gcc.c-torture/execute/arith-1.c (main): Return 0.
19974         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
19976 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
19978         * g++.gb: New directory of tests, derived from my signature and
19979         class scoping tests.
19981         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
19982         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
19983         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
19984         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
19985         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
19986         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
19987         * g++.gb/sig25.C: Likewise.
19989         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
19990         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
19991         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
19992         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
19993         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
19994         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
19995         * g++.gb/sig25.exp: Likewise.
19997         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
19998         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
19999         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20000         * g++.gb/scope13.C: Likewise, this test still fails.
20002         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20003         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20004         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20005         * g++.gb/scope13.exp: Ditto.
20007         * g++.gb/README: New file, explains what these tests are about.
20009 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20011         * lib/dg.exp (dg-do): Support `preprocess'.
20012         (dg-test): Likewise.
20014 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20016         * config/udi.exp: change "continue -expect" to "exp_continue".
20018 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20020         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20021         Delete redundant tests.
20023         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20024         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20025         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20026         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20027         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20028         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20029         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20030         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20032         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20033         storing label pointers.
20034         * gcc.c-torture/execute/921019-1.c: Likewise.
20035         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20036         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20037         parameter fp.
20038         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20039         constants.
20041         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20042         Delete obsolete tests.
20044         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20045         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20046         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20047         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20048         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20049         * gcc.c-torture/compile/950124-1.c: New test.
20051         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20053 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20055         * lib/mike-g++.exp: Add -lm to LIBS.
20057 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20059         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20061 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20063         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20065 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20067         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20069 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20071         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20072         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20073         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20074         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20075         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20076         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20077         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20078         * g++.law/{operators31.C, operators32.C,
20079         * g++.law/{operators33.C, operators34.C}: Likewise.
20080         * g++.law/{pic1.C, refs2.C}: Likewise.
20081         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20082         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20083         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20084         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20086         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20087         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20088         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20089         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20090         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20091         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20092         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20093         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20094         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20095         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20096         * g++.law/{operators34.exp}: Likewise.
20097         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20098         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20099         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20100         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20101         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20103         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20104         No longer expected to fail.
20105         * g++.law/missed-error3.C: Tweak for recent bool changes.
20107 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20109         * config/emb-unix: Deleted.
20110         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20111         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20113 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20115         * lib/dg.exp (dg-test): Fix typo in last patch.
20117 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20119         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20120         (handles multiple occurrences).
20122 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20124         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20125         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20126         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20127         printed).
20128         * lib/c-torture.exp (c-torture-compile): Likewise.
20129         (c-torture): Prepend full path if missing.
20130         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20131         (gcc_fail): Likewise.
20132         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20134 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20136         * lib/netware.exp: Only attach to NetWare i386 systems.
20138 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20140         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20141         messages.  Add test name to "output pattern match" pass/fail message.
20143 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20145         * gcc.dg: New testsuite.
20146         * gcc.dg/dg.exp: New file.
20148         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20149         test-switch.c}: Deleted.
20151         * gcc.misc-tests/msgs.exp: New testcase driver.
20153 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20155         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20156         Watch for illegal return values from ${tool}_load.
20157         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20158         cross targets.  Coerce return value >0 to 1.
20160 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20162         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20164         * config/emb-unix.exp: New file.
20166         * config/sim.exp: Error if variable $SIM not defined.
20167         (${tool}_load): Mark test as "untested" if simulator missing.
20169         * config/unix.exp: Load remote.exp to get rcp_download.
20170         * lib/c-torture.exp: Use different option lists for testcases with
20171         and without loops.
20172         * gcc.c-torture/execute/execute.exp: Likewise.
20174 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20176         * config/*.exp: Clarify return code from ${tool}_load.
20177         Call `unresolved' or `untested' instead of `warning' or `perror'
20178         (sometimes you still want to call both though).
20179         Add comment that `shell_id' is local to each file.
20180         * config/udi.exp (timeout): Set to 30.
20181         Don't print warning if connection fails, $connectmode has already
20182         printed an error.
20183         (${tool}_load): Move verbose messages to level 2.
20184         Rework pattern for "Process started" message.
20185         Pass `shell_id' to ${connectmode}_download.
20186         Retry twice upon timeout.  Make resetting of target more robust.
20187         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20188         Pass `shell_id' to exit_$connectmode.
20189         Only call exit_$connectmode if connected.
20190         * config/unix.exp (${tool}_load): Check return codes better.
20191         * config/vrtx.exp (${tool}_load): Likewise.
20192         * config/vx.exp (${tool}_load): Likewise.
20193         Delete unneeded global's.
20194         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20195         from ${tool}_load.
20196         (dg-stat): Delete.
20197         (dg-init): Delete recording of pass/fail counts.
20198         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20199         (old-dejagnu-init): Likewise.
20200         (old-dejagnu-stat): Delete contents, empty proc now.
20201         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20202         (c-torture): Delete references to lcnt, lpass, lfail.
20203         Get option list from TORTURE_OPTIONS.
20204         Delete -funroll[-all]-loops if no loops.
20205         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20206         (g++_stat): Delete contents (empty proc now).
20207         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20208         (gcc_finish): Likewise.
20209         (gcc_stat): Deleted.
20210         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20211         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20212         * gcc.c-torture/execute/execute.exp: Likewise.
20213         Split tests into two parts: compile, execute.
20214         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20215         no loops.  Update to reflect clarified return codes from ${tool}_load.
20217 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20219         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20220         to grep for.
20221         (old-dejagnu): Likewise (where necessary).
20223 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20225         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20227         * lib/dg.exp (dg-process-target): Fix processing of selector.
20228         Add comment regarding use of `error'.
20230         * lib/gcc.exp (prune_system_crud): Define if missing.
20231         * lib/g++.exp (prune_system_crud): Likewise.
20233         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20234         Call prune_system_crud.
20235         * lib/dg.exp (dg-runtest): New proc.
20236         Use perror instead of send_user for tcl errors in testcase.
20237         Don't return any value, it's never used.
20238         Don't clobber previous definition of `unknown'.
20239         Print tcl errors in `dg-final'.
20241 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20243         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20244         (dg-test): Don't print errorInfo, it contains stack backtrace.
20246 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20248         * lib/g++.exp (runtest_file_p): Define if missing.
20250 1994-09-24  Doug Evans  (dje@cygnus.com)
20252         * lib/mike-g++.exp: Comment out loading of g++.exp.
20253         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20254         (default_g++_version): Always print something.
20255         (default_g++_start): Comment out call to `which'.
20256         (g++_start, g++_load): Deleted (must be defined in config file).
20257         * lib/gcc.exp: Test for existence of $CC at start.
20258         Delete check for tmpdir (done in gcc_init).
20259         (default_gcc_version): Always print something.
20260         (default_gcc_start): Comment out call to `which'.
20261         * config/*.exp: Major cleanup - make cross targets work at least a
20262         little better for g++ (by not being "--tool gcc" specific).
20263         Rename gcc_xxx to ${tool}_xxx.
20264         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20265         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20267 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20269         * lib/c-torture.exp (c-torture-compile): Rework compiler
20270         message processing.
20272         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20273         c-torture.
20275 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20277         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20279         * lib/dg.exp (dg-process-target): Support { target native }.
20281 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20283         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20284         looked for "... program xxx got fatal signal".
20285         Correct regsub munging of `comp_output'.
20286         Ignore compiler messages "path prefix not used" and "linker input
20287         file unused".
20289 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20291         * lib/gcc.exp (runtest_file_p): Define if missing.
20292         * gcc.prms/template.c: Example to work from.
20294 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20296         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20297         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20299         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20300         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20301         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20302         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20304         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20305         (dg-process-target): No longer a varargs proc.
20306         Return S/N for target, P/F for xfail.  All callers changed.
20307         (user option procs): More argument checking.
20308         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20309         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20310         (dg-test): Skip test if not running on selected target in `dg-do'.
20311         Update handling of `dg-do-what', `dg-output-text'.
20312         Separate execution pass/fail from output pattern match pass/fail.
20313         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20315 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20317         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20318         target for 920510-1.c.
20320 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20322         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20323         Clean up comment regarding use of passcnt, etc.
20324         (gcc_stat): Don't update `testcnt' here.
20325         (gcc_finish): Do it here.
20326         Might as well reset `but_id' here too.
20327         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20328         to determine if the file should be tested.
20329         * gcc.c-torture/compile/compile.exp: Likewise.
20330         * gcc.c-torture/execute/execute.exp: Likewise.
20331         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20332         * gcc.misc-tests/dg-test.exp: Likewise.
20333         * gcc.prms/prms.exp: Likewise.
20334         * gcc.wendy/wendy.exp: Likewise.
20335         * g++.old-deja.exp: Likewise.
20336         Move "Testing file" message to verbose level 1.
20338 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20340         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20342 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20344         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20345         (default_gcc_start): Accept optional second list element
20346         of compiler flags.  Print compiler output at verbosity level 2.
20347         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20348         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20349         Save current values of framework globals passcnt, failcnt, xpasscnt,
20350         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20351         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20352         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20353         xfailcnt to compute stats.  Update framework global `testcnt' from
20354         pass/fail counts.
20355         (gcc_finish): New proc.  Clean up test environment.
20356         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20357         (gcc_epass, gcc_efail): Delete.
20358         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20359         argument of line number.
20360         (dg-init): If the tool has an init routine, call it.
20361         (dg-test): Remove args `cflags_var' and `libs_var'.
20362         Pass all compiler options to ${tool}_start.
20363         Handle missing line number.
20364         (dg-finish): New function.
20365         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20366         particular files.  Call gcc_finish at end.  Move "skipping test"
20367         message to verbosity level 3.
20368         * gcc.c-torture/compile/compile.exp: Likewise.
20369         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20370         * gcc.c-torture/execute/execute.exp: Likewise.
20371         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20372         Print testcase being tried at verbosity level 1.
20373         * gcc.c-torture/special/special.exp: Unset xfail.
20374         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20375         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20376         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20377         * gcc.failure/failure.exp: Likewise.
20378         * gcc.ieee/ieee.exp: Likewise.
20379         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20380         Update call to dg-test.  Call dg-finish at end.
20381         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20382         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20383         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20384         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20385         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20386         * gcc.wendy/wendy.exp: Add copyright.
20387         Delete setting of tmpdir (done by gcc_init).
20388         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20389         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20390         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20391         gcc_[ce]pass/fail.
20393 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20395         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20396         confusion.
20397         (g++_load): Likewise.
20399         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20400         Rename argument to `prog' to remove the confusion.
20401         Varargs fns behave differently too!
20402         (g++_load): Likewise.
20404         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20406         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20407         what it is.  Delete (always) printing of status value for !native.
20408         Simplify verbose code, and include status and exec_output.
20409         (g++_load): Use gcc_load.
20411 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20413         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20414         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20415         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20416         940714-3.c as these testcases don't exist anymore.  Make
20417         va-arg-1.c expected to pass.
20419 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20421         * gcc.misc-tests/misc.exp: Only run specific testcases.
20422         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20423         * gcc.misc-tests/dg-[1-9].c: New files.
20425         * lib/dg.exp: New testsuite driver.
20426         * gcc.prms/prms.exp: Use it.
20428         * README.gcc: New file.
20430         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20431         Document and reset `lxpass' and `lxfail'.
20432         Simplify "initialized" message.
20433         (gcc_stat): Clean up comments a little.
20435 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20437         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20439 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20441         * lib/old-dejagnu.exp (process-option): New proc.
20442         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20443         (old-dejagnu): Simplify.
20444         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20446 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20448         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20449         exists and is not an empty string.
20451         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20452         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20453         finished.
20454         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20455         automatically.
20457         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20458         longer expected to fail.
20460         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20461         "f" function call.
20463         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20465         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20466         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20467         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20468         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20469         c-torture-1.29.
20471         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20472         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20474         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20476         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20477         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20479         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20480         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20481         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20483 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20485         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20486         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20487         940714-1.c, 940714-2.c, 940714-3.c},
20488         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20489         gcc.misc-tests/{mg.c,mg.exp}:
20490         New tests.
20491         * gcc.noncompile/noncompile.exp: Change accordingly.
20493 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20495         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20496         Undo previous clobberage.
20498 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20500         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20501         * gcc.special/{930510-1.c, special.exp}:
20502         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20503         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20504         struct-varargs-1.c}: New tests from c-torture-1.26.
20506 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20508         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20509           argument to switch.
20511 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20513         * Revert the previous changes.  Please see Rob's directory
20514           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20515           fixes.
20517 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20519         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20520             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20521             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20522             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20523             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20524             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20525             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20526             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20527             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20528             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20529             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20530             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20531             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20532             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20533             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20534             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20535             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20536             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20537             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20538             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20539             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20540             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20541             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20542             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20543             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20544             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20545             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20547 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20549         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20550             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20551           with perror calls.
20553 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20555         * config/unix.exp (g++_load): Fix syntax.
20557 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20559         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20560         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20561         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20562         Don't expect va-arg-1.c to fail.  Correct expected output for
20563         920928-1.c.
20564         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20565         * gcc.wendy/hbm4.c: Correct typo.
20566         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20568 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20570         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20571         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20572         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20573         * lib/c-torture.exp (c-torture-compile): Ditto.
20575         Reduce volume of output (remove all the -I's and such).
20576         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20577         Call gcc_cpass, gcc_cfail.
20578         (c-torture): Pass testing option to c-torture-compile.
20580 1994-03-21  Doug Evans  (dje@cygnus.com)
20582         Bring patches over from progressive.
20583         * config/default.exp: Exit remote shell cleanly.
20584         (g++_exit, g++_start): Add default versions.
20585         * config/sim.exp (gcc_load): Use perror, not error.
20587 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20589         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20590         set in site.exp.
20592 1994-03-14  Doug Evans  (dje@cygnus.com)
20594         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20595         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20596         (wendy_try): New proc to run testcase.
20597         (main loop): Call 'em.
20598         * gcc.wendy/*.c: Clean up pass to correct expected output.
20600         * lib/gcc.exp: Minor cleanup work.
20601         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20603 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20605         * config/sim.exp (gcc_load): Document return codes better.
20606         Don't pass -v to simulator.
20608 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20610           * gcc.special/920717-x.c: Fix typo.
20611           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20612           get at sources.
20614         * lib/mike-gcc.exp: Fix typo.
20616 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20618         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20619         binary to use, transform the name.
20620         * config/*.exp: rename everything. Nuke any g++ specific files,
20621         it's now a special case of gcc that requires no special support.
20622         Add a default.exp for unsupported targets.
20624 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20626         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20627         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20628         version of Tcl.
20630 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20632         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20633         than a warning.
20635 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20637         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20639 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20641         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20642         option_list.  Compile every file with only 4/6 option choices
20643         (same as C torture) instead of with 12/18 different option
20644         choices.
20645         * lib/c-torture.exp: Likewise.
20647         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20648         not already set.
20650 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20652         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20653         can put an XFAIL *-*-* on excess errors.
20655 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20657         * g++.law: Add more tests derived from g++-bugs snapshots.
20659         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20660         equivalent to g++.law/init9.
20662         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20663         compiled it, and the a.out file after we've run it.
20665 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20667         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20668         compiled it, and the a.out file after we've run it.
20670 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20672         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20674 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20676         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20677         version number.
20679 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20681         * g++.law: New directory of g++ tests derived from the g++-bugs
20682         snapshots.
20684 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20686         * gcc.compile: initbug1.c initbug1.exp testcase added
20688 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20690         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20691         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20692           fixes submitted by Jeff Law (law@cs.utah.edu)
20693         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20694           Jeff Law (law@cs.utah.edu)
20697 1993-11-30  Mike Stump  (mrs@cygnus.com)
20699         * config/unix-g++.exp: Follow the gcc way of doing things.
20700         * g++.old-deja/old-deja.exp: Minor updates.
20701         * lib/g++.exp: New file, follow the gcc way of doing things.
20702         * lib/old-dejagnu.exp: Minor updates.
20703         * lib/mike-g++.exp: Always unset errorInfo.
20705 1993-11-06  Mike Stump  (mrs@cygnus.com)
20707         * lib/gcc.exp: Fix some errors with the below change, CC and
20708         CFLAGS should be global when setting, not local.
20710 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20712         * lib/gcc.exp: Transform tool name.
20714 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20716         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20718 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20720         * lib/gcc.exp: change gcc_done to gcc_stat
20722 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20724         * Upgraded gcc testsuite to c-torture version 1.25
20726 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20728         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20729         * lib/c-torture: added hooks for new reporting code.
20731 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20733         * config/sh-gcc.exp: check if sh-sim exists in the path
20735 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20737         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20738         * gcc.compile/compile.exp: Initial changes for new logic.
20739         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20740         * gcc.failure/failure.exp: Initial changes for new logic.
20741         * gcc.ieee/ieee.exp: Initial changes for new logic.
20742         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20743         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20744         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20745         * lib/c-torture.exp: Initial changes for new logic.
20746         * lib/gcc.exp: Initial changes for new logic.
20748 1993-10-15  Mike Stump  (mrs@cygnus.com)
20750         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20751         depend upon failure or success.  Fully qualify names in failure
20752         and success messages.  Always remove a.out before starting
20753         compile, just in case.  Pay more attention to error text output by
20754         the compiler.  Handle testcases with no known past errors just
20755         like all others, so that things are uniform.  Other miscellaneous
20756         improvements.
20758 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20760         * gcc.cpp: new directory for cpp tests
20762 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20764         * lib/chill.exp: Code reformatted, removed unused code.
20765         * config/unix-chill.exp: Code reformatted, removed unused code.
20766         * chill.execute/execute.exp: Code reformatted, removed unused code.
20767         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20769 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20771         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20772         routines not written.
20774 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20776         * config/bug-gcc.exp: Use new procs from bug.exp.
20778 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20780         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20781         via ftp, rather than depending on NFS.
20782         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20783         case.
20785 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20787         * config/bug-gcc.exp: Use new download proc.
20789 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20791         * chill.execute/execute.exp: cleanups, handles errors better
20792         * chill.compile/compile.exp: rewrite, based on execute.exp
20793         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20794         * lib/chill.exp: major changes to diff proc and compile and link
20795           procs. added chill_fail and chill_pass wrappers to pass and
20796           fail. added more comments, and handle error codes better.
20797           Added a hack to capture stderr from exec, so noncompile tests
20798           can work.
20800 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20802         * chill.execute/execute.exp: rewrite of testsuite driver
20803         * lib/chill.exp: rewrite of testsuite driver
20804         * config/unix-chill.exp: rewrite of testsuite driver
20806 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20808     In chill.execute:
20809         * iexpr.ch: Standardize uppercase.
20810         * tuples.dat: Standardize uppercase.
20811         * vary.ch: standardize.  Correct varying string assignments.
20812         * vary.dat: Add new output lines.
20814 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20816     In chill.execute:
20817         * chprintf.ch: Standardize use of uppercase.
20818         * tuples.ch: Standardize and turn arr2 into a DCL,
20819           rather than a SYN.
20820         * pinits.ch: Standardize.
20822 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20824         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20825         * Makefil: Renamed to Makefile.in.
20826         * configure.in: New.
20828 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20830     In chill.execute:
20831         * .cvsignore: Add result/output files.
20832         * Makefile: Fix up variables at start.  Use MFLAGS
20833           everywhere.  Correct bool_loc, built_ins entries.
20834           Add entry for vary1.ch.
20835         * bitarray.ch: Standardize upper-case usage.
20836         * bitexpr.ch: Standardize, add output of b1.
20837         * params.ch: Use arrayt in along PROC parameters, to
20838           avoid novelty problems.
20839         * sets.ch: Tiny cleanup.
20840         * vary1.ch: Re-indent.
20842 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20844           * Add PR-related files to Makefiles, .cvsignore files, etc.
20846 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20848         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20849           with compiler objects. New names are test-flow.c and test-loop.c
20851 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20853         * Upgraded c-torture tests from 1.19 to 1.20
20855         * new files:
20856         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20857         * gcc.compile: 930623-1.c 930623-2.c
20858         * gcc.noncompile: 930622-1.c 930622-2.c
20859         * gcc.failure: 920411-1.c 920627-2.c
20860         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20862 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20864         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20865           More changes to get testsuite working properly. Needs more work.
20866           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20868 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20870         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20871           More changes to get testsuite working properly. Needs more work.
20873 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20875         * chill.compile/compile.exp: Added for Dejagnu support
20876         * chill.execute/execute.exp: Added for Dejagnu support
20877         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20879 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20881     This should complete moving the CHILL test files.
20882         * chill.noncompile(.cvsignore printf.grt
20883             in-printf.grt chprintf.grt chprintf.ch):
20884             Added test-support files.
20885           (Makefile): Modified further.
20886         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
20887             signal.ch): Added test files.
20888           * chill.execute (.cvsignore printf.grt printr.c
20889             in-printf.grt rts.c chprintf.grt rts.h): Added
20890           test-support files.
20891             (Makefile): More corrections.
20893 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
20895         * chill.compile, chill.execute, chill.nocompile: Add CHILL
20896           test cases, ready for DejaGnu.
20898 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
20900         * Upgraded c-torture tests from 1.18 to 1.19
20902         * gcc.compile: added test(s):
20903           930607-1.c
20904         * gcc.execute: added test(s):
20905           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
20907         * added new subdirectory for misc tests: gcc.misc-tests
20908         * gcc.misc-test(s): added tests:
20909           inst-check.c test-consts.c test-ior.c test-switch.c
20911 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
20913         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
20915 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
20917         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
20919 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
20921         * Upgraded c-torture tests from 1.17 to 1.18
20923 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
20925         * Upgraded c-torture tests from 1.12 to 1.17
20927 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
20929         * lib/old-dejagnu.exp:
20930           Fixed handling of XFAIL target triplets to correctly
20931           recognize wildcard characters.  Removed code that
20932           appended a unique id tag to the end of the file name
20933           printed out by the result of the testcases within a
20934           given test file.
20936 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
20938         * lib/old-dejagnu.exp:
20939           Reworked expected failure handling to trigger off of XFAIL
20940           keyword in keyphrase embeded in testcase source code. The
20941           XFAIL keyword must be at the end of the keyphrase line. It
20942           may optionally be followed by one or more target triplets.
20943           It has just occured that the handling of wildcards in the
20944           target triplet may not be correct.
20946 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
20948         * g++.old-deja/tests:
20949           Moved all subdirectories up one level into g++.old-deja .
20951         * lib/old-dejagnu.exp:
20952           Fixed problem with CXXFLAGS not being properly reset, and being
20953           corrupted with extraneous "-c" compiler option.  This was
20954           causing binaries to not be generated for test that needed them.
20955           Modified strings passed to "pass" and "fail" so that individual
20956           tests from the same test file would be distinguished by an
20957           identifier appended to the test file name in the summary logs;
20958           this corrected a problem with erroneous diff logs.  Added code
20959           to search testcases for expected fail and unexpected pass keywords.
20961 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
20963         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
20965 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
20967         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
20968           Removed extraneous text from end of "Special g++ Options"
20969           keyphrase.
20971         * lib/old-dejagnu.exp: Added pattern matching to look for new
20972           keywords, embedded in testcases comments, which will trigger
20973           calls to xpass and xfail.
20975 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
20977         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
20978           comments embedded in the testcases, especially the one looking for
20979           special compiler options, as well as the pattern matching for the
20980           compiler output again.
20982 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
20984         * lib/old-dejagnu.exp: Do a proper check of the return value for
20985           execute tests. Fixed several problems with the pattern matching
20986           of the compiler output which gave erroneous test results.
20987           Changed several of the test result messages to be more descriptive.
20988         * config/unix-g++.exp: Proc g++_load now actually works and
20989           executes the tests passed to it and returns a usable return
20990           value.
20992 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
20994           * lib/gcc.exp: Exits gracefully if $CC is bogus.
20996 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
20998         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
20999           Modified both files to properly execute the old style
21000           dejagnu tests. The previous versions of these files were
21001           experimental and did not function anything near correctly.
21003 1993-04-05  Rob Savoye  (rob@cygnus.com)
21005         * Removed all Makefile.in and configure.in files. No configuration
21006         needed now.
21008 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21010         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21012 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21014         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21015         gcc.special/configure.in, gcc.noncompile/configure.in,
21016         gcc.execute/configure.in, gcc.code_quality/configure.in,
21017         g++.other/configure.in, g++.old-deja/configure.in,
21018         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21019         in srcname setting.
21021 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21023         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21024         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21025         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21027 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21029         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21030         (gdb_exit): Don't remove *_soc files.
21032 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21034         * lib/c-torture.exp: Don't look for main; instead always use -w
21035         -c.  This is how the c-torture tests work.  Remove the object
21036         file if the compilation succeeds.
21037         * gcc.execute/execute.exp: Remove executable if test passes.
21038         * gcc.noncompile/noncompile.exp: Every test is an expected
21039         failure.
21040         * gcc.special/special.exp: Added tests from c-torture 1.11,
21041         corrected use of existing test.
21042         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21043         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21044         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21045         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21046         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21047         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21048         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21049         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21050         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21051         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21052         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21053         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21054         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21055         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21056         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21057         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21058         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21059         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21060         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21061         c-torture 1.11.
21062         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21063         correspond to c-torture 1.11.
21065         * New file.