* gcc.dg/const-elim-1.c: xfail for xtensa.
[official-gcc.git] / gcc / testsuite / ChangeLog
blob0724e1340e76dd17ffb4b92e1df2505ff55d5aaf
1 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
3         * gcc.dg/const-elim-1.c: xfail for xtensa.
5 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
7         PR c++/14369
8         * g++.dg/template/cond4.C: New test.
10 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
12         PR c++/14360
13         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
14         
15         PR c++/14361
16         * g++.dg/parse/defarg7.C: New test.
18         PR c++/14359
19         * g++.dg/template/friend26.C: New test.
21 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
23         PR c++/14324
24         * g++.dg/abi/mangle21.C: New test.
26         PR c++/14260
27         * g++.dg/parse/constructor2.C: New test.
29         PR c++/14337
30         * g++.dg/template/sfinae1.C: New test.
32 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
34         PR c++/14267
35         * g++.dg/expr/crash2.C: New test.
37         PR middle-end/13448
38         * gcc.dg/inline-5.c: New test.
39         * gcc.dg/always-inline.c: Split out tests into ...
40         * gcc.dg/always-inline2.c: ... this and ...
41         * gcc.dg/always-inline3.c: ... this.
43 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
45         PR debug/12103
46         * g++.dg/debug/crash1.C: New test.
48 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
50         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
51         function with __attribute__((noinline)).
52         (recurser_void2): Likewise.
53         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
54         (recurser_void2): Likewise.
56 2004-02-29  Roger Sayle  <roger@eyesopen.com>
58         PR middle-end/14203
59         * g++.dg/warn/Wunused-6.C: New test case.
61 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
63         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
64         not defined.
66 2004-02-27  Eric Christopher  <echristo@redhat.com>
68         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
69         * g++.dg/charset/asm2.c: Run only x86.
70         * gcc.dg/charset/asm3.c: Ditto.
72 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
74         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
75         ld_library_path.
77 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
79         * g++.dg/ext/altivec-3.C: New.
81 2004-02-26  Richard Henderson  <rth@redhat.com>
83         * g++.dg/ext/attrib10.C: Mark for warning.
84         * gcc.dg/attr-alias-1.c: New.
86 2004-02-26  Richard Henderson  <rth@redhat.com>
88         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
89         * gcc.c-torture/execute/20040208-2.c: ... it back.
91 2004-02-26  Eric Christopher  <echristo@redhat.com>
93         * lib/target-supports.exp (check-iconv-available): New function.
94         * lib/gcc-dg.exp (dg-require-iconv): New function.
95         Use above.
96         * gcc.dg/charset: New directory.
97         * gcc.dg/charset/charset.exp: New file.
98         * gcc.dg/charset/asm1.c: Ditto.
99         * gcc.dg/charset/asm2.c: Ditto.
100         * gcc.dg/charset/asm3.c: Ditto.
101         * gcc.dg/charset/asm4.c: Ditto.
102         * gcc.dg/charset/asm5.c: Ditto.
103         * gcc.dg/charset/attribute1.c: Ditto.
104         * gcc.dg/charset/attribute2.c: Ditto.
105         * gcc.dg/charset/string1.c: Ditto.
106         * g++.dg/charset: New directory.
107         * g++.dg/dg.exp: Add here. Special options.
108         * g++.dg/charset/charset.exp: New file.
109         * g++.dg/charset/asm1.c: Ditto.
110         * g++.dg/charset/asm2.c: Ditto.
111         * g++.dg/charset/asm3.c: Ditto.
112         * g++.dg/charset/asm4.c: Ditto.
113         * g++.dg/charset/attribute1.c: Ditto.
114         * g++.dg/charset/attribute2.c: Ditto.
115         * g++.dg/charset/extern1.cc: Ditto.
116         * g++.dg/charset/extern2.cc: Ditto.
117         * g++.dg/charset/string1.c: Ditto.
119 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
121         PR c++/14278
122         * g++.dg/parse/comma1.C: New test.
124 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
126         PR c++/14284
127         * g++.dg/template/ttp8.C: New test.
129 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
131         * gcc.dg/fixuns-trunc-1.c: New test.
133 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
135         * gcc.dg/builtins-config.h: Use #elif.
137 2004-02-26  Michael Matz  <matz@suse.de>
139         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
140         * gcc.dg/991214-1.c: Likewise.
141         * gcc.dg/i386-asm-1.c: Likewise.
143 2004-02-25  Richard Henderson  <rth@redhat.com>
145         * gcc.c-torture/execute/20040208-2.c: Move ...
146         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
148 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
150         PR c++/14246
151         * g++.dg/other/crash-3.C: New test.
153 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
155         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
156         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
158         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
159         HP-UX.
161 2004-02-24  Michael Matz  <matz@suse.de>
163         * gcc.dg/i386-regparm.c: New.
165 2004-02-23  James E Wilson  <wilson@specifixinc.com>
167         * gcc.c-torture/execute/20040223-1.c: New.
169 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
170             Kazu Hirata  <kazu@cs.umass.edu>
172         * gcc.dg/fwritable-strings-1.c: Remove.
174 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
176         PR c/14156
177         * gcc.dg/20040223-1.c: New test.
179 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
181         PR c++/14106
182         * g++.dg/ext/typeof9.C: New test.
184 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
186         PR c++/14250
187         * g++.dg/other/switch1.C: New test.
189 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
191         * gcc.dg/cast-function-1.c: Adjust for new informative message.
192         * gcc.dg/va-arg-1.c: Likewise.
194 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
196         PR c++/14143
197         * g++.dg/template/koenig5.C: New test.
199 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
201         * g++.dg/ext/altivec-1.C: Generalize target triple.
202         * g++.dg/ext/altivec-2.C: New test case.
203         * g++.dg/ext/altivec_check.h: New file.
204         * gcc.dg/altivec-1.c: Generalize target triple;
205         include altivec_check.h and call altivec_check().
206         * gcc.dg/altivec-[2-5].c: Generalize target triple.
207         * gcc.dg/altivec-6.c: New test case.
208         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
209         type casts as needed.
210         * gcc.dg/altivec-10.c: Include altivec_check.h and call
211         altivec_check().
212         * gcc.dg/altivec-12.c: New test case.
213         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
214         include altivec_check.h and call altivec_check().
215         * gcc.dg/altivec_check.h: New file.
217 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
219         * lib/target-supports.exp (check_alias_available): Don't mangle
220         function `g' in test program.
222 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
224         * lib/target-supports.exp (check_profiling_available): Check
225         argument to determine whether we support a profiling type.
226         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
227         check_profiling_available.
228         * g++.dg/bprob/bprob.exp: Likewise
229         * g77.dg/bprob/bprob.exp: Likewise.
230         * gcc.misc-tests/bprob.exp: Likewise.
231         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
232         dg-require-profiling and delete expected error handling.
233         * gcc.dg/20021014-1.c: Likewise.
234         * gcc.dg/nest.c: Likewise.
236 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
238         PR c++/12007
239         * g++.dg/other/vthunk1.C: New test.
241 2004-02-20  Falk Hueffner  <falk@debian.org>
243         PR target/14201
244         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
246 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
248         PR c++/13927
249         * g++.dg/other/error8.C: Remove XFAIL markers.
251         PR c++/14173
252         * g++.dg/ext/packed5.C: New test.
254         PR c++/14199
255         * g++.dg/warn/Wunused-5.C: New test.
257         PR c++/14186
258         * g++.dg/lookup/member1.C: New test.
260 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
262         * gcc.c-torture/compile/20040130-1.c: Enable only when
263         __INT_MAX__ >= 2147483647L.
264         * gcc.c-torture/compile/961203-1.c: Likewise.
266 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
268         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
269         * g++.dg/opt/template1.C: Robustify assembler regexp
271 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
273         * gcc.c-torture/execute/simd-4.x: Remove.
274         * gcc.c-torture/execute/va-arg-25.x: Likewise.
275         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
276         Guard with #ifndef SKIP_ATTRIBUTE.
277         * gcc.dg/compat/vector-1_y.c: Likewise.
278         * gcc.dg/compat/vector-2_x.c: Likewise.
279         * gcc.dg/compat/vector-2_y.c: Likewise.
280         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
281         * g++.dg/eh/simd-2.C: Likewise.
283 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
285         * gcc.c-torture/compile/complex-1.c: New.
287 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
289         PR target/14209
290         * gcc.c-torture/execute/20040218-1.c: New test.
292 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
294         PR c++/14181
295         * g++.dg/parse/new2.C: New test.
297 2004-02-18  Paul Brook  <paul@codesourcery.com>
299         * gcc.c-torture/compile/libcall-1.c: New test.
301 2004-02-18  Paul Brook  <paul@codesourcery.com>
303         PR debug/12934
304         * gcc.dg/debug/debug-7.c: New test.
306 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
308         * gcc.dg/20040217-1.c: New test.
310 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
312         * gcc.c-torture/execute/990208-1.x: Delete.
314 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
316         * gcc.c-torture/execute/20040208-2.x: New file.
318 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
320         PR c++/11326
321         * g++.dg/abi/structret1.C: New test.
323 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
325         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
326         (i386_cpuid): No need to test if cpuid is available on AMD64.
327         Fix assembly, so that it works onboth i386 and AMD64.
328         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
329         (vecInLong): Fix s[] member type to unsigned int.
330         (vecInWord): Remove type.
331         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
332         (a64, b64, c64, d64, e64): Remove.
333         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
334         Remove unused variable.  Remove initialization of removed variables.
335         Don't call mmx_tests nor sse_tests.
336         (reference_mmx, reference_sse): Remove.
337         (check): Add return stmt.
338         * gcc.dg/i386-sse-7.c: New test.
339         * gcc.dg/i386-mmx-4.c: New test.
341 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
343         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
344         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
345         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
346         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
347         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
348         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
349         g++.dg/tc1/dr94.C: Fix line terminator.
351 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
353         * gcc.c-torture/compile/20040216-1.c: New.
355 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
357         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
358         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
359         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
360         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
361         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
362         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
364 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
366         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
368 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
370         PR c++/13971
371         * g++.dg/expr/cond4.C: New test.
373         PR c++/14086
374         * g++.dg/lookup/crash2.C: New test.
376 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
378         * gcc.c-torture/compile/20040214-2.c: New test.
380 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
382         PR c++/14116
383         * g++.dg/ext/typeof8.C: New test.
385 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
387         * gcc.c-torture/compile/20040214-1.c: New test.
389 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
391         PR c++/13635
392         * g++.dg/template/spec11.C: New test.
394 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
396         PR c++/13927
397         * g++.dg/other/error8.C: New test.
399 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
401         PR c++/14122
402         * g++.dg/template/array4.C: New test.
404         PR c++/14108
405         * g++.dg/inherit/thunk2.C: New test.
407         PR c++/14083
408         * g++.dg/eh/cond2.C: New test.
410 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
412         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
414 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
416         * lib/scanasm.exp (dg-scan): Quote pattern before display.
418 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
420         * g++.dg/simd-2.C: xfail on ppc64-linux.
422 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
424         PR c/456
425         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
426         tests.
428 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
430         * gcc.dg/builtins-33.c: New test.
432 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
434         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
436 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
438         * g++.dg/simd-2.C: Set -maltivec for ppc64.
440 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
442         * gcc.dg/ppc64-abi-3.c: New test.
444 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
446         PR c/14092
448         * gcc.dg/pr14092-1.c: New testcase.
450 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
452         * gcc.dg/cpp/assert4.c: Fix typo last change.
454         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
455         * gcc.dg/cpp/assert4.c: Handle powerpc64.
457         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
459 2004-02-09  Roger Sayle  <roger@eyesopen.com>
461         * gcc.c-torture/compile/20040209-1.c: New test case.
463 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
465         * gcc.dg/c90-init-1.c: Adjust expected error messages.
467 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
469         * gcc.c-torture/execute/20040208-[12].c: New tests.
471 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
473         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
475 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
477         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
479 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
481         Bug 13856
482         * gcc.dg/visibility-8.c: New testcase.
484 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
486         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
487         arguments.
488         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
490 2004-02-07  Roger Sayle  <roger@eyesopen.com>
492         PR middle-end/13696
493         * g++.dg/opt/fold1.C: New test case.
495 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
497         PR c++/14033
498         * g++.dg/other/crash-2.C: New test.
500 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
502         PR c++/14028
503         * g++.dg/parse/angle-bracket2.C: New test.
505 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
507         PR middle-end/13750
508         Revert:
509         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
510         PR pch/13361
511         * testsuite/g++.dg/pch/wchar-1.C: New.
512         * testsuite/g++.dg/pch/wchar-1.Hs: New.
514 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
516         PR c++/14008
517         * g++.dg/parse/error15.C: New test.
518         * g++.dg/parse/crash11.C: Update dg-error mark.
520 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
522         PR c++/13932
523         * g++.dg/warn/conv2.C: New test.
525 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
527         PR c++/13086
528         * g++.dg/warn/incomplete1.C: Remove xfail.
530 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
532         * lib/file-format.exp (gcc_target_object_format): Use
533         ${tool}_target_compile, not gcc_target_compile.
534         * lib/target-supports.exp (check_alias_available): Likewise.
535         (check_gc_sections_available): Likewise.
536         * g++.dg/ext/attrib10.C: Use dg-require-alias.
537         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
538         dg-require-alias.
540 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
542         PR c++/13969
543         * g++.dg/template/static6.C: New test.
545 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
547         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
549 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
551         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
552         tests for systems where `char' is unsigned by default.
554 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
556         PR c++/13997
557         * g++.dg/template/partial3.C: New test.
559 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
561         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
562         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
563         Remove mentions of obsolete ports.
565 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
567         * gcc.dg/noncompile/20001228-1.c: Fix for new
568         error message.
570 2004-02-03  Roger Sayle  <roger@eyesopen.com>
572         PR target/9348
573         * gcc.c-torture/execute/multdi-1.c: New test case.
575 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
577         PR c++/13925
578         * g++.dg/template/lookup5.C: New test.
580 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
582         PR c++/13950
583         * g++.dg/template/lookup4.C: New test.
585         PR c++/13970
586         * g++.dg/parse/error14.C: New test.
588         PR c++/14002
589         * g++.dg/parse/template13.C: New test.
591 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
593         PR c++/13978
594         * g++.dg/template/koenig4.C: New test.
596         PR c++/13968
597         * g++.dg/template/crash17.C: New test.
599         PR c++/13975
600         * g++.dg/parse/error13.C: New test.
601         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
603 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
605         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
607 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
609         PR c/11658
610         PR c/13994
611         * gcc.dg/noncompile/20040203-1.c: New test.
612         * gcc.dg/noncompile/20040203-2.c: Likewise.
613         * gcc.dg/noncompile/20040203-3.c: Likewise.
614         * gcc.dg/20040203-1.c: Likewise.
616 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
618         PR c++/10858
619         * g++.dg/template/sizeof7.C: New test.
621 2004-02-02  Eric Christopher  <echristo@redhat.com>
622             Zack Weinberg  <zack@codesourcery.com>
624         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
626 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
628         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
629         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
630         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
631         * gcc.dg/cleanup-5.c: Run only on Linux targets.
633 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
635         PR c++/13113
636         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
638         PR c++/13854
639         * g++.dg/ext/attrib13.C: New test.
641         PR c++/13907
642         * g++.dg/conversion/op2.C: New test.
644 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
646         * gcc.dg/titype-1.c: Fix pasto.
648 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
650         * gcc.dg/titype-1.c: New test.
652 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
654         PR c++/13957
655         * g++.dg/template/non-type-template-argument-1.C,
656         g++.dg/template/qualified-id1.C: Update dg-error marks.
657         * g++.dg/template/nontype6.C: New test.
659 2004-02-01  Roger Sayle  <roger@eyesopen.com>
661         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
662         * gcc.dg/builtins-31.c: New testcase.
663         * gcc.dg/builtins-32.c: New testcase.
665 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
667         * objc.dg/call-super-2.m: Update line numbers
668         for the including of stddef.h.
670 2004-01-30  Michael Matz  <matz@suse.de>
672         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
673         g++.dg/ext/case-range3.C: New tests.
675 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
677         DR206
678         PR c++/13813
679         * g++.dg/template/member4.C: New test.
681 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
683         PR c++/13683
684         * g++.dg/template/sizeof6.C: New test.
686 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
688         * gcc.dg/fwritable-strings-1.c: New test.
690 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
692         * gcc.c-torture/compile/20040130-1.c: New test.
694 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
696         * objc.dg/call-super-2.m: Include stddef.h for size_t.
698 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
700         PR c++/13883
701         * g++.dg/template/ctor3.C: New test.
703 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
705         * g++.dg/tc1: New directory.
706         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
707         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
708         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
709         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
710         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
712 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
714         * g++.dg/parse/error11.C: New test.
715         * g++.dg/parse/error12.C: Likewise.
717 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
719         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
720         (scan_initial, main): Use aligned_sizeof instead of sizeof.
722 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
724         PR c++/13791
725         * g++.dg/ext/attrib12.C: New test.
727         PR c++/13736
728         * g++.dg/parse/cast2.C: New test.
730 2004-01-27  James E Wilson  <wilson@specifixinc.com>
732         * objc.dg/encode-2.m (main): New local string.  Set depending on
733         sizeof long.  Use in sscanf call.
734         * objc.dg/encode-3.m (main): New local string.  Set depending on
735         sizeof long.  Use in scan_initial call.
737 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
739         * objc.dg/call-super-2.m: Make LP64-safe.
740         * objc.dg/desig-init-1.m: Likewise.
742 2004-01-27  Devang Patel <dpatel@apple.com>
744         * g++.dg/debug/namespace1.C: New test.
746 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
748         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
749         xscale-*-*.
751         * gcc.dg/arm-mmx-1.c: New test.
753 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
755         * gcc.dg/20040127-1.c: New test.
756         * gcc.dg/20040127-2.c: New test.
758 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
760         * objc.dg/stret-1.m (glob): Renamed to globa.
762 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
764         PR c++/13663
765         * g++.dg/expr/for1.C: New test.
767 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
769         PR middle-end/13779
770         * gcc.dg/darwin-longlong.c: New test.
772 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
774         * gcc.dg/20040124-1.c: Moved test from here...
775         * gcc.c-torture/compile/20040124-1.c: ...to here.
777 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
779         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
780         the assembly output if -m64 is passed.
782 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
784         PR c++/13833
785         * g++.dg/template/cond3.C: New test.
787 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
789         PR c++/13810
790         * g++.dg/template/ttp7.C: New test.
792 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
794         PR c++/13797
795         * g++.dg/template/nontype4.C: New test.
796         * g++.dg/template/nontype5.C: Likewise.
798 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
800         * gcc.dg/torture/mips-clobber-at.c: New test.
802 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
804         * gcc.dg/20040124-1.c: New test.
806 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
808         * gcc.dg/20040123-1.c: New test.
810 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
812         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
814 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
816         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
818 2004-01-23  Andrew Pinski  <apinski@apple.com>
820         * gcc.dg/20030121-1.c: Move to ..
821         * gcc.dg/20040121-1.c: here.
823 2004-01-23  Roger Sayle  <roger@eyesopen.com>
825         * gcc.dg/builtins-29.c: New test case.
827 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
829         PR 18314
830         * gcc.dg/builtins-30.c: New testcase.
832 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
834         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
835         * lib/g77.exp: Likewise.
836         * lib/objc.exp: Likewise.
837         * lib/g++.exp: Likewise.
839 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
841         * gcc.dg/struct-by-value-2.c: New test.
843 2004-01-21  Andrew Pinski  <apinski@apple.com>
845         PR target/13785
846         * gcc.dg/20030121-1.c: New test.
848 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
850         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
851         clobber frame pointer register in asm statement.
853 2004-01-21  Falk Hueffner  <falk@debian.org>
855         * gcc.c-torture/compile/20040121-1.c: New test.
857 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
859         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
861 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
863         * gcc.dg/ppc64-abi-2.c: New test.
865 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
867         * lib/treelang.exp: Fill out this file.
868         * lib/treelang-dg.exp: New File.
870 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
872         * gcc.c-torture/compile/981022-1.c: Remove.
873         * gcc.dg/array-5.c: Remove XFAIL.
874         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
875         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
876         gcc.dg/cond-lvalue-1.c: Update.
877         * gcc.dg/cast-lvalue-2.c: New test.
879 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
881         PR c++/13592
882         * g++.dg/other/error1.C (class foo): Tweak error message.
884         PR c++/13592
885         * g++.dg/template/call2.C: New test.
887 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
889         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
890         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
891         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
892         scalar-return-1_x.c, scalar-return-2_y.c,
893         scalar-return-3_x.c, scalar-return-3_y.c,
894         scalar-return-4_x.c, scalar-return-4_y.c,
895         struct-align-1.h, struct-align-1_x.c,
896         struct-align-1_y.c, struct-align-2.h,
897         struct-align-2_x.c, struct-align-2_y.c,
898         struct-by-value-10_y.c, struct-by-value-11_x.c,
899         struct-by-value-11_y.c, struct-by-value-12_x.c,
900         struct-by-value-12_y.c, struct-by-value-13_x.c,
901         struct-by-value-13_y.c, struct-by-value-14_x.c,
902         struct-by-value-14_y.c, struct-by-value-15_x.c,
903         struct-by-value-15_y.c, struct-by-value-16_y.c,
904         struct-by-value-17_y.c, struct-by-value-18_y.c,
905         struct-by-value-19_y.c, struct-by-value-1_x.c,
906         struct-by-value-1_y.c, struct-by-value-20_y.c,
907         struct-by-value-2_x.c, struct-by-value-2_y.c,
908         struct-by-value-3_y.c, struct-by-value-4_x.c,
909         struct-by-value-4_y.c, struct-by-value-5_y.c,
910         struct-by-value-6_y.c, struct-by-value-7_y.c
911         struct-by-value-8_x.c, struct-by-value-8_y.c
912         struct-by-value-9_x.c, struct-by-value-9_y.c
913         struct-return-10_x.c, struct-return-10_y.c,
914         struct-return-19_x.c, struct-return-20_x.c
915         struct-return-2_x.c, struct-return-2_y.c
916         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
917         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
919 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
921         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
922         attribute on sparc*-sun-solaris2.*.
924 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
926         PR c++/13710
927         * g++.dg/ext/typeof7.C: New test.
929 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
931         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
932         * gcc.dg/const-elim-1.c: Same.
934 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
936         * objc.dg/stret-1.m: New.
937         * objc.dg/stret-2.m: New.
939 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
941         PR c++/11895
942         * g++.dg/ext/vector1.C: New test.
944 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
946         * gcc.dg/pch/import-1.c: New.
947         * gcc.dg/pch/import-1.hs: New.
948         * gcc.dg/pch/import-1a.h: New.
949         * gcc.dg/pch/import-1b.h: New.
950         * gcc.dg/pch/import-1c.h: New.
952 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
954         PR c++/13574
955         * g++.dg/ext/array1.C: New test.
957         PR c++/13178
958         * g++.dg/conversion/op1.C: New test.
960 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
962         PR 11864
963         From Kazumoto Kojima / Dan Kegel:
964         * gcc.dg/pr11864-1.c: New test.
966         PR 10392
967         From Marcus Comstedt / Dan Kegel:
968         * gcc.dg/pr10392-1.c: New test.
970 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
972         PR c++/13478
973         * g++.dg/init/ref10.C: New test.
975 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
977         PR c++/13407
978         * g++.dg/parse/typename6.C: New test.
980 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
982         PR pch/13361
983         * testsuite/g++.dg/pch/wchar-1.C: New.
984         * testsuite/g++.dg/pch/wchar-1.Hs: New.
986 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
988         PR c++/9259
989         * g++.dg/expr/sizeof2.C: New test.
991 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
993         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
995 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
997         PR c++/13659
998         * g++.dg/lookup/strong-using-3.C: New.
999         * g++.dg/lookup/using-10.C: New.
1001 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1003         PR c++/13594
1004         * g++.dg/lookup/strong-using-2.C: New.
1006 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1007             Dan Kegel <dank@kegel.com>
1008             J"orn Rennecke <joern.rennecke@superh.com>
1010         PR target/9365
1011         * gcc.dg/pr9365-1.c: New test.
1013 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1015         PR c++/8856
1016         * g++.dg/parse/casting-operator2.C: New test.
1017         * g++.old-deja/g++.pt/explicit83.C: Remove.
1019 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1021         * gcc.dg/label-compound-stmt-1.c: New test.
1022         * gcc.c-torture/compile/950922-1.c,
1023         gcc.c-torture/compile/20000211-3.c,
1024         gcc.c-torture/compile/20000518-1.c,
1025         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1026         compound statements.
1028 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1030         * gcc.dg/ppc64-abi-1.c: New test.
1032 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1034          * g++.dg/ext/attrib9.C: Add dg-warnings.
1036 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1038         PR c++/12335
1039         * g++.dg/parse/dtor3.C: New test.
1041 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1043         PR c++/12709
1044         * g++.dg/parse/try-catch-1.C: New test.
1046 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1048         * ada/acats/run_all.sh: Add more verbose output in acats.log
1049         when compiling tests.
1051 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1053         PR 13656
1054         * gcc.dg/typedef-redecl.c: New test case.
1055         * gcc.dg/typedef-redecl.h: New support file.
1057 2004-01-13  Jan Hubicka  <jh@suse.cz>
1059         * gcc.dg/always_inline.c: New test.
1060         * gcc.dg/debug/20031231-1.c: Fix.
1062 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1064         PR c++/13474
1065         * g++.dg/template/array3.C: New test.
1067 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1069         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1070         * g++.dg/warn/Wunused-2.C: Likewise.
1072 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1074         PR c++/13289
1075         * g++.dg/template/instantiate6.C: New test.
1077 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1079         PR middle-end/11397
1080         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1082 2004-01-12  Jan Hubicka  <jh@suse.cz>
1084         PR opt/12826
1085         * gcc.dg/20040112-1.c: New.
1087         * gcc.dg/dwarf-die[1-7].c: Move to...
1088         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1089         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1091 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1093         PR c++/4100
1094         * g++.dg/parse/friend4.C: New test.
1096 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1098         PR c++/4100
1099         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1100         definition is called a friend.
1102 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1104         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1106 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1108         PR c++/3478
1109         * g++.dg/parse/error10.C: New test.
1110         * g++.dg/template/arg2.C: Accept "invalid type" error.
1112 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1114         PR middle-end/13392
1115         * g++.dg/opt/expect2.C: New test.
1117 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1119         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1120         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1121         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1122         Update dg-error regexps.
1124 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1126         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1127         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1129 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1131         * gcc.dg/pragma-re-1.c: Use right pointer type.
1133 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1135         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1137 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1139         * gcc.dg/rs6000-ldouble-1.c: New.
1141 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1143         DR 337
1144         PR c++/9256
1145         * g++.dg/other/abstract1.C: New test.
1147 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1149         * g++.dg/lookup/strong-using-1.C: New.
1151 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1153         PR c/11234
1154         * gcc.dg/func-ptr-conv-1.c: New test.
1155         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1157 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1159         PR target/13380.
1160         * gcc.c-torture/compile/20040109-1.c: New.
1162 2004-01-08  Stuart Hastings  <stuart@apple.com>
1164         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1165         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1166         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1168 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1170         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1172 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1174         * ada/acats/run_acats: Treat 'gnatchop' the same way
1175         as 'gnatmake'.  Export GCC_DRIVER.
1176         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1177         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1179 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1181         PR c++/12573
1182         * g++.dg/template/dependent-expr4.C: New test.
1184 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1186         * gcc.dg/altivec-11.c: New test.
1188 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1190         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1192 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1194         PR c/6024
1195         * gcc.dg/enum-compat-1.c: New test.
1196         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1198 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1200         PR c/12165
1201         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1202         gcc.dg/c99-idem-qual-3.c: New tests.
1204 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1206         * gcc.dg/winline-7.c: Don't cast void * to int.
1208 2004-01-06  Jan Hubicka  <jh@suse.cz>
1210         * gcc.dg/i386-sse-5.c: New test
1211         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1213 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1215         PR c++/12815
1216         * g++.dg/rtti/typeid4.C: New test.
1218 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1220         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1222 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1224         PR c++/12132
1225         * g++.dg/template/error11.C: New test.
1227         PR c++/13451
1228         * g++.dg/template/class2.C: New test.
1230 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1231         Richard Sandiford <rsandifo@redhat.com>
1233         PR c++/13387
1234         * g++.dg/opt/alias3.C: New test.
1236 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1238         PR c++/13157
1239         * g++.dg/template/koenig3.C: New test.
1241         PR c++/13529
1242         * g++.dg/parse/offsetof3.C: New test.
1244         * g++.dg/init/copy7.C: Add missing dg-error markers.
1246         PR c++/12226
1247         * g++.dg/init/copy7.c: New test.
1249         PR c++/13536
1250         * g++.dg/parse/cast1.C: New test.
1252 2004-01-04  Jan Hubicka  <jh@suse.cz>
1254         * gcc.dg/winline[1-7].c: New tests.
1256 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1258         PR c++/13520
1259         * g++.dg/template/qualttp22.C: New test.
1261 2004-01-01  Jan Hubicka  <jh@suse.cz>
1263         * gcc.dg/debug/20031231-1.c: New.
1264         * gcc.c-torture/compile/20040101-1.c: New.
1265         * gcc.dg/dwarf-die-[1-7].c: New.
1267 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1269         PR optimization/13521
1270         * gcc.c-torture/compile/20031231-1.c: New test.
1272 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1274         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1276 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1278         PR c++/10079
1279         * g++.dg/template/crash16.C: New test.
1281 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1283         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1285 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1287         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1288         ports.
1289         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1290         * g++.old-deja/g++.law/profile1.C: Likewise.
1291         * gcc.c-torture/compile/981006-1.c: Likewise.
1292         * gcc.c-torture/execute/loop-2e.x: Likewise.
1293         * gcc.c-torture/execute/loop-2f.x: Remove.
1294         * gcc.c-torture/execute/loop-2g.x: Likewise.
1295         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1296         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1298 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1300         PR c++/13507
1301         * g++.dg/ext/attrib11.C: New test.
1303         PR c++/13494
1304         * g++.dg/template/array2-1.C: New test.
1305         * g++.dg/template/array2-2.C: New test.
1307 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1309         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1311 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1313         PR c++/12774
1314         * g++.dg/template/array1-1.C: New test.
1315         * g++.dg/template/array1-2.C: New test.
1317 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1319         PR fortran/12632
1320         * g77.dg/12632.f: New test case.
1322 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1324         PR c++/13289
1325         * g++.dg/parse/nontype1.C: New test.
1327 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1329         PR c++/12403
1330         * g++.dg/parse/explicit1.C: New test.
1331         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1333 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1335         PR c++/13081
1336         * g++.dg/opt/inline6.C: New test.
1338         PR c++/12613
1339         * g++.dg/parse/error9.C: New test.
1341         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1343 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1345         PR c++/13009
1346         * g++.dg/init/assign1.C: New test.
1348 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1350         PR c++/13070
1351         * g++.dg/warn/format3.C: New test case.
1353 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1355         * gcc.c-torture/compile/20031227-1.c: New test.
1357 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1359         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1360         * g77.dg/bprob/bprob.exp: Likewise.
1361         * gcc.misc-tests/bprob.exp: Likewise.
1362         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1363         variants on systems where the library does not provide that
1364         functionality.
1365         * gcc.dg/builtins-20.c: Use builtins-config.h.
1366         * gcc.dg/builtins-config.h: New file.
1368 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1370         * lib/gcc-dg.exp (dg-require-profiling): New function.
1371         * lib/target-supports.exp (check_profiling_available): Likewise.
1372         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1373         * g77.dg/bprob/bprob.exp: Likewise.
1374         * gcc.misc-tests/bprob.exp: Likewise.
1375         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1376         * gcc.dg/20021014-1.c: Likewise.
1377         * gcc.dg/nest.c: Likewise.
1379 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1381         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1382         compiling.
1383         * g++.dg/lookup/java2.C: Likewise.
1384         * gcc.dg/cpp/lexident.c: Likewise.
1386 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1388         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1389         given.
1390         * gcc.c-torture/compile/961203-1.c: Likewise.
1391         * gcc.c-torture/compile/980506-1.c: Likewise.
1393 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1395         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1396         (additional_prunes): New global.
1397         (gcc-dg-prune): Handle additional per-test pruning.
1398         (dg-test): Clear additional_prunes between tests.
1400         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1401         dg-prune-output to avoid spurious failures from assembler
1402         complaining about nonexistent WAW violations.
1403         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1404         Use dg-prune-output to avoid spurious failures from assembler
1405         warning about Itanium B-step errata.
1407 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1409         * g++.dg/abi/macro0.C: New test.
1410         * g++.dg/abi/macro1.C: Likewise.
1411         * g++.dg/abi/macro2.C: Likewise.
1413         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1414         * g++.dg/abi/bitfield7.C: Likewise.
1415         * g++.dg/abi/dtor2.C: Likewise.
1416         * g++.dg/abi/mangle11.C: Likewise.
1417         * g++.dg/abi/mangle12.C: Likewise.
1418         * g++.dg/abi/mangle14.C: Likewise.
1419         * g++.dg/abi/mangle17.C: Likewise.
1420         * g++.dg/abi/vbase10.C: Likewise.
1421         * g++.dg/abi/vbase14.C: Likewise.
1422         * g++.dg/template/qualttp17.C: Likewise.
1424 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1426         PR c/11995
1427         * gcc.dg/20031223-1.c: New test.
1429 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1431         * gcc.dg/noreturn-7.c: New test.
1433 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1435         * gcc.dg/null-pointer-1.c: New test.
1437 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1439         * g++.old-deja/g++.jason/template18.C: Remove.
1440         * g++.old-deja/g++.jason/template37.C: Likewise.
1442         PR c++/12862
1443         * g++.dg/lookup/ns1.C: New test.
1445         PR c++/12397
1446         * g++.dg/template/lookup3.C: New test.
1448 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1450         * g++.dg/template/recurse1.C: New test
1452 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1454         PR c++/12479
1455         * g++.dg/parse/semicolon1.C: New test.
1456         * g++.dg/parse/semicolon1.h: Likewise.
1458 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1460         * gcc.dg/darwin-misaligned.c: New test.
1462 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1464         PR c/9163
1465         * gcc.dg/20031222-1.c: New test.
1467 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1469         PR c++/13438
1470         * g++.dg/parse/error8.C: New test.
1472         PR c++/11554
1473         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1475 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1477         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1478         too small.
1479         * gcc.c-torture/compile/930217-1.c: Likewise.
1480         * gcc.c-torture/compile/930513-1.c: Likewise.
1481         * gcc.c-torture/execute/920908-2.c: Likewise.
1482         * gcc.c-torture/execute/921204-1.c: Likewise.
1483         * gcc.c-torture/execute/930621-1.c: Likewise.
1484         * gcc.c-torture/execute/930630-1.c: Likewise.
1485         * gcc.c-torture/execute/931031-1.c: Likewise.
1486         * gcc.c-torture/execute/980602-2.c: Likewise.
1487         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1488         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1489         * gcc.c-torture/execute/extzvsi.c: Likewise.
1490         * gcc.c-torture/unsorted/ext.c: Likewise.
1492 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1494         PR target/12749
1495         * gcc.c-torture/compile/20031220-2.c: New test case.
1497 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1499         PR optimization/13031
1500         * gcc.c-torture/compile/20031220-1.c: New test case.
1502 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1504         * gcc.dg/cast-function-1.c: New test.
1506 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1508         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1509         formats.
1511 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1513         PR c++/12795
1514         * g++.dg/ext/attrib10.C: New test.
1516 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1518         * gcc.dg/cleanup-10.c: New test.
1519         * gcc.dg/cleanup-11.c: New test.
1521 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1523         PR c++/13239
1524         * g++.dg/opt/expect1.C: New test.
1526 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1528         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1530 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1532         PR debug/12923
1533         * gcc.dg/20031218-1.c: New test.
1535         PR debug/12389
1536         * gcc.dg/20031218-2.c: New test.
1537         * gcc.dg/20031218-3.c: New test.
1539         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1540         of label name and allow for USER_LABEL_PREFIX == "_" names.
1541         * g++.dg/abi/mangle18-2.C: Likewise.
1542         * g++.dg/abi/mangle19-1.C: Likewise.
1543         * g++.dg/abi/mangle19-2.C: Likewise.
1544         * g++.dg/abi/mangle20-1.C: Likewise.
1545         * g++.dg/abi/mangle20-2.C: Likewise.
1547 2003-12-18  Richard Henderson  <rth@redhat.com>
1549         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1551 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1552             Dan Kegel <dank@kegel.com>
1554         PR other/12009
1555         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1556         testing a cross compiler, it causes spurious compile failures.
1557         * lib/g++.exp: Likewise.
1559 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1561         PR c++/13262
1562         * g++.dg/template/access13.C: New test.
1564 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1566         * gcc.dg/20031216-1.c: New test.
1568 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1570         PR c++/9154
1571         * g++.dg/template/error10.C: New test.
1573 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1575         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1576         * g++.dg/eh/simd-2.C: Likewise.
1578 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1579             Roger Sayle  <roger@eyesopen.com>
1581         * gcc.c-torture/execute/ieee/mzero5.c: New.
1583 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1585         PR c++/10603
1586         * g++.dg/parse/error6.C: New test.
1588         PR c++/12827
1589         * g++.dg/parse/error7.C: New test.
1591 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1593         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1594         at -O with stabs debugging formats.
1595         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1596         * gcc.dg/debug/debug-2.c: Likewise.
1598 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1600         PR c++/12696
1601         * g++.dg/init/error1.C: New test.
1603         PR c++/12218
1604         * g++.dg/init/pm3.C: New test.
1606 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1608         PR c/3347
1609         * gcc.dg/bitfld-8.c: New test.
1611 2003-12-16  James Lemke  <jim@wasabisystems.com>
1613         * gcc.dg/arm-scd42-[123].c: New tests.
1615 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1617         PR c++/9043
1618         * g++.dg/abi/mangle20-1.C: New test.
1619         * g++.dg/abi/mangle20-2.C: New test.
1621 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1623         PR c++/13275
1624         * g++.dg/other/offsetof2.C: Remove XFAIL.
1625         * g++.dg/parse/offsetof1.C: New test.
1626         * g++.gd/parse/offsetof2.C: Likewise.
1628 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1630         * g++.dg/template/nontype3.C: New test.
1631         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1633 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1635         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1637 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1639         PR c++/13387
1640         * g++.dg/expr/assign1.C: New test.
1642         PR c++/13242
1643         * g++.dg/abi/mangle19-1.C: New test.
1644         * g++.dg/abi/mangle19-2.C: New test.
1646 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1648         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1650 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1652         * gcc.c-torture/execute/20031216-1.c: New test.
1654 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1656         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1657         an ICE regression.
1659 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1661         PR c++/10926
1662         * g++.dg/template/error9.C: New test.
1664         PR c++/11116
1665         * g++.dg/template/error8.C: New test.
1667 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1669         PR middle-end/13400
1670         * gcc.c-torture/execute/20031215-1.c: New test case.
1672 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1674         PR c++/13269
1675         * g++.dg/parse/error5.C: New test.
1677         PR c++/12989
1678         * g++.dg/expr/sizeof1.C: New test.
1680         PR c++/13310
1681         * g++.dg/template/crash15.C: New test.
1683 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1685         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1686         a non-POD type as the last named parameter of a varargs function.
1688 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1690         PR c++/13243
1691         PR c++/12573
1692         * g++.dg/template/crash14.C: New test.
1693         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1695 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1697         * g++.dg/other/java1.C: New test.
1699         PR c++/13241
1700         * g++.dg/abi/mangle18-1.C: New test.
1701         * g++.dg/abi/mangle18-2.C: New test.
1703 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1705         PR optimization/10312
1706         * gcc.c-torture/execute/20031214-1.c: New.
1708 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1710         PR c++/10779
1711         PR c++/12160
1712         * g++.dg/parse/error3.C: New test.
1713         * g++.dg/parse/error4.C: Likewise.
1714         * g++.dg/abi/mangle4.C: Tweak error messages.
1715         * g++.dg/lookup/using5.C: Likewise.
1716         * g++.dg/other/error2.C: Likewise.
1717         * g++.dg/parse/typename5.C: Likewise.
1718         * g++.dg/parse/undefined1.C: Likewise.
1719         * g++.dg/template/arg2.C: Likewise.
1720         * g++.dg/template/ttp3.C: Likewise.
1721         * g++.dg/template/type1.C: Likewise.
1722         * g++.old-deja/g++.other/crash32.C: Likewise.
1723         * g++.old-djea/g++.pt/defarg8.C: Likewise.
1725 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1727         PR c++/13106
1728         * g++.dg/warn/noreturn-3.C: New test.
1730 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1732         PR c++/13118
1733         * g++.dg/abi/covariant3.C: New.
1735 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
1737         * g++.dg/eh/ia64-1.C: New test.
1739 2003-12-12  Roger Sayle  <roger@eyesopen.com>
1741         PR optimization/13037
1742         * g77.f-torture/execute/13037.f: New test case.
1744 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
1746         PR c++/12881
1747         * g++.dg/abi/covariant2.C: New.
1749 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
1751         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
1753 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
1755         * gcc.c-torture/execute/wchar_t-1.x: Delete.
1757 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
1759         PR other/10819
1760         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
1761         to fix Bug 10819.
1762         * lib/g++.exp (g++_version): Likewise.
1763         * lib/g77.exp (g77_version): Likewise.
1764         * lib/objc.exp (default_objc_version): Likewise.
1766 2003-12-10  Richard Henderson  <rth@redhat.com>
1768         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
1770         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
1772 2003-12-08  Matt Austern  <austern@apple.com>
1774         PR c/13134
1775         * lib/gcc-dg.exp (dg-require-visibility): Define.
1776         * lib/target-supports (check_visibility_available): Define.
1777         * gcc.dg/visibility-1.c: New test.
1778         * gcc.dg/visibility-2.c: Likewise.
1779         * gcc.dg/visibility-3.c: Likewise.
1780         * gcc.dg/visibility-4.c: Likewise.
1781         * gcc.dg/visibility-5.c: Likewise.
1782         * gcc.dg/visibility-6.c: Likewise.
1783         * g++.dg/ext/visibility-1.C: Likewise.
1784         * g++.dg/ext/visibility-2.C: Likewise.
1785         * g++.dg/ext/visibility-3.C: Likewise.
1786         * g++.dg/ext/visibility-4.C: Likewise.
1787         * g++.dg/ext/visibility-5.C: Likewise.
1788         * g++.dg/ext/visibility-6.C: Likewise.
1790 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1792         * g++.dg/lookup/java1.C: New test.
1793         * g++.dg/lookup/java2.C: New test.
1795 2003-12-07  Falk Hueffner  <falk@debian.org>
1797         * g++.dg/opt/noreturn-1.C: New test.
1799 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
1801         * gcc.dg/overflow-1.c: New test.
1803 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1805         * g77.f-torture/compile/13060.f: New test.
1807 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
1809         PR c++/13323
1810         * g++.dg/inherit/operator2.C: New test.
1812 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1814         PR c++/13305
1815         * g++.dg/ext/attrib9.C: New test.
1817 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
1819         PR c++/13314
1820         * g++.dg/template/error7.C: New test.
1822 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
1823             J"orn Rennecke <joern.rennecke@superh.com>
1825         PR target/13302
1826         * g++.dg/other/struct-va_list.C: New test.
1828 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1830         PR c++/13166
1831         * g++.dg/parse/defarg6.C: New test.
1833 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
1835         PR target/13256
1836         * gcc.c-torture/execute/20031201-1.c: New test.
1838 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
1840         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
1842 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1844         * gcc.dg/builtin-return-1.c: New test.
1846 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
1847             J"orn Rennecke <joern.rennecke@superh.com>
1849         PR optimization/13260
1850         * gcc.c-torture/execute/20031204-1.c: New test.
1852 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1854         PR c++/9127
1855         * g++.dg/template/error6.C: New test.
1857 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
1859         * gcc.dg/20031202-1.c: New test.
1861 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
1863         PR c++/13179
1864         * g++.dg/template/eh1.C: New test.
1866         PR c++/10771
1867         * g++.dg/template/error5.C: New test.
1869 2003-12-02  David Ung  <davidu@mips.com>
1871         * gcc.dg/compat/vector-check.h: Corrected type for var
1872         g_##TMODE
1874 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1876         PR c++/10126
1877         * g++.dg/template/ptrmem8.C: New test.
1879 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1881         PR c++/12573
1882         * g++.dg/template/dependent-expr3.C: New test.
1884 2003-12-01  James Lemke  <jim@wasabisystems.com>
1886         * gcc.dg/arm-g2.c: New test.
1888 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1890         PR optimization/11634
1891         * gcc.dg/20031201-2.c: New test case.
1893 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
1895         PR 11433
1896         * objc.dg/proto-lossage-3.m: New test.
1898 2003-12-01  Roger Sayle  <roger@eyesopen.com>
1900         PR optimization/12628
1901         * gcc.dg/20031201-1.c: New test case.
1903 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1905         * gcc.dg/unaligned-1.c: New test.
1907 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
1909         PR c++/9849
1910         * g++.dg/template/error4.C: New test.
1911         * g++.dg/template/nested3.C: Adjust error markers.
1913 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1915         * gcc.dg/cpp/assert4.c: Check more #system assertions.
1917 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1919         PR c/10333
1920         * gcc.dg/bitfld-7.c: New test.
1922 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
1924         * gcc.dg/tls/asm-1.C: New test.
1926 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1928         * gcc.dg/cpp/assert4.c: Update.
1930 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1932         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
1933         * gcc.dg/builtin-apply3.c: New test.
1935 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1937         * lib/compat.exp (compat-obj): New xfaildata parameter.
1938         Use it to set compiler_conditional_xfail_data before compiling.
1939         (compat-get-options): Handle dg-xfail-if.
1940         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
1941         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
1942         * gcc.dg/compat/vector-1_y.c: Likewise.
1943         * gcc.dg/compat/vector-2_x.c: Likewise.
1944         * gcc.dg/compat/vector-2_y.c: Likewise.
1946 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1948         * g++.dg/opt/reg-stack4.C: New test.
1950 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1952         * gcc.dg/builtin-apply2.c: New test.
1954 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1956         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
1958 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1960         PR c++/12924
1961         * g++.dg/template/template-id-2.C: New test.
1963 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1965         PR c++/5369
1966         * g++.dg/template/memfriend1.C: New test.
1967         * g++.dg/template/memfriend2.C: Likewise.
1968         * g++.dg/template/memfriend3.C: Likewise.
1969         * g++.dg/template/memfriend4.C: Likewise.
1970         * g++.dg/template/memfriend5.C: Likewise.
1971         * g++.dg/template/memfriend6.C: Likewise.
1972         * g++.dg/template/memfriend7.C: Likewise.
1973         * g++.dg/template/memfriend8.C: Likewise.
1974         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
1976 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
1978         PR c++/12515
1979         * g++.dg/ext/cond1.C: New test.
1981 2003-11-20  Richard Henderson  <rth@redhat.com>
1983         * gcc.dg/20020201-2.c: Remove.
1984         * gcc.dg/20020201-4.c: Remove.
1985         * gcc.dg/20020304-1.c: Remove.
1987 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
1989         * gcc.dg/cpp/trad/xwin1.c: New test case.
1991 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
1993         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
1994         * lib/g77.exp: Likewise.
1995         * lib/objc.exp: Likewise.
1996         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
1997         for darwin.
1999 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2001         PR c++/12932
2002         * g++.dg/template/static5.C: New test.
2004 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2006         * gcc.dg/nested-func-1.c: New test.
2008 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2010         * gcc.dg/cpp/assert4.c: New test.
2012 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2014         PR c++/2294
2015         * g++.dg/lookup/using9.c: New test.
2017 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2019         PR c++/12762
2020         * g++.dg/template/error3.C: New test.
2022 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2024         PR ada/13035
2025         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2026         No longer use a wrapper for gcc, since this does not work under
2027         Windows.
2029 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2031         PR c++/2094
2032         * g++.dg/template/ptrmem7.C: New test.
2034 2003-11-13  Andrew Pinski <apinski@apple.com>
2036         * gcc.c-torture/compile/20031113-1.c: New test.
2038 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2039             Kean Johnston <jkj@sco.com>
2041         PR c/13029
2042         * gcc.dg/unused-4.c: Update.
2044 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2046         * g++.dg/opt/const3.C: New test.
2048 2003-11-13  Jan Hubicka  <jh@suse.cz>
2050         * gcc.c-torture/compile/20031112-1.c: New test.
2052 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2054         * g++.dg/parse/crash10.C: Remove bogus error marker.
2056 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2058         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2059         (host_gcc): Likewise.
2060         (ROOT): Honor $PWDCMD.
2061         (BASE): Likewise.
2062         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2064 2003-11-12  Catherine Moore  <clm@redhat.com>
2066         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2068 2003-11-12  Andreas Jaeger  <aj@suse.de>
2069             Jakub Jelinek  <jakub@redhat.com>
2070             Andrew Pinski  <pinskia@physics.uc.edu>
2071             Richard Henderson  <rth@redhat.com>
2073         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2074         systems.
2075         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2077         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2078         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2080 2003-11-11  Andreas Jaeger  <aj@suse.de>
2082         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2084         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2086 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2088         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2089         Clean ups.
2091 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2093         * gcc.dg/trampoline-1.c: New test.
2095 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2097         * gcc.c-torture/compile/200031109-1.c: New test.
2099 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2101         PR c/3190
2102         PR c/8714
2103         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2104         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2105         gcc.dg/format/no-y2k-1.c: Update.
2107 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2109         PR optimization/10467
2110         * gcc.dg/20031108-1.c: New test case.
2112 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2114         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2116 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2118         * gcc.dg/compound-lvalue-1.c: New test.
2119         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2120         some XFAILs.
2122 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2124         * gcc.dg/altivec-varargs-1.c: New test.
2126 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2128         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2129         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2130         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2131         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2132         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2134 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2136         * gcc.dg/cond-lvalue-1.c: New test.
2138 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2140         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2142 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2144         PR c++/11616
2145         * g++.dg/template/instantiate5.C: New test.
2147 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2149         PR c++/12726
2150         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2151         * ChangeLog: Add missing first entry for above test.
2153 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2155         PR c++/9810
2156         * g++.dg/template/using8.C: New test.
2157         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2159 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2161         PR optimization/10817
2162         * gcc.c-torture/compile/20031102-1.c: New test case.
2164 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2166         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2167         2147483647.
2169 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2171         * gcc.dg/20031102-1.c: New test.
2173 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2175         * gcc.dg/complex-1.c: New test.
2177 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2179         PR c++/12796
2180         * g++.dg/template/crash13.C: Adjust expected error location.
2181         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2183 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2185         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2187 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2189         PR/10239
2190         * gcc.c-torture/compile/20031031-2.c: New test.
2192 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2194         PR/11640
2195         * gcc.c-torture/compile/20031031-1.c: New test.
2197 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2199         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2200         * gcc.misc-tests/bprob.exp: Likewise.
2201         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2202         the execution test on arm-elf configs.
2203         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2204         configs that don't support scratch files.
2205         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2207 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2209         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2210         done by dejagnu.
2212 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2214         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2215         Avoid non pure sh syntax. Add more logging.
2217         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2218         fail.
2220 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2222         PR libgcj/10610
2223         * gcc.dg/ppc-stackalign-1.c: New test.
2225 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2227         * ada/acats/run_all.sh: Change output to be more compliant with
2228         dejagnu framework.
2229         Create acats.sum and acats.log files under testsuite/ada/acats
2230         Only run [a-z]* directories, to filter out e.g. CVS.
2231         Redirect build output to log file.
2233 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2235         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2237 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2239         PR ada/5909:
2240         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2242 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2244         * gcc.c-torture/compile/20031023-1.c: New test.
2245         * gcc.c-torture/compile/20031023-2.c: New test.
2246         * gcc.c-torture/compile/20031023-3.c: New test.
2247         * gcc.c-torture/compile/20031023-4.c: New test.
2249 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2251         PR c++/10371
2252         * g++.dg/lookup/scoped8.C: New test.
2254 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2256         * g++.dg/opt/reg-stack3.C: New test.
2258 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2260         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2262 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2264         PR c++/11076
2265         * g++.dg/template/crash13.C: New test.
2267 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2269         * gcc.dg/c99-restrict-2.c: New test.
2271 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2273         PR c++/12698, c++/12699, c++/12700, c++/12566
2274         * g++.dg/inherit/covariant9.C: New test.
2275         * g++.dg/inherit/covariant10.C: New test.
2276         * g++.dg/inherit/covariant11.C: New test.
2278 2003-10-23  Jason Merrill  <jason@redhat.com>
2280         PR c++/12726
2281         * g++.dg/ext/complit2.C: New test.
2283 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2285         PR target/12654
2286         * gcc.c-torture/execute/20031020-1.c: New test.
2288 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2290         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2291         following the jump_insn.
2293 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2295         * gcc.dg/cast-lvalue-1.c: New test.
2297 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2299         PR c++/11962
2300         * g++.dg/template/cond2.C: New test.
2302 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2304         * gcc.dg/builtins-28.c: New test.
2306 2003-10-20  Jan Hubicka  <jh@suse.cz>
2308         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2309         parameter.
2310         * testsuite/gcc.dg/inline-2.c: Likewise.
2312 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2314         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2315         * gcc.dg/nest.c:  Likewise.
2317 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2319         PR c++/9781, c++/10583, c++/11862
2320         * g++.dg/parse/crash13.C: New test.
2322 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2324         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2326 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2328         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2329         Define HAVE_C99_RUNTIME except on Solaris.
2330         * gcc.dg/builtins-20.c: Likewise.
2332 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2334         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2336 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2338         PR c++/12495
2339         * g++.dg/template/crash21.C: New test.
2341 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2343         PR c++/2513
2344         * g++.dg/template/typename5.C: New test.
2346 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2348         PR c++/12369
2349         * g++.dg/template/friend25.C: New test.
2351 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2353         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2354         versions.
2356 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2358         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2359         == 2147483647.
2361 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2363         * gcc.c-torture/execute/960416-1.x: Remove.
2364         * gcc.c-torture/execute/divconst-3.x: Likewise.
2366 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2368         PR target/12598
2369         * gcc.dg/torture/cris-volatile-1.c: New test.
2371 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2373         PR optimization/9325
2374         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2375         for overflowing floating point to integer conversion during RTL
2376         simplification.
2378 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2380         * objc/execute/_cmd.m: Fix typo.
2381         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2382         Relax 'scan-assembler' regexp.
2383         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2384         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2385         * objc.dg/zero-link-2.m: Remove blank line.
2386         * objc.dg/zero-link-3.m: New test case.
2388 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2390         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2392         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2393         than linker trickery.
2395 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2397         PR c++/12370
2398         * g++.dg/other/friend2.C: New test.
2400 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2402         * gcc.dg/20031012-1.c: New test.
2404 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2406         * gcc.dg/weak/weak-3.c: Fix for new warning.
2408 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2410         PR optimization/8750
2411         * gcc.c-torture/execute/20031012-1.c: New test case.
2413 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2415         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2416         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2418 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2420         PR optimization/12260
2421         * gcc.c-torture/compile/20031011-2.c: New test case.
2423 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2425         * gcc.c-torture/execute/20031011-1.c: New testcase.
2427 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2429         * gcc.c-torture/compile/20031011-1.c: New test.
2431 2003-10-11  Jan Hubicka  <jh@suse.cz>
2433         * g++.dg/other/first-global.C: New test.
2435 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2437         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2439 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2441         * gcc.c-torture/compile/20031010-1.c: New test.
2443 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2445         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2446         * gcc.c-torture/execute/va-arg-25.c: ... here.
2448 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2450         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2452 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2454         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2456 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2458         * g++.dg/parse/error2.C: New test.
2460 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2462         PR c++/11097
2463         * g++.dg/other/error5.C: Modify the error message.
2464         * g++.dg/lookup/using8.C: New test.
2466 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2468         * gcc.dg/darwin-abi-2.c: New file.
2469         * gcc.c-torture/execute/va-arg-24.c: New file.
2471 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2473         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2474         indentation.
2476 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2478         PR c++/10147
2479         * g++.dg/other/error4.C: Update error messages.
2480         * g++.dg/template/ptrmem4.C: Likewise.
2482         PR c++/12337
2483         * g++.dg/init/new9.C: New test.
2485         PR c++/12334, c++/12236, c++/8656
2486         * g++.dg/ext/attrib8.C: New test.
2488 2003-10-06  Devang Patel  <dpatel@apple.com>
2490         * gcc.dg/debug/dwarf2-3.h: New test.
2491         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2493 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2495         * g++.dg/opt/cfg2.C: New test.
2497 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2499         * g++.dg/opt/float1.C: New test.
2501 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2503         * gcc.dg/c90-array-lval-6.c: New test.
2504         * gcc.dg/c99-array-lval-6.c: New test.
2506 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2507             Ziemowit Laski  <zlaski@apple.com>
2509         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2510         'Derived', so that it is never considered a class method; add
2511         new warning for '+port' method ambiguity.
2512         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2513         <objc/objc-api.h> (needed on Mac OS X).
2514         * objc.dg/method-13.m: New test.
2516 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2518         PR optimization/9325, PR java/6391
2519         * gcc.c-torture/execute/20031003-1.c: New test case.
2521 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2523         PR optimization/12180
2524         * gcc.dg/20031002-1.c: New test.
2526         PR c++/12486
2527         * g++.dg/inherit/error1.C: New test.
2529 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2531         * lib/f-torture.exp (search_for): Rename to...
2532         (search_for_re): This.  Also, clean up comments and the
2533         "regexp" invocation.
2535 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2537         * gcc.c-torture/compile/20031002-1.c: New test.
2539 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2541         * g++.dg/opt/cond1.C: New test.
2543 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2545         * gcc.dg/Wold-style-definition-2.c: New testcase.
2546         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2548 2003-09-29  Richard Henderson  <rth@redhat.com>
2550         * g++.dg/init/array10.C: Add dg-options.
2552 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2554         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2556 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2558         * g++.dg/template/friend19.C: Fix typo.
2559         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2561 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2563         * gcc.c-torture/execute/20030928-1.c: New test.
2564         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2566 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2568         * g++.dg/opt/unroll1.C: New test.
2570 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2572         PR optimization/11741
2573         * gcc.dg/20030926-1.c: New test case.
2575 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2577         PR c++/5655
2578         * g++.dg/parse/access7.C: New test.
2579         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2581 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2583         MERGE OF objc-improvements-branch into MAINLINE:
2584         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2585         if libobjc has not been built.
2586         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2587         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2588         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2589         objc/execute/nested-3.m, objc/execute/np-2.m,
2590         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2591         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2592         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2593         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2594         objc.dg/special/unclaimed-category-1.h,
2595         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2596         well as GNU runtime.
2597         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2598         * execute/cascading-1.m, execute/function-message-1.m,
2599         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2600         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2601         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2602         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2603         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2604         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2605         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2606         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2607         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2608         * objc.dg/bitfield-2.m: Run only on Darwin.
2609         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2610         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2611         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2612         * objc.dg/const-str-1.m: Fix constant string layout.
2614 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2616         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2618 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2620         * gcc.dg/darwin-abi-1.c: New file.
2622 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2624         PR target/12281
2625         * gcc.c-torture/compile/20030921-1.c: New test.
2627 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2629         * g++.dg/opt/reg-stack2.C: New test.
2631 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2633         * g++.dg/eh/delayslot1.C: New test.
2635 2003-09-20  Richard Henderson  <rth@redhat.com>
2637         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2639 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2641         * gcc.c-torture/execute/20030920-1.c: New test case.
2643 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2645         * g++.dg/rtti/typeid3.C: Correct expected error message.
2647 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2649         PR c++/157
2650         * g++.dg/parse/crash12.C: New test.
2652 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2654         * gcc.dg/compat/mixed-struct-check.h: New.
2655         * gcc.dg/compat/mixed-struct-defs.h: New.
2656         * gcc.dg/compat/mixed-struct-init.h: New.
2657         * gcc.dg/compat/struct-by-value-19_main.c: New.
2658         * gcc.dg/compat/struct-by-value-19_x.c: New.
2659         * gcc.dg/compat/struct-by-value-19_y.c: New.
2660         * gcc.dg/compat/struct-by-value-20_main.c: New.
2661         * gcc.dg/compat/struct-by-value-20_x.c: New.
2662         * gcc.dg/compat/struct-by-value-20_y.c: New.
2663         * gcc.dg/compat/struct-return-19_main.c: New.
2664         * gcc.dg/compat/struct-return-19_x.c: New.
2665         * gcc.dg/compat/struct-return-19_y.c: New.
2666         * gcc.dg/compat/struct-return-20_main.c: New.
2667         * gcc.dg/compat/struct-return-20_x.c: New.
2668         * gcc.dg/compat/struct-return-20_y.c: New.
2670 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2671         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2672         so that it will not complain on LP64 targets.
2674 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2676         PR c++/495
2677         * g++.dg/template/friend24.C: New test.
2679 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2681         PR c++/12332
2682         * g++.dg/template/memtmpl2.C: New test.
2684 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2686         PR target/11184
2687         * gcc.dg/builtin-apply1.c: New test.
2689 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2691         PR c++/9848
2692         * g++.dg/warn/Wunused-4.C: New test.
2694 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2696         PR c++/12316
2697         * g++.dg/other/gc2.C: New test.
2699 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2701         PR c++/11991
2702         * g++.dg/rtti/typeid3.C: New test.
2704         PR c++/12266
2705         * g++.dg/overload/template1.C: New test.
2707 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2709         * g++.dg/opt/cfg3.C: New test.
2711 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2713         PR c++/7939
2714         * g++.dg/template/crash11.C: New test.
2716 2003-09-16  Jason Merrill  <jason@redhat.com>
2717             Jakub Jelinek  <jakub@redhat.com>
2719         * gcc.dg/attr-warn-unused-result.c: New test.
2721 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
2723         PR c++/12184
2724         * g++.dg/expr/call2.C: New test.
2726 2003-09-15  Andreas Jaeger  <aj@suse.de>
2728         * gcc.dg/Wold-style-definition-1.c: New test.
2730 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
2732         PR c++/3907
2733         * g++.dg/parse/template12.C: New test.
2735         * g++.dg/abi/bitfield11.C: New test.
2736         * g++.dg/abi/bitfield12.C: Likewise.
2738 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
2740         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
2741         non-expansion of functional macro name without arguments at EOL.
2742         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
2744 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
2746         * gcc.c-torture/execute/20030914-[12].c: New tests.
2748 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2750         PR c++/11788
2751         * g++.dg/overload/addr1.C: New test.
2753 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
2755         * gcc.dg/20030909-1.c: New test.
2757 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2759         * gcc.dg/ultrasp10.c: New test.
2761 2003-09-09  Devang Patel  <dpatel@apple.com>
2763         * gcc.dg/darwin-ld-6.c: New test.
2765 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2767         * gcc.dg/torture/builtin-explog-1.c: New testcase.
2769 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2771         * gcc.dg/ia64-types1.c: New test.
2772         * gcc.dg/ia64-types2.c: Likewise.
2774 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2776         * gcc.dg/builtins-1.c: Add more _Complex tests.
2777         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2779         * gcc.dg/builtins-1.c: Test existing _Complex functions.
2780         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2782 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
2784         PR c++/11786
2785         * g++.dg/lookup/koenig2.C: New test.
2787         PR c++/5296
2788         * g++.dg/rtti/typeid2.C: New test.
2790 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
2792         * gcc.c-torture/compile/20030904-1.c: New test.
2794 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2796         * g++.dg/opt/longbranch2.C: New test.
2798 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2800         * g++.dg/template/crash10.C: Only compile it.
2802 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
2804         PR middle-end/11665
2805         * gcc.c-torture/compile/20030907-1.c: New test.
2806         * g++.dg/init/array11.C: New test.
2808 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2810         PR c++/11852
2811         * g++.dg/init/struct1.C: New test.
2813 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
2815         PR c++/12181
2816         * g++.dg/expr/comma1.C: New test.
2818 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
2820         PR c++/11867
2821         * g++.dg/expr/static_cast5.C: New test.
2823 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
2825         PR c++/11507
2826         * g++.dg/lookup/scoped7.C: New test.
2828         PR c++/9574
2829         * g++.dg/other/static1.C: New test.
2831         PR c++/11490
2832         * g++.dg/warn/template-1.C: New test.
2834         PR c++/11432
2835         * g++.dg/template/crash10.C: New test.
2837         PR c++/2478
2838         * g++.dg/overload/VLA.C: New test.
2840         PR c++/10804
2841         * g++.dg/template/call1.C: New test.
2843 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2845         PR c++/11794
2846         * g++.dg/parse/using3.C: New test.
2848 2003-09-06  Roger Sayle  <roger@eyesopen.com>
2850         PR c++/11409
2851         * g++.dg/overload/builtin3.C: New test case.
2853 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
2855         PR c/9862
2856         * gcc.dg/20030906-1.c: New test.
2857         * gcc.dg/20030906-2.c: Likewise.
2859 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2861         PR c++/12167
2862         * g++.dg/parse/defarg5.C: New test.
2864         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
2866 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
2868         PR c++/12163
2869         * g++.dg/expr/static_cast4.C: New test.
2871         PR c++/12146
2872         * g++.dg/template/crash9.C: New test.
2874 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
2876         * g++.old-deja/g++.ext/pretty2.C: Update for change
2877         in __FUNCTION__.
2878         * g++.old-deja/g++.ext/pretty3.C: Likewise.
2880 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
2882         PR c++/11922
2883         * g++/dg/template/qualified-id1.C: New test.
2885         PR c++/12037
2886         * g++.dg/warn/noeffect4.C: New test.
2888 2003-09-04  Matt Austern  <austern@apple.com>
2890         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
2891         * g++.dg/ext/fnname2.C: Likewise.
2892         * g++.dg/ext/fnname3.C: Likewise.
2894 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
2896         * g++.dg/expr/lval1.C: New test.
2897         * g++.dg/ext/lvcast.C: Remove.
2899 2003-09-03  Roger Sayle  <roger@eyesopen.com>
2901         PR optimization/11700.
2902         * gcc.c-torture/compile/20030903-1.c: New test case.
2904 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
2906         PR c++/12053
2907         * g++.dg/abi/layout4.C: New test.
2909 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
2911         PR c++/11553
2912         * g++.dg/parse/friend3.C: New test.
2914 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
2916         PR c++/11847
2917         * g++.dg/template/class1.C: New test.
2919         PR c++/11808
2920         * g++.dg/expr/call1.C: New test.
2922 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
2924         PR c++/12114
2925         * g++.dg/init/ref9.C: New test.
2927         PR c++/11972
2928         * g++.dg/template/nested4.C: New test.
2930 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2932         PR c++/12093
2933         * g++.dg/template/non-dependent4.C: New test.
2935         PR c++/11928
2936         * g++.dg/inherit/conv1.C: New test.
2938 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
2940         PR c++/6196
2941         * g++.dg/ext/label1.C: New test.
2942         * g++.dg/ext/label2.C: Likewise.
2944 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2946         * g++.dg/expr/cond3.C: New test.
2948 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2950         * gcc.dg/builtins-1.c: Add new builtin cases.
2952 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2954         * gcc.dg/builtins-1.c: Add new cases.
2955         * gcc.dg/torture/builtin-attr-1.c: Likewise.
2957 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2959         * gcc.dg/builtins-1.c: Add more math builtin tests.
2960         * gcc.dg/torture/builtin-attr-1.c: New test.
2962 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
2964         PR optimization/5079
2965         * g++.dg/opt/static3.C: New test.
2967 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2969         * gcc.misc-tests/gcov-10b.c: New test.
2971 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
2973         * g++.dg/opt/ptrmem3.C: New test.
2975         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
2977 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
2979         * gcc.dg/20030826-2.c: New test.
2981 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2983         PR middle-end/12002
2984         * g77.f-torture/compile/12002.f: New test case.
2986 2003-08-26  Roger Sayle  <roger@eyesopen.com>
2988         * gcc.dg/20030826-1.c: New test case.
2990 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
2992         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
2994 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
2996         PR c++/11871
2997         * c++.dg/lookup/crash1.C: New test.
2999         * c++.dg/warn/noeffect3.C: New test.
3001 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3003         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3004         * gcc.dg/compat/vector-1_y.c: Ditto.
3005         * gcc.dg/compat/vector-2_x.c: Ditto.
3006         * gcc.dg/compat/vector-2_y.c: Ditto.
3008 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3010         * gcc.dg/20030702-1.c: New test.
3012 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3014         PR c++/8795
3015         * g++.dg/ext/altivec-1.C: New test.
3017 2003-08-24  Richard Henderson  <rth@redhat.com>
3019         * g++.dg/eh/simd-2.C: Add -w for x86.
3021 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3023         * gcc.dg/20030815-1.c: New test.
3025 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3027         PR c++/3765
3028         * g++.dg/parse/access6.C: New test.
3030 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3032         PR c++/641, c++/11876
3033         * g++.dg/template/friend22.C: New test.
3034         * g++.dg/template/friend23.C: Likewise.
3036 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3038         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3039         identically.
3041 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3043         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3045 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3047         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3049 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3051         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3053 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3055         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3057 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3059         PR c++/11919
3060         * g++.dg/overload/prom1.C: New test.
3062         PR c++/11551
3063         * g++.dg/parse/dtor2.C: New test.
3065         PR c++/10762
3066         * g++.dg/parse/using2.C: New test.
3068 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3070         PR target/11805
3071         * gcc.c-torture/compile/20030821-1.c: New.
3073 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3075         PR c++/11834
3076         * g++.dg/template/deduce2.C: New test.
3078 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3080         * gcc.c-torture/execute/20030821-1.c: New test.
3082 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3084         PR middle-end/11984
3085         * gcc.dg/20030820-1.c: New test case.
3087 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3089         PR c++/11945
3090         * g++.dg/warn/noeffect2.C: New test.
3092 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3094         PR c++/10926
3095         * g++.dg/template/dtor2.C: New test.
3097         PR c++/11684
3098         * g++.dg/template/operator1.C: New test.
3099         * g++.dg/parse/operator4.C: New test.
3101         PR c++/11946.C
3102         * g++.dg/expr/enum1.C: New test.
3103         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3105         PR c++/11036.C
3106         * g++.dg/parse/elab2.C: New test.
3107         * g++.dg/parse/typedef4.C: Change error message.
3108         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3109         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3110         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3112 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3114         * gcc.dg/pch/warn-1.c: New.
3115         * gcc.dg/pch/warn-1.hs: New.
3117         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3118         not-tested file.
3120 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3122         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3124 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3126         * gcc.dg/uninit-D.c: New Test.
3127         * gcc.dg/uninit-E.c: New Test.
3128         * gcc.dg/uninit-F.c: New Test.
3129         * gcc.dg/uninit-G.c: New Test.
3131 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3133         * g++.dg/README: Describe the pch directory.
3135 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3137         PR c++/11174
3138         * g++.dg/parse/access4.C: New test.
3139         * g++.dg/parse/access5.C: Likewise.
3140         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3142 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3144         * gcc.dg/noncompile/20030818-1.c: New.
3146 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3148         PR c++/11957
3149         * g++.dg/warn/noeffect1.C: New test.
3151         * g++.dg/template/scope2.C: New test.
3152         * g++.dg/template/error2.C: Correct dg-error
3154 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3156         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3158 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3160         PR C++/11512
3161         * g++.dg/template/warn1.C: New.
3163 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3165         * g++.dg/template/error2.C: New test.
3166         * g++.dg/lookup/using7.C: Adjust errors
3167         * g++.old-deja/g++.pt/crash36.C: Likewise.
3168         * g++.old-deja/g++.pt/derived3.C: Likewise.
3170 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3172         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3173         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3174         * gcc.c-torture/execute/builtins/string-9.c: New, from
3175         string-opt-9.c.  Adjust for execute/builtins framework.
3176         * gcc.c-torture/execute/string-opt-9.c: Delete.
3178 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3180         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3182         * g++.dg/parse/ret-type2.C: New test.
3184         PR c++/11703
3185         * g++.dg/init/new8.C: New test.
3187         PR c++/10923
3188         * g++.dg/parse/typedef5.C: New test.
3190         PR c++/9512
3191         * g++.dg/parse/qualified2.C: New test.
3192         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3193         invalid code.
3195 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3197         * g++.dg/conversion/ptrmem1.C: New test.
3199 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3201         PR target/11693
3202         * gcc.dg/20030811-1.c: New test.
3204         PR target/11535
3205         * gcc.c-torture/execute/20030811-1.c: New test.
3207 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3209         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3211 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3213         PR c++/11789.C
3214         * g++.dg/inherit/multiple1.C: New test.
3216 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3218         * gcc.dg/spe1.c: New test.
3220         PR c++/11670
3221         * g++.dg/expr/cast2.C: New test.
3223         PR c++/10530
3224         * g++.dg/template/dependent-name2.C: New test.
3226 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3228         * g++.dg/parse/crash11.C: Put the dg options in comments.
3230 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3232         * lib/gcc-dg.exp: Update for diagnostic change.
3234 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3236         PR c++/5767
3237         * g++.dg/parse/crash11.C: New test.
3239 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3241         * gcc.dg/cpp/spacing1.c: Update.
3243 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3245         PR target/11739
3246         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3247         a value for -mtune.
3249 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3251         PR middle-end/11771
3252         * gcc.c-torture/compile/20030804-1.c: New test case.
3254 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3256         * gcc.dg/20030804-1.c: New test case.
3258 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3260         * gcc.dg/cpp/separate-1.c: New test.
3262 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3264         PR c++/11704
3265         * g++.dg/template/dependent-expr2.C: New test.
3267         PR c++/11766
3268         * g++.dg/expr/ptrmem1.C: New test.
3270 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3272         PR c++/9453
3273         * g++.dg/template/friend15.C: New test.
3275 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3277         * lib/dg-pch.exp: Work round PCH bug.
3279 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3281         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3282         builtins.  Move cases from builtins-4.c here.
3284         * gcc.dg/torture/builtin-math-1.c: New test taken from
3285         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3286         additional cases.
3288         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3289         Delete.
3291 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3293         PR c++/9447
3294         * g++.dg/template/using7.C: New test.
3296 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3298         * import1.c, import2.c: New tests.
3300 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3302         * g++.dg/eh/crossjump1.C: New test.
3304 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3306         PR c++/11697
3307         * g++.dg/template/using6.C: New test.
3309         PR c++/11744
3310         * g++.dg/template/koenig2.C: New test.
3312 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3314         PR c++/7983
3315         * g++.dg/parse/typedef4.C: New test.
3317 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3319         PR c++/8442, c++/8806
3320         * g++.dg/template/elab1.C: New test.
3321         * g++.dg/template/type2.C: Likewise.
3322         * g++.dg/template/ttp3.C: Adjust expected error message.
3323         * g++.old-deja/g++.law/visibility13.C: Likewise.
3324         * g++.old-deja/g++.niklas/t135.C: Likewise.
3325         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3326         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3327         template argument.
3328         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3330 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3332         PR c++/11295
3333         * g++.dg/ext/stmtexpr1.C: New test.
3335         * g++.dg/opt/tmp1.C: New test.
3337         PR c++/11525
3338         * g++.dg/parse/constant4.C: New test.
3340         PR c++/9447
3341         * g++.dg/template/using5.C: New test.
3343 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3345         * gcc.dg/builtins-27.c: New test case.
3347 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3349         * gcc.dg/tls/opt-7.c: New test.
3351 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3353         * g++.old-deja/g++.other/crash18.C: Remove.
3355 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3357         * g++.dg/template/explicit3.C: New.
3358         * g++.dg/template/explicit4.C: New.
3359         * g++.dg/template/explicit5.C: New.
3361         PR c++/11347
3362         * g++.dg/template/memtmpl1.C: New.
3364 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3366         PR target/11565
3367         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3368         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3370 2003-07-30  Jan Hubicka  <jh@suse.cz>
3372         * vtgc1.c: Kill.
3374 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3376         * gcc.dg/struct-in-proto-1.c: New test.
3378 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3380         * gcc.dg/cpp/include2.c: Only expect one message.
3382 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3384         PR c++/9447
3385         * g++.dg/template/using1.C: New test.
3386         * g++.dg/template/using2.C: New test.
3387         * g++.dg/template/using3.C: New test.
3388         * g++.dg/template/using4.C: New test.
3390 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3392         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3393         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3395 2003-07-28  Jan Hubicka  <jh@suse.cz>
3397         PR c++/11530
3398         * g++.dg/opt/call1.C: New test.
3400 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3402         PR c++/11667
3403         * g++.dg/init/enum2.C: New test.
3404         * g++.dg/template/overload1.C: Add "-w" option.
3406 2003-07-28    <hp@bitrange.com>
3408         * gcc.dg/Wdeclaration-after-statement-1.c,
3409         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3411 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3413         * gcc.c-torture/compile/20030725-1.c: New test.
3415 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3417         * gcc.dg/20030505.c: Only run for SPE.
3418         Remove definition of opaque type.
3420 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3422         * g++.dg/template/ptrmem6.C: New test.
3424 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3426         * gcc.c-torture/compile/zero-strct-2.c: New test.
3428 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3430         * gcc.dg/intermod-1.c: New test.
3432 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3434         PR c++/11617
3435         * g++.dg/template/lookup2.C: New test.
3436         * g++.dg/template/memclass1.C: Remove instantiated from error.
3437         * g++.dg/other/error2.C: Tweak expected errors.
3439         PR c++/11596
3440         * g++.dg/template/defarg3.C: New test.
3442         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3444 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3446         * g++.dg/inherit/access5.C: New test.
3448 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3450         PR c++/11513
3451         * g++.dg/template/crash8.C: New test.
3453 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3455         PR c/10602
3456         * gcc.dg/noncompile/incomplete-2.c: New test.
3458 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3460         PR c++/11645
3461         * g++.dg/inherit/access4.C: New test.
3463         PR c++/11517
3464         * g++.dg/expr/cond2.C: New test.
3466         PR optimization/10679
3467         * g++.dg/opt/inline4.C: New test.
3469 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3471         * g++.dg/parse/crash10: New test.
3473 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3475         * g++.dg/ext/flexary1.C: New test.
3477 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3479         PR c++/10793
3480         * g++.dg/template/crash9.C: New test.
3482 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3484         PR c++/3004
3485         * g++.dg/parse/typedef3.C: New test.
3487         PR c++/7906
3488         * g++.dg/parse/operator2.C: New test.
3490         PR c++/8895
3491         * g++.dg/parse/def-tmpl-arg1.C: New test.
3493         PR c++/9282
3494         * g++.dg/parse/funptr1.C: New test.
3496         PR c++/9452
3497         * g++.dg/parse/ambig3.C: New test.
3499         PR c++/9454
3500         * g++.dg/parse/operator3.C: New test.
3502         PR c++/9486
3503         * g++.dg/parse/template10.C: New test.
3505         PR c++/9488
3506         * g++.dg/parse/template11.C: New test.
3508         PR c++/10150
3509         * g++.dg/parse/invalid-op1.C: New test.
3511         PR c++/10247
3512         * g++.dg/parse/condexpr1.C: New test.
3514 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3516         * g++.dg/ext/packed3.C: New test.
3517         * g++.dg/ext/packed4.C: New test.
3519         * gcc.dg/pack-test-3.c: New test.
3521 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3523         * lib/compat.exp: Handle dg-options per source file.
3524         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3525         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3526         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3527         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3528         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3529         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3530         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3531         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3532         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3533         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3534         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3535         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3536         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3537         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3539 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3541         PR c/10320
3542         * gcc.c-torture/execute/20030718-1.c: New test.
3544 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3546         PR optimization/11536
3547         * gcc.dg/20030721-1.c: New test.
3549 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3551         PR c++/11546
3552         * g++.dg/template/lookup1.C: New test.
3554 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3556         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3557         diagnostics of ill-formed constructs involving labels.
3558         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3559         the new 'previously defined here' message.
3561 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3563         * g++.dg/parse/non-dependent2.C: New test.
3565 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3567         * g++.dg/init/init-ref4.C: xfail on targets without
3568         weak symbols.
3570 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3572         PR target/11087
3573         * gcc.c-torture/execute/20030717-1.c: New test.
3575 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3577         * g++.dg/opt/cfg1.C: New test.
3579 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3581         PR optimization/11557
3582         * gcc.dg/20030717-1.c: New test.
3584 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3586         PR c++/10476
3587         * g++.dg/expr/crash-1.C: New test.
3589         PR c++/11027
3590         * g++.dg/template/init3.C: New test.
3592         PR c++/8222
3593         * g++.dg/template/non-dependent1.C: New test.
3595         PR c++/11070
3596         * g++.dg/template/non-dependent2.C: New test.
3598         PR c++/11071
3599         * g++.dg/template/non-dependent3.C: New test.
3601         PR c++/9907
3602         * g++.dg/template/sizeof5.C: New test.
3604 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3606         PR 11498
3607         * gcc.c-torture/compile/mangle-1.c: New file.
3609 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3611         PR c++/7809
3612         * g++.dg/parse/access3.C: New test.
3614 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3616         PR c++/11384
3617         * g++.dg/init/init-ref4.C: New test.
3619 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3621         PR c++/11547
3622         * g++.dg/parse/constant3.C: New test.
3623         * g++.dg/parse/crash7.C: Likewise.
3625 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3627         PR target/11008
3628         * gcc.dg/i386-pentium4-not-mull.c: New.
3630 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3632         * gcc.dg/asm-names.c (ymain): Make it weak.
3634 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3636         PR c++/5421
3637         * g++.dg/template/friend21.C: New test.
3639 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3641         * gcc.dg/cleanup-8.c: New test.
3642         * gcc.dg/cleanup-9.c: New test.
3644 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3646         * g++.dg/ext/dll-MI1.h: New file.
3647         * g++.dg/ext/dllexport-MI1.C: New file.
3648         * g++.dg/ext/dllimport-MI1.C: New file.
3650 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3652         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3653         it does not have cmpstrsi patterns (just cmpmemsi).
3655 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3657         PR debug/11473
3658         * g++.dg/debug/debug8.C: New test.
3660 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3662         PR c++/10108
3663         * g++.dg/template/crash7.C: New test.
3665 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3667         PR target/10795
3668         * gcc.c-torture/compile/20030708-1.c: New.
3670 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3672         * gcc.c-torture/execute/20030715-1.c: New test.
3674 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3676         * gcc.dg/pch/inline-3.c: New file.
3677         * gcc.dg/pch/inline-3.hs: New file.
3678         * gcc.dg/pch/inline-4.c: New file.
3679         * gcc.dg/pch/inline-4.hs: New file.
3681 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3683         PR c++/11509
3684         * g++.dg/template/crash6.C: New test.
3686         PR c++/7053
3687         * g++.dg/template/friend20.C: New test.
3689         PR c++/7019
3690         * g++.dg/template/overload2.C: New test.
3692 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3694         PR optimization/11440
3695         * gcc.c-torture/execute/20030714-1.c: New test.
3697 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3699         PR c++/11154
3700         * g++.dg/template/partial2.C: New test.
3702 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3704         PR c++/11503
3705         * g++.dg/template/anon1.C: New test.
3707         PR c++/11493
3708         PR c++/11495
3709         * g++.dg/parse/template9.C: Likewise.
3710         * g++.dg/template/crash4.C: New test.
3711         * g++.dg/template/koenig1.C: Likewise.
3712         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3713         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
3714         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
3715         functions.
3716         * g++.old-deja/g++.jason/template36.C: Likewise.
3717         * g++.old-deja/g++.mike/p1989.C: Likewise.
3718         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
3719         * g++.old-deja/g++.pt/ttp20.C: Use this->.
3720         * g++.old-deja/g++.pt/ttp21.C: Use this->.
3721         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
3722         compiling.
3723         * g++.old-deja/g++.pt/union2.C: Use this->.
3725 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
3727         * gcc.dg/20030711-1.c: New test.
3729 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
3731         PR c++/11050
3732         * g++.dg/parse/args1.C: New test.
3733         * g++.pt/defarg8.C: Change expected errors.
3735 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
3737         PR c++/8164
3738         * g++.dg/template/nontype2.C: New test.
3740         PR c++/10558
3741         * g++.dg/parse/template8.C: New test.
3743         PR c++/8327
3744         * g++.dg/template/scope1.C: New test.
3746         * g++.dg/warn/Wsign-compare-1.C: New test.
3748 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3750         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
3752 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
3754         PR c++/9411
3755         * g++.dg/template/explicit2.C: New test.
3757         PR c++/10032
3758         * g++.dg/warn/pedantic1.C: New test.
3760 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
3762         PR c++ 9483
3763         * g++.dg/other/field1.C: New test.
3765 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
3767         PR c/11449
3768         * gcc.c-torture/compile/20030707-1.c: New.
3770 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3772         PR c++/10849
3773         * g++.dg/template/access12.C: New test.
3775 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
3777         * g++.dg/bprob/bprob.exp (prof_ext): Update.
3778         * g77.dg/bprob/bprob.exp (prof_ext): Update.
3779         * gcc.misc-tests/bprob.exp (prof_ext): Update.
3780         * gcc.misc-tests/gcov.exp: Update
3781         * g++.dg/gcov/gcov.exp: Update
3782         * lib/gcov.exp: Update.
3784 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
3786         * g++.dg/abi/mangle17.C: Make sure template expressions are
3787         dependent.
3788         * g++.dg/abi/mangle4.C: Mark erroneous casts.
3789         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
3790         * g++.dg/opt/stack1.C: Remove erroneous code.
3791         * g++.dg/parse/template7.C: New test.
3792         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
3793         * g++.old-deja/g++.pt/crash4.C: Likewise.
3795 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3797         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
3798         with zero or one occurence of `$' after the initial `L'.
3800 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
3802         * gcc.c-torture/compile/20030704-1.c: Add a comment.
3804 2003-07-08  Roger Sayle  <roger@eyesopen.com>
3806         PR c/11370
3807         * gcc.dg/Wunreachable-6.c: New testcase.
3808         * gcc.dg/Wunreachable-7.c: New testcase.
3810 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3812         PR c/11420
3813         * gcc.dg/20030708-1.c: New test.
3815 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
3817         * gcc.dg/compat/sdata-section.h: New file.
3818         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
3819         * gcc.dg/torture/mips-sdata-1.c: New test.
3821 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3823         PR c++/11030
3824         * g++.dg/template/friend19.C: New test.
3826 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
3828         * g++.dg/opt/strength-reduce.C: New test.
3830 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3832         PR target/10979
3833         * gcc.dg/20030707-1.c: New testcase.
3835 2003-07-07  Roger Sayle  <roger@eyesopen.com>
3837         PR optimization/11059
3838         * g++.dg/opt/emptyunion.C: New testcase.
3840 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
3841             Eric Botcazou  <ebotcazou@libertysurf.fr>
3843         * g++.dg/opt/stack1.C: New test.
3845 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
3847         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
3848         run test.
3850         PR c++/11431
3851         * g++.dg/expr/static_cast3.C: New test.
3853 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
3855         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
3856         everywhere.
3857         * gcc.dg/concat.c: Concatenation of string constants with
3858         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
3859         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
3860         * gcc.dg/cpp/escape-2.c: Use wide character constants where
3861         necessary to avoid multi-character character constant warning.
3862         * gcc.dg/cpp/escape.c: Likewise.
3863         * gcc.dg/cpp/ucs.c: Likewise.
3864         Remove backslashes from dg-bogus comments, as they confuse Tcl.
3865         Fix a typo.
3867 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3869         PR c/11428
3870         * gcc.c-torture/compile/20030704-1.c: New.
3872 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
3874         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
3876 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
3878         PR c++/5287, PR c++/7910,  PR c++/11021
3879         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
3880         tests for warnings.
3881         * g++.dg/ext/dllimport2.C: Add tests for warnings.
3882         * g++.dg/ext/dllimport3.C: Likewise.
3883         * g++.dg/ext/dllimport4.C: New file.
3884         * g++.dg/ext/dllimport5.C: New file.
3885         * g++.dg/ext/dllimport6.C: New file.
3886         * g++.dg/ext/dllimport7.C: New file.
3887         * g++.dg/ext/dllimport8.C: New file.
3888         * g++.dg/ext/dllimport9.C: New file.
3889         * g++.dg/ext/dllimport10.C: New file.
3890         * g++.dg/ext/dllexport1.C: New file.
3892 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3894         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
3895         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
3897 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3899         * gcc.dg/builtins-25.c: New testcase.
3900         * gcc.dg/builtins-26.c: New testcase.
3902 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
3904         * gcc.dg/compat/vector-defs.h: New file.
3905         * gcc.dg/compat/vector-setup.h: New file.
3906         * gcc.dg/compat/vector-check.h: New file.
3907         * gcc.dg/compat/vector-1_main.c: New file.
3908         * gcc.dg/compat/vector-1_x.c: New file.
3909         * gcc.dg/compat/vector-1_y.c: New file.
3910         * gcc.dg/compat/vector-2_main.c: New file.
3911         * gcc.dg/compat/vector-2_x.c: New file.
3912         * gcc.dg/compat/vector-2_y.c: New file.
3914         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
3915         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
3916         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
3917         * gcc.dg/compat/struct-align-1.h: New file.
3918         * gcc.dg/compat/struct-align-1_main.c: New file.
3919         * gcc.dg/compat/struct-align-1_x.c: New file.
3920         * gcc.dg/compat/struct-align-1_y.c: New file.
3921         * gcc.dg/compat/struct-align-2.h: New file.
3922         * gcc.dg/compat/struct-align-2_main.c: New file.
3923         * gcc.dg/compat/struct-align-2_x.c: New file.
3924         * gcc.dg/compat/struct-align-2_y.c: New file.
3926         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
3927         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
3928         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
3929         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
3930         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
3931         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
3932         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
3933         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
3934         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
3935         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
3936         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
3937         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
3938         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
3939         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
3940         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
3941         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
3942         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
3943         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
3944         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
3945         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
3946         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
3947         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
3948         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
3949         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
3950         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
3951         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
3952         * gcc.dg/compat/struct-return-10_x.c: Ditto.
3953         * gcc.dg/compat/struct-return-2_x.c: Ditto.
3954         * gcc.dg/compat/struct-return-3_x.c: Ditto.
3956 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3958         * gcc.dg/i386-call-1.c: New test.
3960 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3962         PR c++/9162
3963         * g++.dg/parse/defarg4.C: New.
3965 2003-07-03  Roger Sayle  <roger@eyesopen.com>
3967         PR target/10700
3968         * gcc.c-torture/compile/20030703-1.c: New test case.
3970 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
3972         * g++.dg/template/local3.C: Remove extra semicolon.
3974 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3976         * gcc.dg/i386-volatile-1.c: New test.
3978 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
3980         PR c++/11072
3981         * g++.dg/other/offsetof2.C: XFAIL.
3982         * g++.dg/other/offsetof5.C: New.
3984         PR c++/10219
3985         * g++.dg/template/error1.C: New.
3987         PR c++/9779
3988         * g++.dg/template/dependent-expr1.C: New.
3990 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
3992         PR c++/6949
3993         * g++.dg/template/local3.C: New test.
3995         PR c++/11149
3996         * g++.dg/lookup/scoped6.C: New test.
3998 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4000         PR c++/8046
4001         * g++.dg/other/error7.C: New test.
4003 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4005         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4006         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4007         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4008         * g++.old-deja/g++.other/union2.C: Likewise.
4009         * gcc.dg/c90-const-expr-2.c: Likewise.
4010         * gcc.dg/c90-const-expr-3.c: Likewise.
4011         * gcc.dg/c99-const-expr-2.c: Likewise.
4012         * gcc.dg/c99-const-expr-3.c: Likewise.
4013         * gcc.dg/concat.c: Likewise.
4015 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4017         PR c++/9559
4018         * g++.dg/init/static1.C: New test.
4020 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4022         * Changelog: Remove ">>>>>>>" from previous change.
4024 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4026         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4027         * g++.old-deja/g++.other/access2.C: Likewise.
4028         * g++.old-deja/g++.other/decl2.C: Likewise.
4029         * gcc.c-torture/execute/20020615-1.c: Likewise.
4031 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4033         PR c++/4933
4034         * g++.dg/template/sizeof4.C: New test.
4036 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4038         * g++.dg/other/error6.C: New test.
4040 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4042         PR c++/10750
4043         * g++.dg/parse/constant2.C: New test.
4045 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4047         PR c++/11106
4048         * g++.dg/other/error5.C: New test.
4050 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4052         * gcc.dg/format/gcc_diag-1.c: New test.
4054 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4056         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4058 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4060         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4061         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4062         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4064 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4066         * gcc.c-torture/execute/builtins/string-8.c: New test.
4067         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4068         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4069         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4071 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4073         PR c++/10468
4074         * g++.dg/ext/typeof6.C: New test.
4076 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4078         PR c++/10796
4079         * g++.dg/init/enum1.C: New test.
4081 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4083         * gcc.dg/20030627-1.c: New test.
4085 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4087         PR c++/11332
4088         * g++.dg/expr/static_cast2.C: New test.
4090 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4091             Jakub Jelinek  <jakub@redhat.com>
4093         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4094         sprintf(dst,"%s",src) optimization.
4095         * gcc.c-torture/execute/20030626-1.c: New test case.
4096         * gcc.c-torture/execute/20030626-2.c: New test case.
4098 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4100         * gcc.c-torture/execute/multi-ix.c: New test.
4102         * gcc.c-torture/execute/simd-4.c (main):
4103         Added missing semicolon at end of union.
4105 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4107         PR c++/8266
4108         * g++.dg/template/explicit-instantiation3.C: New test.
4110 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4112         * gcc.dg/20030626-1.c: Use signed char.
4114 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4116         * gcc.dg/20030626-1.c: New test.
4118 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4120         * const-str-2.m: Update.
4122 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4124         PR c++/10990
4125         * g++.dg/rtti/dyncast1.C: New test.
4126         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4127         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4128         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4130         PR c++/10931
4131         * g++.dg/expr/static_cast1.C: New test.
4133 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4135         * gcc.dg/20030625-1.c: New test.
4137 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4139         * gcc.c-torture/compile/20030624-1.c: New test case.
4141 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4143         * gcc.c-torture/execute/string-opt-17.c: New test.
4145 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4147         PR c++/5754
4148         * g++.dg/parse/crash6.C: New test.
4150 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4152         * gcc.dg/builtins-24.c: New test case.
4154 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4156         * g++.dg/opt/operator1.C: New test.
4158 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4160         * gcc.c-torture/execute/string-opt-16.c: New test case.
4162 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4164         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4165         * g++.old-deja/g++.other/conv7.C: Likewise
4166         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4167         * g++.old-deja/g++.other/overload14.C: Likewise.
4169 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4171         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4172         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4174 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4176         PR c++/10888
4177         * g++.dg/warn/Winline-3.C: New test.
4179 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4181         * lib/target-supports.exp (check_alias_available): Make the test
4182         program acceptable to the Solaris assembler.
4184         PR c++/10749
4185         * g++.dg/template/memclass2.C: New test.
4187 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4188             Eric Botcazou  <ebotcazou@libertysurf.fr>
4190         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4191         data for non-matching targets.
4192         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4194 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4196         PR c++/10845
4197         * g++.dg/template/member3.C: New test.
4199 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4201         PR c++/10939
4202         * g++.dg/template/func1.C: New test.
4204         PR c++/9649
4205         * g++.dg/template/static4.C: New test.
4206         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4208         PR c++/11041
4209         * g++.dg/init/ref7.C: New test.
4211 2003-06-19  Matt Austern  <austern@apple.com>
4213         PR c++/11228
4214         * g++.dg/anew1.C: New test.
4215         * g++.dg/anew2.C: New test.
4216         * g++.dg/anew3.C: New test.
4217         * g++.dg/anew4.C: New test.
4219 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4221         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4223 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4225         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4226         endian-dependent.
4228 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4230         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4231         Remove cruft.
4233 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4235         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4236         * gcc.c-torture/compile/961203-1.c: Likewise.
4237         * gcc.c-torture/compile/980506-1.c: Likewise.
4239 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4241         PR c++/10712
4242         * g++.dg/lookup/using7.C: New test.
4244 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4246         PR c++/11105
4247         * g++.dg/abi/conv1.C: Remove it.
4248         * g++.dg/template/conv7.C: New test.
4249         * g++.dg/template/conv8.C: Likewise.
4250         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4251         conversion operator.
4253 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4255         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4256         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4257         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4258         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4259         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4260         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4261         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4262         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4263         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4264         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4265         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4266         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4267         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4268         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4269         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4270         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4271         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4272         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4273         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4274         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4275         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4276         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4277         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4278         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4279         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4280         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4281         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4282         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4283         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4285 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4287         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4288         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4289         indications.
4291 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4293         * gcc.dg/i386-387-5.c: New test case.
4294         * gcc.dg/i386-387-6.c: New test case.
4295         * gcc.dg/builtins-23.c: New test case.
4297 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4299         * gcc.dg/builtins-22.c: New test case.
4300         * gcc.dg/i386-387-1.c: Update to test exp.
4301         * gcc.dg/i386-387-2.c: Likewise.
4303 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4305         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4307 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4309         * lib/gcc-dg.exp (dg-require-dll): New function.
4310         (dg-xfail-if): Likewise.
4311         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4312         driver.
4314         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4315         * gcc.c-torture/compile/20001205-1.c: Likewise.
4316         * gcc.c-torture/compile/20001226-1.c: Likewise.
4317         * gcc.c-torture/compile/20010518-2.c: Likewise.
4318         * gcc.c-torture/compile/20020312-1.c: Likewise.
4319         * gcc.c-torture/compile/20020604-1.c: Likewise.
4320         * gcc.c-torture/compile/920501-12.c: Likewise.
4321         * gcc.c-torture/compile/920501-4.c: Likewise.
4322         * gcc.c-torture/compile/920520-1.c: Likewise.
4323         * gcc.c-torture/compile/920521-1.c: Likewise.
4324         * gcc.c-torture/compile/920625-1.c: Likewise.
4325         * gcc.c-torture/compile/961203-1.c: Likewise.
4326         * gcc.c-torture/compile/980506-1.c: Likewise.
4327         * gcc.c-torture/compile/981006-1.c: Likewise.
4328         * gcc.c-torture/compile/981022-1.c: Likewise.
4329         * gcc.c-torture/compile/981223-1.c: Likewise.
4330         * gcc.c-torture/compile/990617-1.c: Likewise.
4331         * gcc.c-torture/compile/dll.c: Likewise.
4332         * gcc.c-torture/compile/labels-3.c: Likewise.
4333         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4334         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4335         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4336         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4337         * gcc.c-torture/compile/simd-5.c: Likewise.
4338         * gcc.c-torture/compile/20000804-1.x: Remove.
4339         * gcc.c-torture/compile/20001205-1.x: Likewise.
4340         * gcc.c-torture/compile/20001226-1.x: Likewise.
4341         * gcc.c-torture/compile/20010518-2.x: Likewise.
4342         * gcc.c-torture/compile/20020312-1.x: Likewise.
4343         * gcc.c-torture/compile/20020604-1.x: Likewise.
4344         * gcc.c-torture/compile/920501-12.x: Likewise.
4345         * gcc.c-torture/compile/920501-4.x: Likewise.
4346         * gcc.c-torture/compile/920520-1.x: Likewise.
4347         * gcc.c-torture/compile/920521-1.x: Likewise.
4348         * gcc.c-torture/compile/920625-1.x: Likewise.
4349         * gcc.c-torture/compile/961203-1.x: Likewise.
4350         * gcc.c-torture/compile/980506-1.x: Likewise.
4351         * gcc.c-torture/compile/981006-1.x: Likewise.
4352         * gcc.c-torture/compile/981022-1.x: Likewise.
4353         * gcc.c-torture/compile/981223-1.x: Likewise.
4354         * gcc.c-torture/compile/990617-1.x: Likewise.
4355         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4356         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4357         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4358         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4359         * gcc.c-torture/compile/simd-5.x: Likewise.
4361         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4363 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4365         * gcc.c-torture/execute/20030611-1.c: New test.
4367 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4369         PR middle-end/168
4370         * gcc.dg/20030612-1.c: New test case.
4372 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4374         PR c++/10635
4375         * g++.dg/expr/cast1.C: New test.
4377 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4379         * gcc.dg/builtins-21.c: New test case.
4381 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4383         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4384         options instead of at the end.
4385         * lib/objc.exp (objc_target_compile): Likewise.
4387 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4389         PR c++/10432
4390         * g++.dg/parse/error1.C: New test.
4392 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4394         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4395         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4396         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4397         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4398         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4399         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4400         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4401         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4402         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4403         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4404         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4405         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4406         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4407         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4408         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4409         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4410         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4411         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4412         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4413         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4414         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4415         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4416         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4417         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4419         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4420         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4421         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4422         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4423         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4424         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4425         * gcc.dg/compat/scalar-return-3_main.c: New file.
4426         * gcc.dg/compat/scalar-return-3_x.c: New file.
4427         * gcc.dg/compat/scalar-return-3_y.c: New file.
4428         * gcc.dg/compat/scalar-return-4_main.c: New file.
4429         * gcc.dg/compat/scalar-return-4_x.c: New file.
4430         * gcc.dg/compat/scalar-return-4_y.c: New file.
4432 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4434         * gcc.dg/compat/fp2-struct-check.h: New file.
4435         * gcc.dg/compat/fp2-struct-defs.h: New file.
4436         * gcc.dg/compat/fp2-struct-init.h: New file.
4437         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4438         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4439         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4440         * gcc.dg/compat/struct-return-10_main.c: New file.
4441         * gcc.dg/compat/struct-return-10_x.c: New file.
4442         * gcc.dg/compat/struct-return-10_y.c: New file.
4444         * gcc.dg/compat/compat-common.h: New file.
4445         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4446         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4447         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4448         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4449         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4450         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4451         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4452         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4453         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4454         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4455         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4456         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4457         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4458         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4459         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4460         * gcc.dg/compat/small-struct-check.h: Ditto.
4461         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4462         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4463         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4464         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4465         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4466         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4467         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4468         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4469         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4470         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4471         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4472         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4473         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4474         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4475         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4476         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4477         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4478         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4479         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4480         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4481         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4482         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4483         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4484         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4485         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4486         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4487         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4488         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4489         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4490         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4492 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4494         * g++.dg/pch/static-1.C: New file.
4495         * g++.dg/pch/static-1.Hs: New file.
4497 2003-06-10  Richard Henderson  <rth@redhat.com>
4499         * gcc.dg/asm-7.c: Adjust expected warning text.
4501 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4503         * gcc.dg/builtins-20.c: New test case.
4505 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4507         PR c++/11131
4508         * g++.dg/opt/template1.C: New test.
4510 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4512         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4513         additional_sources.
4515 2003-05-21  David Taylor  <dtaylor@emc.com>
4517         * gcc.dg/Wpadded.c: New file.
4519 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4521         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4522         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4523         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4524         dg-require-weak.
4526 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4528         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4530 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4532         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4533         (dg-require-alias): Likewise.
4534         (dg-require-gc-sections): Likewise.
4535         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4537 2003-06-08  Richard Henderson  <rth@redhat.com>
4539         * gcc.dg/20011029-2.c: Fix the array reference.
4540         * gcc.dg/asm-7.c: New.
4542 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4544         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4546 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4548         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4549         (dg-require-gc-sections): Likewise.
4551 2003-06-08  Jan Hubicka  <jh@suse.cz>
4553         * i386-cmov1.c: Fix regular expression.
4554         * i386-cvt-1.c: Likewise.
4555         * i386-local.c: Likewise.
4556         * i386-local2.c: Likewise.
4557         * i386-mul.c: Likewise.
4558         * i386-ssetype-1.c: Likewise.
4559         * i386-ssetype-3.c: Likewise.
4560         * i386-ssetype-5.c: Likewise.
4562 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4564         PR c++/11039
4565         * g++.dg/warn/implicit-typename2.C: New test.
4566         * g++.dg/warn/implicit-typename3.C: New test.
4568 2003-06-07  Richard Henderson  <rth@redhat.com>
4570         * g++.dg/other/offsetof3.C: Use size_t.
4571         * g++.dg/other/offsetof4.C: Likewise.
4573 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4575         * lib/copy-file.exp: New. Implement gcc_copy_files.
4577         * lib/dg-pch.exp: Load copy-file.exp
4578         (dg-pch): Use gcc_copy_files instead of "file copy".
4580 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4582         * gcc.dg/weak/weak.exp: Simplify.
4583         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4584         * gcc.dg/weak/weak-1.c: Likewise.
4585         * gcc.dg/weak/weak-2.c: Likewise.
4586         * gcc.dg/weak/weak-3.c: Likewise.
4587         * gcc.dg/weak/weak-4.c: Likewise.
4588         * gcc.dg/weak/weak-5.c: Likewise.
4589         * gcc.dg/weak/weak-6.c: Likewise.
4590         * gcc.dg/weak/weak-7.c: Likewise.
4591         * gcc.dg/weak/weak-8.c: Likewise.
4592         * gcc.dg/weak/weak-9.c: Likewise.
4594 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4596         gcc.c-torture/execute/20030606-1.c: New.
4598 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4600         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4601         * gcc.dg/builtins-19.c: Likewise.
4603 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4605         * gcc.dg/builtins-2.c: Add some more tests.
4606         * gcc.dg/builtins-18.c: New test case.
4607         * gcc.dg/builtins-19.c: New test case.
4609 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4610             Jim Wilson  <wilson@tuliptree.org>
4612         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4614 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4616         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4617         mempcpy/stpcpy calls not to be optimized into something else.
4618         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4619         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4620         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4622 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4624         * gcc.dg/format/asm_fprintf-1.c: New test.
4626 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4628         * lib/gcc-defs.exp (additional_sources): New variable.
4629         (dg-additional-sources): New function.
4630         (additional_files): New variable.
4631         (dg-additional-files): New function.
4632         (dg-additional-files-options): Likewise.
4633         * lib/gcc-dg.exp (dg-require-weak): New function.
4634         (dg-require-alias): Likewise.
4635         (dg-require-gc-sections): Likewise.
4636         * lib/target-supports.exp (check_alias_available): Remove testfile
4637         parameter.
4638         (check_gc_sections_available): New function.
4639         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4640         (dg-gpp-additional-files): Likewise.
4641         * lib/g++.exp (additional_sources): Remove.
4642         (additional_files): Likewise.
4643         (g++_target_compile): Use dg-additional-files-options.
4645         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4646         Tcl logic.
4647         * gcc.dg/special/ecos.exp: Remove.
4648         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4649         * gcc.dg/special/alias-1.c: Likewise.
4650         * gcc.dg/special/alias-2.c: Likewise.
4651         * gcc.dg/special/gcsec-1.c: Likewise.
4652         * gcc.dg/special/weak-1.c: Likewise.
4653         * gcc.dg/special/weak-2.c: Likewise.
4654         * gcc.dg/special/wkali-1.c: Likewise.
4655         * gcc.dg/special/wkali-2.c: Likewise.
4657         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4658         dg-gpp-additional-*.
4659         * g++.dg/special/conpr-3.C: Likewise.
4660         * g++.dg/special/conpr-4.C: Likewise.
4661         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4662         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4663         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4664         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4665         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4666         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4667         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4668         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4669         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4670         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4671         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4672         * g++.old-deja/g++.other/comdat1.C: Likewise.
4673         * g++.old-deja/g++.other/comdat2.C: Likewise.
4674         * g++.old-deja/g++.other/comdat3.C: Likewise.
4675         * g++.old-deja/g++.other/ctor1.C: Likewise.
4676         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4678 2003-06-05  Richard Henderson  <rth@redhat.com>
4680         * gcc.dg/debug/20030605-1.c: New.
4682 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4684         * README.QMTEST: Update.
4686 2003-06-04  Richard Henderson  <rth@redhat.com>
4688         * gcc.dg/cleanup-1.c: New.
4689         * gcc.dg/cleanup-2.c: New.
4690         * gcc.dg/cleanup-3.c: New.
4691         * gcc.dg/cleanup-4.c: New.
4692         * gcc.dg/cleanup-5.c: New.
4693         * gcc.dg/cleanup-6.c: New.
4694         * gcc.dg/cleanup-7.c: New.
4696 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4698         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4700         * lib/dg-pch.exp: New file.
4701         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4702         * gcc.dg/pch/pch.exp: Likewise.
4704 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4706         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4707         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4708         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4709         * gcc.dg/builtins-17.c: New test case.
4710         * gcc.dg/i386-387-4.c: New test case.
4711         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4713 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4715         * gcc.dg/ultrasp9.c: New test.
4717 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4719         * gcc.c-torture/compile/20030604-1.c: New test.
4720         * gcc.dg/sparc-constant-1.c: New test.
4722 2003-06-03  Glen Nakamura  <glen@imodulo.com>
4724         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
4726 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
4728         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
4730         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
4731         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
4733 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
4735         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
4737 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4739         PR c++/10940
4740         * g++.dg/template/spec10.C: New test.
4742 2003-06-03  Roger Sayle  <roger@eyesopen.com>
4744         * gcc.dg/builtins-16.c: New test case.
4746 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
4748         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
4749         mempcpy test with post-increments.
4750         * gcc.c-torture/execute/string-opt-3.c: New test.
4751         * gcc.dg/string-opt-1.c: New test.
4753 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
4755         PR fortran/10965
4756         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
4758 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
4760         * lib/scanasm.exp (dg-scan): New function, factored out of ...
4761         (scan-assembler): ... here.  Use dg-scan.
4762         (scan-assembler-not): Likewise.
4763         (scan-file): New function.
4764         (scan-file-not): Likewise.
4765         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
4766         * gcc.dg/cpp/_Pragma4.c: Likewise.
4767         * gcc.dg/cpp/_Pragma5.c: Likewise.
4768         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4769         * gcc.dg/cpp/avoidpaste2.c: Likewise.
4770         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
4771         * gcc.dg/cpp/cmdlne-P.c: Likewise.
4772         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
4773         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
4774         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
4775         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
4776         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
4777         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
4778         * gcc.dg/cpp/cxxcom1.c: Likewise.
4779         * gcc.dg/cpp/line1.c: Likewise.
4780         * gcc.dg/cpp/maccom1.c: Likewise.
4781         * gcc.dg/cpp/maccom2.c: Likewise.
4782         * gcc.dg/cpp/maccom3.c: Likewise.
4783         * gcc.dg/cpp/maccom4.c: Likewise.
4784         * gcc.dg/cpp/maccom5.c: Likewise.
4785         * gcc.dg/cpp/maccom6.c: Likewise.
4786         * gcc.dg/cpp/multiline.c: Likewise.
4787         * gcc.dg/cpp/spacing1.c: Likewise.
4788         * gcc.dg/cpp/spacing2.c: Likewise.
4789         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
4790         * gcc.dg/cpp/trad/maccom1.c: Likewise.
4791         * gcc.dg/cpp/trad/maccom2.c: Likewise.
4792         * gcc.dg/cpp/trad/maccom3.c: Likewise.
4793         * gcc.dg/cpp/trad/maccom4.c: Likewise.
4794         * gcc.dg/cpp/trad/maccom6.c: Likewise.
4795         * gcc.dg/cpp/cxxcom2.c: Likewise.
4796         * gcc.dg/cpp/cxxcom2.h: New file.
4798         * gcc.dg/cpp/truefalse.cpp: Move it to ...
4799         * g++.dg/cpp/truefalse.C: Here.
4800         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
4802 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
4804         * gcc.dg/cpp/redef3.c: New file.
4806 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4808         * gcc.dg/i386-loop-3.c: New test.
4810 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
4812         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
4814 2003-05-31  Roger Sayle  <roger@eyesopen.com>
4816         * gcc.dg/fwrapv-1.c: New test case.
4817         * gcc.dg/fwrapv-2.c: New test case.
4819 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4821         PR c++/10956
4822         * g++.dg/template/spec9.C: New test.
4824 2003-05-29  Roger Sayle  <roger@eyesopen.com>
4826         * gcc.dg/duff-4.c: New test case.
4828 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
4830         PR fortran/10843
4831         * g77.dg/ffixed-form-1.f: New test
4832         * g77.dg/ffixed-form-2.f: New test
4833         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
4834         * g77.dg/ffree-form-3.f: New test
4836 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
4838         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
4839         * gcc.dg/wint_t-1.c: Likewise.
4841 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4843         * g++.dg/template/access11.C: New test.
4845 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4847         PR c++/10849
4848         * g++.dg/template/access10.C: New test.
4850 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4851             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4853         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
4855 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4857         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
4858         suppress for powerpc-*-darwin*.
4859         * gcc.dg/torture/builtin-noret-2.c: Likewise.
4861 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
4863         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
4864         suppress option for powerpc-*-darwin*.
4866 2003-05-23  Roger Sayle  <roger@eyesopen.com>
4868         * gcc.dg/builtins-1.c: Add tests for tan and atan.
4869         * gcc.dg/builtins-4.c: Add test for fmod.
4871 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4873         PR c++/10682
4874         * g++.dg/template/instantiate4.C: New test.
4876 2003-05-22  Roger Sayle  <roger@eyesopen.com>
4878         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
4880 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
4882         * gcc.dg/compat/scalar-return-1_main.c: New file.
4883         * gcc.dg/compat/scalar-return-1_x.c: New file.
4884         * gcc.dg/compat/scalar-return-1_y.c: New file.
4885         * gcc.dg/compat/scalar-return-2_main.c: New file.
4886         * gcc.dg/compat/scalar-return-2_x.c: New file.
4887         * gcc.dg/compat/scalar-return-2_y.c: New file.
4888         * gcc.dg/compat/struct-return-3_main.c: New file.
4889         * gcc.dg/compat/struct-return-3_y.c: New file.
4890         * gcc.dg/compat/struct-return-3_x.c: New file.
4891         * gcc.dg/compat/struct-return-2_main.c: New file.
4892         * gcc.dg/compat/struct-return-2_x.c: New file.
4893         * gcc.dg/compat/struct-return-2_y.c: New file.
4895 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4897         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
4898         for hppa*-hp-hpux*.
4899         * gcc.dg/20021014-1.c (dg-options): Likewise.
4900         * gcc.dg/nest.c (dg-options): Likewise.
4902 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
4904         PR c++/9738
4905         * g++.dg/ext/dllimport2.C: New file.
4906         * g++.dg/ext/dllimport3.C: New file.
4908 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
4910         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
4911         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4912         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4913         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4914         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4915         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4916         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
4917         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
4918         * gcc.dg/compat/small-struct-defs.h: New file.
4919         * gcc.dg/compat/small-struct-init.h: New file.
4920         * gcc.dg/compat/small-struct-check.h: New file.
4921         * gcc.dg/compat/fp-struct-defs.h: New file.
4922         * gcc.dg/compat/fp-struct-check.h: New file.
4923         * gcc.dg/compat/fp-struct-init.h: New file.
4924         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
4925         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
4927 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
4929         * gcc.dg/20030225-2.c: New test.
4931 2003-05-18  Roger Sayle  <roger@eyesopen.com>
4932             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4934         * gcc.c-torture/compile/20030518-1.c: New test case.
4936 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
4938         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
4939         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
4940         gcc-dg-debug-runtest.
4941         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
4942         gcc-dg-debug-runtest.
4944 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4946         PR c++/9022
4947         * g++.dg/lookup/using6.C: New test.
4949 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4951         * g++.dg/parse/access2.C: New test.
4953 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
4955         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
4956         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
4957         * gcc.dg/debug/debug.exp: Likewise.
4959 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
4961         * gcc.dg/dollar.c: New test.
4963 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
4965         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
4966         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
4967         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
4968         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
4969         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
4970         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
4971         * gcc.dg/compat/struct-by-value-6_main.c: New file.
4972         * gcc.dg/compat/struct-by-value-6_x.c: New file.
4973         * gcc.dg/compat/struct-by-value-6_y.c: New file.
4974         * gcc.dg/compat/struct-by-value-7_main.c: New file.
4975         * gcc.dg/compat/struct-by-value-7_x.c: New file.
4976         * gcc.dg/compat/struct-by-value-7_y.c: New file.
4977         * gcc.dg/compat/struct-by-value-8_main.c: New file.
4978         * gcc.dg/compat/struct-by-value-8_x.c: New file.
4979         * gcc.dg/compat/struct-by-value-8_y.c: New file.
4980         * gcc.dg/compat/struct-by-value-9_main.c: New file.
4981         * gcc.dg/compat/struct-by-value-9_x.c: New file.
4982         * gcc.dg/compat/struct-by-value-9_y.c: New file.
4984 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
4986         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
4987         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
4988         support for "repo" mode.
4989         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
4990         * lib/g77-dg.exp: Likewise.
4991         * lib/obj-dg.exp: Likewise.
4993 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
4995         Merge from gcc-3_2-rhl8-branch:
4996         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
4998         * gcc.dg/tls/opt-6.c: New test.
5000         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5002         * gcc.dg/20030405-1.c: New test.
5004         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5006         * gcc.dg/20030309-1.c: New test.
5008         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5010         * gcc.c-torture/execute/20030307-1.c: New test.
5012         2003-02-20  Randolph Chung  <tausq@debian.org>
5014         * gcc.c-torture/compile/20030220-1.c: New test.
5016         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5018         * gcc.dg/20030217-1.c: New test.
5020         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5022         * gcc.c-torture/compile/20020129-1.c: New test.
5024         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5026         * gcc.dg/unroll-1.c: New test.
5028         2002-11-16  Jan Hubicka  <jh@suse.cz>
5030         * gcc.c-torture/execute/20020920-1.c: New test.
5032         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5034         PR target/7434
5035         * gcc.c-torture/compile/20021008-1.c: New test.
5037         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5039         PR target/7559
5040         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5042         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5044         * gcc.c-torture/compile/20020807-1.c: New test.
5046         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5048         * gcc.dg/tls/opt-1.c: New test.
5050         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5052         * gcc.dg/20020729-1.c: New test.
5054         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5056         * g++.dg/opt/life1.C: New test.
5058         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5060         * gcc.dg/20020525-1.c: New test.
5062         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5064         PR c++/6794
5065         * g++.dg/ext/pretty1.C: New test.
5066         * g++.dg/ext/pretty2.C: New test.
5068 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5070         PR c++/8385
5071         * g++.dg/ext/typeof5.C: New test.
5073 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5075         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5076         __USER_LABEL_PREFIX__ into account.
5077         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5079 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5081         * gcc.dg/builtins-15.c: New test case.
5083 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5085         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5087 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5089         * lib/g++.exp: Tweak handling of additional source files.
5090         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5091         * g++.dg/special/conpr-2a.C: Rename to ...
5092         * g++.dg/special/conpr-2a.cc: ... this.
5093         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5094         * g++.dg/special/conpr-3a.C: Rename to ...
5095         * g++.dg/special/conpr-3a.cc: This.
5096         * g++.dg/special/conpr-3b.C: Rename to ...
5097         * g++.dg/special/conpr-3b.cc: This.
5098         * g++.dg/special/conpr-4.C: New test.
5099         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5101 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5103         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5105 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5107         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5108         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5109         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5110         * g++.old-deja/g++.other/warn3.C: Likewise.
5112 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5114         * gcc.dg/i386-387-1.c: Update to also test log.
5115         * gcc.dg/i386-387-2.c: Likewise.
5117 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5119         * g77.f-torture/execute/int8421.f: New test.
5121 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5123         PR c++/10230, c++/10481
5124         * g++.dg/lookup/scoped5.C: New test.
5126 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5128         PR c++/10552
5129         * g++.dg/template/ttp6.C: New test.
5131 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5133         * gcc.c-torture/execute/builtins: New directory.
5134         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5135         gcc.c-torture/execute/builtins.
5136         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5137         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5138         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5139         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5141 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5143         PR c++/9252
5144         * g++.dg/template/access8.C: New test.
5145         * g++.dg/template/access9.C: New test.
5147 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5149         PR c++/9554
5150         * g++.dg/parse/access1.C: New test.
5152 2003-05-09  DJ Delorie  <dj@redhat.com>
5154         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5155         long, and not an int.
5157 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5159         PR c++/10555, c++/10576
5160         * g++.dg/template/memclass1.C: New test.
5162 2003-05-08  DJ Delorie  <dj@redhat.com>
5164         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5165         targets.
5166         * gcc.c-torture/execute/20021024-1.x: Likewise.
5167         * gcc.c-torture/execute/shiftdi.x: Likewise.
5168         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5169         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5170         * gcc.dg/20021018-1.c: Likewise.
5172 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5174         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5176         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5177         (bcopy): Call memmove.
5179 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5181         * g77.f-torture/compile/8485.f: New test case.
5183 2003-05-07  Richard Henderson  <rth@redhat.com>
5185         PR c++/10570
5186         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5187         Verify exception_cleanup not called for rethrows.
5188         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5189         when exiting catch block without rethrowing.
5190         * g++.dg/eh/forced3.C: New.
5191         * g++.dg/eh/forced4.C: New.
5193 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5195         * gcc.dg/20030505.c: Fix triplet.
5197 2003-05-06  DJ Delorie  <dj@redhat.com>
5199         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5200         * gcc.dg/nest.c: Likewise.
5202 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5204         * gcc.dg/builtins-14.c: New test case.
5206 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5208         * lib/compat.exp (compat-execute): New argument.
5209         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5210         * gcc.dg/compat: New test directory.
5211         * gcc.dg/compat/compat.exp: New expect script.
5212         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5213         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5214         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5215         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5216         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5217         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5219         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5220         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5221         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5222         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5223         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5224         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5225         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5226         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5227         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5228         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5229         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5230         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5231         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5232         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5233         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5235 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5237         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5239 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5241         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5243 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5245         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5246         * gcc.dg/ppc-fsel-2.c: New test.
5248         * gcc.dg/unused-5.c: New test.
5250 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5252         PR c++/10496
5253         * g++.dg/warn/pmf1.C: New test.
5255 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5257         PR c++/4494
5258         * g++.dg/warn/main.C: New test.
5260 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5262         * gcc.dg/nonnull-3.c: New test.
5264 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5266         * gcc.dg/cpp/Wtrigraphs.c: Update.
5267         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5269 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5271         * gcc.dg/ppc-fsel-1.c: New test.
5273 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5275         PR c/10604
5276         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5278 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5280         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5282 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5284         PR c++/9364, c++/10553, c++/10586
5285         * g++.dg/parse/typename4.C: New test.
5286         * g++.dg/parse/typename5.C: Likewise.
5288 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5290         * gcc.c-torture/compile/20030503-1.c: New test.
5292 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5294         * g++.dg/lookup/using5.C: Fix testcase error.
5296 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5298         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5299         since MEABI is no longer supported.  Remove all vestiges
5300         of MEABI from the test.
5302 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5304         PR c++/10554
5305         * g++.dg/lookup/using5.C: New test.
5307 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5309         PR c++/8772
5310         * g++.dg/template/ttp5.C: New test.
5312 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5314         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5315         (dg-gpp-additional-sources): New function.
5316         (dg-gpp-additional-files): Likewise.
5317         * lib/g++.exp (additional_sources): New variable.
5318         (additional_files): Likewise.
5319         (g++_target_compile): Deal with them.
5320         * lib/old-dejagnu.exp: Remove.
5321         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5322         * g++.old-deja: Revise all tests to use dg commands.
5324 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5326         PR c++/9432, c++/9528
5327         * g++.dg/lookup/using4.C: New test.
5329 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5331         * gcc.dg/noreturn-5.c: New file.
5332         * gcc.dg/noreturn-6.c: New file.
5334         * gcc.c-torture/compile/inline-1.c: New file.
5336 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5338         PR c++/10551
5339         * g++.dg/template/explicit1.C: New test.
5341 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5343         PR c++/10549
5344         * g++.dg/other/bitfield1.C: New test.
5346         PR c++/10527
5347         * g++.dg/init/new7.C: New test.
5349 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5351         * g++.dg/ext/desig1.C: New test.
5352         * g++.dg/ext/init1.C: Update.
5354         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5356 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5358         PR c++/10180
5359         * g++.dg/warn/Winline-1.C: New test.
5361 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5363         * gcc.c-torture/execute/string-opt-19.c: New test.
5365         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5366         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5368 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5370         PR c++/10506
5371         * g++.dg/init/new6.C: New test.
5373         PR c++/10503
5374         * g++.dg/init/ref6.C: New test.
5376 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5378         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5380 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5382         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5383         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5385 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5387         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5388         initialized static data members.
5390 2003-04-25  H.J. Lu <hjl@gnu.org>
5392         * gcc.dg/ia64-sync-4.c: New test.
5394 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5396         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5397         date.
5399 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5401         PR c++/10337
5402         * g++.dg/warn/conv1.C: New test.
5403         * g++.old-deja/g++.other/conv7.C: Adjust.
5404         * g++.old-deja/g++.other/overload14.C: Adjust.
5406 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5408         PR c++/10471
5409         * g++.dg/template/defarg2.C: New test.
5411 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5413         * gcc.dg/cpp/include2.c: Update.
5414         * gcc.dg/cpp/multiline-2.c: New.
5415         * gcc.dg/cpp/multiline.c: Update.
5416         * gcc.dg/cpp/strify2.c: Update.
5417         * gcc.dg/cpp/trad/literals-2.c: Update.
5419 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5421         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5423 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5425         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5427 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5429         PR c++/10451
5430         * g++.dg/parse/crash4.C: New test.
5432         PR c++/9847
5433         * g++.dg/parse/crash5.C: New test.
5435 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5437         PR c++/10446
5438         * g++.dg/parse/crash3.C: New test.
5440         PR c++/10428
5441         * g++.dg/parse/elab1.C: New test.
5443 2003-04-22  Devang Patel  <dpatel@apple.com>
5445         * gcc.dg/cpp/trad/funlike-5.c: New test.
5447 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5449         * g++.dg/other/packed1.C: Fix dg options.
5451 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5453         * g++.dg/other/offsetof2.C: New test.
5455 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5457         * g++.dg/template/recurse.C: Adjust location of error messages.
5459 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5461         PR c++/9881
5462         * g++.dg/init/addr-const1.C: New test.
5463         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5465 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5467         PR c++/10405
5468         * g++.dg/lookup/struct-hack1.C: New test.
5470 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5472         * ucs.c: Update diagnostic messages.
5474 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5476         * gcc.dg/cpp/truefalse.cpp: New test.
5477         * gcc.dg/cpp/cpp.exp: Update.
5478         * g++.dg/other/stdbool-if.C: Remove.
5480 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5482         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5483         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5485 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5487         * gcc.c-torture/compile/20030418-1.c: New test.
5489 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5491         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5493 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5495         PR c++/10347
5496         g++.dg/template/dependent-name1.C: New test.
5498 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5500         * gcc.dg/warn-1.c (tourist_guide): New array,
5501         contains a pointer to bar.
5503 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5505         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5506         * gcc.c-torture/execute/medce-1.c: New test case.
5507         * gcc.c-torture/execute/medce-2.c: New test case.
5509 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5511         * lib/prune.exp: Ignore more messages.
5513         PR c++/10381
5514         * g++.dg/parse/lookup3.C: New test.
5516 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5518         * gcc.c-torture/compile/20030415-1.c : New test.
5520 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5522         * gcc.c-torture/execute/scope-2.c: Move to ...
5523         * gcc.dg/noncompile/scope.c: .... here.
5525 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5527         * gcc.dg/20030414-2.c: New test case.
5529 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5531         PR target/10377
5532         * gcc.dg/20030414-1.c: New test.
5534 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5536         * gcc.dg/builtins-12.c: New test case.
5537         * gcc.dg/builtins-13.c: New test case.
5539 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5541         * gcc.c-torture/execute/string-opt-18.c: New test.
5543 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5545         PR c++/10300
5546         * g++.dg/init/new5.C: New test.
5548 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5550         PR c++/7910
5551         * g++.dg/ext/dllimport1.C: New test.
5553 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5555         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5557 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5559         PR Fortran/9263
5560         * g77.f-torture/noncompile/9263.f: New test
5561         PR Fortran/1832
5562         * g77.f-torture/execute/1832.f: New test
5564 2003-04-11  David Chad  <davidc@freebsd.org>
5565             Loren J. Rittle  <ljrittle@acm.org>
5567         libobjc/8562
5568         * objc.dg/headers.m: New test.
5570 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5572         * gcc.c-torture/execute/builtin-noret-2.c: New.
5573         * gcc.c-torture/execute/builtin-noret-2.x: New.
5574         XFAIL builtin-noret-2.c at -O1 and above.
5575         * gcc.dg/redecl.c: New.
5576         * gcc.dg/Wshadow-1.c: Update error regexps.
5578 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5580         * g++.dg/abi/bitfield10.C: New test.
5582 2003-04-09  Mike Stump  <mrs@apple.com>
5584         * gcc.dg/pch/pch.exp: Make testcase names longer.
5585         * g++.dg/pch/pch.exp: Make testcase names longer.
5587 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5589         * gcc.dg/builtins-11.c: New test case.
5591 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5593         * gcc.dg/builtins-9.c: New test case.
5594         * gcc.dg/builtins-10.c: New test case.
5596 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5598         * gcc.dg/noncompile/init-4.c.c: New test.
5600 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5602         * gcc.misc-test/gcov-9.c: New test.
5603         * gcc.misc-test/gcov-10.c: New test
5604         * gcc.misc-test/gcov-11.c: New test.
5606 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5608         PR optimization/10024
5609         * gcc.c-torture/compile/20030405-1.c: New test.
5611 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5613         * gcc.dg/pch/static-3.c: New.
5614         * gcc.dg/pch/static-3.hs: New.
5615         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5617 2003-04-04  Richard Henderson  <rth@redhat.com>
5619         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5620         * g++.dg/eh/forced2.C: Likewise.
5622 2003-04-03  Mike Stump  <mrs@apple.com>
5624         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5625         target arg.
5626         (scan-assembler-times, scan-assembler-not): Likewise.
5627         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5629 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5631         * gcc.dg/sparc-loop-1.c: New test.
5633 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5635         PR other/9274
5636         * g++.dg/pch/system-2.C: New.
5637         * g++.dg/pch/system-2.Hs: New.
5639 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5641         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5643         * g++.dg/eh/simd-1.C (vecfunc): Same.
5645 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5647         * gcc.c-torture/execute/20030401-1.c: New test case.
5649 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5651         * objc.dg/defs.m: New.
5653 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5655         * g++.dg/eh/simd-1.C: New.
5656         * g++.dg/eh/simd-2.C: New.
5658 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5660         * gcc.c-torture/execute/simd-3.c: New.
5662 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5664         PR c/9936
5665         * gcc.dg/20030331-2.c: New test.
5667 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5669         PR c++/10278
5670         * g++.dg/parse/crash2.C: New test.
5672 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5674         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5675         * gcc.c-torture/execute/20030331-1.c: ...here.
5677 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5679         * gcc.c-torture/execute/20030331-1.c: New test.
5681 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5683         * lib/gcov.exp: Adjust call return testing strings.
5684         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5686 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5688         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5689         * gcc.dg/builtins-7.c: New test case.
5690         * gcc.dg/builtins-8.c: New test case.
5692 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5694         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5696 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5698         PR c++/7647
5699         * g++.dg/lookup-class-member-2.C: New test.
5701 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5703         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5705 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5707         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5709 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5711         * g++.dg/init/attrib1.C: New test.
5713 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5715         * gcc.dg/ultrasp8.c: New test.
5717 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5719         * gcc.dg/ultrasp7.c: New test.
5721 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
5723         PR c++/10047
5724         * g++.dg/template/inline1.C: New test.
5726 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
5728         * gcc.dg/sparc-dwarf2.c: New test.
5730 2003-03-27  Roger Sayle  <roger@eyesopen.com>
5732         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
5733         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
5735 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
5737         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
5738         than reading .x files.
5739         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
5740         * g77.dg/gcov/gcov-1.f: Likewise.
5741         * gcc.misc-tests/gcov-4b.c: Likewise.
5742         * gcc.misc-tests/gcov-5b.c: Likewise.
5743         * gcc.misc-tests/gcov-6.c: Likewise.
5744         * gcc.misc-tests/gcov-7.c: Likewise.
5745         * gcc.misc-tests/gcov-8.c: Likewise.
5746         * g++.dg/gcov/gcov-1.x: Remove.
5747         * g77.dg/gcov/gcov-1.x: Likewise.
5748         * gcc.misc-tests/gcov-4b.x: Likewise.
5749         * gcc.misc-tests/gcov-5b.x: Likewise.
5750         * gcc.misc-tests/gcov-6.x: Likewise.
5751         * gcc.misc-tests/gcov-7.x: Likewise.
5752         * gcc.misc-tests/gcov-8.x: Likewise.
5754 2003-03-27  Glen Nakamura  <glen@imodulo.com>
5756         PR opt/10087
5757         * gcc.dg/20030324-1.c: New test.
5759 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
5761         PR c++/10224
5762         * g++.dg/template/arg3.C: New test.
5764         PR c++/10158
5765         * g++.dg/template/friend18.C: New test.
5767 2003-03-26  Roger Sayle  <roger@eyesopen.com>
5769         * g77.f-torture/compile/20030326-1.f: New test case.
5771 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
5773         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
5775         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
5777 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
5779         * gcc.dg/ia64-sync-3.c: New test.
5781 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
5783         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
5785 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
5787         * gcc.dg/ultrasp6.c: New test.
5789 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5791         * gcc.dg/i386-signbit-1.c: New test.
5792         * gcc.dg/i386-signbit-2.c: New test.
5793         * gcc.dg/i386-signbit-3.c: New test.
5795 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
5797         * gcc.dg/ultrasp5.c: Fix options.
5799 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5801         * gcc.dg/ultrasp5.c: Fix comment.
5803 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
5805         PR fortran/10197
5806         * g77.f-torture/execute/10197.f: New test.
5808 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
5810         PR c++/9898, c++/383
5811         * g++.dg/template/conv6.C: New test.
5813         PR c++/10119
5814         * g++.dg/template/ptrmem5.C: New test.
5816         PR c++/10026
5817         * g++.dg/lookup/koenig1.C: New test.
5819         PR C++/10199
5820         * g++.dg/lookup/template2.C: New test.
5822 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
5824         * g++.dg/opt/rtti1.C: New test.
5826 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5828         * gcc.dg/ultrasp5.c: New test.
5830 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
5832         PR middle-end/9967
5833         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
5834         builtin fputs.
5836 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
5838         PR c/8224
5839         * gcc.dg/20030323-1.c: New test.
5841 2003-03-23  Roger Sayle  <roger@eyesopen.com>
5843         * gcc.c-torture/compile/20030323-1.c: New test case.
5845 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
5847         * gcc.dg/20030321-1.c: New test.
5849 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
5851         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
5853 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
5855         PR c++/9978, c++/9708
5856         * g++.dg/ext/vlm1.C: Adjust expected error.
5857         * g++.dg/ext/vla2.C: New test.
5858         * g++.dg/template/arg1.C: New test.
5859         * g++.dg/template/arg2.C: New test.
5861 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
5863         * g77.f-torture/execute/select.f: New test.
5864         * g77.f-torture/noncompile/select_no_compile.f: New test.
5866 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
5868         PR c++/9898
5869         * g++.dg/other/error4.C: New test.
5871 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
5873         * g++.dg/template/friend17.C: New test.
5875 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
5877         * gcc.c-torture/compile/20030320-1.c: New.
5879 2003-03-20  Roger Sayle  <roger@eyesopen.com>
5881         * gcc.dg/builtins-6.c: New test case.
5883 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
5885         PR target/10073
5886         * gcc.c-torture/compile/20030319-1.c: New.
5888 2003-03-18  Jan Hubicka  <jh@suse.cz>
5890         * gcc.dg/i386-cvt-1.c: New test.
5892 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
5894         * objc.dg/naming-1.m: Use "(parse|syntax) error".
5895         * objc.dg/naming-2.m: Likewise.
5897 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
5899         PR c++/9639
5900         * g++.dg/parse/crash1.C: New test.
5902 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
5904         PR c++/8805
5905         * g++.dg/eh/cleanup1.C: New test.
5907 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
5909         * gcc.c-torture/execute/20030316-1.c: New test case.
5911 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
5913         PR c++/9629
5914         * g++.dg/init/ctor2.C: New test.
5916 2003-03-15  Roger Sayle  <roger@eyesopen.com>
5918         * g77.f-torture/compile/xformat.f: New test case.
5920 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5922         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
5923         * g++.old-deja/g++.mike/eh50.C: Likewise.
5925 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5927         PR c++/6440
5928         * g++.dg/template/spec7.C: New test.
5929         * g++.dg/template/spec8.C: Likewise.
5931 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
5933         * gcc.c-torture/execute/20030313-1.c: New test.
5935 2003-03-14  Richard Henderson  <rth@redhat.com>
5937         * gcc.dg/inline-2.c: Adjust alpha test for external call.
5939 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
5941         * gcc.c-torture/compile/20030314-1.c: New test.
5943 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
5945         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
5946         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
5947         thumb target,
5948         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
5949         to accept newer _imp__  prefix and additional
5950         newline in .drectve section.
5951         * gcc.dg/dll-4.c: Likewise.
5952         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
5953         switch.
5955 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
5957         * g++.dg/parse/namespace9.C: New test.
5959         * g++.dg/init/ref5.C: New test.
5960         * g++.dg/parse/ptrmem1.C: Likewise.
5962 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5964         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
5965         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
5966         regular expression.
5967         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
5968         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
5970 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
5972         * gcc.c-torture/execute/20030224-2.c: New test.
5974 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5976         * gcc.dg/decl-3.c: New test.
5978 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5980         * gcc.dg/i386-loop-2.c: New test.
5982 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
5984         PR c++/9474
5985         * g++.dg/parse/namespace8.C: New test.
5987         PR c++/9924
5988         * g++.dg/overload/builtin2.C: New test.
5990 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
5992         * gcc.dg/return-type-3.c: New test.
5994 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
5996         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
5997         profiling options are not supported.
5999 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6001         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6002         * g++.old-deja/g++.warn/impint2.C: Likewise.
6004 2003-03-10  Devang Patel  <dpatel@apple.com>
6006         * g++.dg/cpp/c++_cmd_1.C: New test.
6007         * g++.dg/cpp/c++_cmd_1.h: New file.
6009 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6011         * gcc.dg/altivec-9.c: New file.
6013 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6015         * gcc.dg/ppc-sdata-1.c: New test.
6016         * gcc.dg/ppc-sdata-2.c: New test.
6018 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6020         PR c++/9373
6021         * g++.dg/opt/ptrmem2.C: New test.
6023         PR c++/8534
6024         * g++.dg/opt/ptrmem1.C: New test.
6026 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6028         * gcc.dg/i386-loop-1.c: New test.
6030 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6032         PR c++/9970
6033         * g++.dg/lookup/friend1.C: New test.
6035 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6037         PR c++/9823
6038         * g++.dg/parser/constructor1.C: New test.
6040 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6042         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6044         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6046 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6048         * gcc.dg/cpp/Wunused.c: Update test.
6050 2003-03-08  Jan Hubicka  <jh@suse.cz>
6052         * gcc.dg/inline-3.c: New test.
6054 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6056         PR c++/9809
6057         * g++.dg/parse/builtin1.C: New test.
6059         PR c++/9982
6060         * g++.dg/abi/cookie1.C: New test.
6061         * g++.dg/abi/cookie2.C: Likewise.
6063         PR c++/9524
6064         * g++.dg/template/field1.C: New test.
6066         PR c++/9912
6067         * g++.dg/parse/class1.C: New test.
6068         * g++.dg/parse/namespace7.C: Likewise.
6069         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6071 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6073         * g++.dg/init/ref4.C: New test.
6075 2003-03-07  Jan Hubicka  <jh@suse.cz>
6077         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6078         * gcc.dg/inline-3.c:  New test.
6080 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6082         * g++.dg/init/ref3.C: New test.
6084         PR c++/9965
6085         * g++.dg/init/ref2.C: New test.
6087         PR c++/9400
6088         * g++.dg/warn/Wshadow-2.C: New test.
6090         PR c++/9791
6091         * g++.dg/warn/Woverloaded-1.C: New test.
6093 2003-03-05  Jan Hubicka  <jh@suse.cz>
6095         * gcc.dg/i386-local2.c: New.
6096         * gcc.dg/i386-local.c: Fix typo.
6098 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6100         * g++.dg/abi/layout3.C: New test.
6102 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6104         * gcc.c-torture/compile/20030305-1.c
6106 2003-03-05  Jan Hubicka  <jh@suse.cz>
6108         * gcc.dg/i386-local.c: New.
6110 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6112         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6114 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6116         * gcc.dg/switch-2.c: New test.
6117         * gcc.dg/switch-3.c: New test.
6118         * gcc.dg/Wswitch.c: Adjust line numbers.
6119         * gcc.dg/Wswitch-default.c: Likewise.
6120         * gcc.dg/Wswitch-enum.c: Likewise.
6122 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6124         * gcc.c-torture/execute/20030222-1.c: New test.
6126 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6128         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6130 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6132         PR c++/9878
6133         * g++.dg/init/ref1.C: New test.
6135 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6137         * gcc.dg/sh-relax.c: New SH-only test.
6139 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6141         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6142         comment explaining purpose of testcase.
6144 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6146         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6147         for HC11/HC12 (asm needs two int registers).
6148         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6149         HC11/HC12 because the test uses an asm which needs two 32-bit
6150         registers.
6152 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6154         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6155         for HC11/HC12 (array is too large otherwise).
6156         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6157         * gcc.c-torture/compile/20010518-2.x: Likewise.
6158         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6159         HC11/HC12 (array is too large).
6161 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6163         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6164         * lib/g++-dg.exp (g++-dg-test): Likewise.
6166 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6168         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6169         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6171 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6173         * g++.dg/warn/implicit-typename1.C: Remove warning.
6175 2003-02-28  Richard Henderson  <rth@redhat.com>
6177         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6178         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6180 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6182         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6183         * g++.dg/pch/pch.exp: Likewise.
6185 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6187         PR c++/9879
6188         * testsuite/g++.dg/init/new4.C: New test.
6190 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6192         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6194 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6196         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6197         unsigned long.
6199         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6200         wider than float.
6202 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6204         * lib/scanasm.exp: Add support for counting numbers of
6205         occurences.
6206         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6207         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6209 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6211         PR c++/9683
6212         * g++.dg/template/static3.C: New test.
6214         PR c++/9829
6215         * g++.dg/parse/namespace6.C: New test.
6217 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6219         PR target/9732
6220         * gcc.dg/20030225-1.c: New test.
6222 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6224         * README: Remove out-of-date information.
6226         PR c++/9836
6227         * g++.dg/template/spec6.C: New test.
6229 2003-02-24  Jeff Law  <law@redhat.com>
6231         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6233 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6235         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6236         * gcc.dg/pragma-ep-1.c: Likewise.
6238 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6240         PR c++/9602
6241         * g++.dg/template/friend16.C: New test.
6243 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6245         PR c++/5333
6246         * g++.dg/parse/fused-params1.C: Adjust error messages.
6247         * g++.dg/template/nested3.C: New test.
6249 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6251         * g++.dg/abi/param1.C: New test.
6253 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6255         PR c++/7982
6256         * g++.dg/warn/implicit-typename1.C: New test.
6258 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6260         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6261         with "mtune".
6262         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6263         * gcc.c-torture/execute/20010129-1.x: Likewise.
6264         * gcc.dg/20011107-1.c: Likewise.
6265         * gcc.dg/20020108-1.c: Likewise.
6266         * gcc.dg/20020122-3.c: Likewise.
6267         * gcc.dg/20020206-1.c: Likewise.
6268         * gcc.dg/20020310-1.c: Likewise.
6269         * gcc.dg/20020426-2.c: Likewise.
6270         * gcc.dg/20020517-1.c: Likewise.
6271         * gcc.dg/991230-1.c: Likewise.
6272         * gcc.dg/i386-unroll-1.c: Likewise.
6273         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6275 2003-02-22  Jan Hubicka  <jh@suse.cz>
6277         * gcc.dg/i386-mul.c: New test.
6279 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6281         * gcc.dg/builtins-5.c: New test case.
6283 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6285         * gcc.dg/asmreg-1.c: New test.
6287 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6289         PR c++/9749
6290         * g++.dg/parse/varmod1.C: New test.
6292 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6294         PR c++/9727
6295         * g++.dg/template/op1.C: New test.
6297 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6299         PR c++/8906
6300         * g++.dg/template/nested2.C: New test.
6302 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6304         PR c++/8724
6305         * g++.dg/expr/dtor1.C: New test.
6307 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6309         * gcc.dg/cpp/include3.c: New test.
6310         * gcc.dg/cpp/inc/foo.h: New file.
6312 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6314         * gcc.c-torture/execute/20030221-1.c: New test.
6316 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6318         PR c++/9729
6319         * g++.dg/abi/conv1.C: New test.
6321 2003-02-20  Jan Hubicka  <jh@suse.cz>
6323         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6325 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6327         * gcc.c-torture/compile/20030219-1.c: New test.
6329 2003-02-18  Jan Hubicka  <jh@suse.cz>
6331         * gcc.dg/funcorder.c: New test.
6333 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6335         * gcc.c-torture/execute/20030218-1.c: New.
6337 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6339         * gcc.dg/20030218-1.c: New.
6341 2003-02-18  Richard Henderson  <rth@redhat.com>
6343         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6344         * gcc.dg/attr-used-2.c: New.
6346 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6348         PR c++/9704
6349         * g++.dg/init/copy5.C: New test.
6351 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6353         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6354         * g++.dg/pch/pch.exp: Likewise.
6356 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6358         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6359         STACK_SIZE is not defined.
6361 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6363         PR c++/9457
6364         * g++.dg/template/init1.C: New test.
6366 2003-02-16  Jan HUbicka  <jh@suse.cz>
6368         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6369         (foo): Add few extra tests
6370         * gcc.dg/c99-const-expr-3.c: Likewise.
6371         * gcc.c-torture/execute/20030216-1.c: New.
6373 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6375         PR c++/9459
6376         * g++.dg/ext/typeof4.C: New test.
6378 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6380         * gcc.dg/i386-387-3.c: New test case.
6382 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6384         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6385         cris-*-elf* cris-*-aout* and mmix-*-*.
6387 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6389         * gcc.dg/20030213-1.c: New test.
6391 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6393         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6394         * gcc.dg/i386-387-2.c: Likewise.
6396 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6398         * gcc.dg/ppc-spe.c: Fix formatting.
6399         Enable tests that were previously unsupported by gas.
6400         Delete tests for instructions that no longer exist.
6401         Switch arguments on evsubifw builtin.
6403 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6405         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6406         STACK_SIZE is too small.
6408 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6409             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6411         * gcc.dg/decl-2.c: New test.
6413 2003-02-10  Jan Hubicka  <jh@suse.cz>
6415         * gcc.dg/i386-fpcvt-1.c:  New test.
6417 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6419         * gcc.c-torture/execute/20030209-1.c: New test.
6421 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6423         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6424         int-wide bitops, use the constants of the same width.
6425         Likewise, if long long is 32-bit wide, test bitops using
6426         32-bit constants.
6428 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6430         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6432 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6434         * testsuite/gcc.dg/builtins-4.c: New test case.
6436 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6438         * gcc.dg/20020430-1.c: Fix dg command typos.
6439         * gcc.dg/20020503-1.c: Likewise.
6441 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6443         PR c++/8785
6444         * g++.dg/parse/fused-params1.C: New test.
6446         PR c++/8857
6447         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6449         PR c++/8921
6450         * g++.dg/parse/non-dependent1.C: New test.
6452         PR c++/8928
6453         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6455         PR c++/9228
6456         * g++.dg/parse/undefined7.C: New test.
6457         * g++.dg/parse/non-templ1.C: New test.
6459         PR c++/9229
6460         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6462 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6464         * gcc.c-torture/compile/20030206-1.c: New test.
6466 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6468         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6469         "pow" to "foo" to avoid potential confusion with a math built-in.
6471 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6473         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6474         conditions for SPARC targets.
6476 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6478         * gcc.dg/20030204-1.c: New test.
6480 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6482         PR c++/38
6483         * g++.dg/parse/array-size1.C: New test.
6485         PR c++/5657
6486         * g++.dg/parse/undefined3.C: New test.
6488         PR c++/5665
6489         * g++.dg/parse/undefined4.C: New test.
6491         PR c++/5975
6492         * g++.dg/parse/undefined5.C: New test.
6494         PR c++/7259
6495         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6497         PR c++/8578
6498         * g++.dg/parse/casting-operator1.C: New test.
6500         PR c++/8596
6501         * g++.dg/parse/undefined6.C: New test.
6503         PR c++/8736
6504         * g++.dg/parse/missing-template1.C: New test.
6506 2003-02-04  Jan Hubicka  <jh@suse.cz>
6508         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6509         * gcc.dg/i386-cmov?.c:  Likewise.
6510         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6511         * gcc.dg/i386-ssefp-1.c:  Likewise.
6512         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6513         conventions.
6515 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6517         PR c++/7129
6518         * testsuite/g++.dg/ext/max.C: New test.
6520 2003-02-03  Jan Hubicka  <jh@suse.cz>
6522         * gcc.c-torture/execute/20030203-1.c: New test.
6524 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6526         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6527         'natural-endian'.
6529 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6531         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6532         * g++.dg/init/new2.C: Likewise.
6533         * g++.dg/other/new1.C: Likewise.
6535 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6537         * gcc.dg/struct-ret-libc.c: New test.
6539 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6541         * gcc.dg/20030129-1.c: New test.
6543 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6545         PR c++/8849
6546         * g++.dg/template/ptrmem4.C: New test.
6548 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6550         * g++.dg/parser/constant1.C: New test.
6552 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6554         PR c++/8591
6555         * g++.dg/parse/friend2.C: New test.
6557 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6559         PR c++/9437
6560         * g++.dg/template/unify4.C: New test.
6562 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6564         * gcc.c-torture/execute/20030128-1.c: New test.
6566 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6568         * g++.dg/lookup/nested1.C: Test moved from ...
6569         * g++.old-deja/g++.other/lookup24.C: ... here.
6571 2003-01-28  Jan Hubicka  <jh@suse.cz>
6573         * gcc.dg/i386-cmov5.c:  New test.
6575 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6577         * gcc.c-torture/execute/20010925-1.c: Changed the
6578         memcpy declaration.
6580 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6582         PR c++/3902
6583         * g++.dg/parse/template5.C: New test.
6585 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6587         PR fortran/9258
6588         * g77.dg/pr9258: New test.
6590 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6592         * README: Move relevant parts from README.g++.
6594         * README.g++: Remove this file.
6596 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6598         * g++.dg/abi/dcast1.C: New test.
6600 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6602         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6604 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6606         PR c++/47
6607         * g++.old-deja/g++.other/lookup24.C: New test.
6609 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6611         PR middle-end/7227
6612         * gcc.dg/uninit-C.c: New test.
6614 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6616         * g++.dg/abi/covariant1.C: New test.
6618 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6620         * gcc.dg/20030123-1.c: New test.
6622 2003-01-25  Jan Hubicka  <jh@suse.cz>
6624         PR opt/8492
6625         * gcc.c-torture/compile/20030125-1.c
6627 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6629         PR c++/9403
6630         * g++.dg/parse/template3.C: New test.
6631         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6633         PR c++/795
6634         * g++.dg/parse/template4.C: New test.
6636         PR c++/9415
6637         * g++.dg/template/qual2.C: New test.
6639         PR c++/8545
6640         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6642         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6644 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6646         * gcc.c-torture/execute/switch-1.c: New test case.
6648 2003-01-25  Jan Hubicka  <jh@suse.cz>
6650         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6652 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6654         Tweaks for Bison-1.875. From the NEWS file:
6655         "- `parse error' -> `syntax error'
6656         Bison now uniformly uses the term `syntax error'"
6657         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6658         * gcc.dg/cpp/digraph2.c: Likewise.
6659         * gcc.dg/cpp/direct2.c: Likewise.
6660         * gcc.dg/cpp/paste4.c: Likewise.
6661         * gcc.dg/c90-restrict-1.c: Likewise.
6662         * gcc.dg/c99-func-2.c: Likewise.
6663         * gcc.dg/noncompile/920721-2.c: Likewise.
6664         * gcc.dg/noncompile/930622-2.c: Likewise.
6665         * gcc.dg/noncompile/940112-1.c: Likewise.
6666         * gcc.dg/noncompile/950921-1.c: Likewise.
6667         * gcc.dg/noncompile/951123-1.c: Likewise.
6668         * gcc.dg/noncompile/971104-1.c: Likewise.
6669         * gcc.dg/noncompile/990416-1.c: Likewise.
6671 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6673         * g++.dg/parse/undefined1.C: Add error message.
6675 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6677         PR c++/9354
6678         * g++.dg/parse/new1.C: New test.
6680         PR c++/9216
6681         * g++.dg/parse/template2.C: New test.
6683         PR c++/9354
6684         * g++.dg/parse/typedef2.C: New test.
6686         PR c++/9328
6687         * g++.dg/ext/typeof3.C: New test.
6689 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6691         PR c++/2738
6692         * g++.dg/parse/ret-type1.C: New test.
6694         PR c++/3792
6695         * g++.dg/parse/tmpl-outside1.C: New test.
6697         PR c++/4207
6698         * g++.dg/parse/int-as-enum1.C: New test.
6700         PR c++/4903
6701         * g++.dg/parse/no-typename1.C: New test.
6703         PR c++/5533
6704         * g++.dg/parse/no-value1.C: New test.
6706         PR c++/5921
6707         * g++.dg/parse/wrong-inline1.C: New test.
6709         PR c++/6402
6710         * g++.dg/parse/ref1.C: New test.
6712         PR c++/6992
6713         * g++.dg/parse/attr-ctor1.C: New test.
6715         PR c++/7229
6716         * g++.dg/parse/namespace5.C: New test.
6718         PR c++/7917
6719         * g++.dg/parse/func-def1.C: New test.
6721         PR c++/8143
6722         * g++.dg/parse/undefined1.C: New test.
6724         PR c++/5723, PR c++/8522
6725         * g++.dg/parse/specialization1.C: New test.
6727         PR c++/163, PR c++/8595
6728         * g++.dg/parse/struct-as-enum1.C: New test.
6730         PR c++/9173
6731         * g++.dg/parse/undefined2.C: New test.
6733 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6735         PR c++/9298
6736         * g++.dg/parse/template1.C: New test.
6738         PR c++/9384
6739         * g++.dg/parse/using1.C: New test.
6741         PR c++/9285
6742         PR c++/9294
6743         * g++.dg/parse/expr2.C: New test.
6745         PR c++/9388
6746         * g++.dg/parse/lookup2.C: Likewise.
6748 2003-01-21  Jan Hubicka  <jh@suse.cz>
6750         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
6751         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
6752         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
6753         * gcc.c-torture/execute/string-opt-*.c: Likewise.
6755 2003-01-20  Nick Clifton  <nickc@redhat.com>
6757         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
6758         problem with ARM sibcall code generation.
6760 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
6762         * gcc.c-torture/execute/20030120-1.c: New.
6764 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
6766         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
6768 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
6770         PR c++/9272
6771         * g++.dg/parse/ctor1.C: New test.
6773         PR c++/9294:
6774         * g++.dg/parse/qualified1.C: New test.
6776         * g++.dg/parse/typename3.C: New test.
6778 2003-01-16  Richard Henderson  <rth@redhat.com>
6780         * g++.dg/tls/init-2.C: Fix error matches for real this time.
6782 2003-01-16  Richard Henderson  <rth@redhat.com>
6784         * g++.dg/pch/pch.exp: Copy test header to the working directory
6785         before using it either for precompilation or direct use.
6786         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
6787         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
6789 2003-01-16  Richard Henderson  <rth@redhat.com>
6791         * gcc.dg/pch/pch.exp: Copy test header to the working directory
6792         before using it either for precompilation or direct use.
6793         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
6794         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
6796 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
6798         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
6799         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
6800         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
6801         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
6802         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
6803         typename warning into error.
6804         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
6805         error messages.
6806         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
6807         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
6808         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
6809         messages.
6810         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
6811         make declaration visible in template.
6812         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
6813         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
6814         messages.
6815         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
6816         message.
6817         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
6818         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
6819         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
6820         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
6821         typename warning with error message.
6822         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
6823         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
6824         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
6826 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
6828         * g++.dg/parse/ambig2.C: New test.
6830 2003-01-15  Richard Henderson  <rth@redhat.com>
6832         * g++.dg/tls/init-2.C: Update error message string.
6834 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6836         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
6838 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
6840         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
6841         all for HC11/HC12.
6842         * gcc.c-torture/compile/20001205-1.x: Likewise.
6843         * gcc.c-torture/compile/20001226-1.x: Likewise.
6844         * gcc.c-torture/compile/920520-1.x: Likewise.
6845         * gcc.c-torture/compile/961203-1.x: Likewise.
6846         * gcc.c-torture/compile/20020604-1.x: Likewise.
6848 2003-01-15  Jan Hubicka  <jh@suse.cz>
6850         * gcc.c-torture/compile/20030115-1.c: New test.
6852         * gcc.dg/i386-fpcvt-1.c: New test.
6853         * gcc.dg/i386-fpcvt-2.c: New test.
6855 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
6857         Further conform g++'s __vmi_class_type_info to the C++ ABI
6858         specification.
6859         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
6860         the specification.
6862 2003-01-14  Jan Hubicka  <jh@suse.cz>
6864         * gcc.dg/i386-fpcvt-1.c: New test.
6865         * gcc.dg/i386-fpcvt-2.c: New test.
6867 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6869         * gcc.dg/i386-mmx-3.c: New test.
6871 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
6873         PR c++/9264
6874         * g++.dg/parse/octal1.C: New file.
6876         PR c++/9172
6877         * g++.dg/parse/typename1.C: New file.
6879 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
6881         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
6882         * gcc.dg/bf-no-ms-layout.c: Likewise.
6883         * gcc.dg/bf-ms-attrib.c: Likewise.
6885 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
6887         PR c++/9099
6888         * g++.dg/parse/dtor1.C: New file.
6890         PR c++/9128
6891         * g++.dg/rtti/typeid1.C: New file.
6893         PR c++/9153
6894         * g++.dg/parse/lookup1.C: New file.
6896         PR c++/9171
6897         * g++.dg/templ/spec5.C: New file.
6899 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
6901         * gcc.c-torture/compile/20030110-1.c: New test.
6903 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
6905         Merge from pch-branch:
6907         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
6909         * gcc.dg/pch/cpp-1.h: New.
6910         * gcc.dg/pch/cpp-1.c: New.
6911         * gcc.dg/pch/cpp-2.h: New.
6912         * gcc.dg/pch/cpp-2.c: New.
6914         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
6916         * gcc.dg/pch/except-1.h: New.
6917         * gcc.dg/pch/except-1.c: New.
6919         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
6921         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
6922         running test.
6923         * gcc.dg/pch: Include *.hp not *.h.
6924         * gcc.dg/pch/system-1.h: New.
6925         * gcc.dg/pch/system-1.c: New.
6927         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
6929         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
6930         rather than trying to build and run a program using PCH.
6931         * gcc.dg/pch: Remove dg-do commands from test files.
6933         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
6935         * gcc.dg/pch/macro-3.c: New.
6936         * gcc.dg/pch/macro-3.h: New.
6938         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
6940         * gcc.dg/pch/common-1.c: New.
6941         * gcc.dg/pch/common-1.h: New.
6942         * gcc.dg/pch/decl-1.c: New.
6943         * gcc.dg/pch/decl-1.h: New.
6944         * gcc.dg/pch/decl-2.c: New.
6945         * gcc.dg/pch/decl-2.h: New.
6946         * gcc.dg/pch/decl-3.c: New.
6947         * gcc.dg/pch/decl-3.h: New.
6948         * gcc.dg/pch/decl-4.c: New.
6949         * gcc.dg/pch/decl-4.h: New.
6950         * gcc.dg/pch/decl-5.c: New.
6951         * gcc.dg/pch/decl-5.h: New.
6952         * gcc.dg/pch/global-1.c: New.
6953         * gcc.dg/pch/global-1.h: New.
6954         * gcc.dg/pch/inline-1.c: New.
6955         * gcc.dg/pch/inline-1.h: New.
6956         * gcc.dg/pch/inline-2.c: New.
6957         * gcc.dg/pch/inline-2.h: New.
6958         * gcc.dg/pch/static-1.c: New.
6959         * gcc.dg/pch/static-1.h: New.
6960         * gcc.dg/pch/static-2.c: New.
6961         * gcc.dg/pch/static-2.h: New.
6963         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
6965         * g++.dg/pch/pch.exp: Better handle failing testcases.
6966         * gcc.dg/pch/pch.exp: Likewise.
6967         * gcc.dg/pch/macro-1.c: New.
6968         * gcc.dg/pch/macro-1.h: New.
6969         * gcc.dg/pch/macro-2.c: New.
6970         * gcc.dg/pch/macro-2.h: New.
6972         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
6974         * g++.dg/dg.exp: Treat files in pch/ specially.
6975         * g++.dg/pch/pch.exp: New file.
6976         * g++.dg/pch/empty.H: New file.
6977         * g++.dg/pch/empty.C: New file.
6978         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
6979         "precompile".
6981         * gcc.dg/pch/pch.exp: New file.
6982         * gcc.dg/pch/empty.h: New file.
6983         * gcc.dg/pch/empty.c: New file.
6984         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
6985         "precompile".
6987 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6989         * g++.dg/template/friend14.C: New test.
6991 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6993         * gcc.dg/old-style-asm-1.c: New test.
6995 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
6997         * gcc.c-torture/compile/20030109-1.c: New test.
6999 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7001         * gcc.c-torture/execute/20030109-1.c: New test.
7003 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7005         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7006         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7007         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7008         * g++.old-deja/g++.mike/eh2.C: Likewise
7009         * g++.old-deja/g++.mike/eh3.C: Likewise
7010         * g++.old-deja/g++.mike/eh5.C: Likewise
7011         * g++.old-deja/g++.mike/eh6.C: Likewise
7012         * g++.old-deja/g++.mike/eh7.C: Likewise
7013         * g++.old-deja/g++.mike/eh8.C: Likewise
7014         * g++.old-deja/g++.mike/eh9.C: Likewise
7015         * g++.old-deja/g++.mike/eh10.C: Likewise
7016         * g++.old-deja/g++.mike/eh12.C: Likewise
7017         * g++.old-deja/g++.mike/eh13.C: Likewise
7018         * g++.old-deja/g++.mike/eh14.C: Likewise
7019         * g++.old-deja/g++.mike/eh16.C: Likewise
7020         * g++.old-deja/g++.mike/eh17.C: Likewise
7021         * g++.old-deja/g++.mike/eh18.C: Likewise
7022         * g++.old-deja/g++.mike/eh21.C: Likewise
7023         * g++.old-deja/g++.mike/eh23.C: Likewise
7024         * g++.old-deja/g++.mike/eh24.C: Likewise
7025         * g++.old-deja/g++.mike/eh25.C: Likewise
7026         * g++.old-deja/g++.mike/eh26.C: Likewise
7027         * g++.old-deja/g++.mike/eh27.C: Likewise
7028         * g++.old-deja/g++.mike/eh28.C: Likewise
7029         * g++.old-deja/g++.mike/eh29.C: Likewise
7030         * g++.old-deja/g++.mike/eh31.C: Likewise
7031         * g++.old-deja/g++.mike/eh33.C: Likewise
7032         * g++.old-deja/g++.mike/eh34.C: Likewise
7033         * g++.old-deja/g++.mike/eh35.C: Likewise
7034         * g++.old-deja/g++.mike/eh36.C: Likewise
7035         * g++.old-deja/g++.mike/eh37.C: Likewise
7036         * g++.old-deja/g++.mike/eh38.C: Likewise
7037         * g++.old-deja/g++.mike/eh39.C: Likewise
7038         * g++.old-deja/g++.mike/eh40.C: Likewise
7039         * g++.old-deja/g++.mike/eh41.C: Likewise
7040         * g++.old-deja/g++.mike/eh42.C: Likewise
7041         * g++.old-deja/g++.mike/eh44.C: Likewise
7042         * g++.old-deja/g++.mike/eh46.C: Likewise
7043         * g++.old-deja/g++.mike/eh47.C: Likewise
7044         * g++.old-deja/g++.mike/eh48.C: Likewise
7045         * g++.old-deja/g++.mike/eh49.C: Likewise
7046         * g++.old-deja/g++.mike/eh50.C: Likewise
7047         * g++.old-deja/g++.mike/eh51.C: Likewise
7048         * g++.old-deja/g++.mike/eh53.C: Likewise
7049         * g++.old-deja/g++.mike/eh55.C: Likewise
7050         * g++.old-deja/g++.mike/p7912.C: Likewise
7051         * g++.old-deja/g++.mike/p9706.C: Likewise
7052         * g++.old-deja/g++.mike/p10416.C: Likewise
7053         * g++.old-deja/g++.mike/p11667.C: Likewise
7054         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7055         Remove redundant reference to Iris.
7056         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7057         Elxsi, i860, Pico Java, and WE32K.
7059 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7061         * g++.dg/ext/asm4.C: New test.
7063 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7065         PR c++/9030
7066         * g++.dg/template/friend12.C: New test.
7067         * g++.dg/template/friend13.C: Likewise.
7068         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7070 2003-01-08  Jan Hubicka  <jh@suse.cz>
7072         * gcc.dg/i386-cadd.c: New test.
7073         * gcc.dg/i386-cmov4.c: Likewise.
7075 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7077         PR c++/9165
7078         * g++.dg/warn/Wunused-3.C: New test.
7080         * g++.dg/abi/bitfield9.C: New test.
7082         PR c++/9189
7083         * g++.dg/parse/defarg3.C: New test.
7085 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7087         * g++.dg/parse/ambig1.C: New test.
7088         * g++.dg/parse/defarg2.C: New test.
7090 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7092         * g++.dg/template/defarg-1.C: New test.
7093         * g++.dg/template/local2.C: Likewise.
7095 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7097         * gcc.c-torture/execute/20030105-1.c: New test.
7099 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7101         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7102         * g++.dg/parse/namespace4.C: Likewise.
7104 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7106         * g++.dg/template/ntp2.C: New test.
7108 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7110         * g++.dg/parse/extern-C-1.C: New test.
7112         * g++.dg/parse/namespace4.C: New test.
7114         * g++.dg/template/nested1.C: New test.
7116         * g++.dg/parse/namespace3.C: New test.
7118 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7120         * g++.dg/lookup/two-stage1.C: New test.
7122 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7124         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7125         * g++.old-deja/g++.jason/access8.C: Likewise.
7126         * g++.old-deja/g++.other/decl5.C: Likewise.
7128 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7130         * g++.dg/parse/parse7.C: New test.
7132 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7134         PR c++/2843
7135         * g++.dg/ext/attrib7.C: New test.
7137 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7139         * g++.dg/parse/parse6.C: New test.
7141 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7143         * gcc.dg/h8300-stack-1.c: New.
7145 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7147         g++.dg/lookup/exception1.C: New test.
7149         g++.dg/lookup/template1.C: New test.
7151         g++.dg/parse/namespace2.C: New test.
7153         g++.dg/parse/parens2.C: New test.
7155 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7157         * g++.dg/parse/parse5.C: New test.
7158         * g++.dg/lookup/scoped4.C: New test.
7160 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7162         * g++.dg/parse/parens1.C: New test.
7164         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7165         angle-bracket1.C.
7166         * g++.dg/parse/parens2.C: New test.
7168         * g++.dg/lookup/scope-operator1.C: New test.
7170         * g++.dg/parse/operator1.C: New test.
7172 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7174         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7175         * g++.old-deja/g++.other/access6.C: Likewise.
7176         * g++.old-deja/g++.other/decl1.C: Likewise.
7177         * g++.old-deja/g++.pt/typename12.C: Likewise.
7179 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7181         * g++.dg/parse/namespace1.C: New test.
7183 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7185         * g++.dg/parse/parse4.C: New test.
7187 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7189         * g++.dg/parse/parse3.C: New test.
7191 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7193         * g++.dg/parse/parse2.C: New test.
7195 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7197         * g++.dg/template/friend11.C: New test.
7199 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7201         * g++.dg/parse/parse1.C: New test.
7203 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7205         * lib/profopt.exp: Change the name of a global variable to avoid
7206         possible clashes with other test suites.
7208 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7210         * g++.dg/inherit/covariant8.C: New test.
7212 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7214         * g++.dg/init/array9.C: New test.
7216         PR c++/9112
7217         * g++.dg/parse/expr1.C: New test.
7219 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7221         * gcc.c-torture/compile/20021230-1.c: New test.
7223 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7225         * g++.dg/inherit/covariant5.C: New test.
7226         * g++.dg/inherit/covariant6.C: New test.
7227         * g++.dg/inherit/covariant7.C: New test.
7229 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7231         PR c++/2739
7232         * g++.dg/other/access2.C: New test.
7234 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7236         * g++.dg/other/anon-struct.C: No longer fails
7237         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7238         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7239         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7241 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7243         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7245 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7247         * g++.dg/eh/spec4.C: Remove stray semicolon.
7248         * g++.dg/expr/pmf-1.C: Change error message.
7249         * g++.dg/ext/asm1.C: Remove stray semicolon.
7250         * g++.dg/ext/typename1.C: Add missing typenames.
7251         * g++.dg/inherit/template-as-base.C: Change error message.
7252         * g++.dg/lookup/scoped1.C: Likewise.
7253         * g++.dg/lookup/scoped2.C: Likewise.
7254         * g++.dg/lookup/using2.C: Likewise.
7255         * g++.dg/other/component1.C: Remove stray semicolon.
7256         * g++.dg/other/do1.C: Change error message.
7257         * g++.dg/other/error2.C: Likewise.
7258         * g++.dg/other/init1.C: Likewise.
7259         * g++.dg/other/packed1.C: Remove stray semicolon.
7260         * g++.dg/other/ptrmem2.C: Change error message.
7261         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7262         marker.
7263         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7264         * g++.dg/template/access3.C: Add typename keyword.
7265         * g++.dg/template/access5.C: Remove stray semicolon.
7266         * g++.dg/template/access6.C: Likewise.
7267         * g++.dg/template/complit1.C: Likewise.
7268         * g++.dg/template/crash1.C: Change error message.
7269         * g++.dg/template/inherit2.C: Remove stray semicolon.
7270         * g++.dg/template/instantiate2.C: Likewise.
7271         * g++.dg/template/instantiate3.C: Change error message.
7272         * g++.dg/template/qual1.C: Remove stray semicolon.
7273         * g++.dg/template/qualttp18.C: Change error message.
7274         * g++.dg/template/ref1.C: Remove stray semicolon.
7275         * g++.dg/template/sizeof1.C (A::value): Declare it.
7276         * g++.dg/template/spec4.C: Change error message.
7277         * g++.dg/template/static1.C: Likewise.
7278         * g++.dg/template/type1.C: Likewise.
7279         * g++.dg/template/typename3.C: Likewise.
7280         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7281         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7282         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7283         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7284         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7285         named return value extension.
7286         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7287         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7288         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7289         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7290         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7291         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7292         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7293         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7294         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7295         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7296         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7297         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7298         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7299         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7300         syntax.
7301         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7302         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7303         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7304         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7305         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7306         * g++.old-deja/g++.brendan/template11.C: Likewise.
7307         * g++.old-deja/g++.brendan/template26.C: Likewise.
7308         * g++.old-deja/g++.brendan/template27.C: Use explicit
7309         specialization syntax.
7310         * g++.old-deja/g++.brendan/template30.C: Likewise.
7311         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7312         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7313         non-dependent names.
7314         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7315         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7316         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7317         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7318         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7319         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7320         named return value extension.
7321         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7322         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7323         * g++.old-deja/g++.ext/return1.C: Likewise.
7324         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7325         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7326         * g++.old-deja/g++.jason/access8.C: Likewise.
7327         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7328         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7329         pseudo-destructor names.
7330         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7331         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7332         pseudo-destructor names.
7333         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7334         * g++.old-deja/g++.jason/overload19.C: Likewise.
7335         * g++.old-deja/g++.jason/overload32.C: Likewise.
7336         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7337         stray semicolons.
7338         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7339         * g++.old-deja/g++.jason/return.C: Likewise.
7340         * g++.old-deja/g++.jason/return2.C: Likewise.
7341         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7342         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7343         syntax.
7344         * g++.old-deja/g++.jason/template10.C: Account for use of
7345         non-dependent names.
7346         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7347         syntax.
7348         * g++.old-deja/g++.jason/template37.C: Likewise.
7349         * g++.old-deja/g++.law/access4.C: Change error messages.
7350         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7351         pseudo-destructor names.
7352         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7353         * g++.old-deja/g++.law/ctors9.C: Likewise.
7354         * g++.old-deja/g++.law/cvt22.C: Likewise.
7355         * g++.old-deja/g++.law/dtors5.C: Likewise.
7356         * g++.old-deja/g++.law/global-init1.C: Likewise.
7357         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7358         * g++.old-deja/g++.law/operators28.C: Likewise.
7359         * g++.old-deja/g++.law/visibility28.C: Likewise.
7360         * g++.old-deja/g++.martin/eval1.C: Likewise.
7361         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7362         name.
7363         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7364         * g++.old-deja/g++.mike/net34.C: Likewise.
7365         * g++.old-deja/g++.mike/net36.C: Likewise.
7366         * g++.old-deja/g++.mike/ns2.C: Likewise.
7367         * g++.old-deja/g++.mike/p12306.C: Likewise.
7368         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7369         value extension.
7370         * g++.old-deja/g++.mike/p700.C: Likewise.
7371         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7372         * g++.old-deja/g++.mike/p710.C: Likewise.
7373         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7374         value extension.
7375         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7376         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7377         * g++.old-deja/g++.ns/crash2.C: Likewise.
7378         * g++.old-deja/g++.ns/crash3.C: Likewise.
7379         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7380         * g++.old-deja/g++.ns/ns17.C: Likewise.
7381         * g++.old-deja/g++.ns/template16.C: Likewise.
7382         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7383         keyword.
7384         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7385         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7386         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7387         named return value extension.
7388         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7389         * g++.old-deja/g++.other/access4.C: Issue additional error
7390         messages.
7391         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7392         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7393         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7394         * g++.old-deja/g++.other/crash25.C: Change error message.
7395         * g++.old-deja/g++.other/crash4.C: Change error message.
7396         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7397         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7398         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7399         checks.
7400         * g++.old-deja/g++.other/defarg8.C: Likewise.
7401         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7402         * g++.old-deja/g++.other/dtor10.C: Likewise.
7403         * g++.old-deja/g++.other/incomplete.C: Likewise.
7404         * g++.old-deja/g++.other/linkage7.C: Likewise.
7405         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7406         lookup algorithm.
7407         * g++.old-deja/g++.other/mangle2.C: Likewise.
7408         * g++.old-deja/g++.other/refinit2.C: Likewise.
7409         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7410         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7411         * g++.old-deja/g++.pt/crash28.C: Likewise.
7412         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7413         syntax.
7414         * g++.old-deja/g++.pt/crash32.C: Change error message.
7415         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7416         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7417         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7418         error message position.
7419         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7420         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7421         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7422         syntax.
7423         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7424         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7425         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7426         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7427         keyword.
7428         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7429         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7430         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7431         keyword.
7432         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7433         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7434         syntax.
7435         * g++.old-deja/g++.pt/friend28.C: Account for use of
7436         non-dependent names.
7437         * g++.old-deja/g++.pt/friend29.C: Likewise.
7438         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7439         rules.
7440         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7441         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7442         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7443         lookup rules.
7444         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7445         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7446         keyword.
7447         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7448         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7449         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7450         keyword.
7451         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7452         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7453         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7454         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7455         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7456         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7457         keyword.
7458         * g++.old-deja/g++.pt/spec10.C: Likewise.
7459         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7460         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7461         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7462         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7463         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7464         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7465         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7466         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7467         * g++.old-deja/g++.pt/typename15.C: Likewise.
7468         * g++.old-deja/g++.pt/typename22.C: Likewise.
7469         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7470         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7471         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7472         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7473         syntax.
7474         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7475         return value extension.
7476         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7477         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7478         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7479         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7481 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7483         * g++.dg/warn/inline1.C: New test.
7484         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7485         * g++.old-deja/g++.jason/synth10.C: Likewise.
7486         * g++.old-deja/g++.mike/net31.C: Likewise.
7487         * g++.old-deja/g++.mike/p8786.C: Likewise.
7489         * g++.dg/template/friend10.C: New test.
7490         * g++.dg/template/conv5.C: New test.
7492 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7494         * g++.dg/lookup/scoped3.C: New test.
7496         * g++.dg/lookup/decl1.C: New test.
7497         * g++.dg/lookup/decl2.C: New test.
7499 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7501         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7502         gcc.c-torture/compile/20021015-1.c,
7503         gcc.c-torture/compile/20021015-2.c,
7504         gcc.c-torture/compile/20021123-1.c,
7505         gcc.c-torture/compile/20021123-2.c,
7506         gcc.c-torture/compile/20021123-3.c,
7507         gcc.c-torture/compile/20021123-4.c,
7508         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7509         only to 3.1 or 3.2 branch.
7511 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7513         * gcc.dg/i386-bitfield3.c: New test.
7515         * gcc.dg/i386-bitfield2.c: New test.
7517 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7519         * g++.dg/parse/conv_op1.C: New test.
7521 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7523         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7524         approved.
7526 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7528         * gcc.c-torture/compile/20021220-1.c: New test.
7530 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7532         * gcc.dg/i386-fastcall-1.c: New.
7534 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7536         * gcc.c-torture/execute/20021219-1.c: New test.
7538 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7540         * gcc.dg/i386-pic-1.c: New test.
7542 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7544         PR c++/8099
7545         * g++.dg/template/friend9.C: New test.
7547 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7549         PR c++/3663
7550         * g++.dg/template/access7.C: New test.
7552 2002-12-18  Nick Clifton  <nickc@redhat.com>
7554         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7555         the libstdc++-v3 directory has been found.
7557 2002-12-12  Devang Patel <dpatel@apple.com>
7558         * gcc.dg/darwin-ld-1.c: New test.
7559         * gcc.dg/darwin-ld-2.c: New test.
7560         * gcc.dg/darwin-ld-3.c: New test.
7561         * gcc.dg/darwin-ld-4.c: New test.
7562         * gcc.dg/darwin-ld-5.c: New test.
7564 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7566         * gcc.c-torture/compile/20021212-1.c: New test.
7568 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7570         * gcc.dg/fshort-wchar: New test.
7572 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7574         PR c++/8372
7575         * g++.dg/template/dtor1.C: New test.
7577         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7578         markers.
7580 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7582         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7584 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7586         * g++.dg/template/static1.C: New test.
7587         * g++.dg/template/static2.C: New test.
7588         * g++.old-deja/g++.ext/memconst.C: New test.
7590 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7592         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7593         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7594         * g++.dg/special/initp1.C: Likewise.
7596 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7598         * gcc.c-torture/execute/20021204-1.c: New test.
7600 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7602         * gcc.dg/ppc-fmadd-1.c: New file.
7603         * gcc.dg/ppc-fmadd-2.c: New file.
7604         * gcc.dg/ppc-fmadd-3.c: New file.
7606 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7608         * gcc.c-torture/compile/20021204-1.c: New test.
7610 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7612         * g++.dg/inherit/covariant2.C: New test.
7613         * g++.dg/inherit/covariant3.C: New test.
7614         * g++.dg/inherit/covariant4.C: New test.
7615         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7616         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7618 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7620         PR c++/8688
7621         * g++.dg/init/brace3.C: New test.
7623 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7625         * gcc.dg/20020210-1.c: Fix a comment typo.
7627 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7629         PR c++/8720
7630         * g++.dg/parse/defarg1.C: New test.
7632         PR c++/8615
7633         * g++.dg/template/char1.C: New test.
7635         * g++.dg/template/varmod1.C: Fix typo.
7637 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7639         DR 180
7640         * g++.old-deja/g++.pt/crash32.C: Expect error.
7642 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7644         PR c++/5919
7645         * g++.dg/template/varmod1.C: New test.
7647         PR c++/8727
7648         * g++.dg/inherit/typeinfo1.C: New test.
7650         PR c++/8663
7651         * g++.dg/inherit/typedef1.C: New test.
7653 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7655         PR c++/8332
7656         PR c++/8493
7657         * g++.dg/template/strlen1.C: New test.
7659         PR c++/8227
7660         * g++.dg/template/ctor2.C: New test.
7662         PR c++/8214
7663         * g++.dg/init/string1.C: New test.
7665         PR c++/8511
7666         * g++.dg/template/friend8.C: New test.
7668 2002-11-29  Joe Buck <jbuck@synopsys.com>
7670         * g++.dg/lookup/anon2.C: New test.
7672 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7674         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7675         h8300 port.
7677 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7679         * gcc.dg/bitfld-6.c: New test.
7681 2002-11-27  Jan Hubicka  <jh@suse.cz>
7683         * gcc.c-torture/execute/20021127.[cx]: New test.
7685 2002-11-26  Jan Hubicka  <jh@suse.cz>
7687         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7688         quality.
7690 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7692         * g++.dg/init/brace2.C: New test.
7693         * g++.old-deja/g++.mike/p9129.C: Correct.
7695 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7697         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7699 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7701         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7703 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7705         * testsuite/g++.dg/abi/empty11.C: New test.
7706         * testsuite/g++.dg/rtti/cv1.C: New test.
7708 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7710         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7712 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7714         * g++.dg/abi/empty10.C: New test.
7716 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
7718         * gcc.c-torture/compile/20021124-1.c: New test.
7720 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
7722         * g++.dg/abi/rtti2.C: New test.
7724 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7726         * gcc.dg/i386-unroll-1.c: New test.
7728 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7730         * gcc.c-torture/compile/20021120-1.c: New test.
7731         * gcc.c-torture/compile/20021120-2.c: New test.
7733 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7735         * gcc.dg/bitfld-5.c: New test.
7737 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7739         * gcc.c-torture/execute/20021120-3.c: New test.
7741 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7743         * gcc.c-torture/execute/20021120-2.c: New test.
7745 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
7747         * gcc.c-torture/execute/20021120-1.c: New test.
7749 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
7751         * gcc.c-torture/execute/20021118-3.c: New test.
7753 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7755         * gcc.c-torture/compile/20021119-1.c: New test.
7757 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
7759         * gcc.dg/duff-1.c: New test.
7760         * gcc.dg/duff-2.c: New test.
7761         * gcc.dg/duff-3.c: New test.
7763 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
7765         * gcc.dg/cpp/_Pragma5.c: New test.
7767 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7769         * gcc.c-torture/execute/20021118-2.c: New test.
7771 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
7773         * gcc.c-torture/execute/20021118-1.c: New test.
7775 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
7777         * gcc.dg/20021116-1.c: New test.
7779 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
7781         * g++.dg/abi/vcall1.C: New test.
7783 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
7785         * gcc.dg/20021029-1.c: New test.
7786         * gcc.dg/20021029-2.c: New test.
7788 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7790         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
7792 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7794         PR c/8439
7795         * gcc.dg/20021110.c: Move to ...
7796         * gcc.c-torture/compile/20021110.c: .... here.
7798 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7800         PR c/8467
7801         * gcc.c-torture/execute/20021111-1.c
7803 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7805         PR c/8439
7806         * gcc.dg/20021110.c: New test.
7808 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
7810         * g++.dg/abi/vthunk3.C: Run only on x86.
7812 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
7814         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
7816 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
7818         * lib/compat.exp (compat-execute): Fix logic error in last
7819         change.
7821 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
7823         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
7825 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7827         PR c++/8389
7828         * g++.dg/template/access6.C: New test.
7830 2002-11-08  Jan Hubicka  <jh@suse.cz>
7832         * gcc.dg/i386-ssefp-1.c: New test.
7833         * gcc.dg/i386-ssefp-1.c: New test.
7835 2002-11-08  Jan Hubicka  <jh@suse.cz>
7837         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
7839 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7841         * g++.dg/abi/vthunk3.C: New test.
7843         PR c++/8338
7844         * g++.dg/template/crash2.C: New test.
7846 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
7848         * testsuite/g++.dg/abi/dtor1.C: New test.
7849         * testsuite/g++.dg/abi/dtor2.C: Likewise.
7851 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
7853         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
7854         Darwin.
7856 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7858         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
7859         -mthumb.  Only xfail with -O0.
7861 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
7863         * g++.dg/abi/thunk1.C: New test.
7864         * g++.dg/abi/thunk2.C: Likewise.
7865         * g++.dg/abi/vtt1.C: Likewise.
7867 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
7869         PR optimization/8423
7870         * gcc.c-torture/execute/builtin-constant.c: New test.
7872 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
7874         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
7875         Add some more cases.
7877 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
7879         PR c++/8391
7880         * g++.dg/opt/local1.C: New test.
7882 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
7884         PR c++/8160
7885         * g++.dg/template/complit1.C: New test.
7887         PR c++/8149
7888         * g++.dg/template/typename4.C: Likewise.
7890 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7892         Core issue 287, PR c++/7639
7893         * g++.dg/template/instantiate1.C: Adjust error location.
7894         * g++.dg/template/instantiate3.C: New test.
7895         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
7896         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
7897         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
7899 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
7901         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
7903 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
7905         PR c++/8287
7906         * g++.dg/init/dtor2.C: New test.
7908 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7910         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
7911         * gcc.dg/nest.c: Bypass errors on irix6.
7913 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
7915         * gcc.dg/nest.c: Expect error for mmix-*-*.
7916         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
7918 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
7920         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
7921         markers.
7923         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
7925 2002-10-25  Mike Stump  <mrs@apple.com>
7927         * gcc.dg/warn-1.c: New test.
7929 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7931         * g++.dg/template/typename3.C: New test.
7933 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
7935         * g++.dg/lookup/ptrmem1.C: New test.
7937         * g++.dg/abi/vthunk2.C: New test.
7939 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
7941         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
7943 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
7945         * g++.dg/abi/empty9.C: New test.
7947 2002-10-24  Richard Henderson  <rth@redhat.com>
7949         * g++.dg/inherit/thunk1.C: Enable for ia64.
7951 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7953         PR c++/8067
7954         * g++.dg/lookup/pretty1.C: New test.
7956 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
7958         * gcc.dg/20021023-1.c: New test.
7960 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
7962         PR c++/7679
7963         * g++.dg/parse/inline1.C: New test.
7965 2002-10-23  Richard Henderson  <rth@redhat.com>
7967         * g++.dg/inherit/thunk1.C: Enable for x86_64.
7969         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
7971 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
7973         PR c++/6579
7974         * g++.dg/parse/stmtexpr3.C: New test.
7976 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
7978         * g++.dg/expr/cond1.C: New test.
7980 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
7982         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
7984 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
7986         * g++.dg/abi/vbase13.C: New test.
7987         * g++.dg/abi/vbase14.C: Likewise.
7989 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
7991         * gcc.dg/tls/pic-1.c: New test.
7992         * gcc.dg/tls/nonpic-1.c: New test.
7993         * gcc.dg/20021018-1.c: New test.
7995 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
7997         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
7998         Remove only files with the same base name as the test case.
7999         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8000         (profopt-execute): Likewise.  Also, remove old profiling
8001         and performance data files before running the tests.
8003         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8004         * g++.dg/bprob/bprob.exp: Likewise.
8005         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8006         to allow more general test case names.
8008         * g++.dg/bprob/bprob-1.C: Rename to ...
8009         * g++.dg/bprob/g++-bprob-1.C: ... this.
8011         * g77.dg/bprob/bprob-1.f: Rename to ...
8012         * g77.dg/bprob/g77-bprob-1.f: ... this.
8014 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8016         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8017         bison 1.50 or later.
8019 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8021         * g++.dg/README: Describe more test directories.
8023 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8025         * g++.dg/init/array6.C: Add additional tests.
8027 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8029         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8030         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8032 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8034         * gcc.c-torture/compile/20020604-1.x: New.
8035         * gcc.c-torture/compile/simd-5.x: Likewise.
8036         * gcc.c-torture/execute/920710-1.x: Likewise.
8037         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8039 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8041         * g++.dg/inherit/override1.C: Add dg-options clause.
8043 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8045         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8046         _mm_slli_si128.
8048 2002-10-19  Andreas Schwab  <schwab@suse.de>
8050         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8051         directory component.
8053 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8055         * g++.dg/inherit/thunk1.C: New test.
8057         * g++.dg/inherit/override1.C: New test.
8059         * g++.dg/abi/mangle11.C: New test.
8060         * g++.dg/abi/mangle14.C: New test.
8061         * g++.dg/abi/mangle17.C: New test.
8063 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8065         * g++.dg/overload/member2.C: New test.
8067 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8069         * g++.dg/README: Describe new compat directory.
8070         * g++.dg/dg.exp: Skip tests in compat directory.
8071         * README.compat: New file.
8072         * lib/compat.exp: New expect script.
8073         * g++.dg/compat: New test directory.
8074         * g++.dg/compat/compat.exp: New expect script.
8075         * g++.dg/compat/abi: New test directory.
8076         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8077         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8078         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8079         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8080         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8081         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8082         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8083         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8084         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8085         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8086         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8087         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8088         * g++.dg/compat/break: New test directory.
8089         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8090         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8091         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8092         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8093         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8094         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8095         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8096         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8097         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8098         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8099         g++.dg/compat/break/README: New files.
8100         * g++.dg/compat/eh: New test directory.
8101         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8102         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8103         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8104         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8105         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8106         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8107         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8108         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8109         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8110         g++.dg/compat/eh/filter2_y.C,
8111         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8112         g++.dg/compat/eh/new1_y.C,
8113         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8114         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8115         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8116         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8117         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8118         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8119         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8120         g++.dg/compat/eh/unexpected1_y.C: New files.
8121         * g++.dg/compat/init: New test directory.
8122         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8123         g++.dg/compat/init/array5_y.C,
8124         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8125         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8126         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8127         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8128         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8129         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8130         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8131         g++.dg/compat/init/init-ref2_y.C: New files.
8133 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8135         PR c++/7584
8136         * g++.dg/inherit/using3.C: New test.
8138 2002-10-17  Jan Hubicka  <jh@suse.cz>
8140         * gcc.dg/20021017-2.c: New test.
8142 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8144         * g++.dg/abi/mangle16.C: Adjust.
8146         * g++.dg/init/array8.C: New test.
8148 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8150         * gcc.dg/special/mips-abi.exp: New test.
8151         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8153 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8155         * g++.dg/abi/mangle16.C: New test.
8156         * g++.dg/abi/mangle17.C: Likewise.
8158         PR c++/7478
8159         * g++.dg/template/ref1.C: New test.
8161 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8163         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8165 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8167         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8169 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8171         PR c++/7524
8172         * g++.dg/init/array7.C: New test.
8174 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8176         * g++.dg/init/array6.C: New test.
8178         * g++.dg/abi/mangle13.C: Likewise.
8179         * g++.dg/abi/mangle14.C: Likewise.
8180         * g++.dg/abi/mangle15.C: Likewise.
8182 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8184         * g++.dg/abi/empty8.C: New test.
8186 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8188         * g++.dg/init/ctor1.C: New test.
8190 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8192         * gcc.c-torture/execute/20021015-1.c: New test.
8194 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8196         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8198 2002-10-14  Jan Hubicka  <jh@suse.cz>
8200         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8202 2002-10-14  Richard Henderson  <rth@redhat.com>
8204         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8206 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8208         PR optimization/6631
8209         * g++.dg/opt/const2.C: New test.
8211 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8213         PR c++/7176
8214         * g++.dg/parse/friend1.C: New test.
8215         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8217 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8219         * gcc.dg/20021014-1.c: New test.
8221 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8223         PR c++/5661
8224         * g++.dg/ext/vlm1.C: New test.
8225         * g++.dg/ext/vlm2.C: Likewise.
8227         * g++.dg/init/array1.C: Remove invalid braces.
8228         * g++.dg/init/brace1.C: New test.
8229         * g++.dg/init/copy2.C: Likewise.
8230         * g++.dg/init/copy3.C: Likewise.
8231         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8232         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8233         braces.
8235 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8237         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8239 2002-10-11  Richard Shann  <richard.shann@superh.com>
8241         * gcc.c-torture/compile/simd-5.c: New test.
8243 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8245         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8247 2002-10-10  Jim Wilson  <wilson@redhat.com>
8249         * gcc.c-torture/execute/20021010-1.c: New test.
8251 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8253         PR c/7353
8254         * g++.dg/ext/typedef-init.C: New test.
8255         * gcc.dg/typedef-init.c: New test.
8257 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8259         * gcc.dg/cpp/paste13.c: New test.
8261 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8263         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8264         remaining platforms, XFAIL during compile, not execute.  Don't
8265         XFAIL at -O0.
8267 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8269         * gcc.dg/alias-1.c: Tweak expected warning.
8271 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8273         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8275 2002-10-06  Andreas Jaeger  <aj@suse.de>
8277         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8278         * gcc.dg/cpp/c++98.C: Likewise.
8280         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8281         * g++.dg/cpp/c++98.C: Likewise.
8283         * g++.dg/README (Subdirectories): Mention cpp directory.
8285         PR target/7559
8286         * gcc.dg/20021006-1.c: New test.
8288 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8290         PR c++/7804
8291         * g++.dg/other/warning1.C: New test.
8293 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8295         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8296         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8297         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8299 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8301         PR c++/7931
8302         * g++.dg/template/ptrmem3.C: New test.
8304         PR c++/7754
8305         * g++.dg/template/union1.C: New test.
8307 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8309         PR c++/8006
8310         * g++.dg/abi/mangle9.C: New test.
8311         * g++.dg/abi/mangle10.C: New test.
8312         * g++.dg/abi/mangle11.C: New test.
8313         * g++.dg/abi/mangle12.C: New test.
8315 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8317         PR c++/7188.
8318         * g++.dg/template/meminit1.C: New test.
8319         * g++.dg/warn/Wreorder-1.C: Likewise.
8320         * g++.old-deja/g++.mike/warn3.C: Tweak.
8321         * lib/prune.exp: Ingore "in copy constructor".
8323 2002-10-02  Andreas Jaeger  <aj@suse.de>
8325         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8326         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8327         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8328         on x86-64.
8330 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8332         * gcc.dg/empty1.C: Fix typo.
8334 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8336         * gcc.dg/alias-1.c: New test.
8338 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8340         * gcc.dg/empty1.C: New test.
8342         * g++.dg/tls/init-2.C: Tweak error messages.
8344 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8346         * gcc.c-torture/compile/20020923-1.c: New test.
8348 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8350         * gcc.c-torture/execute/ffs-1.c: New test.
8351         * gcc.c-torture/execute/ffs-2.c: Ditto.
8353 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8355         * g++.dg/overload/member1.C: New test.
8357 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8359         * g++.dg/abi/empty7.C: New test.
8360         * g++.dg/init/pm2.C: Likewise.
8362 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8364         * g++.dg/rtti/crash1.C: New test.
8366 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8368         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8369         gcc.dg/sibcall-4.c: New tests.
8371 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8373         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8374         powerpc and MMIX targets.
8376 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8378         * gcc.dg/cpp/20020927-1.c: New.
8380 2002-09-26  David S. Miller  <davem@redhat.com>
8382         * gcc.c-torture/compile/trunctfdf.c: New.
8384 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8386         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8388 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8390         * gcc.c-torture/execute/loop-15.c: New.
8392 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8394         * README.QMTEST: Fix typo.
8396 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8398         * gcc.dg/20020926-1.c: New test.
8400 2002-09-25  David S. Miller  <davem@redhat.com>
8402         PR target/7842
8403         * gcc.c-torture/execute/shiftdi.c: New test.
8405 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8407         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8408         unique to the tool.
8409         * lib/g77.exp (g77_init): Likewise.
8410         * lib/g++.exp (g++_init): Likewise.
8411         * lib/objc.exp (objc_init): Likewise.
8413 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8415         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8416         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8417         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8419 2002-09-25  Richard Henderson  <rth@redhat.com>
8421         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8422         too-small long double.
8424 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8426         * gcc.dg/20020919-1.c: New test.
8428 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8430         * g++.dg/abi/bitfield6.C: New test.
8431         * g++.dg/abi/bitfield7.C: New test.
8432         * g++.dg/abi/bitfield8.C: New test.
8433         * g++.dg/abi/vbase11.C: New test.
8435 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8437         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8438         hppa*-*-hpux*.  Update test comment.
8440 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8442         * gcc.dg/tls/struct-1.c: New test.
8444 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8446         * gcc.dg/cpp/tr-warn2.c: Update.
8448 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8450         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8452 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8454         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8455         systems.
8457 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8459         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8461         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8462         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8463         setting of cxxfilt.
8465 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8467         * gcc.dg/20020312-2.c: Update for darwin.
8469 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8471         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8473 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8475         * objc.dg/comp-types-1.m: New test.
8476         * objc.dg/comp-types-2.m: New test.
8477         * objc.dg/comp-types-3.m: New test.
8478         * objc.dg/comp-types-4.m: New test.
8479         * objc.dg/comp-types-5.m: New test.
8480         * objc.dg/comp-types-6.m: New test.
8482 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8484         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8486 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8488         * g++.dg/other/do1.C: New test.
8490         * g++.dg/template/subst1.C: New test.
8492 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8494         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8496 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8498         * g++.dg/template/qualttp20.C: Adjust expected errors.
8499         * g++.old-deja/g++.jason/report.C: Likewise.
8500         * g++.old-deja/g++.other/qual1.C: Likewise.
8502         * g++.dg/lookup/scoped2.C: New test.
8504         * g++.dg/ext/asm3.C: New test.
8506 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8508         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8510 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8512         * ChangeLog: follow spelling conventions.
8513         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8514         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8515         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8516         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8517         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8518         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8519         * g++.old-deja/g++.law/global-init1.C: Likewise.
8520         * g++.old-deja/g++.other/delete4.C: Likewise.
8521         * g++.old-deja/g++.other/inline21.C: Likewise.
8522         * g++.old-deja/g++.other/singleton.C: Likewise.
8523         * g77.dg/strlen0.f: Likewise.
8524         * g77.f-torture/compile/20010519-1.f: Likewise.
8525         * g77.f-torture/compile/980310-4.f: Likewise.
8526         * gcc.c-torture/compile/20000605-1.c: Likewise.
8527         * gcc.c-torture/execute/20020225-1.c: Likewise.
8528         * gcc.dg/c90-hexfloat-2.c: Likewise.
8529         * gcc.dg/c99-bool-1.c: Likewise.
8530         * gcc.dg/c99-hexfloat-2.c: Likewise.
8531         * gcc.dg/dll-2.c: Likewise.
8532         * gcc.dg/wtr-union-init-1.c: Likewise.
8533         * gcc.dg/wtr-union-init-2.c: Likewise.
8534         * gcc.dg/wtr-union-init-3.c: Likewise.
8535         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8536         * gcc.dg/cpp/defined.c: Likewise.
8537         * gcc.dg/cpp/macsyntx.c: Likewise.
8538         * gcc.dg/cpp/paste2.c: Likewise.
8539         * gcc.dg/cpp/trad/defined.c: Likewise.
8540         * gcc.dg/format/c90-printf-1.c: Likewise.
8541         * gcc.dg/format/c90-scanf-1.c: Likewise.
8542         * gcc.dg/format/c99-printf-1.c: Likewise.
8543         * gcc.dg/format/c99-scanf-1.c: Likewise.
8544         * gcc.misc-tests/gcov-8.c: Likewise.
8545         * lib/profopt.exp: Likewise.
8547 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8549         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8551 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8553         * g++.dg/inherit/using2.C: New test.
8555 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8557         * ChangeLog: Follow spelling conventions.
8558         * g++.dg/template/friend4.C: Likewise.
8559         * g++.old-deja/g++.pt/crash67.C: Likewise.
8560         * gcc.c-torture/execute/20000801-4.c: Likewise.
8561         * gcc.dg/c90-digraph-1.c: Likewise.
8562         * gcc.dg/c94-digraph-1.c: Likewise.
8563         * gcc.dg/c99-digraph-1.c: Likewise.
8564         * gcc.dg/cpp/line5.c: Likewise.
8565         * gcc.dg/cpp/multiline.c: Likewise.
8566         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8567         * gcc.dg/format/attr-3.c: Likewise.
8568         * gcc.dg/format/c90-scanf-3.c: Likewise.
8569         * gcc.dg/format/ext-4.c: Likewise.
8571 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8573         * g++.dg/template/pretty1.C: New test.
8575 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8577         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8579 2002-09-13  Matt Austern  <austern@apple.com>
8581         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8582         passing a cast expression to a function by const reference.
8584 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8586         * g++.dg/template/deduce1.C: New test.
8588 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8590         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8591         32-bit int.
8593 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8595         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8596         usage.
8598 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8600         * gcc.c-torture/compile/20020910-1.c: New test.
8602 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8604         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8606 2002-09-10  Andreas Jaeger  <aj@suse.de>
8608         * gcc.dg/20020312-2.c: Adjust for x86-64.
8610 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8612         * g77.dg/7388.f: New test case for PR 7388.
8614 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8616         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8618 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8620         * objc.dg/proto-lossage-1.m: New test.
8622 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8624         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8626 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8628         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8629         expected to pass.
8631 2002-09-06  Stan Shebs  <shebs@apple.com>
8632             David Edelsohn  <edelsohn@gnu.org>
8634         * gcc.dg/weak: New directory.
8635         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8636         target-specific xfail bits.
8637         * gcc.dg/typeof-2.c: Move to new directory.
8638         * gcc.dg/weak.exp: New expect script.
8640 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8642         * gcc.c-torture/execute/extzvsi.c: New test.
8644 2002-09-05  Stan Shebs  <shebs@apple.com>
8646         * gcc.dg/weak-1.c: xfail on Darwin.
8647         * gcc.dg/weak-2.c: Ditto.
8648         * gcc.dg/weak-3.c: Ditto.
8649         * gcc.dg/weak-4.c: Ditto.
8650         * gcc.dg/weak-5.c: Ditto.
8651         * gcc.dg/weak-6.c: Ditto.
8652         * gcc.dg/weak-7.c: Ditto.
8653         * gcc.dg/weak-8.c: Ditto.
8654         * gcc.dg/weak-9.c: Ditto.
8656 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8658         * gcc.c-torture/execute/loop-14.c: New test.
8660 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8662         * g++.dg/other/cxa-atexit1.C: New test.
8664         * gcc.dg/typeof-2.c: New test.
8666 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8668         * gcc.dg/builtins-2.c: New testcase.
8669         * gcc.dg/builtins-3.c: New testcase.
8671 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8673         * gcc.dg/cpp/_Pragma4.c: New test.
8675 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8677         * objc/execute/nil_method-1.m: New testcase.
8679 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8681         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8682         [Object class], not [Object initialize].
8684 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8685             Hans-Peter Nilsson  <hp@bitrange.com>
8687         * gcc.c-torture/execute/20020720-1.x: Skip test on
8688         mmix-knuth-mmixware.  Correct comment.
8690 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8692         * testsuite/g++.dg/abi/bitfield5.C: New test.
8693         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8695 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8697         * objc.dg/undeclared-selector.m: New test.
8699 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8701         * g++.dg/other/offsetof1.C: Avoid cast warning.
8703 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8705         * objc.dg/super-class-2.m: New test.
8707 2002-08-24  Matt Austern  <austern@apple.com>
8709         * g++.dg/ext/lvaddr.C: New test.
8710         * g++.dg/ext/lvcast.C: New test.
8712 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8714         * testsuite/g++.dg/inherit/cond1.C: New test.
8716 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
8718         * gcc.dg/noncompile/incomplete-1.c: New test.
8720 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
8722         * gcc.dg/typespec-1.c: New test.
8724 2002-08-20  Devang Patel  <dpatel@apple.com>
8725         * objc.dg/proto-hier-2.m: New test.
8727 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
8729         * objc.dg/bitfield-1.m: New test.
8730         * objc.dg/bitfield-2.m: New test.
8732 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
8734         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
8735         gcc.dg/c99-flex-array-4.c: New tests.
8737 2002-08-16  Stan Shebs  <shebs@apple.com>
8739         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
8741 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
8743         * gcc.dg/typeof-1.c: New test.
8744         * g++.dg/ext/typeof2.C: New test.
8746 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
8748         * g++.dg/other/offsetof1.C: New test.
8750 2002-08-14  Richard Henderson  <rth@redhat.com>
8752         * gcc.dg/tls/diag-3.c: Fix expected message strings.
8754 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
8756         * gcc.dg/cpp/_Pragma3.c: New test.
8758 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
8760         * g++.dg/template/inherit3: New test.
8762 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
8764         * gcc.dg/bitfld-4.c: Add blank options.
8766 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
8768         * g++.dg/template/crash1.C: New test.
8770 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8772         * gcc.dg/tls/opt-2.c: New test.
8774 2002-08-08  Devang Patel  <dpatel@apple.com>
8776         * objc.dg/selector-1.m : New test
8778 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8780         * g++.dg/abi/bitfield4.C: New test.
8781         * gcc.dg/bitfld-4.c: New test.
8783 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
8785         * g++.dg/other/packed1.C: New test.
8787 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
8789         * g++.dg/abi/offsetof.C: Tweak error messages.
8790         * g++.old-deja/g++.mike/p10769a.C: Likewise.
8792 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
8794         * gcc.dg/bitfld-3.c: New test.
8796 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
8797             Richard Henderson  <rth@redhat.com>
8799         * gcc.dg/i386-bitfield1.c: New test.
8800         * g++.dg/abi/bitfield3.C: Update.
8802 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
8804         * objc.dg/const-str-2.m: Update.
8805         * gcc.dg/cpp/c++98.c: Change to C extension.
8806         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
8807         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
8809 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
8811         * testsuite/gcc.dg/tls/diag-3.c: New.
8813 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
8815         * g++.dg/README (Subdirectories): Document new subdir expr.
8816         * g++.dg/expr/pmf-1.C: New test.
8818 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
8820         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
8822 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
8824         * g++.dg/abi/bitfield3.C: New test.
8826 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
8828         * lib/gcov.exp: Tweak expected line formats.
8829         * gcc.misc-tests/gcov8.c: New test.
8830         * gcc.misc-tests/gcov8.x: New flags.
8832 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
8834         * consistency.vlad/layout/endian.c: Include string.h.
8836         * gcc.c-torture/execute/20020805-1.c: New test.
8838 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
8840         * g++.dg/other/conversion1.C: New test.
8842 2002-08-03  Roger Sayle  <roger@eyesopen.com>
8844         * gcc.dg/builtins-1.c: New testcase.
8846 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
8848         * g++.dg/inherit/access3.C: New test.
8850 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
8852         * gcc.dg/ia64-visibility-2.c: New test.
8854 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
8856         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
8857         __qualifier_flags to __flags.
8859 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
8861         * g++.dg/inherit/operator1.C: New test.
8862         * g++.dg/lookup/disamb1.C: Fix typo in comment.
8863         * g++.dg/other/error1.C: Change expected error message.
8864         * g++.dg/template/conv4.C: Likewise.
8866 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
8868         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
8869         for documented behavior.
8871 2002-07-25  Roger Sayle  <roger@eyesopen.com>
8873         * gcc.c-torture/execute/20020720-1.x: Skip this test on
8874         several targets known to fail.
8876 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
8878         * gcc.dg/mips-args-[123].c: New tests.
8880 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
8882         * gcc.dg/ppc-spe.c: New.
8884 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
8886         * g++.dg/other/ptrmem4.C: New testcase.
8888 2002-07-24  Richard Henderson  <rth@redhat.com>
8890         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
8892 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
8894         * g++.dg/ext/alignof1.C (main): Return 0 for success.
8896 2002-07-24  Roger Sayle  <roger@eyesopen.com>
8898         * gcc.c-torture/execute/memset-3.c: New testcase.
8900 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
8902         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
8903         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
8905 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8907         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
8908         Delete.
8910 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
8912         * gcc.c-torture/compile/simd-4.c: New test.
8914 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8916         PR c++/7347, c++/7348
8917         * g++.dg/template/access4.C: New test.
8918         * g++.dg/template/access5.C: New test.
8919         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
8920         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
8921         * g++.old-deja/g++.pt/ttp58.C: Likewise.
8922         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
8924 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
8926         * gcc.dg/gnu89-init-2.c: New test.
8928 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
8930         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
8932 2002-07-20  Roger Sayle  <roger@eyesopen.com>
8934         * gcc.c-torture/execute/20020720-1.c: New testcase.
8936 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
8938         * gcc.dg/cpp/Wsignprom.c: New tests.
8940 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
8942         * gcc.c-torture/execute/loop-13.c: New test.
8944 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
8946         * gcc.dg/cpp/expr.c: New tests.
8948 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
8950         * g++.dg/opt/pr6713.C: Add template instantiation.
8952 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
8954         * gcc.dg/nest.c: New test.
8956 2002-07-17  Richard Henderson  <rth@redhat.com>
8958         * g++.dg/opt/pr6713.C: New test.
8960 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
8962         * gcc.c-torture/execute/loop-2e.x: Let the testcase
8963         XFAIL for all x86 processors.
8965 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
8967         * gcc.c-torture/execute/20010122-1.x: Do not test with
8968         -fomit-frame-pointer.
8970 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8972         * g++.dg/template/instantiate2.C: New test.
8973         * g++.dg/template/spec4.C: New test.
8975 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8977         * g++.dg/template/access2.C: New test.
8978         * g++.dg/template/access3.C: New test.
8980 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
8982         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
8983         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
8984         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
8985         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
8986         Convert to use <stdarg.h>.
8987         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
8988         Delete.
8989         * gcc.dg/va-arg-2.c: New.
8990         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
8992 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
8994         * gcc.c-torture/compile/20020710-1.c: New test.
8996 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
8997                           Andrew Pinski  <pinskia@physics.uc.edu>
8999         gcc.c-torture/compile/simd-2.c: New testcase.
9000         gcc.c-torture/compile/simd-3.c: Likewise.
9002 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9004         PR c++/7224
9005         * g++.dg/overload/error1.C: New test.
9007 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9009         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9010         configuration and IRIX 6 O32 ABI.
9012 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9014         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9016 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9018         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9020 2002-07-10  Jeffrey A Law  <law@redhat.com>
9022         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9024         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9026 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9028         * gcc.dg/20020312-2.c: Check for __PPC__.
9030 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9032         * gcc.c-torture/compile/20020709-1.c: New test.
9034 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9036         * g++.dg/template/qualttp21.C: New test case.
9038 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9040         * gcc.c-torture/compile/20020706-1.c: New test.
9041         * gcc.c-torture/compile/20020706-2.c: New test.
9043 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9044             Alexandre Oliva  <aoliva@redhat.com>
9046         * g++.dg/warn/incomplete1.C: New test.
9048 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9050         PR c++/7099
9051         * g++.dg/warn/noreturn1.C: New test.
9053 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9055         PR c++/6706
9056         * g++.dg/debug/debug6.C: New test.
9057         * g++.dg/debug/debug7.C: New test.
9059 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9061         * gcc.c-torture/compile/simd-3.c: New test.
9063 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9065         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9066         * gcc.dg/20020620-1.c: Likewise.
9068 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9070         PR c++/6944
9071         * g++.dg/init/array4.C: New test.
9072         * g++.dg/init/array5.C: New test.
9074 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9076         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9077         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9079 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9081         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9082         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9083         * gcc.dg/wtr-conversion-1.c: Likewise.
9084         * gcc.dg/wtr-escape-1.c: Likewise.
9085         * gcc.dg/wtr-int-type-1.c: Likewise.
9086         * gcc.dg/wtr-label-1.c: Likewise.
9087         * gcc.dg/wtr-static-1.c: Likewise.
9088         * gcc.dg/wtr-strcat-1.c: Likewise.
9089         * gcc.dg/wtr-suffix-1.c: Likewise.
9090         * gcc.dg/wtr-switch-1.c: Likewise.
9091         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9092         * gcc.dg/wtr-union-init-1.c: Likewise.
9093         * gcc.dg/wtr-union-init-2.c: Likewise.
9094         * gcc.dg/wtr-union-init-3.c: Likewise.
9096         * gcc.dg/wtr-func-def-1.c: New test.
9098 2002-07-02 Devang Patel <dpatel@apple.com>
9100         * objc.dg/param-1.m: New test.
9102 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9104         * gcc.dg/cpp/trad/directive.c: Add test.
9105         * gcc.dg/cpp/trad/macroargs.c: Add test.
9106         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9108 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9110         * gcc.dg/cpp/cmdlne-M.c: New test.
9112 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9114         * objc.dg/desig-init-1.m: New test.
9116 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9118         PR c++/6716
9119         * g++.dg/template/instantiate1.C: New test.
9121 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9123         PR c++/7112
9124         * g++.dg/template/sizeof2.C: New test.
9126 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9128         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9129         gcc.dg/cpp/trad/include.c: New tests.
9131 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9133         PR target/7177
9134         * gcc.c-torture/compile/20020701-1.c: New test.
9136 2002-07-01  Stan Shebs  <shebs@apple.com>
9138         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9139         header here...
9140         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9141         (objc-torture-execute): or here.
9143 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9145         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9147 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9149         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9151 2002-06-30  Devang Patel  <dpatel@apple.com>
9153         * objc.dg/fsyntax-only.m: New test.
9155 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9157         PR c++/6695
9158         * g++.dg/template/friend7.C: New file.
9160 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9162         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9163         return type.
9165 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9167         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9168         avoid division by zero.
9170 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9172         * gcc.dg/Wunknownprag.c: New tests.
9174 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9176         * gcc.c-torture/execute/simd-2.c: New test.
9178 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9180         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9181         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9182         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9183         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9184         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9185         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9186         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9187         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9188         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9189         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9190         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9191         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9192         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9193         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9194         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9195         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9196         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9198 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9200         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9201         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9202         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9203         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9204         New tests.
9205         * gcc.dg/cpp/trad/directive.c: Update.
9207 2002-06-23  Andreas Jaeger  <aj@suse.de>
9209         * gcc.c-torture/execute/complex-6.c: New.
9211 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9213         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9214         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9215         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9216         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9218 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9220         * gcc.dg/cpp/trad: New directory with traditional tests copied
9221         from parent directory.
9222         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9223         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9224         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9225         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9226         Move to trad/ and rename.
9227         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9228         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9229         gcc.dg/cpp/trad/redef2.c: New tests.
9230         * gcc.dg/cpp/trad/trad.exp: New driver.
9232 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9234         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9235         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9236         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9237         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9238         Remove.
9240 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9242         * gcc.dg/20020620-1.c: New test.
9244 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9246         * g++.dg/template/ttp4.C: New test.
9248 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9250         * g++.dg/opt/vt1.C: Fix regexp.
9252 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9254         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9255         Don't use attribute `noinline'.
9257 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9259         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9261 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9263         * gcc.c-torture/execute/simd-1.c: New.
9265         * gcc.dg/simd-1.c: New.
9267 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9269         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9271 2002-06-16  Richard Henderson  <rth@redhat.com>
9273         * g++.dg/ext/anon-struct1.C: New.
9274         * g++.dg/ext/anon-struct2.C: New.
9275         * g++.dg/ext/anon-struct3.C: New.
9276         * gcc.dg/anon-struct-1.c: New.
9277         * gcc.dg/anon-struct-2.c: New.
9278         * gcc.dg/anon-struct-3.c: New.
9279         * gcc.dg/20011008-1.c: Adjust warning text.
9280         * gcc.dg/20020527-1.c: Add -fms-extensions.
9282 2002-06-16  Richard Henderson  <rth@redhat.com>
9284         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9286 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9288         * gcc.c-torture/execute/20020615-1.c: New test.
9290 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9292         * gcc.c-tortuture/execute/compare-1.c: New test case.
9293         * gcc.c-tortuture/execute/compare-2.c: New test case.
9294         * gcc.c-tortuture/execute/compare-3.c: New test case.
9296 2002-06-13  Richard Henderson  <rth@redhat.com>
9298         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9299         ia64 ilp32.
9301 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9303         * g++.dg/template/typename2.C: Update error message.
9305 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9307         * gcc.c-torture/execute/20020611-1.c: New test.
9309 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9311         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9312         list of targets to skip.
9314 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9316         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9317         targets if not optimizing.
9319 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9321         * gcc.c-torture/compile/20020605-1.c: New test.
9323         * g++.dg/opt/vt1.C: New test.
9325         * gcc.dg/20020531-1.c: New test.
9327         * gcc.dg/20020530-1.c: New test.
9329         * gcc.dg/20020527-1.c: New test.
9331         * g++.dg/opt/cse1.C: New test.
9333 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9335         * gcc.dg/20020607-2.c: New test case.
9337 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9339         * gcc.c-torture/compile/20020604-1.c: New test.
9341 2002-06-04  Richard Henderson  <rth@redhat.com>
9343         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9344         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9345         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9347 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9349         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9351 2002-06-03  Richard Henderson  <rth@redhat.com>
9353         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9354         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9356 2002-06-02  Richard Henderson  <rth@redhat.com>
9358         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9359         test functions static.
9361 2002-06-02  Andreas Jaeger  <aj@suse.de>
9363         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9364         now.
9366 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9368         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9369         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9370         Update for mofified diagnostics.
9371         * gcc.dg/c99-intconst-1.c: No longer fail.
9373 2002-06-02  Richard Henderson  <rth@redhat.com>
9375         * gcc.dg/uninit-A.c: Remove xfail markers.
9377 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9379         * gcc.dg/fnegate-1.c: New test case.
9381 2002-05-30  Osku Salerma  <osku@iki.fi>
9383         * gcc.c-torture/execute/mayalias-1.c: New file.
9385 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9387         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9388         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9389         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9391 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9393         * gcc.c-torture/execute/20020529-1.c: New test.
9395 2002-05-27  Richard Henderson  <rth@redhat.com>
9397         * g++.dg/ext/attrib6.C: New test case.
9399 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9401         * gcc.c-torture/execute/pure-1.c: New test.
9403 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9405         * gcc.dg/cpp/arith-2.c: Remove.
9407 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9409         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9410         * gcc.dg/cpp/if-3.c: Remove.
9412 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9414         * g++.dg/opt/cse2.C: New test.
9416 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9418         * gcc.dg/cpp/arith-1.c: New semantic tests.
9419         * gcc.dg/cpp/if-1.c: Update.
9421 2002-05-24  Ben Elliston  <bje@redhat.com>
9423         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9425 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9427         * gcc.dg/verbose-asm.c: New test.
9429 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9431         * gcc.dg/cpp/paste12.c: New test.
9433 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9435         * g++.dg/parse/named_ops.C: New test.
9437 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9439         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9441 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9443         * gcc.dg/weak-2.c: Allow optional leading underscore
9444         in scan-assembler symbol name.
9445         * gcc.dg/weak-3.c: Likewise.
9446         * gcc.dg/weak-4.c: Likewise.
9447         * gcc.dg/weak-5.c: Likewise.
9449 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9451         * gcc.dg/20020523-1.c: New test.
9453 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9455         * objc.dg/const-str-2.m: Update now that we stop after
9456         a command line error.
9458 2002-05-22  Richard Henderson  <rth@redhat.com>
9460         * g++.dg/dg.exp: Fix typo in test pruneing.
9462 2002-05-22  Richard Henderson  <rth@redhat.com>
9464         * g++.dg/dg.exp: Prune the tls subdirectory.
9465         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9466         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9467         * g++.dg/tls/init-1.C: New.
9469 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9471         * gcc.dg/20020517-1.c: New test.
9473 2002-05-21  Richard Henderson  <rth@redhat.com>
9475         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9476         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9478 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9480         * g++.dg/other/copy2.C: New test.
9482 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9484         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9485         (MAX_COPY): Bump up to 10 times sizeof (long long).
9486         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9488         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9489         sizeof (long long).
9491         * gcc.c-torture/execute/strcpy-1.c: New test.
9493 2002-05-19  Jason Merrill  <jason2redhat.com>
9495         * g++.dg/ext/oper1.C: New test.
9497 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9498 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9500         * README.QMTEST: New file.
9502         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9504 2002-05-19  Andreas Jaeger  <aj@suse.de>
9506         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9507         now.
9508         * gcc.c-torture/execute/loop-2d.x: Likewise.
9510 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9512         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9513         support weak symbols.
9514         * gcc.dg/weak-4.c: Likewise
9515         * gcc.dg/weak-6.c: Likewise
9517 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9519         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9520         cygwin, coff and h8300-*-hms targets
9521         * gcc.dg/weak-5.c: Likewise
9522         * gcc.dg/weak-7.c: Likewise
9524 2002-05-16  Jason Merrill  <jason@redhat.com>
9526         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9527         (scan-assembler-not, scan-assembler-dem): Likewise.
9528         (scan-assembler-dem-not): Likewise.
9530 2002-05-15  Richard Henderson  <rth@redhat.com>
9532         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9534 2002-05-15  Richard Henderson  <rth@redhat.com>
9536         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9537         (vfoo1f): Warning here.
9538         (vfoo1l): Don't redefine the alias.
9540 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9542         * g++.dg/init/pm1.C: New test.
9544 2002-05-12  David S. Miller  <davem@redhat.com>
9546         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9547         types.
9549 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9551         * gcc.c-torture/execute/20020510-1.c: New test case.
9553 2002-05-10  David S. Miller  <davem@redhat.com>
9555         * gcc.c-torture/execute/conversion.c: Test long double too.
9557 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9559         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9560         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9561         * lib/g++.exp (g++_link_flags): Likewise.
9562         * lib/objc.exp (objc_target_compile): Likewise.
9564 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9566         * gcc.dg/cpp/poison.c: Update.
9567         * gcc.dg/cpp/20000625-2.c: Remove.
9568         * gcc.dg/cpp/direct2s.c: Remove final test.
9570 2002-05-08  Tom Rix  <trix@redhat.com>
9572         * gcc.c-torture/execute/20020508-1.c: New test.
9573         * gcc.c-torture/execute/20020508-2.c: New test.
9574         * gcc.c-torture/execute/20020508-3.c: New test.
9576 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9578         * gcc.dg/cpp/charconst-4.c: More tests.
9580 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9582         PR c/6569
9583         * gcc.dg/weak-3.c: Update location of warning messages.
9584         * gcc.dg/weak-5.c: Likewise.
9586 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9588         * gcc.c-torture/execute/20020506-1.c: New test case.
9590 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9592         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9594 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9596         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9598 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9600         * gcc.dg/cpp/charconst-3.c: New test.
9602 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9604         * gcc.dg/cpp/charconst.c: Update tests.
9606 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9608         * treelang: Added directory for new sample language treelang. Also
9609         lib/treelang.exp: New file to signal treelang should be tested.
9611 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9613         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9614         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9615         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9616         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9617         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9618         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9619         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9621 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9623         * gcc.dg/format/xopen-2.c: New test.
9625 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9627         * gcc.dg/20020503-1.c: New test.
9629 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9631         * g++.dg/init/dtor1.C: Make it tougher.
9633 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9635         * g++.dg/init/dtor1.C: New test.
9637 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9639         * gcc.dg/altivec-8.c: New.
9641 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9643         * gcc.dg/altivec-7.c: New.
9645 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9647         * g++.dg/parse/typedef1.C: New test.
9649 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9651         PR c++/6486
9652         * g++.dg/template/friend6.C: New test.
9654         PR c++/6492
9655         * g++.dg/init/copy1.C: New test.
9657 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9659         * g++.dg/warn/effc1.C: New test.
9661 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9663         * gcc.dg/cpp/if-cexp.c: Add a test.
9665 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9667         * gcc.dg/20020426-2.c: New test.
9669 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9671         * gcc.dg/cpp/if-mop.c: Update.
9672         * gcc.dg/cpp/if-mpar.c: Add test.
9673         * gcc.dg/cpp/if-oppr.c: Update.
9675 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9677         PR c/6343
9678         * gcc.dg/weak-[2-7].c: New tests.
9680 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9682         * gcc.dg/enum1.c: New test.
9684 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9686         PR c++/6497
9687         * g++.dg/inherit/access2.C: New test.
9689 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9691         PR bootstrap/6445
9692         * gcc.dg/20020426-1.c: New test.
9694 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9696         * g++.dg/abi/enum1.C: New test.
9698 2002-04-26  Richard Henderson  <rth@redhat.com>
9700         * gcc.dg/c99-bool-1.c: Expect always true warning.
9702 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9704         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9706 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9708         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9709         targets.
9711 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9713         * g++.dg/abi/mange7.C: New test.
9715         PR c++/6438.
9716         * g++.dg/parse/stmtexpr2.C: New test.
9718 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
9720         * gcc.dg/20020312-2.c: Add SH target.
9722 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9724         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
9725         compiler output on mips*-*-irix*.
9727 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
9729         * g++.dg/parse/attr1.C: New test.
9731 2002-04-23  Roger Sayle  <roger@eyesopen.com>
9733         * gcc.c-torture/execute/string-opt-17.c: New test case.
9734         * gcc.c-torture/execute/memset-2.c: New test case.
9736 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
9738         PR c++/6256:
9739         * g++.dg/template/friend5.C: New test.
9741         PR c++/6331:
9742         * g++.dg/template/qual1.C: Likewise.
9744 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
9746         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
9747         Include stdlib.h, not stdio.h or ctype.h.
9749 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
9751         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
9752         cris-*-elf* and mmix-*-*.
9753         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
9754         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
9755         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
9756         Ditto.
9757         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
9758         * gcc.dg/wchar_t-1.c: Ditto.
9760 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
9762         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
9763         Clarify comment.
9765 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
9767         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
9769 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9771         * gcc.c-torture/execute/20000906-1.x: Delete.
9773 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
9775         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
9777 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
9779         * PR6367
9780         * g77.f-torture/execute/6367.f: New test.
9781         * g77.f-torture/execute/6367.x: Disable for MMIX.
9783 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
9785         * PR6352
9786         * g++.dg/opt/inline2.C: New test.
9788 2002-04-18  Richard Henderson  <rth@redhat.com>
9790         * gcc.dg/20000906-1.c: Enable for all targets.
9791         * gcc.c-torture/compile/iftrap-2.c: New.
9793 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9795         * gcc.dg/20020418-1.c: New test.
9796         * gcc.dg/20020418-2.c: New test.
9798 2002-04-18  Richard Henderson  <rth@redhat.com>
9800         * gcc.c-torture/compile/iftrap-1.c: New.
9801         * gcc.dg/iftrap-1.c: Adjust for ia64.
9802         * gcc.dg/iftrap-2.c: New.
9804 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
9806         * gcc.c-torture/compile/20020418-1.c: New test.
9808 2002-04-18  Roger Sayle  <roger@eyesopen.com>
9810         * gcc.c-torture/compile/20020415-1.c: New.
9812 2002-04-18  David S. Miller  <davem@redhat.com>
9814         * gcc.c-torture/execute/20020418-1.c: New test.
9816 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
9818         * gcc.dg/20020416-1.c: New test.
9820         * g++.dg/opt/inline1.C: New test.
9822 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
9824         * gcc.dg/altivec-5.c: New test.
9826         * gcc.dg/20020415-1.c: New test.
9828 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
9830         * testsuite/lib/chill.exp: Remove.
9832 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
9834         * g++.dg/other/big-struct.C: New test.
9836 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
9838         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
9839         of scratch file.
9841 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
9843         PR c/6277
9844         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
9845         in scan-assembler function name
9847 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
9849         * g77.f-torture/execute/980628-4.x,
9850         g77.f-torture/execute/980628-5.x,
9851         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9852         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9853         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
9854         i[34567]86-*-*.
9856 2002-04-13  David S. Miller  <davem@redhat.com>
9858         * gcc.c-torture/execute/20020413-1.c: New test.
9860 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
9862         * gcc.dg/asm-6.c,
9863         * g++.dg/ext/asm1.C: New tests.
9865 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
9867         PR c++ 5373.
9868         * g++.dg/parse/stmtexpr1.C: New test.
9870         PR c++/5189.
9871         * g++.dg/template/copy1.C: New test.
9873 2002-04-12  Richard Henderson  <rth@redhat.com>
9875         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
9877 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
9879         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
9880         gcc.c-torture/execute/20020307-2.c.
9882 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
9884         * g++.dg/ext/attrib5.C,
9885         * g++.dg/lookup/struct1.C: New tests.
9887 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
9889         * gcc.dg/20020411-1.c: New test.
9891         * gcc.c-torture/execute/20020411-1.c: New test.
9893 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
9895         * g77.f-torture/execute/6177.f: New test.
9897 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
9899         PR middle-end/6247
9900         * g++.dg/opt/cleanup1.C: New test.
9902         * g++.dg/opt/const1.C: New test.
9904 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
9906         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
9908 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
9910         PR c++/5507
9911         * g++.dg/template/typename2.C: New test.
9913 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
9915         * gcc.c-torture/execute/loop-12.c: New.
9917 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
9919         * g77.f-torture/execute/980628-4.x,
9920         g77.f-torture/execute/980628-5.x,
9921         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
9922         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
9923         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
9925 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9927         PR optimization/6086
9928         * g++.dg/opt/preinc1.C: New test.
9930 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9932         PR c++/5571
9933         * g++.dg/opt/static2.C: New test.
9935 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
9937         PR c/5120
9938         * gcc.dg/20020406-1.c: New test.
9940 2002-04-04  David S. Miller  <davem@redhat.com>
9942         * gcc.c-torture/execute/20020404-1.c: New test.
9944 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
9946         PR c/6123
9947         * gcc.dg/20020312-2.c: Do not declare global register variable
9948         if __PIC__ or __pic__ is defined.
9950 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
9952         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
9953         __asm__ so that it works correctly even if -ansi -pedantic-errors.
9955 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9957         * gcc.misc-tests/linkage.exp: Update last change to handle
9958         sparc*-, not just sparc-.
9960 2002-04-03  Richard Henderson  <rth@redhat.com>
9962         * gcc.dg/cpp/ucs.c: Improved long UCS test.
9964 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9966         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
9968 2002-04-02  David S. Miller  <davem@redhat.com>
9970         * gcc.c-torture/execute/20020402-3.c: New test.
9972 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
9974         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
9975         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
9977         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
9978         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
9979         g77.f-torture/execute/20001201.x,
9980         g77.f-torture/execute/u77-test.x: New files.
9982         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
9983         * gcc.dg/wchar_t-1.c: Ditto.
9985 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9987         * gcc.c-torture/execute/20020402-1.c: New test.
9989 2002-04-01  Richard Henderson  <rth@redhat.com>
9991         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
9993         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
9995 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9997         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
9999 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10001         * g++.dg/inherit/template-as-base.C: Expect error.
10002         * g++.dg/inherit/namespace-as-base.C: Likewise.
10004 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10006         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10007         g++.dg/ext/instantiate3.C: Tweak match patterns.
10009         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10010         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10011         -da test.
10013 2002-03-31  Richard Henderson  <rth@redhat.com>
10015         * gcc.dg/special/alias-2.c: New.
10016         * gcc.dg/special/ecos.exp: Run it.
10018 2002-03-31  Richard Henderson  <rth@redhat.com>
10020         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10022 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10024         * gcc.dg/weak-1.c: Disable on h8300 port.
10026 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10028         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10029         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10030         ordering tests.
10031         * g++.dg/bprob/bprob-1.C: New test.
10032         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10033         * g++.dg/gcov/gcov-1.C: New test.
10034         * g++.dg/gcov/gcov-1.x: New file.
10035         * g++.dg/gcov/gcov-2.C: New test.
10036         * g++.dg/gcov/gcov-3.C: New test.
10037         * g++.dg/gcov/gcov-3.h: New file.
10039 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10041         * g++.old-deja/g++.other/builtins5.C: New test.
10042         * g++.old-deja/g++.other/builtins6.C: New test.
10043         * g++.old-deja/g++.other/builtins7.C: New test.
10044         * g++.old-deja/g++.other/builtins8.C: New test.
10045         * g++.old-deja/g++.other/builtins9.C: New test.
10047 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10049         * g++.dg/opt/static1.C: New test.
10051         * g++.dg/opt/longbranch1.C: New test.
10053 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10055         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10057         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10059 2002-03-28  Jeffrey A Law  (law@redhat.com)
10061         * gcc.c-torture/execute/20020328-1.c: New test.
10063 2002-03-27  Richard Henderson  <rth@redhat.com>
10065         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10066         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10067         move from g++.old-deja/g++.ext/.
10069 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10071         * g++.dg/init/new2.C: New test.
10073 2002-03-26  Richard Henderson  <rth@redhat.com>
10075         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10077         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10078         on sparc.
10080         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10081         sparcv9 systems.
10082         * gcc.dg/20001102-1.c: Likewise.
10084 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10086         * gcc.dg/cpp/endif-pedantic1.c,
10087         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10089 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10091         * g++.dg/init/new1.C: New test.
10093 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10095         * g++.dg/abi/vbase9.C: New test.
10097 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10099         * gcc.dg/arm-asm.c: New test.
10101 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10103         * gcc.dg/Wswitch-enum.c: New test.
10104         Fix PR c/5044.
10106 2002-03-26  Richard Henderson  <rth@redhat.com>
10108         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10109         structure.
10111 2002-03-25  Richard Henderson  <rth@redhat.com>
10113         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10114         sparcv9 systems.
10116         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10117         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10119 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10121         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10123 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10125         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10126         targets using generic thunk support.
10128 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10130         * gcc.c-torture/compile/20020323-1.c: New test.
10132         * g++.dg/opt/conj2.C: New test.
10134 2002-03-24  Richard Henderson  <rth@redhat.com>
10136         * gcc.dg/weak-1.c: Use -fno-common.
10138 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10140         * g77.dg/f77-edit-apostrophe-out.f: New test
10141         * g77.dg/f77-edit-h-out.f: New test
10142         * g77.dg/f77-edit-t-in.f: New test
10143         * g77.dg/f77-edit-t-out.f: New test
10144         * g77.dg/f77-edit-x-out.f: New test
10145         * g77.dg/f77-edit-slash-out.f: New test
10146         * g77.dg/f77-edit-colon-out.f: New test
10147         * g77.dg/f77-edit-s-out.f: New test
10149 2002-03-24  Richard Henderson  <rth@redhat.com>
10151         * objc/execute/formal_protocol-6.x: New XFAIL.
10153 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10155         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10156         that do not support weak symbols
10158 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10160         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10161         * lib/g77.exp:  Likewise
10162         * lib/objc.exp: Likewise
10164 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10166         * gcc.dg/Wswitch-default.c: New test.
10168 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10170         * g++.dg/other/enum1.C: New test.
10172 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10174         * gcc.dg/pragma-ep-3.c: Fix typo.
10176 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10178         * g++.dg/inherit/template-as-base.C: New test.
10180 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10182         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10183         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10185 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10187         * gcc.dg/cpp/multiline.c: Update to match.
10189 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10191         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10193 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10195         * gcc.dg/cpp/extratokens2.c:  New file.
10197 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10199         * gcc.dg/20020312-2.c: Add rs6000 target.
10201         * gcc.c-torture/compile/20020319-1.c: New test.
10203 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10205         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10206         (A, E): Handle this.
10208 2002-03-20  Jason Merrill  <jason@redhat.com>
10210         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10211         ignoring -fpic.
10212         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10213         through prune_gcc_output.
10215 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10217         * gcc.c-torture/compile/20020320-1.c: New test.
10219 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10221         * gcc.c-torture/compile/20020318-1.c: New test.
10223         * gcc.dg/struct-by-value-1.c: New test.
10225         * gcc.dg/20020319-1.c: New test.
10227 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10229         * g++.dg/opt/conj1.C: New test.
10231 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10233         * g++.dg/template/qualttp20.C: Revert previous change.
10234         * g++.dg/template/qualttp3.C: Likewise.
10235         * g++.dg/template/qualttp4.C: Likewise
10236         * g++.dg/template/qualttp5.C: Likewise
10237         * g++.dg/template/qualttp6.C: Likewise
10238         * g++.dg/template/qualttp7.C: Likewise
10239         * g++.dg/template/qualttp8.C: Likewise
10240         * g++.dg/template/recurse.C: Likewise.
10242 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10244         * gcc.dg/cpp/wchar-1.c: Update.
10246 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10248         * g++.dg/template/conv1.C: New test.
10249         * g++.dg/template/conv2.C: New test.
10250         * g++.dg/template/conv3.C: New test.
10251         * g++.dg/template/conv4.C: New test.
10253 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10255         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10256         * g++.dg/template/qualttp3.C: Likewise.
10257         * g++.dg/template/qualttp4.C: Likewise
10258         * g++.dg/template/qualttp5.C: Likewise
10259         * g++.dg/template/qualttp6.C: Likewise
10260         * g++.dg/template/qualttp7.C: Likewise
10261         * g++.dg/template/qualttp8.C: Likewise
10262         * g++.dg/template/recurse.C: Likewise.
10264 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10266         * g++.dg/opt/dtor1.C: New test.
10268 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10270         * gcc.c-torture/compile/20020315-1.c: New test.
10272 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10274         * gcc.dg/weak-1.c: Fix scan tests.
10276 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10278         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10279         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10280         cris-*-aout* mmix-*-*.
10281         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10282         cris-*-aout* mmix-*-*.
10283         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10284         cris-*-elf* cris-*-aout* and mmix-*-*.
10285         * gcc.dg/20001009-1.c: Ditto.
10286         * gcc.dg/20010912-1.c: Ditto.
10287         * gcc.dg/20020122-4.c: Ditto.
10288         * gcc.dg/inline-2.c: Ditto.
10290 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10292         * gcc.c-torture/compile/20020314-1.c: New test.
10294 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10296         * gcc.c-torture/execute/20020314-1.c: New test.
10298 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10300         * g++.dg/warn/Wunused-1.C: New test.
10302 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10304         * g++.dg/abi/mangle6.C: New test.
10306 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10308         * gcc.c-torture/compile/20020309-2.c: New test.
10310         * gcc.c-torture/compile/20020312-1.c: New test.
10312 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10314         * g++.dg/other/access1.C: New test.
10316 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10318         * gcc.c-torture/execute/wchar_t-1.c: New test.
10320 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10322         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10324 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10326         * gcc.dg/20020312-1.c: New test case.
10328 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10330         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10332 2002-03-11  Richard Henderson  <rth@redhat.com>
10334         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10335         * g++.old-deja/g++.jason/report.C: Likewise.
10337 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10339         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10340         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10342 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10344         * testsuite/g++.dg/overload/pmf1.C: New test.
10346 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10348         * gcc.c-torture/execute/20020307-1.c: Use long.
10350 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10352         PR optimization/5844
10353         * gcc.dg/20020310-1.c: New test.
10355 2002-03-09  Michael Meissner  <meissner@redhat.com>
10357         * gcc.c-torture/execute/memcpy-2.c: New test.
10358         * gcc.c-torture/execute/memset-1.c: New test.
10359         * gcc.c-torture/execute/strlen-1.c: New test.
10360         * gcc.c-torture/execute/strcmp-1.c: New test.
10361         * gcc.c-torture/execute/strncmp-1.c: New test.
10363 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10365         * gcc.dg/ppc-ldstruct.c: New test.
10367 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10369         * gcc.c-torture/execute/va-arg-22.c: New test.
10371 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10373         * gcc.c-torture/compile/20020309-1.c: New test.
10375 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10377         * gcc.c-torture/execute/20020307-2.c: New test.
10379 2002-03-07  Jeffrey A Law  (law@redhat.com)
10381         * g77.f-torture/compile/20020307-1.f: New test.
10383 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10385         * gcc.dg/unordered-1.c: New test.
10387 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10389         * gcc.c-torture/execute/20020307-1.c: New test.
10391 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10393         * gcc.dg/20020304-1.c: New test.
10395         * gcc.c-torture/compile/20020304-2.c: New test.
10397 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10399         * gcc.c-torture/compile/20020304-1.c: New test case
10400         (from PR c/5830).
10402 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10404         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10406 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10408         * g++.dg/other/classkey1.C: New test.
10410 2002-03-01  Richard Henderson  <rth@redhat.com>
10412         * gcc.c-torture/compile/981223-1.x: New.
10413         * gcc.c-torture/compile/920625-1.x: New.
10415 2002-02-28  Richard Henderson  <rth@redhat.com>
10417         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10419 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10421         * gcc.c-torture/execute/20020227-1.c: New test.
10423 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10425         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10426         here" ERROR lines.
10427         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10428         * g++.old-deja.g++.other/defarg1.C: Likewise.
10429         * g++.old-deja/g++.pt/calls2.C: Likewise.
10430         * g++.old-deja/g++.pt/crash20.C: Likewise.
10431         * g++.old-deja/g++.pt/crash30.C: Likewise.
10432         * g++.old-deja/g++.pt/crash36.C: Likewise.
10433         * g++.old-deja/g++.pt/crash6.C: Likewise.
10434         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10435         * g++.old-deja/g++.pt/derived3.C: Likewise.
10436         * g++.old-deja/g++.pt/error1.C: Likewise.
10437         * g++.old-deja/g++.pt/friend21.C: Likewise.
10438         * g++.old-deja/g++.pt/friend23.C: Likewise.
10439         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10440         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10442 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10444         * gcc.c-torture/execute/20020225-2.c: New test.
10446 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10448         * gcc.c-torture/execute/920730-1t.c,
10449         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10450         Delete test cases, only relevant to -traditional.
10452 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10454         * gcc.dg/cpp/undef1.c: Remove.
10455         * gcc.dg/cpp/directiv.c: Update.
10456         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10458 2002-02-27  Michael Meissner  <meissner@redhat.com>
10460         * gcc.c-torture/execute/20020226-1.c: New test.
10462 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10464         * g++.dg/debug/debug4.C: New test.
10466         * gcc.dg/ia64-visibility-1.c: New test.
10468 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10470         * gcc.dg/debug/20020224-1.c: New.
10472 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10474         * gcc.c-torture/execute/960416-1.x: New.
10475         * gcc.c-torture/execute/divconst-3.x: Likewise.
10477 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10479         * gcc.dg/20020224-1.c: New test.
10481 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10483         * gcc.c-torture/execute/20020225-1.c: New.
10485 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10487         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10489 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10491         * gcc.dg/20020222-1.c: New test.
10493 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10495         * g++.dg/opt/anonunion1.C: New test.
10497 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10499         * g++.dg/template/qualttp19.C: New test.
10500         * g++.dg/template/qualttp20.C: New test.
10501         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10502         * g++.old-deja/g++.other/qual1.C: Likewise.
10504 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10506         * gcc.dg/attr-alwaysinline.c: New.
10508 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10510         * gcc.dg/20020220-1.c: New test.
10512         * gcc.dg/20020220-2.c: New test.
10514         * g++.dg/opt/mmx1.C: New test.
10516 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10518         * gcc.c-torture/compile/20020110.c: New test.
10520 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10522         * gcc.c-torture/execute/20020219-1.c: New test.
10524         * gcc.dg/20020219-1.c: New test.
10526         * gcc.dg/noncompile/20020220-1.c: New test.
10528         * g++.dg/opt/ptrintsum1.C: New test.
10530         * gcc.dg/debug/20020220-1.c: New test.
10532 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10534         * gcc.c-torture/execute/20020216-1.c: New test.
10536 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10538         * gcc.dg/decl-1.c: Update, new test.
10540 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10542         * g++.dg/abi/bitfield1.C: New test.
10543         * g++.dg/abi/bitfield2.C: New test.
10545 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10547         * gcc.dg/attr-nest.c: New test.
10549 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10551         * gcc.c-torture/execute/20020215-1.c: New test.
10553 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10555         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10556         * g++.dg/debug/debug.exp: New.
10557         * g++.dg/debug/trivial.C: New.
10558         * g++.dg/debug/debug1.C: Moved...
10559         * g++.dg/other/debug1.C: ...from here.
10560         * g++.dg/debug/debug2.C: Moved...
10561         * g++.dg/other/debug2.C: ...from here.
10562         * g++.dg/debug/debug3.C: Moved...
10563         * g++.dg/other/debug3.C: ...from here.
10565         * gcc.dg/noncompile/20020213-1.c: New test.
10567 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10569         * g++.dg/other/debug3.C: New test.
10571         * gcc.c-torture/execute/20020213-1.c: New test.
10573 2002-02-13  Richard Smith <richard@ex-parrot.com>
10575         * g++.old-deja/g++.other/thunk1.C: New test.
10577 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10579         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10581 2002-02-13  Stan Shebs  <shebs@apple.com>
10583         * gcc.dg/altivec-3.c: New.
10585 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10587         * gcc.dg/Wunreachable-1.c: New test.
10588         * gcc.dg/Wunreachable-2.c: New test.
10590 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10592         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10594 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10596         * gcc.dg/decl-1.c: New test.
10598 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10600         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10602 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10604         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10605         * gcc.c-torture/compile/980506-1.x: Likewise.
10607 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10609         * gcc.dg/20020210-1.c: New.
10611 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10613         * g77.f-torture/execute/947.f: New regression test
10614         for PR fortran/947.
10616 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10618         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10619         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10621 2002-02-08  Richard Henderson  <rth@redhat.com>
10623         * gcc.c-torture/compile/labels-3.c: New.
10625 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10627         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10628         expression statements work instead.
10629         * gcc.dg/noncompile/20020207-1.c: New test.
10631 2002-02-07  Richard Henderson  <rth@redhat.com>
10633         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10635 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10637         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10638         message from g77
10639         * lib/g77-dg.exp: Trim g77 error messages so that they are
10640         recognized by dg.exp.
10642 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10644         PR fortran/5473
10645         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10647 2002-02-07  Richard Henderson  <rth@redhat.com>
10649         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10650         to be sufficiently aligned for integers.
10652 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10654         * g++.dg/template/friend4.C: New test.
10656 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10658         PR fortran/5743
10659         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10660         unsupported cases.
10662 2002-02-07  Richard Henderson  <rth@redhat.com>
10664         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10665         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10666         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10667         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10669 2002-02-06  Richard Henderson  <rth@redhat.com>
10671         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10673 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10675         * gcc.dg/20020206-1.c: New test.
10677 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10679         * gcc.c-torture/execute/20020206-1.c: New test.
10681         * gcc.c-torture/execute/20020206-2.c: New test.
10683         PR optimization/5429:
10684         * gcc.c-torture/compile/20020206-1.c: New test.
10686 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10688         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10689         as certain file formats cannot support particularly large
10690         alignments.
10692         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10693         and do not expect to be able to link the executable.
10695         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10696         fail because the COFF format does not support the weak attribute.
10698 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10700         * g77.dg/pr5473.f:  New test
10702 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10704         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10705         Fix testcase accordingly.
10707 2002-02-04  Richard Henderson  <rth@redhat.com>
10709         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10710         (buf): Change to be an array of pointers, not ints.
10712 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10714         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
10715         before all tests.  Move warning one line above to match where it
10716         C frontend emits.
10717         * gcc.dg/Wswitch-2.c: New test.
10718         * g++.dg/warn/Wswitch-1.C: New test.
10719         * g++.dg/warn/Wswitch-2.C: New test.
10721 2002-02-04  Richard Henderson  <rth@redhat.com>
10723         * g++.dg/abi/offsetof.C: Fix size comparison.
10725 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
10727         * gcc.dg/cast-qual-2.c: New test.
10729 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10731         * gcc.dg/20020201-4.c: New test.
10733 2002-02-04  Ben Elliston  <bje@redhat.com>
10735         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
10736         target_info attribute != 0, in addition to the empty string.
10737         (gcc_target_compile): Likewise.
10739 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
10741         * gcc.dg/Wswitch.c: New test.
10742         PR gcc/4475. PR gcc/3780.
10744 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
10746         * g77.f-torture/execute/5122.f: New test for regressions
10747         against PR fortran/5122.
10749 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
10751         * g77.f-torture/compile/pr3743.f: Delete
10752         * g77.dg/pr3743-1.f: New test.
10753         * g77.dg/pr3743-2.f: New test.
10754         * g77.dg/pr3743-3.f: New test.
10755         * g77.dg/pr3743-4.f: New test.
10757 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10759         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
10761 2002-02-02  Richard Henderson  <rth@redhat.com>
10763         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
10764         * gcc.c-torture/execute/bf64-1.c: Likewise.
10766 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10768         * gcc.dg/20020201-2.c: New test.
10770         * gcc.dg/20020201-3.c: New test.
10772         * gcc.c-torture/execute/bitfld-2.c: New test.
10774 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10776         * gcc.dg/bitfld-1.c: Update.
10777         * gcc.dg/bitfld-2.c: Update.
10778         * gcc.c-torture/execute/bitfld-1.x: New.
10780 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
10782         * gcc.c-torture/execute/20020201-1.c: New test.
10784 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
10786         PR target/5469
10787         * gcc.dg/20020201-1.c: New test.
10789 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
10791         PR fortran/3743
10792         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
10793         * g77.f-torture/compile/pr3743.x: Remove
10795 2002-01-31  Tom Rix  <trix@redhat.com>
10797         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
10799 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10801         * gcc.dg/noncompile/20020130-1.c: New test.
10803 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
10805         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
10807 2002-01-29  Richard Henderson  <rth@redhat.com>
10809         * gcc.c-torture/execute/991118-1.c: Cast various constants back
10810         to long long.
10811         * gcc.c-torture/execute/bf64-1.c: Likewise.
10813 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
10815         * gcc.c-torture/execute/20020129-1.c: New test.
10817 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10819         * gcc.c-torture/compile/20000224-1.c: Update.
10820         * gcc.c-torture/execute/bitfld-1.c: New tests.
10821         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
10822         * gcc.dg/uninit-A.c: Update.
10824 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
10826         * g++.dg/template/ctor1.C: Add instantiation.
10828 2002-01-28  Paul Koning  <pkoning@equallogic.com>
10830         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
10831         argument to __builtin_prefetch to be const ptr.
10833 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
10835         * gcc.c-torture/compile/20020120-1.c: New test.
10837 2002-01-27  Kazu Hirata  <kazu@hxi.com>
10839         * gcc.c-torture/execute/20020127-1.c: New test.
10841 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
10843         * g77.dg/f77-edit-i-in.f: New test
10844         * g77.dg/f77-edit-i-out.f: New test
10846 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
10848         * gcc.dg/debug/debug.exp: New file.
10849         * gcc.dg/debug/trivial.c: New file.
10850         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
10851         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
10852         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
10853         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
10854         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
10855         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
10856         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
10857         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
10858         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
10859         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
10860         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
10861         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
10862         * gcc.dg/20000503-1.c: Removed.
10863         * gcc.dg/20010207-1.c: Removed.
10864         * gcc.dg/20011223-1.c: Removed.
10865         * gcc.dg/20020104-2.c: Removed.
10866         * gcc.dg/debug-1.c: Removed.
10867         * gcc.dg/debug-2.c: Removed.
10868         * gcc.dg/debug-3.c: Removed.
10869         * gcc.dg/debug-4.c: Removed.
10870         * gcc.dg/debug-5.c: Removed.
10871         * gcc.dg/debug-6.c: Removed.
10872         * gcc.dg/dwarf2-1.c: Removed.
10873         * gcc.dg/dwarf2-2.c: Removed.
10875 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
10877         * g++.old-deja/g++.other/eh5.C: New test.
10878         * g++.old-deja/g++.other/sibcall2.C: New test.
10879         * g++.old-deja/g++.other/array9.C: New test.
10880         * g++.old-deja/g++.other/typename2.C: New test.
10881         * g++.old-deja/g++.other/crash60.C: New test.
10882         * g++.old-deja/g++.other/conv9.C: New test.
10883         * g++.old-deja/g++.other/mangle10.C: New test.
10884         * g++.old-deja/g++.other/unchanging1.C: New test.
10885         * g++.old-deja/g++.other/exprstmt1.C: New test.
10886         * g++.old-deja/g++.other/inline23.C: New test.
10887         * g++.old-deja/g++.eh/ia64-1.C: New test.
10888         * g++.old-deja/g++.other/dwarf2-1.C: New test.
10889         * g++.old-deja/g++.other/reload1.C: New test.
10890         * g++.old-deja/g++.other/static20.C: New test.
10891         * g++.old-deja/g++.other/local-alloc1.C: New test.
10892         * g++.old-deja/g++.other/conv8.C: New test.
10893         * g++.old-deja/g++.other/stmtexpr2.C: New test.
10894         * g++.old-deja/g++.other/storeexpr1.C: New test.
10895         * g++.old-deja/g++.other/storeexpr2.C: New test.
10896         * g++.dg/eh/template2.C: New test.
10897         * g++.dg/warn/weak1.C: New test.
10899 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
10901         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
10902         Remove first, non-varying, argument.
10904 2002-01-23  Richard Henderson  <rth@redhat.com>
10906         * gcc.dg/inline-2.c: New.
10908         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
10909         Add optional target arg.  Check number of arguments.
10910         (scan-assembler-not, scan-assembler-dem): Likewise.
10911         (scan-assembler-dem-not): Likewise.
10913 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10915         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
10916         line 12.
10917         * g++.old-deja/g++.brendan/parse3.C,
10918         g++.old-deja/g++.other/crash26.C,
10919         g++.old-deja/g++.other/crash28.C,
10920         g++.old-deja/g++.other/crash29.C,
10921         g++.old-deja/g++.other/crash30.C,
10922         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
10924 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
10926         * gcc.dg/20020115-1.c: New.
10928 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
10930         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
10932 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
10934         * gcc.dg/20020122-3.c: New.
10936 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
10938         * g++.dg/other/gc1.C: New test.
10940 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
10942         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
10944 2002-01-22  Richard Henderson  <rth@redhat.com>
10946         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
10948 2002-01-22  Richard Henderson  <rth@redhat.com>
10950         * gcc.dg/20020122-4.c: New.
10952 2002-01-22  H.J. Lu <hjl@gnu.org>
10954         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
10955         link output.
10956         * gcc.dg/special/ecos.exp: Likewise.
10957         * lib/g++-dg.exp: Likewise.
10958         * lib/g77-dg.exp: Likewise.
10959         * lib/gcc-dg.exp : Likewise.
10960         * lib/mike-g++.exp: Likewise.
10961         * lib/mike-g77.exp: Likewise.
10962         * lib/mike-gcc.exp: Likewise.
10963         * lib/objc-dg.exp: Likewise.
10965 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
10967         PR target/5379
10968         * gcc.dg/20020122-2.c: New test.
10970 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
10972         * gcc.dg/20020122-1.c: New test.
10974 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
10976         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
10978 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
10980         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
10982 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10984         * gcc.c-torture/compile/20020121-1.c: New test.
10986 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10988         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
10989         ld_library_path.
10991 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
10993         * gcc.dg/20020218-1.c: New test.
10995 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
10997         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
10998         messages
10999         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11000         "At global scope" warning
11001         * g++.dg/ext/align1.C: Change cygwin test for alignment
11002         from db-bogus to dg-warning
11004 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11006         * g77.f-torture/compile/cpp2.F: New test.
11008 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11010         * g++.dg/template/access1.C: New test.
11012 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11014         * gcc.dg/20020118-1.c: New.
11016 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11018         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11020 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11022         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11023         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11024         alignment warnings.
11026 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11028         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11029         torture_with_loops and torture_without_loops
11031 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11033         * gcc.c-torture/compile/20020116-1.c: New test.
11035 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11037         * gcc.dg/20020116-2.c: New test.
11039         * gcc.dg/ultrasp4.c: New test.
11041         * gcc.dg/20020116-1.c: New test.
11043 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11045         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11046         by EABI.
11048 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11050         * gcc.misc-tests/i386-prefetch.exp: New.
11051         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11052         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11053         * gcc.misc-tests/i386-pf-none-1.c: New test.
11054         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11056 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11058         * gcc.dg/gnu89-init-1.c: Add new tests.
11060 2002-01-15  Andreas Jaeger  <aj@suse.de>
11062         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11063         * gcc.dg/i386-mmx-2.c: Likewise.
11064         * gcc.dg/i386-sse-1.c: Likewise.
11065         * gcc.dg/i386-sse-2.c: Likewise.
11066         * gcc.dg/i386-sse-3.c: Likewise.
11068 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11070         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11071         Uncomment additional cases that now pass.
11073 2002-01-11  Richard Henderson  <rth@redhat.com>
11075         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11076         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11078 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11080         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11082 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11084         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11085         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11087 2002-01-10  Dale Johannesen  <dalej@apple.com>
11089         * gcc.c-torture/execute/loop-11.c: New.
11091 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11093         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11094         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11096 2002-01-09  Richard Henderson  <rth@redhat.com>
11098         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11099         type in which to perform the operation for each size.
11101 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11103         * gcc.c-torture/compile/20020109-2.c: New test.
11105 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11107         * gcc.c-torture/execute/loop-10.c: New test.
11109 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11111         * gcc.c-torture/compile/20010226-1.c: New test.
11112         * gcc.c-torture/compile/20010227-1.c: New test.
11113         * gcc.c-torture/compile/20010426-1.c: New test.
11114         * gcc.c-torture/compile/20010510-1.c: New test.
11115         * gcc.c-torture/compile/20010605-3.c: New test.
11116         * gcc.c-torture/compile/20010824-1.c: New test.
11117         * gcc.c-torture/execute/20010409-1.c: New test.
11118         * gcc.dg/noncompile/20000901-1.c: New test.
11119         * gcc.dg/20001023-1.c: New test.
11120         * gcc.dg/20001101-1.c: New test.
11121         * gcc.dg/20001102-1.c: New test.
11122         * gcc.dg/20010207-1.c: New test.
11123         * gcc.dg/20010405-1.c: New test.
11124         * gcc.dg/20010822-1.c: New test.
11125         * gcc.dg/20011107-1.c: New test.
11127 2002-01-09  Jeffrey A Law  (law@redhat.com)
11129         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11131         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11132         execution failure on PA targets.
11134 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11136         * gcc.c-torture/compile/20020109-1.c: New test.
11138 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11140         * gcc.c-torture/execute/20020108-1.c: New test.
11142 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11144         * gcc.dg/20020108-1.c: New test.
11146 2002-01-08  H.J. Lu <hjl@gnu.org>
11148         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11149         for header files.
11151 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11153         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11154         consistency.
11156 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11158         * gcc.dg/altivec-4.c: Test altivec predicates.
11160 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11162         * gcc.c-torture/execute/20020107-1.c: New test.
11164 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11166         PR c/5279
11167         * gcc.c-torture/compile/20020106-1.c: New test.
11169 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11171         * gcc.c-torture/execute/nestfunc-4.c: New test.
11173 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11175         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11176         extra triple that slipped in.
11177         * g++.old-deja/g++.abi/align.C: Likewise.
11178         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11180 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11182         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11183         * g++.old-deja/g++.abi/align.C: Likewise.
11184         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11186         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11187         on FreeBSD/i386.
11188         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11189         FreeBSD.
11191 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11193         * gcc.dg/20020104-1.c: New test.
11195         * gcc.dg/20020104-2.c: New test.
11197 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11199         * gcc.dg/20020103-1.c: Fix typo in target selector.
11201 2002-01-03  Richard Henderson  <rth@redhat.com>
11203         * gcc.dg/20020103-1.c: New.
11205 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11207         * gcc.c-torture/execute/20020103-1.c: New test.
11209 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11211         * g++.dg/other/debug2.C: New test.
11213         * gcc.c-torture/compile/20020103-1.c: New test.
11215 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11217         * gcc.dg/gnu89-init-1.c: Added new tests.
11219 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11221         * g++.dg/template/friend2.C: Remove as patch is reverted.
11223         * g++.dg/warn/oldcast1.C: New test.
11225         * g++.dg/template/ptrmem1.C: New test.
11226         * g++.dg/template/ptrmem2.C: New test.
11228         * g++.dg/template/ntp.C: New test.
11230         * g++.dg/other/component1.C: New test.
11232         * g++.dg/template/ttp3.C: New test.
11234         * g++.dg/template/friend2.C: New test.
11235         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11237 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11239         * g++.dg/other/ptrmem1.C: New test.
11240         * g++.dg/other/ptrmem2.C: New test.
11242 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11244         * g++.dg/template/ctor1.C: New test.
11246 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11248         * g++.dg/template/friend2.C: New test.
11250 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11252         * gcc.dg/mmix-1.c: New test.
11254 2001-12-31  Richard Henderson  <rth@redhat.com>
11256         * gcc.dg/asm-5.c: New.
11258 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11260         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11261         in namespace __gnu_cxx
11263 2001-12-30  Richard Henderson  <rth@redhat.com>
11265         * gcc.dg/debug-6.c: New.
11267 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11269         * gcc.c-torture/compile/20011229-2.c: New test.
11271 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11273         * gcc.dg/debug-3.c: New test.
11274         * gcc.dg/debug-4.c: New test.
11275         * gcc.dg/debug-5.c: New test.
11277 2001-12-29  Richard Henderson  <rth@redhat.com>
11279         * g++.dg/eh/loop1.C: New.
11281 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11283         * g++.dg/template/crash1.C: New test.
11285 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11287         * g++.dg/other/const1.C: New test.
11289 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11291         * gcc.c-torture/compile/20011229-1.c: New test.
11293 2001-12-28  Stan Shebs  <shebs@apple.com>
11295         * lib/objc-torture.exp: Resync with c-torture.exp.
11296         * lib/objc.exp: Load standard libraries.
11298 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11300         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11301         additional tests.
11303 2001-12-27  Roger Sayle <roger@eyesopen.com>
11305         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11307 2001-12-27  Richard Henderson  <rth@redhat.com>
11309         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11311 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11313         * g++.dg/eh/ctor1.C: New test.
11314         * g++.dg/other/error2.C: New test.
11316 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11318         * g++.dg/other/init2.C: New test.
11320 2001-12-24  Richard Henderson  <rth@redhat.com>
11322         * gcc.dg/20011223-1.c: New.
11323         * gcc.dg/inline-1.c: New.
11325 2001-12-23  Richard Henderson  <rth@redhat.com>
11327         * gcc.dg/asm-4.c: Test operand modifiers.
11329 2001-12-23  Richard Henderson  <rth@redhat.com>
11331         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11333 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11335         * gcc.c-torture/execute/20011223-1.c: New test.
11337 2001-12-21  Richard Henderson  <rth@redhat.com>
11339         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11340         re-enables the warning.
11342 2001-12-21  Richard Henderson  <rth@redhat.com>
11344         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11346 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11348         * gcc.c-torture/compile/20011218-1.c: New test.
11350 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11352         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11353         arm-isr.c test.
11354         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11355         epilogue generation for ARM ISR routines.
11357 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11359         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11360         * gcc.dg/format/c90-printf-3.c: Likewise.
11361         * gcc.dg/format/c99-printf-3.c: Likewise.
11362         * gcc.dg/format/ext-1.c: Likewise.
11363         * gcc.dg/format/ext-6.c: Likewise.
11364         * gcc.dg/format/format.h: Prototype unlocked stdio.
11366 2001-12-20  Richard Henderson  <rth@redhat.com>
11368         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11369         (arena): Use it.
11370         (malloc): Correct allocation logic.  Abort if we fill up the
11371         arena before initialization complete.
11372         (realloc): Correct allocation logic.
11374 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11376         * gcc.c-torture/compile/20011219-2.c: New test.
11378         * gcc.c-torture/execute/20011219-1.c: New test.
11380 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11382         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11383         target does not support weak symbols.
11385 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11387         * gcc.c-torture/compile/20011219-1.c: New test.
11389 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11391         * g++.dg/other/error1.C: New test.
11393 2001-12-17  Jeffrey A Law  (law@redhat.com)
11395         * gcc.c-torture/execute/20011217-1.c: New test.
11397 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11399         * objc.dg/special/: New directory.
11400         * objc.dg/special/special.exp: New file.
11401         * objc.dg/special/unclaimed-category-1.h: New file.
11402         * objc.dg/special/unclaimed-category-1a.m: New file.
11403         * objc.dg/special/unclaimed-category-1.m: New file.
11405 2001-12-17  Andreas Jaeger  <aj@suse.de>
11407         * gcc.c-torture/compile/20011217-2.c: New test.
11409 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11411         * gcc.c-torture/compile/20011217-1.c: New test.
11413 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11415         * testsuite/gcc.dg/20011214-1.c: New.
11417 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11419         * gcc.dg/altivec-4.c: New.
11421 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11423         * gcc.dg/20011113-1.c: New test.
11425 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11427         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11428         std::__malloc_alloc_template<0> and
11429         std::__default_alloc_template<false, 0>.
11431 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11433         * objc/execute/bf-21.m: New test.
11434         * objc/execute/enumeration-1.m: New test.
11435         * objc/execute/enumeration-2.m: New test.
11437 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11439         * gcc.dg/gnu89-init-1.c: New test.
11441 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11443         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11444         * g++.old-deja/g++.jason/2371.C: Likewise.
11445         * g++.old-deja/g++.jason/template33.C: Likewise.
11446         * g++.old-deja/g++.jason/template34.C: Likewise.
11447         * g++.old-deja/g++.jason/template36.C: Likewise.
11448         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11449         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11450         * g++.old-deja/g++.other/typename1.C: Likewise.
11451         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11452         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11453         * g++.old-deja/g++.pt/typename11.C: Likewise.
11454         * g++.old-deja/g++.pt/typename14.C: Likewise.
11455         * g++.old-deja/g++.pt/typename16.C: Likewise.
11456         * g++.old-deja/g++.pt/typename3.C: Likewise.
11457         * g++.old-deja/g++.pt/typename4.C: Likewise.
11458         * g++.old-deja/g++.pt/typename5.C: Likewise.
11459         * g++.old-deja/g++.pt/typename7.C: Likewise.
11460         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11462 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11464         * g++.dg/other/linkage1.C: New test.
11465         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11466         specifiers.
11468 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11470         * gcc.dg/concat.c: New test.
11472 2001-12-11  Stan Shebs  <shebs@apple.com>
11474         * objc/compile: New test directory.
11475         * objc/compile/compile.exp: New expect script.
11476         * objc/compile/20011211-1.m: New compile test.
11478 2001-12-11  Jason Merrill  <jason@redhat.com>
11480         * lib/prune.exp (prune_gcc_output): Also handle "In member
11481         function".  So many permutations...
11483 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11485         * g++.dg/template/typedef1.C: New test.
11487 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11489         * g++.dg/other/copy1.C: New test.
11491 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11493         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11495         * gcc.dg/builtin-choose-expr.c: New.
11497 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11499         * gcc.dg/altivec-2.c: New.
11501 2001-12-07  Richard Henderson  <rth@redhat.com>
11503         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11505 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11507         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11508         ultrasparc.
11510 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11512         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11514 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11516         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11517         variable argument list.
11519 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11521         * gcc.c-torture/execute/memcheck: Delete entire directory.
11522         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11523         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11525 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11527         * gcc.dg/Wshadow-1.c: New test.
11529 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11531         * gcc.c-torture/compile/20011130-1.c: New test.
11533         * gcc.dg/noncompile/20011025-1.c: New test.
11535         * g++.dg/other/anon-union.C: New test.
11537         * gcc.c-torture/execute/20011024-1.c: New test.
11539 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11541         * gcc.c-torture/execute/20000722-1.x,
11542         gcc.c-torture/execute/20010123-1.x: Remove.
11543         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11544         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11545         gcc.dg/c99-complit-2.c: New tests.
11547 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11549         * g++.dg/inherit/base1.C: New test.
11551 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11553         * g++.dg/other/stdarg1.C: New test.
11555         * gcc.c-torture/compile/20011130-2.c: New test.
11557 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11559         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11560         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11561         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11562         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11563         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11564         * gcc.dg/builtin-prefetch-1.c: New test.
11566 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11568         * gcc.dg/20011130-1.c: New test.
11570 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11572         * g++.dg/other/scope1.C: New test.
11573         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11575 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11577         * gcc.dg/vla-init-1.c: New test.
11579 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11581         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11583 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11585         * objc.dg/alias.m: Update.
11586         * objc.dg/class-1.m: Update.
11587         * objc.dg/const-str-1.m: Update.
11588         * objc.dg/fwd-proto-1.m: Update.
11589         * objc.dg/id-1.m: Update.
11590         * objc.dg/super-class-1.m: Update.
11592 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11594         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11595         constructs.
11597 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11599         * gcc.c-torture/execute/20011128-1.c: New test.
11601 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11603         * gcc.dg/20011127-1.c: New test.
11605 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11607         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11608         from Austin Group draft 7.
11609         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11610         scanf format arguments.
11611         * gcc.dg/format/no-exargs-2.c: New test.
11613 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11615         * g++.dg/abi/vbase8-4.C: New test.
11617 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11619         * gcc.c-torture/execute/20011121-1.c: New test.
11621 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11623         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11625 2001-11-23  Andreas Jaeger  <aj@suse.de>
11627         * gcc.dg/cpp/charconst-2.c: New test.
11629 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11631         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11632         to the host if it is remote.  Let tests specify extra headers
11633         they use.
11634         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11635         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11636         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11637         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11638         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11639         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11640         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11641         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11642         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11643         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11645 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11647         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11648         for little endian ARMs.
11650 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11652         * gcc.c-torture/compile/20011119-1.c: New test.
11653         * gcc.c-torture/compile/20011119-2.c: New test.
11655 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11657         * gcc.dg/altivec-1.c: Fix typo.
11659 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11661         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11663 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11665         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11667 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11669         * lib/g77.exp: Don't specify --rpath-link.
11671         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11672         across all the headers.
11673         * gcc.dg/format/format.exp: For testing on a remote host,
11674         copy format.h.
11676         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11677         * gcc.c-torture/execute/930406-1.c: Likewise.
11678         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11680 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11682         * gcc.dg/altivec-1.c: New.
11684 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11686         * gcc.dg/cpp/fpreprocessed.c: New test case.
11688 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11690         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11691         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11692         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11694 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11696         * gcc.dg/no-builtin-1.c: New test.
11698 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11700         * gcc.c-torture/execute/20011115-1.c: New test.
11702 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11704         * gcc.c-torture/compile/20011114-2.c: New test.
11705         * gcc.c-torture/compile/20011114-3.c: New test.
11706         * gcc.c-torture/compile/20011114-4.c: New test.
11708 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11710         * g++.dg/other/init1.C: New test.
11712 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11714         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
11715         message.
11717         * gcc.c-torture/execute/20011114-1.c: New testcase.
11719         * gcc.c-torture/compile/20010327-1.c: Revert last change.
11720         * gcc.c-torture/compile/20011114-1.c: New test, exactly
11721         like the (before this change) version of 20010327-1.c.
11723 2001-11-14  Roger Sayle <roger@eyesopen.com>
11725         * gcc.c-torture/execute/string-opt-13.c: New testcase.
11727 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
11729         * g++.dg/init/array2.C: New test.
11731 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
11733         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
11735 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
11737         * g++.dg/other/forscope1.C: New test.
11738         * g++.dg/ext/forscope1.C: New test.
11739         * g++.dg/ext/forscope2.C: New test.
11741 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
11743         * gcc.c-torture/execute/20011113-1.c: New test.
11745 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
11747         * gcc.c-torture/execute/20011109-2.c: New test.
11749         * gcc.c-torture/execute/20011109-1.c: New test.
11751 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
11753         * gcc.c-torture/compile/20011109-1.c: New test.
11755 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11757         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
11758         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
11759         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
11760         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
11761         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
11762         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
11763         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
11765 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11767         * g++.dg/warn/Wshadow-1.C: New tests.
11768         * g++.old-deja/g++.mike/for3.C: Update.
11770 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11772         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
11773         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
11774         XFAILs.  Adjust expected error texts.
11775         * gcc.c-torture/compile/20011106-1.c,
11776         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
11777         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
11778         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
11779         gcc.dg/c99-array-lval-5.c: New tests.
11781 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11783         * gcc.dg/cpp/defined.c: Update.
11785 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
11787         * gcc.c-torture/execute/anon-1.c: New test.
11789 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
11791         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
11792         same size, so no warning should be produced on stormy16.
11794         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
11795         due to oversized array.
11796         * g++.old-deja/g++.mike/ns15.C: Likewise.
11797         * g++.old-deja/g++.pt/crash16.C: Likewise.
11799 2001-11-02  Graham Stott  <grahams@redhat.com>
11801         * g++.dgother/debug1.C: Fix typos.
11803 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
11805         * g++.dg/other/debug1.C: New test.
11807 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11809         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
11810         of unsigned long.
11812 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
11814         * gcc.dg/20011029-2.c: New test.
11816         * gcc.c-torture/compile/20011029-1.c: New test.
11818 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
11820         * objc/execute/class_self-1.m: New test.
11821         * objc/execute/class_self-2.m: New test.
11823 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
11825         * gcc.misc-tests/msgs.exp: Delete.
11826         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
11827         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
11828         error set to match recent changes.
11830 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
11832         * gcc.dg/20011021-1.c: New test.
11834 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
11836         * gcc.c-torture/compile/20011023-1.c: New test.
11838 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
11840         * lib/g77.exp: Rewrite based on lib/g++.exp.
11842 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
11844         * gcc.c-torture/execute/20011019-1.c: New test.
11846         * gcc.dg/20011018-1.c: New test.
11848 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
11850         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
11852 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
11854         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
11855         * gcc.dg/attr-invalid.c: Likewise.
11857 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
11859         * testsuite/gcc.dg/20011015-1.c: New test.
11861 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11863         * g++.dg/template/unify2.C: New test.
11865 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
11867         * g++.dg/other/exception-specification.C: New test
11869 2001-10-13  Tom Rix  <trix@redhat.com>
11871         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
11872         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
11874 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
11876         * testsuite/gcc.dg/20011009-1.c: New test.
11878 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
11880         PR g++/4476
11881         * g++.dg/other/friend1.C: New test.
11883 2001-10-11  Richard Henderson  <rth@redhat.com>
11885         * g++.old-deja/g++.other/crash18.C: Add -S to options.
11887 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11889         * gcc.c-torture/compile/20011010-1.c: New.
11891 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11893         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
11894         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
11895         g77.f-torture/execute/execute.exp,
11896         g77.f-torture/noncompile/noncompile.exp,
11897         gcc.c-torture/compile/compile.exp,
11898         gcc.c-torture/execute/execute.exp,
11899         gcc.c-torture/execute/ieee/ieee.exp,
11900         gcc.c-torture/execute/memcheck/memcheck.exp,
11901         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
11902         objc/execute/execute.exp: Update FSF address.
11904 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
11906         * gcc.dg/cpp/cmdlne-C.c: Update.
11907         * gcc.dg/cpp/cmdlne-C2.c: New.
11909 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11911         * gcc.c-torture/execute/20011008-3.c: New.
11913 2001-10-08  DJ Delorie  <dj@redhat.com>
11915         * gcc.dg/20011008-1.c: New.
11916         * gcc.dg/20011008-2.c: New.
11918 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
11920         * gcc.dg/cpp/spacing1.c: Update test.
11922 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11924         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
11925         spelling errors of "separate" as "seperate".
11927 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
11929         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
11930         enough to avoid inlining.
11932 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11934         * lib/g77.exp: set libg2c_dir correctly.
11936 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11938         * gcc.dg/cpp/macro11.c: New test.
11940 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11942         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
11943         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
11944         gcc.dg/format/multattr-3.c: New tests.
11945         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
11946         tests for format attributes on function pointers being rejected.
11948 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11950         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
11952 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11954         * g++.dg/warn/format1.C: New test.
11956 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11958         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
11960 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11962         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
11964 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11966         * gcc.dg/cpp/redef2.c: Add test.
11968 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
11970         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
11971         long-standing bug on i686, apparently.
11972         * gcc.c-torture/execute/loop-2c.x: New file.
11973         * gcc.c-torture/execute/loop-2d.x: New file.
11974         * gcc.c-torture/execute/loop-3c.x: New file.
11976 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
11978         * gcc.dg/cpp/20000625-2.c: Correct line number.
11980 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11982         * gcc.dg/cpp/macro10.c: New test.
11983         * gcc.dg/cpp/strify3.c: New test.
11984         * gcc.dg/cpp/spacing1.c: Add tests.
11985         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
11986         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
11988 2001-09-24  DJ Delorie  <dj@redhat.com>
11990         * gcc.c-torture/execute/20010924-1.c: New test.
11992 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
11994         * testsuite/objc/execute/paste.m: Remove.
11996 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11998         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12000 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12002         * g77.dg/strlen0.f: New test.
12004 2001-09-21  Richard Henderson  <rth@redhat.com>
12006         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12007         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12009 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12011         Table-driven attributes.
12012         * g++.dg/ext/attrib1.C: New test.
12014 2001-09-20  DJ Delorie  <dj@redhat.com>
12016         * gcc.dg/20000926-1.c: Update expected warning messages.
12017         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12018         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12019         array.
12021 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12023         * g++.dg/eh/registers1.C: New test case.
12025 2001-09-17  Richard Henderson  <rth@redhat.com>
12027         * gcc.dg/array-5.c: Fix VLA decomposition test.
12029 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12031         * gcc.dg/cpp/line5.c: New testcase.
12033 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12035         * gcc.dg/cpp/macro9.c: New test.
12037 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12039         * gcc.c-torture/execute/980223.c: Change type of addr from long
12040         to char *.
12042 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12044         * gcc.c-torture/execute/20010915-1.c: New test.
12046 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12048         * g77.dg/bprob: New directory.
12049         * g77.dg/bprob/bprob.exp: New file.
12050         * g77.dg/bprob/bprob-1.f: New test.
12051         * g77.dg/gcov: New directory.
12052         * g77.dg/gcov/gcov.exp: New file.
12053         * g77.dg/gcov/gcov-1.f: New test.
12054         * g77.dg/gcov/gcov-1.x: New file.
12056 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12058         * gcc.dg/cpp/directiv.c: Update.
12059         * gcc.dg/cpp/undef1.c: Update.
12061 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12063         * gcc.dg/20010912-1.c: New test.
12065 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12067         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12068         language-independent file in lib.
12069         * lib/gcov.exp: New file.
12071 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12073         * gcc.c-torture/compile/20010911-1.c: New test.
12075 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12077         * lib/profopt.exp: New, to support profile-directed optimizations.
12078         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12079         * gcc.misc-tests/bprob-1.c: New test.
12080         * gcc.misc-tests/bprob-2.c: New test.
12082 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12084         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12085         XFAIL and which kinds of gcov output to verify.
12086         * gcc.misc-tests/gcov-4b.x: New file.
12087         * gcc.misc-tests/gcov-5b.x: New file.
12088         * gcc.misc-tests/gcov-6.x: New file.
12089         * gcc.misc-tests/gcov-7.c: New test.
12090         * gcc.misc-tests/gcov-7.x: New file.
12092 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12094         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12095         * gcc.misc-tests/gcov-6.c: New test.
12097 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12099         PR c++/3986
12100         * g++.dg/abi/vbase1.C: New test.
12102 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12104         * objc.dg/method-2.m: New.
12106 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12108         PR c++/4203
12109         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12110         * g++.dg/init/empty1.C: New test.
12112 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12114         * gcc.c-torture/compile/20010903-1.c: New test.
12116 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12118         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12119         for m68k.
12121 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12123         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12125         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12127         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12129 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12131         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12132         for 16-bit 'unsigned int'.
12134 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12136         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12138 2001-08-27  Richard Henderson  <rth@redhat.com>
12140         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12141         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12143 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12145         * gcc.dg/asm-names.c (ymain): New.
12147 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12149         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12150         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12151         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12153 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12155         * gcc.dg/compare5.c: New testcase.
12157 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12159         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12160         and "In instantiation".
12162 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12164         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12166 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12168         * gcc.misc-tests/gcov.exp: Add support for branch information.
12169         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12170         * gcc.misc-tests/gcov-4.c: New test.
12171         * gcc.misc-tests/gcov-4b.c: New test.
12172         * gcc.misc-tests/gcov-5b.c: New test.
12174 2001-08-20  Zack Weinberg  <zackw@panix.com>
12176         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12177         expected to fail.
12179 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12181         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12183 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12185         * g++.dg/eh/template1.C: New test.
12187 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12189         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12190         Fix thinko.
12191         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12192         for xfail.
12194 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12196         * lib/g77-dg.exp:  Use prune.exp for common procedures
12197         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12198         * lib/g77.exp: (g77-dg-prune) Remove
12200 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12202         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12204 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12206         * g++.dg/template/unify1.C: New test.
12208 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12210         * g++.dg/abi/empty4.C: New test.
12212 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12214         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12215         solaris2.*
12216         * g77.f-torture/compile/pr3743.x: Likewise
12218 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12220         * g++.dg/other/using-declaration.C: New test.
12222 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12224         * gcc.dg/cpp/tr-sign.c: New testcase.
12226 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12228         * gcc.dg/cpp/19951025-1.c: Revert.
12229         * gcc.dg/cpp/directiv.c: We no longer process directives that
12230         interrupt macro arguments.
12232 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12234         * gcc.dg/bconstp-1.c: New test.
12236 2001-08-03  Richard Henderson  <rth@redhat.com>
12238         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12240 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12242         * gcc.dg/cpp/19951025-1.c: Update.
12244 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12246         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12247         should be x.
12249 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12251         Kill -fhonor-std.
12252         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12253         * g++.old-deja/g++.other/std1.C: Likewise.
12254         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12256 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12258         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12259         (g77_pass, g77_fail, g77_finish, g77_exit,
12260         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12262 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12264         * g77.dg/fbackslash.f
12265         * g77.dg/fcase-preserve.f
12266         * g77.dg/ff90-1.f
12267         * g77.dg/ffixed-line-length-0.f
12268         * g77.dg/ffixed-line-length-132.f
12269         * g77.dg/ffixed-line-length-7.f
12270         * g77.dg/ffixed-line-length-72.f
12271         * g77.dg/ffixed-line-length-none.f
12272         * g77.dg/ffree-form-1.f
12273         * g77.dg/fno-backslash.f
12274         * g77.dg/fno-f90-1.f
12275         * g77.dg/fno-fixed-form-1.f
12276         * g77.dg/fno-onetrip.f
12277         * g77.dg/fno-typeless-boz.f
12278         * g77.dg/fno-underscoring.f
12279         * g77.dg/fno-vxt-1.f
12280         * g77.dg/fonetrip.f
12281         * g77.dg/ftypeless-boz.f
12282         * g77.dg/fugly-assumed.f
12283         * g77.dg/funderscoring.f
12284         * g77.dg/fvxt-1.f
12286 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12288         * objc.dg/fwd-proto-1.m: New.
12289         * objc.dg/local-decl-1.m: New.
12290         * objc.dg/naming-1.m: New.
12291         * objc.dg/naming-2.m: New.
12292         * objc.dg/proto-hier-1.m: New.
12294 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12296         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12297         largest-type elements to a struct makes its size grow.
12299 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12301         * g++.dg/abi/vthunk1.C: New test.
12303 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12305         * g++.dg/abi/vbase8-22.C: New test.
12307 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12309         * gcc.dg/cpp/macro8.c: New test.
12311 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12313         * g++.dg/abi/vbase8-21.C: New test.
12315 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12317         * g++.dg/abi/vbase8-10.C: New test.
12319 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12321         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12322         ${tool}_set_ld_library_path.
12323         Changed caller.
12324         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12325         g++.exp.
12327 2001-07-26  Stan Cox <scox@redhat.com>
12329         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12330         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12331         gcc_exit, gcc_check_unsupported_p):
12332         Moved to gcc-deps.exp
12333         * gcc-deps.exp: New file.
12335 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12337         * g++.old-deja/g++.pt/defarg14.C: New test.
12339 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12341         * g++.old-deja/g++.other/lineno5.C: New test.
12343 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12345         * g++.old-deja/g++.pt/crash68.C: New test.
12347 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12349         * g++.old-deja/g++.other/crash42.C: New test.
12351 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12353         * gcc.dg/cpp/extratokens.c: Fix.
12354         * gcc.dg/cpp/skipping2.c: New tests.
12356 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12358         * gcc.c-torture/execute/20010724-1.c: New file.
12359         * gcc.c-torture/execute/20010724-1.x: New file.
12361 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12363         * g++.old-deja/g++.other/cond7.C: New test.
12365 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12367         * g++.old-deja/g++.other/optimize4.C: New test.
12369 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12371         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12373 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12375         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12376         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12377         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12378         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12380         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12381         bug report" message.
12383         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12384         * g++.dg/ext/instantiate1.C: Move from old-deja.
12386 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12388         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12389         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12390         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12391         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12393 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12395         * gcc.c-torture/execute/20010723-1.c: New test.
12397 2001-07-23  Ben Elliston  <bje@redhat.com>
12399         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12401 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12403         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12404         i[34567]86-*-*.
12405         Delete handling of ieee_multilib_flags.
12406         Pass -mieee for alpha*-*-* and sh-*-*.
12407         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12409 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12411         Remove old-abi tests.
12412         * g++.old-deja/g++.mike/p11116.C: Remove.
12413         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12415 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12417         * g77.f-torture/compile/pr3743.f:  New test
12419 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12421         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12423 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12425         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12426         g++.old-deja/g++.pt/static6.C: Likewise.
12427         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12428         supports weak symbols.
12430 2001-07-18  Andreas Jaeger  <aj@suse.de>
12432         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12433         supported again.
12435 2001-07-18  Andreas Jaeger  <aj@suse.de>
12437         * gcc.dg/iftrap-1.c: Fix target line.
12439 2001-07-17  Richard Henderson  <rth@redhat.com>
12441         * gcc.c-torture/execute/20010717-1.c: New.
12443 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12445         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12446         tests.
12448 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12450         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12452 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12454         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12455         UAC_SIGBUS, UAC_NOPRINT definitions.
12457 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12459         * objc/execute/object_is_class.m: New test.
12460         * objc/execute/object_is_meta_class.m: New test.
12462 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12464         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12465         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12467 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12469         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12470         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12472 2001-07-14  Richard Henderson  <rth@redhat.com>
12474         * gcc.dg/iftrap-1.c: New.
12476 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12478         * g77.f-torture/execute/intrinsic77.f: New test.
12480 2001-07-11  Janis Johnson <janis@us.ibm.com>
12482         * gcc.misc-tests/gcov-3.c: New test.
12484 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12486         * gcc.c-torture/compile/20010711-1.c,
12487         * gcc.c-torture/compile/20010711-2.c: New tests.
12489 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12491         * gcc.c-torture/execute/20010711-1.c: New test.
12493 2001-07-11  Ben Elliston  <bje@redhat.com>
12495         * g++.old-deja/g++.other/enum5.C: New test.
12497 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12499         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12500         (g++-dg-prune): Call prune_gcc_output.
12501         * prune.exp: New file for prune_gcc_output.
12502         * lib/g++.exp, lib/gcc.exp: Load it.
12504 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12506         * gcc.c-torture/compile/20010701-1.c,
12507         g++.old-deja/g++.ext/attrib6.C: New tests.
12509 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12511         * gcc.c-torture/compile/20010706-1.c: New test.
12513 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12515         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12517 2001-06-28  Stan Shebs  <shebs@apple.com>
12519         * gcc.dg/pragma-darwin.c: New test.
12521 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12523         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12524         Solaris 2.[678] system.
12526 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12528         * gcc.dg/20010622-1.c: New test.
12530 2001-06-18  Stan Shebs  <shebs@apple.com>
12532         * objc.dg: New directory.
12533         * objc.dg/dg.exp: New file.
12534         * objc.dg/alias.m: New.
12535         * objc.dg/class-1.m: New.
12536         * objc.dg/class-2.m: New.
12537         * objc.dg/const-str-1.m: New.
12538         * objc.dg/const-str-2.m: New.
12539         * objc.dg/id-1.m: New.
12540         * objc.dg/method-1.m: New.
12541         * objc.dg/super-class-1.m: New.
12542         * lib/objc-dg.exp: New file.
12544 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12546         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12547         of label name.
12549 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12551         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12553 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12555         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12556         variable.
12558 2001-06-12  Richard Henderson  <rth@redhat.com>
12560         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12562 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12564         * g++.old-deja/g++.abi/vbase5.C: New test.
12565         * g++.old-deja/g++.abi/vbase6.C: New test.
12566         * g++.old-deja/g++.abi/vbase7.C: New test.
12568 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12570         * gcc.c-torture/compile/20010610-1.c: New test.
12572 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12574         * g++.old-deja/g++.abi/vbase4.C: New test.
12576 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12578         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12579         support %f for HC11/HC12 targets.
12580         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12581         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12582         on HC11/HC12 targets.
12583         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12585 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12587         * gcc.dg/wchar_t-1.c: New file.
12588         * gcc.dg/wint_t-1.c: Likewise.
12590 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12592         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12594 2001-06-11  Richard Henderson  <rth@redhat.com>
12596         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12598 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12600         * gcc.c-torture/compile/20010611-1.c: New test.
12602 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12604         * gcc.dg/c99-tag-1.c: Add more tests.
12606 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12608         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12609         representation on MN10300 and ARM/Thumb.
12611 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12613         * g77.f-torture/execute/20010610.f: New.
12615 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12617         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12618         names.
12620 2001-06-09  Richard Henderson  <rth@redhat.com>
12622         * gcc.c-torture/execute/ashrdi-1.c: New.
12623         * gcc.c-torture/execute/ashldi-1.c: New.
12624         * gcc.c-torture/execute/lshrdi-1.c: New.
12626 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12628         * objc/execute/load-3.m: Added. Check sending +load to categories,
12629         in addition to classes.
12631 2001-06-08  Stan Shebs  <shebs@apple.com>
12633         * objc/execute/load-2.m: New test.  From Nicola Pero
12634         <n.pero@mi.flashnet.it>.
12636 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12638         * gcc.c-torture/execute/20010605-2.c: New test.
12640 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12642         * g++.old-deja/g++.abi/vbase2.C: New test.
12643         * g++.old-deja/g++.abi/vbase3.C: New test.
12645 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12647         * g++.old-deja/g++.pt/friend49.C: New test.
12649 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12651         * g++.old-deja/g++.ext/anon3.C: New test.
12653 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12655         * g++.old-deja/g++.other/conv7.C: New test.
12657 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12659         * gcc.c-torture/compile/20010605-2.c: New test.
12661 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12663         * gcc.c-torture/execute/20010604-1.c: New test.
12665 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12667         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12669 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12671         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12672         (g++_link_flags): Likewise.
12673         (g++_init): Pass gccpath's value to two previous functions.
12675 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12677         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12678         Ensure logfile entry matches exec command line.
12680 2001-05-31  Richard Henderson  <rth@redhat.com>
12682         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12683         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12685 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12687         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12688         compiler for irix6.2
12690 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12692         * g++.old-deja/g++.other/optimize3.C: New file.
12694 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12696         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12697         assemble.
12699 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12701         * g++.old-deja/g++.other/optimize2.C: New file.
12703 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12705         * gcc.c-torture/compile/20010518-2.c: New file.
12706         * gcc.c-torture/execute/20010518-1.c: New file.
12707         * gcc.c-torture/execute/20010518-2.c: New file.
12709 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12711         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12713 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
12715         G++ no longer defines builtins that do not begin with __builtin.
12716         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
12717         * g++.old-deja/g++.brendand/misc13.C: Likewise.
12718         * g++.old-deja/g++.law/builtin1.C: Likewise.
12719         * g++.old-deja/g++.law/cvt2.C: Likewise.
12720         * g++.old-deja/g++.mike/net5.C: Likewise.
12721         * g++.old-deja/g++.other/builtins1.C: Likewise.
12722         * g++.old-deja/g++.other/builtins2.C: Likewise.
12723         * g++.old-deja/g++.other/builtins3.C: Likewise.
12724         * g++.old-deja/g++.other/builtins4.C: Likewise.
12725         * g++.old-deja/g++.other/inline8.C: Likewise.
12726         * g++.old-deja/g++.robertl/eb39.C: Likewise.
12728 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
12730         * g++.old-deja/g++.pt/using1.C: Adjust.
12731         * g++.old-deja/g++.pt/using2.C: New test.
12733 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
12735         * gcc.dg/cpp/charconst.c: New tests.
12736         * gcc.dg/cpp/escape.c: New tests.
12737         * gcc.dg/cpp/escape-1.c: New tests.
12738         * gcc.dg/cpp/escape-2.c: New tests.
12739         * gcc.dg/cpp/ucs.c: New tests.
12741 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
12743         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
12744         native compiler for irix6.5.
12746 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
12748         * lib/g++.exp (g++_include_flags): Use args to compute
12749         get_multilibs.
12750         (g++_link_flags): Likewise.
12751         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
12753 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12755         * gcc.dg/c90-hexfloat-1.c: Add more tests.
12757 2001-05-21  Geoff Keating  <geoffk@redhat.com>
12759         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
12760         this file.
12762 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12764         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
12765         STACK_SIZE;
12766         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
12767         to STACK_SIZE; Use it to define size of add_histo array.
12768         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
12769         to STACK_SIZE.
12770         (f): Use GITT_SIZE to define size of gitt local table.
12771         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
12772         to STACK_SIZE; Use it to define size of bytemem array.
12774 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12776         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
12777         on 68HC11/HC12 due to the asm instruction.
12778         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
12779         * gcc.c-torture/compile/920520-1.x: Likewise.
12780         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
12781         on 68HC11/HC12 because the function is larger than 64K.
12782         * gcc.c-torture/compile/961203-1.x: New file, this test fails
12783         on 68HC11/HC12 because the structure is too large.
12785 2001-05-20  Richard Henderson  <rth@redhat.com>
12787         * gcc.c-torture/execute/20010520-1.c: New.
12789 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12791         * g++.old-deja/g++.warn/compare1.C: New test.
12792         * gcc.dg/compare4.c: New test.
12794 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
12796         * g++.old-deja/g++.other/optimize1.C: New test.
12798 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12800         * g++.old-deja/g++.pt/spec41.C: New test.
12802 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12804         * gcc.c-torture/compile/20010114-1.x: Remove.
12806 2001-05-18  Stan Shebs  <shebs@apple.com>
12808         * gcc.c-torture/compile/20010518-1.c: New test.
12810 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
12812         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
12813         * g++.old-deja/g++.pt/crash67.C: New test.
12815 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
12817         * g++.old-deja/g++.other/debug9.C: New test.
12819 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
12821         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
12823 2001-05-16  Jan Hubicka  <jh@suse.cz>
12825         * gcc.c-torture/compile/20010516-1.c: New test.
12827 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12829         * g++.old-deja/g++.other/crash41.C: New test.
12831 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
12833         * g++.old-deja/g++.pt/crash66.C: New test.
12835 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
12837         * g++.old-deja/g++.robertl/eb27.C: Convert.
12839 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
12841         * g++.dg/friend-warn.C: New test.  Do not warn about friend
12842         declaration being redundant.
12844 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
12846         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
12848 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
12850         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
12852 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
12854         * lib/g++.exp: Use testsuite_flags.
12856 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
12858         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12860 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12862         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
12864 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
12866         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
12868 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
12870         * gcc.c-torture/compile/20010313-1.c: New test.
12872 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
12874         * gcc.dg/cpp/direct2.c: New test.
12875         * gccq.dg/cpp/direct2s.c: New test.
12877         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
12879 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
12881         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
12882         * g++.old-deja/g++.other/op3.C: Likewise.
12884 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
12886         * gcc.dg/cpp/syshdr.h: New file.
12887         * gcc.dg/cpp/sysmac1.c: Update.
12888         * gcc.dg/cpp/sysmac2.c: Update.
12890 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12892         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
12894 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
12896         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
12897         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
12899 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
12901         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
12903 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
12905         * lib/g++.exp (g++_include_flags): Don't use any special flags
12906         if TESTING_IN_BUILD_TREE is not defined.
12907         (g++_init): Use a plain 'c++' as the compiler if
12908         TESTING_IN_BUILD_TREEE is not defined.
12910 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12912         * g++.old-deja/g++.eh/catch13.C: New test.
12913         * g++.old-deja/g++.eh/catch14.C: New test.
12915 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
12917         * gcc.dg/cpp/tr-define.c: New test.
12919 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
12921         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
12922         <stdlib.h>, not <malloc.h>.
12924 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12926         * g++.old-deja/g++.ns/template17.C: New test.
12928 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
12930         * g++.old-deja/g++.pt/ref4.C: New test.
12932 2001-04-30  Richard Henderson  <rth@redhat.com>
12934         * gcc.dg/20000724-1.c: Revert last change.
12936 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
12938         * g77.f-torture/execute/20010430.f: New test.
12940 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
12942         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
12944 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
12946         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
12948 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12950         * g++.old-deja/g++.eh/crash6.C: New test.
12952 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12954         * g++.old-deja/g++.other/warn7.C: New test.
12956 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
12958         * g++.old-deja/g++.other/defarg9.C: New test.
12960 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12962         * g77.f-torture/compile/20010426.f: New test.
12963         * g77.f-torture/execute/20010426.f: New test.
12965 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
12967         * g77.f-torture/compile/20000629-1.x: Remove - error
12968         has been fixed.
12970 2001-04-26  Jeffrey A Law  (law@cygnus.com)
12972         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
12973         Tweak slightly to work with g++.dg framework.
12974         * g++.dg/special/ecos.exp: Run initp1.C test.
12975         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
12977         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
12978         its linker doesn't give line numbers either.
12979         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
12981 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12983         * g++.old-deja/g++.other/lex1.C: New test.
12985 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
12987         * gcc.dg/noncompile/20010425-1.c: New test.
12989 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
12991         * g++.old-deja/g++.pt/mangle2.C: New test.
12993 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12995         * gcc.dg/format/plus-1.c: New test.
12997 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
12999         * gcc.dg/20010423-1.c: New test.
13001 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13003         * gcc.c-torture/execute/20010422-1.c: New test.
13005 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13007         * g++.old-deja/g++.ns/type2.C: New test.
13009 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13011         * g++.old-deja/g++.other/perf1.C: New test.
13013 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13015         * gcc.dg/c99-func-2.c: Remove xfail.
13016         * gcc.dg/c99-func-3.c: Remove xfail.
13017         * gcc.dg/c99-func-4.c: Remove xfail.
13019 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13021         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13023 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13025         * gcc.c-torture/compile/20010423-1.c: New test.
13027 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13029         * g++.old-deja/g++.pt/typename28.C: New test.
13031 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13033         * g++.old-deja/g++.abi/empty2.C: New test.
13034         * g++.old-deja/g++.abi/empty3.C: New test.
13036 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13038         * g++.old-deja/g++.other/comdat2.C: New test.
13039         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13041 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13043         * g++.old-deja/g++.other/overload14.C: New test.
13045 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13047         * g++.old-deja/g++.other/lookup23.C: New test.
13049 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13051         * gcc.c-torture/execute/20010403-1.c: New test.
13053 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13054             Mark Mitchell  <mark@codesourcery.com>
13056         * lib/old-dejagnu.exp: Don't delete output of executable.
13057         Add .exe suffix to executables.
13059 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13061         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13063 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13065         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13067 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13069         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13070         * g++.old-deja/g++.abi/crash1.C: New test.
13072 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13074         * g++.old-deja/g++.other/crash40.C: New test.
13076 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13078         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13080 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13082         * g++.old-deja/g++.other/warn6.C: New test.
13084 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13086         * g++.old-deja/g++.robertl/eb42.C: Same.
13088 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13090         * gcc.dg/wtr-conversion-1.c: New testcase.
13092 2001-04-10  Richard Henderson  <rth@redhat.com>
13094         * g++.old-deja/g++.other/array5.C: New.
13096 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13098         * gcc.c-torture/execute/20010408-1.c: New test.
13100 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13102         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13103         headers and constructs.
13104         * g++.old-deja/g++.robertl/eb79.C: Same.
13105         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13106         * g++.old-deja/g++.robertl/eb73.C: Same.
13107         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13108         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13109         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13110         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13111         * g++.old-deja/g++.robertl/eb44.C: Same.
13112         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13113         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13114         * g++.old-deja/g++.robertl/eb39.C: Same.
13115         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13116         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13117         * g++.old-deja/g++.robertl/eb30.C: Same.
13118         * g++.old-deja/g++.robertl/eb3.C: Same.
13119         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13120         * g++.old-deja/g++.robertl/eb21.C: Same.
13121         * g++.old-deja/g++.robertl/eb15.C: Same.
13122         * g++.old-deja/g++.robertl/eb118.C: Same.
13123         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13124         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13125         * g++.old-deja/g++.robertl/eb109.C: Same.
13126         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13127         * g++.old-deja/g++.mike/rtti1.C: Same.
13128         * g++.old-deja/g++.mike/p658.C: Same.
13129         * g++.old-deja/g++.mike/net46.C: Same.
13130         * g++.old-deja/g++.mike/net34.C: Same.
13131         * g++.old-deja/g++.mike/memoize1.C: Same.
13132         * g++.old-deja/g++.mike/eh2.C: Same.
13133         * g++.old-deja/g++.law/weak.C: Same.
13134         * g++.old-deja/g++.law/visibility7.C: Same.
13135         * g++.old-deja/g++.law/visibility25.C: Same.
13136         * g++.old-deja/g++.law/visibility22.C: Same.
13137         * g++.old-deja/g++.law/visibility2.C: Same.
13138         * g++.old-deja/g++.law/visibility17.C: Same.
13139         * g++.old-deja/g++.law/visibility13.C: Same.
13140         * g++.old-deja/g++.law/visibility10.C: Same.
13141         * g++.old-deja/g++.law/visibility1.C: Same.
13142         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13143         * g++.old-deja/g++.law/vbase1.C: Same.
13144         * g++.old-deja/g++.law/operators32.C: Same.
13145         * g++.old-deja/g++.law/nest3.C: Same.
13146         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13147         * g++.old-deja/g++.law/except5.C (main): Same.
13148         * g++.old-deja/g++.law/cvt7.C (run): Same.
13149         * g++.old-deja/g++.law/cvt2.C: Same.
13150         * g++.old-deja/g++.law/cvt16.C: Same.
13151         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13152         * g++.old-deja/g++.law/ctors17.C (main): Same.
13153         * g++.old-deja/g++.law/ctors13.C: Same.
13154         * g++.old-deja/g++.law/ctors12.C (main): Same.
13155         * g++.old-deja/g++.law/ctors10.C: Same.
13156         * g++.old-deja/g++.law/code-gen5.C: Same.
13157         * g++.old-deja/g++.law/bad-error7.C: Same.
13158         * g++.old-deja/g++.law/arm9.C: Same.
13159         * g++.old-deja/g++.law/arm12.C: Same.
13160         * g++.old-deja/g++.law/arg8.C: Same.
13161         * g++.old-deja/g++.law/arg1.C: Same.
13162         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13163         * g++.old-deja/g++.jason/template31.C: Same.
13164         * g++.old-deja/g++.jason/template24.C (main): Same.
13165         * g++.old-deja/g++.jason/2371.C: Same.
13166         * g++.old-deja/g++.eh/new2.C: Same.
13167         * g++.old-deja/g++.eh/new1.C: Same.
13168         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13169         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13170         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13171         * g++.old-deja/g++.brendan/crash62.C: Same.
13172         * g++.old-deja/g++.brendan/crash52.C: Same.
13173         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13174         * g++.old-deja/g++.brendan/crash38.C: Same.
13175         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13176         * g++.old-deja/g++.brendan/copy9.C: Same.
13178 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13180         * gcc.c-torture/execute/20001203-2.c (memset):
13181         Count argument is of type __SIZE_TYPE__.
13183 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13185         * gcc.c-torture/compile/20010404-1.c: New test.
13187 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13189         * gcc.c-torture/compile/20010326-1.c: New test.
13191 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13193         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13194         peculiarities of the SH.
13195         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13197 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13199         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13200         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13201         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13203 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13205         * g77.f-torture/compile/20010321-1.f: New test.
13207 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13209         * gcc.c-torture/compile/20010329-1.c: New test.
13211 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13213         * gcc.c-torture/execute/20010329-1.c: New test.
13215 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13217         * g++.old-deja/g++.other/eh4.C: Fix typo.
13219 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13221         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13223 2001-03-28  Philip Blundell  <philb@gnu.org>
13225         * gcc.c-torture/compile/20010328-1.c: New test.
13227 2001-03-27  Richard Henderson  <rth@redhat.com>
13229         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13230         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13232 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13234         * gcc.c-torture/compile/20010327-1.c: New test.
13236 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13238         * g++.old-deja/g++.other/friend12.C: New test.
13239         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13240         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13242 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13244         * gcc.c-torture/execute/20010325-1.c: New test.
13246 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13248         * g++.old-deja/g++.other/mangle3.C: New test.
13250 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13252         * g++.old-deja/g++.other/anon8.C: New test.
13254 2001-03-20  Philip Blundell  <philb@gnu.org>
13256         * gcc.c-torture/compile/20010320-1.c: New test.
13258 2001-03-17  Richard Henderson  <rth@redhat.com>
13260         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13262 2001-03-15  Geoff Keating  <geoff@redhat.com>
13264         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13265         tests on AIX.
13267 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13269         * g++.old-deja/g++.other/eh4.C: New test.
13271 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13273         * gcc.dg/cpp/mi1.c: Update.
13275 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13277         * g++.old-deja/g++.other/regstack.C: New test.
13279 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13281         * g++.old-deja/g++.other/ref4.C: New test.
13283 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13285         * objc/execute/va_method.m: Added.
13286         * objc/execute/IMP.m: Added.
13287         * objc/execute/_cmd.m: Added.
13288         * objc/execute/accessing_ivars.m: Added.
13289         * objc/execute/class-1.m: Added.
13290         * objc/execute/class-10.m: Added.
13291         * objc/execute/class-11.m: Added.
13292         * objc/execute/class-12.m: Added.
13293         * objc/execute/class-13.m: Added.
13294         * objc/execute/class-14.m: Added.
13295         * objc/execute/class-2.m: Added.
13296         * objc/execute/class-3.m: Added.
13297         * objc/execute/class-4.m: Added.
13298         * objc/execute/class-5.m: Added.
13299         * objc/execute/class-6.m: Added.
13300         * objc/execute/class-7.m: Added.
13301         * objc/execute/class-8.m: Added.
13302         * objc/execute/class-9.m: Added.
13303         * objc/execute/class-tests-1.h
13304         * objc/execute/class-tests-2.h
13305         * objc/execute/compatibility_alias.m: Added.
13306         * objc/execute/encode-1.m: Added.
13307         * objc/execute/formal_protocol-1.m: Added.
13308         * objc/execute/formal_protocol-2.m: Added.
13309         * objc/execute/formal_protocol-3.m: Added.
13310         * objc/execute/formal_protocol-4.m: Added.
13311         * objc/execute/formal_protocol-5.m: Added.
13312         * objc/execute/formal_protocol-6.m: Added.
13313         * objc/execute/formal_protocol-7.m: Added.
13314         * objc/execute/informal_protocol.m: Added.
13315         * objc/execute/initialize.m: Added.
13316         * objc/execute/load.m: Added.
13317         * objc/execute/many_args_method.m: Added.
13318         * objc/execute/nested-3.m: Added.
13319         * objc/execute/no_clash.m: Added.
13320         * objc/execute/private.m: Added.
13321         * objc/execute/redefining_self.m: Added.
13322         * objc/execute/root_methods.m: Added.
13323         * objc/execute/selector-1.m: Added.
13324         * objc/execute/static-1.m: Added.
13325         * objc/execute/static-2.m: Added.
13326         * objc/execute/va_method.m: Added.
13328 2001-03-10  Richard Henderson  <rth@redhat.com>
13330         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13332 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13334         * g++.old-deja/g++.other/crash31.C: XFAIL.
13335         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13336         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13337         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13338         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13339         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13341 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13343         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13345 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13347         * gcc.dg/20000724-1.c: Don't use multiline strings.
13349 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13351         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13352         result of -cString against what we expect it to be; don't just
13353         print it out for no one to read.
13355         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13356         Based on testcases provided by Nicola Pero.
13358 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13360         * gcc.dg/cpp/macro7.c: New test.
13362 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13364         * gcc.dg/cpp/multiline.c: Update.
13366 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13368         * g++.old-deja/g++.other/enum3.C: New test.
13370 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13372         * g++.old-deja/g++.other/pod1.C: New test.
13374 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13376         * g++.old-deja/g++.ext/overload1.C: New test.
13378 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13380         * g++.old-deja/g++.pt/using1.C: New test.
13382 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13384         * g++.old-deja/g++.other/using9.C: New test.
13386 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13388         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13390         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13392 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13394         * g++.old-deja/g++.ext/realpt1.C: Remove.
13396 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13398         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13400 2001-02-26  Will Cohen  <wcohen@redhat.com>
13402         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13404 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13406         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13407         templatized constructors.
13409 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13411         * gcc.c-torture/execute/20010224-1.c: New test.
13413 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13415         * gcc.c-torture/execute/20010222-1.c: New test.
13417 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13419         * g++.old-deja/g++.other/inline20.C: New test.
13421 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13423         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13425 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13427         * g++.old-deja/g++.other/lookup22.C: New test.
13429 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13431         * g77.dg: New directory.
13432         * g77.dg/20010216-1.f: New test case.
13433         * g77.dg/dg.exp: New driver.
13434         * lib/g77-dg.exp: New driver library.
13436 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13438         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13440 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13442         * g++.old-deja/g++.other/decl9.C: New test.
13444 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13446         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13447         not need <string> and also tests the initialization at runtime.
13449 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13451         * gcc.c-torture/execute/longlong.c: New test.
13453 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13455         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13457 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13459         * gcc.c-torture/execute/920302-1.c (execute):
13460         Change argument type to short.
13462 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13464         * g++.old-deja/g++.pt/deduct6.C: New test.
13466 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13468         * g++.old-deja/g++.pt/deduct5.C: New test.
13470 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13472         * gcc.c-torture/execute/20010209-1.c: New test.
13474 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13476         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13478 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13480         * g++.dg/vtgc1.C: Update for new ABI.
13482         * consistency.vlad: New directory, 1665 files.
13484 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13486         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13487         return type.
13488         * gcc.dg/cpp/digraphs.c: Declare puts.
13490 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13492         * g++.old-deja/g++.other/warn5.C: New test.
13494 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13496         * g++.old-deja/g++.pt/spec40.C: New test.
13498 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13500         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13501         case.
13502         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13504 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13506         * gcc.c-torture/compile/20010209-1.c: New test.
13508 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13510         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13511         excess errors message but not if it crashes.
13512         * g++.old-deja/g++.other/crash27.C: Likewise.
13513         * g++.old-deja/g++.other/crash28.C: Likewise.
13514         * g++.old-deja/g++.other/crash30.C: Likewise.
13515         * g++.old-deja/g++.other/crash32.C: Likewise.
13516         * g++.old-deja/g++.other/crash35.C: Likewise.
13517         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13519 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13521         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13522         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13523         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13524         g77.f-torture/execute/execute.exp,
13525         g77.f-torture/noncompile/noncompile.exp,
13526         gcc.c-torture/execute/execute.exp,
13527         gcc.c-torture/execute/memcheck/memcheck.exp,
13528         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13529         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13530         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13531         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13532         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13533         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13534         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13535         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13536         Remove bug reporting instructions with ancient email addresses.
13538 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13540         * gcc.dg/20010202-1.c: New test.
13541         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13543 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13545         * g++.dg/stdbool-if.C: New test.
13547 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13549         * objc/execute/fdecl.m: Added main().
13551 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13553         * gcc.c-torture/execute/20010206-1.c: New test.
13555 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13557         * gcc.dg/cpp/avoidpaste1.c: Update.
13559 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13561         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13562         Pero <nicola@brainstorm.co.uk>.
13563         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13565 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13567         * g++.old-deja/g++.pt/spec39.C: New test.
13569 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13571         * gcc.c-torture/compile/20010202-1.c: New test.
13573 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13575         * g++.old-deja/g++.abi/primary2.C: New test.
13576         * g++.old-deja/g++.abi/primary3.C: New test.
13577         * g++.old-deja/g++.abi/primary4.C: New test.
13578         * g++.old-deja/g++.abi/primary5.C: New test.
13579         * g++.old-deja/g++.abi/vtable3.h: New test.
13580         * g++.old-deja/g++.abi/vtable3a.C: New test.
13581         * g++.old-deja/g++.abi/vtable3b.C: New test.
13582         * g++.old-deja/g++.abi/vtable3c.C: New test.
13583         * g++.old-deja/g++.abi/vtable3d.C: New test.
13584         * g++.old-deja/g++.abi/vtable3e.C: New test.
13585         * g++.old-deja/g++.abi/vtable3f.C: New test.
13586         * g++.old-deja/g++.abi/vtable3g.C: New test.
13587         * g++.old-deja/g++.abi/vtable3h.C: New test.
13588         * g++.old-deja/g++.abi/vtable3i.C: New test.
13589         * g++.old-deja/g++.abi/vtable3j.C: New test.
13590         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13592 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13594         * g++.old-deja/g++.other/anon6.C: New test.
13595         * g++.old-deja/g++.other/anon7.C: New test.
13597 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13599         * gcc.dg/cpp/avoidpaste2.c: New tests.
13601 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13603         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13605 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13607         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13608         DECIMAL_DIG cases for Irix."
13610 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13612         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13614 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13616         * gcc.dg/c99-tag-1.c: New test.
13618 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13620         * gcc.dg/cpp/tr-warn1.c: Add tests.
13622 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13624         * gcc.dg/cpp/avoidpaste1.c: Update.
13625         * gcc.dg/cpp/paste4.c: Update.
13627 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13629         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13630         cases for Irix.
13632 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13634         * g++.old-deja/g++.other/inline19.C: New test.
13636 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13638         * gcc.dg/Wlarger-than.c: New test.
13640 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13642         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13644 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13646         * gcc.c-torture/execute/20010129-1.c: New test.
13647         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13649 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13651         * gcc.dg/cpp/avoidpaste1.c: Test case.
13653 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13655         * g++.old-deja/g++.other/inline18.C: New test.
13657 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13659         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13660         and __builtin_putchar.
13662 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13664         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13665         tests.
13667 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13669         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13670         floating point number rounding mode to round to the nearest
13671         representable mode.
13673 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13675         * g++.old-deja/g++.other/mangle2.C: New test.
13677 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13679         * gcc.c-torture/compile/20010124-1.c: New test.
13681 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13683         * g++.old-deja/g++.pt/spec38.C: New test.
13685 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13687         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13688         "Build don't run".
13690 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13692         * gcc.c-torture/execute/20010123-1.c: New test.
13694 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13696         * g++.old-deja/g++.pt/spec37.C: New test.
13698 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13700         * g++.old-deja/g++.pt/overload14.C: New test.
13702 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13704         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13705         __builtin_return_address.
13707 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13709         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13710         * g++.old-deja/g++.pt/spec35.C: New test.
13711         * g++.old-deja/g++.pt/spec36.C: New test.
13713 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
13715         * gcc.c-torture/compile/20010118-1.c: New test.
13717 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
13719         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
13721 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13723         * gcc.c-torture/execute/20010119-1.c: New test.
13725 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13727         * g++.old-deja/g++.other/vbase5.C: New test.
13729 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
13731         * gcc.c-torture/execute/20010118-1.c: New test.
13733 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13735         * g++.old-deja/g++.pt/deduct3.C: New test.
13737 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
13739         * g++.old-deja/g++.pt/spec34.C: New test.
13741 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
13743         * g77.f-torture/compile/20000601-2.f: New test.
13745 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13747         * g++.old-deja/g++.other/init17.C: New test.
13749 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
13751         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
13753 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13755         * g++.old-deja/g++.pt/unify8.C: New test.
13757 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13759         * g++.old-deja/g++.abi/vbase1.C: New test.
13761 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
13763         * g++.old-deja/g++.pt/crash65.C: New test.
13765 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
13767         * gcc.dg/cpp/assembl2.S: New test case.
13769 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
13771         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
13772         are supported.
13774 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13776         * g++.old-deja/g++.other/builtins1.C: New test.
13777         * g++.old-deja/g++.other/builtins2.C: Likewise.
13778         * g++.old-deja/g++.other/builtins3.C: Likewise.
13779         * g++.old-deja/g++.other/builtins4.C: Likewise.
13781 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
13783         * gcc.c-torture/compile/20010117-1.c: New test.
13784         * gcc.c-torture/compile/20010117-2.c: New test.
13786 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13788         * g77.f-torture/execute/20010116.[fx]: New test,
13789         XFAIL on i?86-*-*.
13790         * g77.f-torture/compile/20010115.f: Indicate it's
13791         a test for PR fortran/1636.
13793 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13795         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
13797 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
13799         * g77.f-torture/compile/20010115.f: New test.
13801 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
13803         * g++.old-deja/g++.pt/nontype5.C: New test.
13805 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
13807         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
13808         have an equivalent working one below it.
13810 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13812         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
13813         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13815 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
13817         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
13818         message containing "init_priority".
13819         (conpr-2.C): Likewise.
13820         (conpr-3.C): Likewise.
13821         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
13823 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13825         * gcc.c-torture/execute/20010114-2.c: New test.
13827 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
13829         * gcc.c-torture/compile/20010114-1.c: New test.
13830         * gcc.c-torture/compile/20010114-1.x: Xfail.
13831         * gcc.c-torture/compile/20010114-2.c: New test.
13832         * gcc.c-torture/execute/20010114-1.c: New test.
13833         * gcc.dg/trunc-1.c: New test.
13834         * gcc.dg/uninit-B.c: New test.
13836 2001-01-13  Nick Clifton  <nickc@redhat.com>
13838         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
13839         target.
13841 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13843         * gcc.c-torture/compile/20010113-1.c: New test.
13845 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
13847         * gcc.c-torture/compile/20001212-1.c: New test.
13849 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
13851         * gcc.dg/cpp/widestr1.c: Update.
13852         * gcc.dg/cpp/prag-imp.c: Remove.
13854 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
13856         * gcc.c-torture/execute/20000801-3.x: Remove.
13857         * gcc.dg/c90-init-1.c: New test.
13858         * gcc.dg/c99-init-1.c: New test.
13859         * gcc.dg/c99-init-2.c: New test.
13860         * gcc.dg/gnu99-init-1.c: New test.
13862 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
13864         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
13865         testing that no relevant ones were found.
13867 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13869         * g++.old-deja/g++.pt/cast2.C: New test.
13871 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
13873         * g++.old-deja/g++.pt/friend47.C: New test.
13875 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13877         * g++.old-deja/g++.pt/instantiate13.C: New test.
13879 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13881         * g++.old-deja/g++.other/defarg7.C: New test.
13882         * g++.old-deja/g++.other/defarg8.C: New test.
13884 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13886         * g++.old-deja/g++.pt/crash64.C: New test.
13888 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
13890         * g++.old-deja/g++.pt/crash63.C: New test.
13892 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
13894         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
13896 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
13898         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
13900 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13902         * g++.old-deja/g++.pt/error3.C: New test.
13904 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13906         * g++.old-deja/g++.other/crash39.C: New test.
13908 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
13910         * g++.old-deja/g++.other/vbase4.C: New test.
13912 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
13914         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
13915         * gcc.dg/special/20000419-2.c: New file. Identical to above.
13916         * gcc.dg/special/special.exp: New test driver which will check
13917         for alias support for the above test.
13919 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
13921         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
13922         problems on small machines.
13923         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
13924         parameterize.
13926 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
13928         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
13929         mips.
13930         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
13932 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
13934         * g++.old_deja/g++.pt/using8.C: New test.
13936 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13938         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
13940 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
13942         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
13943         where a failure is expected.
13944         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
13946 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13948         * g++.old_deja/g++.pt/instantiate12.C: New test.
13950 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13952         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
13953         start of structs.
13954         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
13955         * g++.old-deja/g++.brendan/crash17.C: Likewise.
13956         * g++.old-deja/g++.brendan/crash29.C: Likewise.
13957         * g++.old-deja/g++.brendan/crash48.C: Likewise.
13958         * g++.old-deja/g++.brendan/ns1.C: Likewise.
13959         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
13960         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
13961         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
13962         * g++.old-deja/g++.eh/spec6.C: Likewise.
13963         * g++.old-deja/g++.jason/crash3.C: Likewise.
13964         * g++.old-deja/g++.law/ctors11.C: Likewise.
13965         * g++.old-deja/g++.law/ctors17.C: Likewise.
13966         * g++.old-deja/g++.law/ctors5.C: Likewise.
13967         * g++.old-deja/g++.law/ctors9.C: Likewise.
13968         * g++.old-deja/g++.mike/ambig1.C: Likewise.
13969         * g++.old-deja/g++.mike/net22.C: Likewise.
13970         * g++.old-deja/g++.mike/p3538a.C: Likewise.
13971         * g++.old-deja/g++.mike/p3538b.C: Likewise.
13972         * g++.old-deja/g++.mike/virt3.C: Likewise.
13973         * g++.old-deja/g++.niklas/t128.C: Likewise.
13974         * g++.old-deja/g++.other/anon4.C: Likewise.
13975         * g++.old-deja/g++.other/using1.C: Likewise.
13976         * g++.old-deja/g++.other/warn3.C: Likewise.
13977         * g++.old-deja/g++.pt/t37.C: Likewise.
13978         * g++.old-deja/g++.robertl/eb69.C: Likewise.
13979         * g++.old-deja/g++.robertl/eb71.C: Likewise.
13981 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
13983         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
13985 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13987         * gcc.c-torture/execute/stdio-opt-3.c: New test.
13989 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
13991         * gcc.c-torture/compile/20010107-1.c: New test.
13993 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13995         * gcc.c-torture/execute/builtin-noret-1.c: New test.
13997 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13999         * gcc.dg/format/format.h: New file.
14000         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14001         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14002         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14003         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14004         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14005         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14006         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14007         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14008         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14009         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14010         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14011         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14012         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14013         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14014         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14015         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14016         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14017         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14018         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14019         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14020         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14021         instead of declaring standard types, macros and functions in each
14022         test.
14024 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14026         * gcc.c-torture/execute/20010106-1.c: New test.
14028 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14030         * gcc.dg/format/format.exp: New file.
14031         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14032         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14033         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14034         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14035         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14036         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14037         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14038         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14039         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14040         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14041         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14042         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14043         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14044         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14045         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14046         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14047         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14048         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14049         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14050         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14051         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14052         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14053         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14054         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14055         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14056         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14057         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14058         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14059         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14060         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14061         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14062         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14063         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14064         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14065         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14066         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14067         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14068         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14069         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14070         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14071         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14072         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14074 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14076         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14077         account.
14079 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14081         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14083 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14085         * g++.old-deja/g++.pt/crash62.C: New test.
14087 2001-01-04  Richard Henderson  <rth@redhat.com>
14089         * gcc.dg/20000926-1.c: Update expected warnings.
14090         * gcc.dg/array-2.c: Likewise.
14091         * gcc.dg/array-4.c: Also validate flexible array members.
14092         * gcc.dg/c99-flex-array-1.c: New.
14094 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14096         * gcc.c-torture/compile/20001222-1.x: Remove.
14098 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14100         * gcc.c-torture/execute/built-in-setjmp.c: New.
14102 2001-01-03  Richard Henderson  <rth@redhat.com>
14104         * gcc.dg/940510-1.c: Update expected error wording.
14105         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14107 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14109         * lib/target-supports.exp (check_alias_available): Modified to
14110         indicate aliases not supported if only weak aliases are supported.
14112 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14114         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14115         Turn on cmpstrsi checks for __pj__ and __i370__.
14117 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14119         * g++.old-deja/g++.other/virtual11.C: New test.
14121 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14123         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14125 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14127         * gcc.c-torture/compile/20010102-1.c: New test.
14129 2001-01-02  Andreas Jaeger  <aj@suse.de>
14131         * gcc.dg/noreturn-3.c: New test.
14133         * gcc.dg/noreturn-4.c: New test.
14135 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14137         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14138         __builtin_fputc and __builtin_fwrite.
14140 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14142         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14143         signed char, not default char.
14145 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14147         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14149 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14151         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14153 2000-12-29  Richard Henderson  <rth@redhat.com>
14155         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14156         (__cyg_profile_func_exit): Define.
14158 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14160         * g++.dg/vtgc1.C: New test.
14162 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14164         * gcc.dg/noncompile/20001228-1.c: New test.
14166         * gcc.dg/20001228-1.c: New test.
14168         * gcc.c-torture/execute/20001228-1.c: New test.
14170 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14172         * gcc.dg/format-strfmon-1.c: New test.
14174 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14176         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14177         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14178         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14179         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14180         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14181         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14182         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14183         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14184         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14185         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14186         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14187         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14188         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14190         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14191         * gcc.c-torture/execute/string-opt-4.c: Test index.
14193 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14195         * gcc.c-torture/compile/20001226-1.c: New test.
14197 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14199         * gcc.c-torture/compile/20001222-1.c: New test.
14200         * gcc.c-torture/compile/20001222-1.x: Xfail.
14202 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14204         * gcc.c-torture/execute/comp-goto-2.c: New test.
14206 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14208         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14209         Use long types if __INT_MAX__ is 32767.
14210         (main): Use cast to (sint32 *) when poking 88 into a_page.
14212         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14214 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14216         * gcc.c-torture/compile/20001221-1.c: New test.
14217         * gcc.c-torture/execute/20001221-1.c: New test.
14219 2000-12-20  Richard Henderson  <rth@redhat.com>
14221         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14222         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14224 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14226         * gcc.dg/compare3.c: New test.
14228 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14230         * gcc.dg/format-warnll-1.c: New test.
14232 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14234         * gcc.dg/cpp/cmdlne-P.c: New test.
14236 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14238         * gcc.c-torture/execute/builtin-abs-1.c,
14239         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14241 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14243         * gcc.dg/cpp/multiline.c: New test.
14245 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14247         * g++.old-deja/g++.other/syshdr1.C: Update.
14248         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14250 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14252         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14254 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14256         * g++.old-deja/g++.pt/ttp65.C: New test.
14258 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14260         * g++.old-deja/g++.pt/ttp64.C: New test.
14262 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14264         * g++.old-deja/g++.pt/spec33.C: New test.
14266 2000-12-14  Catherine Moore  <clm@redhat.com>
14268         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14269         * gcc.c-torture/execute/920612-2.c: Likewise.
14270         * gcc.c-torture/execute/920428-2.c: Likewise.
14271         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14272         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14274 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14276         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14277         * gcc.dg/pack-test-2.c: Likewise.
14279 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14281         Tests by Zack Weinberg <zackw@stanford.edu>.
14283         * gcc.dg/cpp/defined.c: Update.
14284         * gcc.dg/cpp/defined_trad.c: New tests.
14286 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14288         * gcc.dg/cpp/trad-direct.c: Update.
14290 2000-12-11  Neil Booth  <neilb@earthling.net>
14292         * gcc.dg/cpp/defined_trad.c
14294 2000-12-11  Neil Booth  <neilb@earthling.net>
14296         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14298 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14300         * gcc.dg/format-miss-2.c: New test.
14302 2000-12-09  Neil Booth  <neilb@earthling.net>
14304         * gcc.dg/cpp/lineflags.c: New tests.
14305         * gcc.dg/cpp/poison.c: Update.
14306         * gcc.dg/cpp/redef2.c: Update.
14307         * gcc.dg/cpp/skipping.c: New test.
14309 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14311         * g++.old-deja/g++.other/eh3.C: New testcase.
14313 2000-12-07  Neil Booth  <neilb@earthling.net>
14315         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14316         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14317         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14318         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14319         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14320         Update.
14322 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14324         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14325         __SIZE_TYPE__ instead of int for type of integers cast to
14326         pointers.
14328 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14330         * g++.old-deja/g++.other/cleanup4.C: New test.
14332 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14334         * format-sec-1.c: New test.
14336 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14338         * gcc.dg/format-nonlit-3.c: New test.
14340 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14342         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14343         through a null pointer.
14345 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14347         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14348         * g++.old-deja/g++.pt/partial4.C: New test.
14350 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14352         * gcc.c-torture/execute/ieee/hugeval.x: New.
14354 2000-12-06  Neil Booth  <neilb@earthling.net>
14356         * gcc.dg/cpp/backslash2.c: New tests.
14358 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14360         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14361         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14363 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14365         * gcc.c-torture/execute/20001203-2.c: New testcase.
14367 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14369         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14370         * g++.old-deja/g++.other/virtual10.C: New test.
14372 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14374         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14376 2000-12-05  Richard Henderson  <rth@redhat.com>
14378         * gcc.c-torture/compile/20001205-1.c: New.
14380 2000-12-04  Neil Booth  <neilb@earthling.net>
14382         * g++.old-deja/g++.other/virtual9.C: New test.
14383         * g++.old-deja/g++.pt/crash61.C: New test.
14384         * gcc.c-torture/execute/loop-9.c: New test.
14386 2000-12-04  Neil Booth  <neilb@earthling.net>
14388         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14389         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14390         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14391         * gcc.dg/cpp/extratokens.c: ...here.
14393 2000-12-04  Neil Booth  <neilb@earthling.net>
14395         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14396         New tests.
14398 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14400         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14401         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14403 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14405         * gcc.c-torture/execute/20001203-1.c: New test.
14407 2000-12-03  Neil Booth  <neilb@earthling.net>
14409         * gcc.dg/cpp/macro6.c: New test cases.
14411 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14413         * gcc.c-torture/execute/string-opt-9.c: New test.
14414         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14415         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14416         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14418         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14419         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14421 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14423         * gcc.dg/cpp/if-6.c: New testcase.
14425         * gcc.dg/20001201-1.c: New testcase.
14427 2000-12-02  Neil Booth  <neilb@earthling.net>
14429         * g++.old-deja/g++.other/externC4.C,
14430         g++.old-deja/g++.other/friend10.C: New tests.
14432 2000-12-02  Neil Booth  <neilb@earthling.net>
14434         * g++.old-deja/g++.other/instan2.C
14435         * g++.old-deja/g++.other/instan3.C: New test.
14437 2000-12-02  Neil Booth  <neilb@earthling.net>
14439         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14440         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14441         gnuc99.c,gnuc99-pedantic.c: New tests.
14443 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14445         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14446         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14448 2000-12-01  Neil Booth  <neilb@earthling.net>
14450         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14451         * gcc.dg/cpp/poison.c: Update.
14452         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14454 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14456         * g77.f-torture/execute/20001201.f: New test.
14458 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14460         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14462 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14464         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14466 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14468         * g++.old-deja/g++.other/cast6.C: New test.
14470 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14472         * gcc.c-torture/execute/20001130-2.c: New testcase.
14474 2000-11-30  Richard Henderson  <rth@redhat.com>
14476         * gcc.c-torture/execute/20001130-1.c: New test.
14478 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14480         * g++.old-deja/g++.other/op3.C: New test.
14482 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14484         * g++.old-deja/g++.other/op2.C: New test.
14486 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14488         * g++.old-deja/g++.other/crash38.C: New test.
14490 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14492         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14494 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14496         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14497         tests.
14498         * gcc.c-torture/execute/string-opt-6.c: New test.
14500         * gcc.dg/20001117-1.c: Add main.
14502 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14504         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14505         Move from here ...
14506         * gcc.dg/940510-1.c: ... to here.
14508         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14509         zero-size arrays in toplevel structures.
14511 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14513         * gcc.c-torture/execute/loop-8.c: New test.
14515 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14517         * g++.old-deja/g++.other/base1.C: New test.
14519 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14521         * g++.old-deja/g++.other/parse2.C: New test.
14523 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14525         * g++.old-deja/g++.pt/incomplete1.C: New test.
14527 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14529         * g++.old-deja/g++.other/friend9.C: New test.
14531 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14533         * gcc.dg/20001127-1.c: New test.
14535 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14537         * g++.old-deja/g++.pt/friend46.C: New test.
14539 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14541         * g++.old-deja/g++.other/ptrmem8.C: New test.
14543 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14545         * gcc.c-torture/execute/string-opt-7.c: New test.
14546         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14548 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14550         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14551         instead of 'mkcheck 2'.
14553 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14555         * gcc.c-torture/execute/memcheck/driver.c,
14556         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14557         C9X references to refer to C99.
14559 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14561         * gcc.dg/ultrasp3.c: New test.
14563 2000-11-25  Neil Booth  <neilb@earthling.net>
14565         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14567 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14569         * gcc.c-torture/compile/20001123-2.c: New.
14571 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14573         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14575 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14577         * gcc.dg/sequence-point-1.c: Add some new tests.
14578         * gcc.c-torture/execute/20001124-1.c: New test.
14580 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14582         * g++.old-deja/g++.other/vaarg4.C: New test.
14583         * gcc.c-torture/compile/20001123-1.c: New test.
14585 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14587         * g++.other/crash24.C: Adjust and remove XFAIL.
14588         * g++.other/crash37.C: New test.
14590 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14592         * g++.old-deja/g++.pt/instantiate9.C: New test.
14594 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14596         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14597         new ABI, too.
14599         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14600         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14602 2000-11-22  Neil Booth  <neilb@earthling.net>
14604         * gcc.dg/cpp/Wtrigraphs.c: New test.
14606 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14608         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14610 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14612         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14614 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14616         * lib/gcc-dg.exp: load_lib scanasm.exp.
14617         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14618         * lib/g++-dg.exp: load_lib scanasm.exp.
14619         * lib/scanasm.exp: New.
14620         (scan-assembler, scan-assembler-not): Add optional arguments to
14621         test name, or if not present, the pattern name.
14622         (scan-assembler-dem, scan-assembler-dem-not): New.
14624         * g++.dg/dg.exp: New.
14626 2000-11-21  Neil Booth  <neilb@earthling.net>
14628         * gcc.dg/cpp/integrated1.c: Remove.
14630 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14632         * gcc.c-torture/execute/20001121-1.c: New test.
14634 2000-11-21  Richard Henderson  <rth@redhat.com>
14636         * gcc.c-torture/compile/20001121-1.c: New test.
14638 2000-11-20  Neil Booth  <neilb@earthling.net>
14640         * gcc.dg/cpp/integrated1.c: New test.
14642 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14644         * g++.old-deja/g++.other/inline17.C: New test.
14646 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14648         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14649         local variable to be zero: I made the variable global. Now
14650         uses abort() and exit() instead of relying on main's return value.
14652 2000-11-20  Neil Booth  <neilb@earthling.net>
14654         * gcc.dg/cpp/paste2.c: Update test.
14655         * objc/execute/paste.m: New test.
14657 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14659         * gcc.dg/c99-condexpr-1.c: New test.
14661 2000-11-20  Neil Booth  <neilb@earthling.net>
14663         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14665 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14667         * g++.old-deja/g++.pt/export1.C: New test.
14669 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14671         * gcc.dg/20001117-1.c: New test.
14673 2000-11-18  Richard Henderson  <rth@redhat.com>
14675         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14677 2000-11-18  Richard Henderson  <rth@redhat.com>
14679         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14680         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14681         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14683 2000-11-18  Richard Henderson  <rth@redhat.com>
14685         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14686         (main): New.  Exit cleanly.
14688 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14690         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14691         gcc.dg/c99-fordecl-2.c: New tests.
14693 2000-11-18  Richard Henderson  <rth@redhat.com>
14695         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14696         * gcc.c-torture/execute/zerolen-2.c: New.
14698 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14700         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14701         memory.
14703 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14705         * g++.old-deja/g++.pt/instantiate8.C: New test.
14707 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14709         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14710         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14712 2000-11-16  Nick Clifton  <nickc@redhat.com>
14714         * gcc.c-torture/execute/nestfunc-2.c: New test.
14715         * gcc.c-torture/execute/nestfunc-3.c: New test.
14717 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14719         * gcc.c-torture/compile/20001116-1.c: New test.
14721 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14723         * gcc.c-torture/execute/20001115-1.c: New test.
14725 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
14727         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
14728         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
14729         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
14730         * g++.old-deja/g++.abi/vmihint.C: Likewise.
14732 2000-11-15  Neil Booth  <neilb@earthling.net>
14734         gcc.dg/cpp/_Pragma1.c: Update.
14735         gcc.dg/cpp/_Pragma2.c: New test.
14737 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
14739         * g++.old-deja/g++.other/anon5.C: New test.
14741 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14743         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
14744         tests.
14746 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
14748         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
14749         output.
14751 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14753         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
14754         labels at end of compound statements.
14756 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
14758         * gcc.c-torture/execute/loop-7.c: New test.
14760 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14762         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
14764 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14766         * gcc.dg/c99-bool-1.c: New test.
14768 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14770         * gcc.dg/c99-scope-1.c: Remove xfail.
14771         * gcc.dg/c99-scope-2.c: New test.
14773 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14775         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
14776         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
14778 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
14780         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
14781         error messages.
14783         * g++.mike/p700.C: Don't typedef wchar_t.
14784         * g++.mike/p784.C: Likewise.
14785         * g++.mike/eb101.C: Don't use __wchar_t.
14787 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
14789         * g77.f-torture/execute/20001111.[fx]: Test premature exit
14790         from DO loop.
14792 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
14794         * gcc.c-torture/execute/20001111-1.c: New test.
14796 2000-11-10  Nick Clifton  <nickc@redhat.com>
14798         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
14799         long multuiple and accumulate.
14801 2000-11-09  Richard Henderson  <rth@redhat.com>
14803         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
14804         via size_t instead of int.
14806         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
14807         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14808         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14809         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14811 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
14813         * gcc.c-torture/compile/20001109-1.c: New test.
14814         * gcc.c-torture/compile/20001109-2.c: New test.
14816 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
14818         * g++.old-deja/g++.pt/operator1.C: New test.
14819         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
14821 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14823         * gcc.dg/20001108-1.c: New test.
14825 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
14827         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
14828         with both arguments constant strings.
14829         * gcc.c-torture/execute/string-opt-3.c: New test.
14830         * gcc.c-torture/execute/string-opt-4.c: New test.
14831         * gcc.c-torture/execute/string-opt-5.c: New test.
14833 2000-11-08  Nick Clifton  <nickc@redhat.com>
14835         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
14836         mulsidi3adddi patterns.
14838 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
14840         * g++.old-deja/g++.other/crash36.C: New test.
14842 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
14844         * g++.old-deja/g++.other/init16.C: New test.
14846 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
14848         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
14850 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14852         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
14853         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14854         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14856 2000-11-07  DJ Delorie  <dj@redhat.com>
14858         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
14860 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14862         * gcc.c-torture/execute/string-opt-1.c: New test.
14864 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
14866         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
14867         mips-sgi-irix6.* because the MIPS ABI passes floating-point
14868         parameters in registers, and there is no way for a varargs
14869         function to know in which order the integer and floating-point
14870         parameters should be interleaved when they are placed on the
14871         stack.
14872         * gcc.c-torture/execute/va-arg-16.x: Likewise.
14873         * gcc.c-torture/execute/va-arg-17.x: Likewise.
14875 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14877         * gcc.c-torture/execute/string-opt-2.c: New test.
14879 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
14881         * g++.old-deja/g++.pt/crash60.C: New test.
14883 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14885         * g++.old-deja/g++.other/crash24.C: New test.
14886         * g++.old-deja/g++.other/crash25.C: New test.
14887         * g++.old-deja/g++.other/crash26.C: New test.
14888         * g++.old-deja/g++.other/crash27.C: New test.
14889         * g++.old-deja/g++.other/crash28.C: New test.
14890         * g++.old-deja/g++.other/crash29.C: New test.
14891         * g++.old-deja/g++.other/crash30.C: New test.
14892         * g++.old-deja/g++.other/crash31.C: New test.
14893         * g++.old-deja/g++.other/crash32.C: New test.
14894         * g++.old-deja/g++.other/crash33.C: New test.
14895         * g++.old-deja/g++.other/crash34.C: New test.
14896         * g++.old-deja/g++.other/crash35.C: New test.
14898 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
14900         * gcc.c-torture/execute/20001031-1.c: New test.
14902 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
14904         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
14905         namespace.
14907         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
14908         standards-conformant.
14910         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
14912         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
14913         * g++.old-deja/g++.mike/p755a.C: Likewise.
14914         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
14915         library makes no calls to `operator new' during initialization.
14917 2000-11-04  Neil Booth  <neilb@earthling.net>
14919         * gcc.dg/cpp/include2.c: New tests.
14921 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
14923         * lib/g++.exp (g++_set_ld_library_path): New function.
14924         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
14926 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
14928         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
14929         warnings.
14931 2000-11-01  Richard Henderson  <rth@redhat.com>
14933         * g++.old-deja/g++.ext/namedret1.C: New.
14934         * g++.old-deja/g++.ext/namedret2.C: New.
14935         * g++.old-deja/g++.ext/namedret3.C: New.
14937 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
14939         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
14940         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
14942 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14944         * gcc.c-torture/execute/va-arg-21.c: New test.
14946 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
14948         * gcc.dg/c99-complex-2.c: New test.
14950 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14952         * gcc.c-torture/execute/stdio-opt-1.c: New test.
14954 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
14956         * g++.old-deja/g++.other/inline16.C: New test.
14958 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
14960         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
14961         __PRETTY_FUNCTION__
14963 2000-10-29  Neil Booth  <neilb@earthling.net>
14965         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
14966         New tests.
14967         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
14968         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
14969         optimisation.
14971 2000-10-29  Neil Booth  <neilb@earthling.net>
14973         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
14974         * mi1.c, mi1c.h: Add null directives to multiple-include test.
14975         * mi5.c: Test multiple includes work with -C.
14976         * trigraphs.c: Test ^= version.
14978 2000-10-28  Neil Booth  <neilb@earthling.net>
14980         New tests and test updates for new macro expander.
14982         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
14983         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
14984         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
14985         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
14986         new diagnostic messages.
14988         * gcc.dg/cpp/macro3.c: New tests.
14990 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
14992         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
14993         on the same line.
14995 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
14997         * g++.old-deja/g++.other/eh2.C: New test.
14999 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15001         * gcc.c-torture/execute/20001027-1.c: New test.
15003 2000-10-26  Richard Henderson  <rth@redhat.com>
15005         * gcc.c-torture/execute/20001026-1.c: New.
15007 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15009         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15010         * g++.old-deja/g++.law/builtin1.C: Likewise.
15011         * g++.old-deja/g++.law/ctors10.C: Likewise.
15012         * g++.old-deja/g++.law/virtual3.C: Likewise.
15013         * g++.old-deja/g++.mike/p658.C: Likewise.
15014         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15015         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15016         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15017         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15018         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15020 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15022         * gcc.c-torture/compile/20001024-1.c: New test.
15024 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15026         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15027         to tell us whether or not we are using V3.
15029 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15031         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15032         operands.
15034 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15036         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15038 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15040         * gcc.c-torture/execute/20001024-1.c: New test.
15042 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15044         * g++.old-deja/g++.other/sibcall1.C: New test.
15046 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15048         * gcc.dg/noncompile/init-3.c: New test.
15050 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15052         * gcc.dg/format-array-1.c: New test.
15054 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15056         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15057         writing through null pointers; remove comment about testing
15058         unterminated strings.
15060 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15062         * gcc.c-torture/execute/20001017-2.c: New test.
15064 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15066         * gcc.c-torture/compile/20001018-1.c: New test.
15067         * gcc.c-torture/compile/20001018-1.x: Xfail.
15069 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15071         * gcc.c-torture/execute/20001017-1.c: New test.
15073 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15075         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15076         for multiple use of arguments with scanf formats; add tests for
15077         multiple use of arguments.
15079 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15081         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15083 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15085         * gcc.dg/format-miss-1.c: New test.
15087 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15089         * gcc.c-torture/execute/20001013-1.c: New test.
15091 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15093         * gcc.dg/format-branch-1.c: New test.
15095 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15097         * README, lib/file-format.exp: Remove EGCS references.
15099 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15101         * gcc.dg/20001013-1.c: New test.
15103 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15105         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15106         for intmax_t in the compiler using __typeof__ and the type rules
15107         for conditional expressions.
15109 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15111         * gcc.dg/20001012-1.c: New test.
15112         * gcc.dg/20001012-2.c: New test.
15114 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15116         * gcc.dg/format-attr-1.c: New test.
15118 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15120         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15121         __LONG_LONG_MAX__ instead of LLONG_MAX.
15123 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15125         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15126         scanf flags.
15127         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15128         flags.
15130 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15132         * gcc.dg/sequence-pt-1.c: New test.
15134 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15136         * gcc.c-torture/execute/20001011-1.c: New testcase.
15137         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15139 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15141         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15142         does not error on it.
15144 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15146         * gcc.dg/20001009-1.c: New test.
15148 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15150         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15151         * gcc.c-torture/execute/20001009-2.c: ... to here.
15153 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15155         * gcc.c-torture/compile/20001009-1.c: New testcase.
15156         * gcc.c-torture/execute/20001009-1.c: New testcase.
15157         Testcases provided by Jan Hubicka <jh@suse.cz>.
15159 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15161         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15162         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15163         uintmax_t using <limits.h> to emulate the compiler's internal
15164         logic.  No longer XFAIL %j tests.
15166 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15168         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15169         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15170         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15171         regexps and details of expected handling of some bad formats.
15172         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15173         suppression.
15175 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15177         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15178         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15179         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15180         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15181         in list archives.
15183 2000-10-06  Richard Henderson  <rth@cygnus.com>
15185         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15186         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15187         * g++.old-deja/g++.jason/report.C: Likewise.
15188         * g++.old-deja/g++.law/friend5.C: Likewise.
15189         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15190         of the expected warnings.
15192 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15194         * g++.old-deja/g++.pt/enum14.C: New test.
15196 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15198         * g++.old-deja/g++.pt/crash59.C: New test.
15200 2000-10-04  Will Cohen  <wcohen@redhat.com>
15202         * gcc.dg/20000926-1.c: New test.
15204 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15206         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15207         function name for current C++ compiler.
15208         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15210 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15212         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15213         __PRETTY_FUNCTION__.
15214         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15216 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15218         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15220 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15222         * gcc.c-torture/compile/20000923-1.c: New test.
15224 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15226         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15227         * g++.old-deja/g++.pt/ttp62.C: Same.
15228         * g++.old-deja/g++.other/inline14.C: Same.
15230 2000-09-24  Richard Henderson  <rth@cygnus.com>
15232         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15234 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15236         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15238 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15240         * gcc.c-torture/compile/20000922-1.c: New file.
15242 2000-09-21  Nick Clifton  <nickc@redhat.com>
15244         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15245         a signed long modulo operation.
15246         (mod6): New function - perform an unsigned long modulo operation.
15247         (main): Add tests for modulos of very large numbers by very small
15248         dividends.
15250 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15252         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15254 2000-09-19  Richard Henderson  <rth@cygnus.com>
15256         * gcc.dg/compare2.c (case 10): XFAIL.
15258 2000-09-18  Richard Henderson  <rth@cygnus.com>
15260         * gcc.c-torture/execute/20000906-1.c: Move ...
15261         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15262         that support __builtin_trap.
15264 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15266         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15268 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15270         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15271         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15272         more $ format tests.
15274 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15276         * gcc.dg/format-errmk-1.c: New test.
15278 2000-09-17  Greg McGary  <greg@mcgary.org>
15280         * gcc.c-torture/execute/20000917-1.x: Remove.
15282 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15284         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15286 2000-09-17  Greg McGary  <greg@mcgary.org>
15288         * gcc.c-torture/execute/20000917-1.c: New test.
15289         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15291 2000-09-16  Neil Booth  <NeilB@earthling.net>
15293         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15294         in nested macro bug.
15296 2000-09-15  Neil Booth  <NeilB@earthling.net>
15298         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15300 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15302         * gcc.c-torture/execute/20000914-1.c: New test.
15304 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15306         * g++.other/inline13.C: New test.
15308 2000-09-12  Andreas Jaeger  <aj@suse.de>
15310         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15311         constant by Ulrich Drepper <drepper@redhat.com>.
15313 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15315         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15317 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15319         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15321 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15323         * gcc.dg/cpp/backslash.c: New test.
15325 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15327         * gcc.c-torture/execute/20000910-1.c: New test.
15328         * gcc.c-torture/execute/20000910-2.c: Likewise.
15330 2000-09-11  Robert Lipe  <robertl@sco.com>
15332         * gcc.dg/pragma-align.c: New test.
15334 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15336         * g++.old-deja/g++.pt/explicit82.C: New test.
15337         * g++.old-deja/g++.pt/explicit83.C: New test.
15339 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15341         * gcc.dg/asm-names.c: New test.
15343 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15345         * gcc.dg/cpp/tr-warn6.c: New test
15347 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15349         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15350         be accepted.
15352 2000-09-07  Catherine Moore  <clm@redhat.com>
15354         * gcc.c-torture/execute/unroll-1.c: New test.
15356 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15358         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15359         ERROR markers.
15360         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15361         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15362         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15363         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15364         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15365         Preprocess only.
15366         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15367         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15369 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15371         * g++.old-deja/g++.pt/deduct2.C: New test.
15373 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15375         * g++.old-deja/g++.pt/parms2.C: New test.
15377 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15379         * g++.old-deja/g++.pt/crash58.C: New test.
15381 2000-09-06  Greg McGary  <greg@mcgary.org>
15383         * gcc.c-torture/execute/20000906-1.c: New test.
15384         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15386 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15388         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15390 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15392         * g++.old-deja/g++.pt/crash57.C: New test.
15394 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15396         * g++.old-deja/g++.pt/crash56.C: New test.
15398 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15400         * g++.old-deja/g++.pt/koenig1.C: New test.
15402 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15404         * gcc.dg/20000904-1.c: New test.
15406 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15408         * gcc.dg/cpp/paste8.c: New test.
15410 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15412         * gcc.c-torture/compile/20000827-1.c: New test.
15414 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15416         * gcc.dg/format-diag-1.c: New test.
15418 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15420         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15421         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15422         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15423         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15424         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15426 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15428         * g++.old-deja/g++.other/nested4.C: New test.
15430 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15432         * g++.old-deja/g++.ns/scoped1.C: New test.
15434 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15436         * lib/g++.exp: Support testing already-installed GCC.
15438 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15440         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15442 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15444         * gcc.dg/return-type-2.c: New test.
15446 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15448         * gcc.c-torture/compile/20000825-1.c: New test.
15450 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15452         * gcc.dg/dwarf2-2.c: New test.
15454 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15456         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15457         dg-warning regexps.
15459 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15461         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15462         gcc.dg/format-ext-5.c: New tests.
15464 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15466         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15468 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15470         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15472 2000-08-24  Richard Henderson  <rth@cygnus.com>
15474         * gcc.dg/ia64-sync-1.c: New test.
15475         * gcc.dg/ia64-sync-2.c: New test.
15476         * gcc.dg/ia64-asm-1.c: New test.
15478 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15480         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15481         * gcc.dg/format-ext-2.c: New test.
15483 2000-08-23  Jason Merrill  <jason@redhat.com>
15485         * lib/old-dejagnu.exp: Also ignore "In member function" and
15486         "At global scope".
15488 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15490         * gcc.dg/noncompile/label-lineno-1.c: New test.
15492 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15494         * gcc.dg/c99-array-nonobj-1.c: New test.
15496 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15498         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15499         tests.
15500         * gcc.dg/format-ext-1.c: New test.
15502 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15504         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15505         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15506         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15507         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15508         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15510 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15512         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15513         gcc.dg/c99-strftime-2.c: New tests.
15515 2000-08-22  Richard Henderson  <rth@cygnus.com>
15517         * gcc.c-torture/execute/20000822-1.c: New test.
15519 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15521         * gcc.c-torture/execute/20000819-1.x: Remove.
15523 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15525         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15526         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15527         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15528         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15529         gcc.dg/format-xopen-1.c: New tests.
15531 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15533         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15535 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15537         * g++.old-deja/g++.other/loop2.C: New test.
15539         * gcc.c-torture/compile/20000606-1.c: New test.
15540         * gcc.c-torture/compile/20000728-1.c: New test.
15541         * gcc.c-torture/execute/20000801-1.c: New test.
15542         * gcc.c-torture/execute/20000801-2.c: New test.
15543         * gcc.c-torture/execute/20000819-1.c: New test.
15544         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15545         * gcc.dg/20000629-1.c: New test.
15546         * gcc.dg/20000724-1.c: New test.
15547         * gcc.dg/20000807-1.c: New test.
15549 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15551         * gcc.dg/cpp/pragma-1.c: New test.
15552         * gcc.dg/cpp/pragma-2.c: New test.
15554 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15556         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15557         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15559 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15561         * gcc.c-torture/compile/20000818-1.c: New test.
15563 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15565         * gcc.c-torture/execute/20000818-1.c: New test.
15567 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15569         * gcc.dg/format-va-1.c: New test.
15571 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15573         * g++.old-deja/g++.other/typedef8.C: New test.
15575 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15577         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15578         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15579         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15580         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15581         * g++.old-deja/g++.other/ptrmem7.C: New test.
15582         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15584 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15586         * g++.old-deja/g++.pt/typename27.C: New test.
15588 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15590         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15591         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15592         * g++.old-deja/g++.pt/friend45.C: New test.
15593         * g++.old-deja/g++.other/friend8.C: New test.
15595 2000-08-15  Richard Henderson  <rth@cygnus.com>
15597         * gcc.c-torture/execute/20000815-1.c: New test.
15599 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15601         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15602         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15603         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15605 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15607         * g++.old-deja/g++.other/refinit2.C: New test.
15609 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15611         * lib/c-torture.exp (c-torture): Make
15612         compiler_conditional_xfail_data global.
15613         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15614         compiler_conditional_xfail_data machinery.
15615         (f-torture-execute): Likewise.
15616         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15617         and only when unrolling loops.
15619         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15621 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15623         * g++.old-deja/g++.pt/explicit81.C: New test.
15625 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15627         * g++.old-deja/g++.pt/typename26.C: New test.
15629 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15631         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15632         warning.
15634 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15636         * g++.old-deja/g++.other/array3.C: New test.
15638 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15640         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15641         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15642         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15643         New tests.
15645 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15647         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15648         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15650 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15652         * gcc.c-torture/execute/20000808-1.c: New test.
15654 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15656         * gcc.dg/c90-const-expr-1.c: New test.
15658 2000-08-08  Richard Henderson  <rth@cygnus.com>
15660         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15662 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15664         * gcc.dg/noncompile/const-ll-1.c: New test.
15666 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15668         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15670 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15672         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15673         that running programs linked against the shared version of libobjc
15674         run correctly.
15676 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15678         * gcc.dg/c99-printf-1.c: New test.
15680 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15682         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15684 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15686         * gcc.c-torture/execute/20000731-1.x: Delete.
15688 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15690         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15691         and torture_without_loops as is done by c-torture.exp.
15692         (search_for): Copy from c-torture.exp.
15693         (gcc-dg-runtest): New function, drives a directory of tests
15694         iterating over the TORTURE_OPTIONS.
15695         (scan-assembler, scan-assembler-not): Move here from
15696         individual directory drivers.
15698         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15699         defined by lib/gcc-dg.exp.
15700         * gcc.dg/cpp/cpp.exp: Likewise.
15701         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15702         gcc-dg-runtest, so we cycle over optimization options.
15704         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15705         * gcc.dg/compare2.c: No longer expected to fail.
15707 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15709         * gcc.c-torture/execute/20000804-1.c: New test.
15711 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15713         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
15715 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
15717         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
15719 2000-08-03  Jeffrey A Law  (law@cygnus.com)
15721         * gcc.c-torture/compile/20000803-1.c: New test.
15723 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
15725         * gcc.c-torture/execute/20000801-3.c,
15726         gcc.c-torture/execute/20000801-4.c: New tests.
15727         * gcc.c-torture/execute/20000801-3.x,
15728         gcc.c-torture/execute/20000801-4.x: Xfail.
15730 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
15732         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
15733         libobjc/.libs to allow for libtool.
15735 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
15737         * gcc.c-torture/compile/20000802-1.c: New test.
15739 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
15741         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
15743 2000-07-31  Jeffrey A Law  (law@cygnus.com)
15745         * gcc-c-torture/execute/20000731-2.c: New test.
15747         * gcc.c-torture/execute/20000731-1.c: New test.
15748         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
15750 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
15752         * testsuite/gcc.dg/cpp/paste7.c: New test.
15753         * gcc.dg/cpp/20000725-1.c: New test.
15755 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
15757         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
15758         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
15759         declaration warning for __builtin_dwarf_reg_size.
15761         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
15763 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15765         * gcc.dg/noncompile/voidparam-1.c: New test.
15767 2000-07-30  Richard Henderson  <rth@cygnus.com>
15769         * gcc.dg/c90-digraph-1.c: Don't xfail.
15770         * gcc.dg/compare2.c (case 10): Xfail.
15771         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
15773 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
15775         * gcc.dg/c99-main-1.c: New test.
15777 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15779         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
15781 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
15783         * gcc.c-tortuer/execute/20000726-1.c: New test.
15785 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
15787         * gcc.c-torture/execute/enum-2.c: New test.
15789 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15791         * gcc.dg/cpp/tr-warn3.c: New test.
15793 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15795         * g++.old-deja/g++.ext/implicit1.C: Remove.
15796         * g++.old-deja/g++.jason/c2.C: Remove
15797         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
15798         * g++.old-deja/g++.pt/crash16.C: Likewise.
15799         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
15801 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
15803         * g++.old-deja/g++.other/for2.C: New test.
15805 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
15807         * gcc.dg/20000720-1.c: New test.
15809 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
15811         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
15813 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
15815         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
15816         * gcc.c-torture/execute/20000722-1.c: New.
15817         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
15819 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
15821         * gcc.dg/cpp/20000720-1.S: New test.
15823 2000-07-21  Michael Meissner  <meissner@redhat.com>
15825         * gcc.c-torture/execute/ieee/hugeval.c: New test.
15827 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15829         * g++.old-deja/g++.brendan/crash16.C,
15830         g++.old-deja/g++.brendan/parse3.C,
15831         g++.old-deja/g++.brendan/redecl1.C,
15832         g++.old-deja/g++.ns/template13.C,
15833         g++.old-deja/g++.other/decl4.C,
15834         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
15836 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
15838         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
15839         and "Internal error".
15841         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
15842         regexps.
15843         * gcc.dg/cpp/paste6.c: New test.
15845 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
15847         * gcc.dg/cpp/tr-direct.c: New test.
15849         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
15850         gcc.dg/cpp/undef1.c: Tweak error regexps.
15852 2000-07-18  Eric Christopher <echristo@redhat.com>
15854         * gcc.c-torture/compile/20000718-1.c: New test.
15856 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
15858         * cpplex.c (_cpp_push_token): If the token being pushed back
15859         is the previous token in this context, just subtract one from
15860         context->posn.
15861         * cppmacro.c (save_expansion): Clear aux field when storing a
15862         placemarker.
15864 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
15866         * gcc.dg/noncompile/redecl-1.c: New test.
15868 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
15870         * gcc.c-torture/execute/20000717-5.c: New test.
15871         * gcc.c-torture/execute/20000717-1.x: Removed.
15873 2000-07-17  Richard Henderson  <rth@cygnus.com>
15875         * gcc.c-torture/execute/20000717-4.c: New test.
15877 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
15879         * gcc.dg/cpp/syshdr.c: New test.
15880         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
15882 2000-07-17  Neil Booth  <neilb@earthling.net>
15884         * gcc.dg/cpp/cmdlne-dM.c: New test.
15885         * gcc.dg/cpp/cmdlne-dD.c: New test.
15887 2000-07-17  Jeffrey A Law  (law@cygnus.com)
15889         * gcc.c-torture/execute/20000717-3.c: New test.
15891         * gcc.c-torture/compile/20000717-1.c: New test.
15893 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
15895         * gcc.c-torture/execute/20000717-2.c: New test.
15897 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15899         * gcc.dg/formatz-1.c: New test.
15901         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
15902         * gcc.dg/c99-digraph-1.c: New tests.
15904         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
15905         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
15907         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
15908         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
15909         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
15910         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
15911         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
15912         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
15913         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
15915 2000-07-17   Greg McGary <greg@mcgary.org>
15917         * gcc.c-torture/execute/20000717-1.c: New test.
15918         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
15920 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
15922         * gcc.c-torture/execute/20000715-2.c: New test.
15923         * gcc.dg/20000715-1.c: New test.
15925 2000-07-15  Michael Meissner  <meissner@redhat.com>
15927         * gcc.c-torture/execute/20000715-1.c: New test.
15929 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
15931         * gcc.c-torture/execute/20000707-1.c: New test.
15933 2000-07-13  Neil Booth  <NeilB@earthling.net>
15935         * testsuite/gcc.dg/cpp/digraph1.c,
15936         testsuite/gcc.dg/cpp/digraph2.c,
15937         testsuite/gcc.dg/cpp/digraphs.c: New tests.
15939 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
15941         * g77.f-torture/compile/20000630-2.f:  New test.
15942         * g77.f-torture/compile/20000630-2.x
15944 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
15946         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
15948 2000-07-11  Neil Booth  <NeilB@earthling.net>
15950         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
15952 2000-07-11  Neil Booth  <NeilB@earthling.net>
15954         * gcc.dg/cpp/cmdlne-C.c: New.
15956 2000-07-09  Neil Booth  <NeilB@earthling.net>
15958         * gcc.dg/cpp/directiv.c: New tests.
15959         * gcc.dg/cpp/undef1.c: Update.
15961 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
15963         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
15965 2000-07-09  Neil Booth  <NeilB@earthling.net>
15967         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
15969 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
15971         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
15972         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
15974 2000-07-08  Neil Booth  <NeilB@earthling.net>
15976         * gcc.dg/cpp/macsyntx.c: New tests.
15978 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15980         * gcc.dg/20000707-1.c: New test.
15982 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
15984         * gcc.c-torture/execute/20000706-1.c: New test.
15985         * gcc.c-torture/execute/20000706-2.c: New test.
15986         * gcc.c-torture/execute/20000706-3.c: New test.
15987         * gcc.c-torture/execute/20000706-4.c: New test.
15988         * gcc.c-torture/execute/20000706-5.c: New test.
15990 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15992         * g++.old-deja/g++.pt/instantiate7.C: New test.
15994 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
15996         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
15997         * g++.old-deja/g++.mike/thunk3.C: Likewise.
15998         * g++.old-deja/g++.other/rtti3.C: Likewise.
15999         * g++.old-deja/g++.other/rttid3.C: Likewise.
16001 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16003         *  g77.f-torture/compile/20000630-1.x: Fix typo
16005 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16007         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16008         assembly output.
16010 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16012         * gcc.dg/cpp/ident.c: New test.
16014 2000-07-05  Neil Booth  <NeilB@earthling.net>
16016         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16017           gcc.dg/cpp/lexstrng.c: New tests.
16019 2000-07-04  Neil Booth  <NeilB@earthling.net>
16021         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16022         * gcc.dg/cpp/strify2.c: Same.
16024 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16026         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16027         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16028         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16029         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16031         * testsuite/gcc.dg/cpp/macro1.c,
16032         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16033         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16034         testsuite/gcc.dg/cpp/strify1.c,
16035         testsuite/gcc.dg/cpp/strify2.c: New tests.
16037 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16039         * gcc.c-torture/execute/20000703-1.c: New test.
16041 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16043         * g++.old-deja/g++.pt (lookup10.C): New test.
16045 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16047         * g++.old-deja/g++.pt (typename25.C): New test.
16049 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16051         * gcc.c-torture/compile/20000701-1.c: New test.
16053 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16055         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16056         to test case.
16058 2000-06-30  Catherine Moore  <clm@cygnus.com>
16060         * gcc.c-torture/execute/align-1.c: New test.
16062 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16064         * g++.old-deja/g++.pt/expr8.C: New test.
16065         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16067 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16069         * gcc.c-torture/compile/20000629-1.c: New test.
16071 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16074         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16075         gcc.dg/noncompile directory, depending on whether they're
16076         preprocessor tests or not.  Annotate all the tests for the dg
16077         framework.
16079         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16080         * gcc.dg/noncompile/noncompile.exp: New.
16082         * Moved files:
16083         Old name                                New name
16084         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16085         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16086         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16087         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16088         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16089         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16090         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16091         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16092         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16093         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16094         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16095         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16096         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16097         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16098         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16099         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16100         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16101         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16102         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16103         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16104         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16105         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16106         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16107         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16109         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16110         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16111         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16112         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16113         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16114         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16116 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16118         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16119         declare one variable.  On the fourth, error.
16120         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16121         declared by 20000628-1a.h.
16123 2000-06-29  Richard Henderson  <rth@redhat.com>
16125         * gcc.c-torture/execute/930529-1.x: New file.
16126         * gcc.dg/920413-1.c: Adjust expected warning text.
16127         * gcc.dg/980217-1.c: Declare abort.
16128         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16130 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16132         * g77.f-torture/compile/20000629-1.f: New test.
16133         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16135 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16137         Rearrange lots of files, removing entirely the
16138         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16139         directories.
16141         * Deleted files:
16142         gcc.c-torture/code_quality/code_quality.exp
16143         gcc.c-torture/special/special.exp
16144         gcc.failure/failure.exp
16145         gcc.failure/940409-1.x
16146         gcc.c-torture/compile/961203-1.x
16148         * New files:
16149         gcc.misc-tests/linkage.exp
16150         gcc.c-torture/execute/920730-1t.c
16151         gcc.c-torture/execute/920730-1t.x
16152         gcc.c-torture/compile/920520-1.x
16153         gcc.c-torture/compile/920521-1.x
16154         gcc.c-torture/compile/981006-1.x
16155         gcc.c-torture/execute/eeprof-1.x
16157         * Moved files (possibly with modifications to fit a new harness):
16158         Old name                                New name
16159         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16160         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16161         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16162         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16163         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16164         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16165         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16166         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16167         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16168         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16169         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16170         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16171         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16172         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16174 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16176         * c-torture/compile/961203-1.x: Delete.
16178         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16179         not exit. Include stdio.h.
16180         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16181         * gcc.misc-tests/dg-12.c: Likewise.
16182         * gcc.misc-tests/dg-5.c: Likewise.
16183         * gcc.misc-tests/dg-6.c: Likewise.
16184         * gcc.misc-tests/dg-7.c: Prototype abort.
16185         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16186         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16187         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16188         not exit.
16189         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16190         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16192 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16194         * gcc.dg/cpp/20000628-1.c: New test.
16195         * gcc.dg/cpp/20000628-1.h: New header for above test.
16196         * gcc.dg/cpp/20000628-1a.h: Likewise.
16198 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16200         * gcc.dg/cpp: New directory.
16201         * gcc.dg/cpp/cpp.exp: New driver.
16202         * gcc.dg/cpp/20000627-1.c: New test.
16203         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16204         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16205         and rewrite as a compilation test.
16207         * gcc.dg: Move many files into the cpp subdirectory, possibly
16208         renaming or editing them as well.
16209         Old name                New name
16210         990119-1.c              cpp/19990119-1.c
16211         990228-1.c              cpp/19990228-1.c
16212         990407-1.c              cpp/19990407-1.c
16213         990409-1.c              cpp/19990409-1.c
16214         990413-1.c              cpp/19990413-1.c
16215         990703-1.c              cpp/19990703-1.c
16216         20000127-1.c            cpp/20000127-1.c
16217         20000129-1.c            cpp/20000129-1.c
16218         20000207-1.c            cpp/20000207-1.c
16219         20000207-2.c            cpp/20000207-2.c
16220         20000209-1.c            cpp/20000209-1.c
16221         20000209-2.c            cpp/20000209-2.c
16222         20000301-1.c            cpp/20000301-1.c
16223         20000419-1.c            cpp/20000419-1.c
16224         20000510-1.S            cpp/20000510-1.S
16225         20000519-1.c            cpp/20000519-1.c
16226         20000529-1.c            cpp/20000529-1.c
16227         20000625-1.c            cpp/20000625-1.c
16228         20000625-2.c            cpp/20000625-2.c
16229         cpp-as1.c               cpp/assert1.c
16230         cpp-as2.c               cpp/assert2.c
16231         cxx-comments-1.c        cpp/cxxcom1.c
16232         cxx-comments-2.c        cpp/cxxcom2.c
16233         endif-label.c           cpp/endif.c
16234         cpp-hash1.c             cpp/hash1.c
16235         cpp-hash2.c             cpp/hash2.c
16236         cpp-if1.c               cpp/if-1.c
16237         cpp-if2.c               cpp/if-2.c
16238         cpp-if3.c               cpp/if-3.c
16239         cpp-if4.c               cpp/if-4.c
16240         cpp-if5.c               cpp/if-5.c
16241         cpp-cond.c              cpp/if-cexp.c
16242         cpp-missingop.c         cpp/if-mop.c
16243         cpp-missingparen.c      cpp/if-mpar.c
16244         cpp-opprec.c            cpp/if-oppr.c
16245         cpp-ifparen.c           cpp/if-paren.c
16246         cpp-shortcircuit.c      cpp/if-sc.c
16247         cpp-shift.c             cpp/if-shift.c
16248         cpp-unary.c             cpp/if-unary.c
16249         cpp-li1.c               cpp/line1.c
16250         cpp-li2.c               cpp/line2.c
16251         lineno.c                cpp/line3.c
16252         lineno-2.c              cpp/line4.c
16253         cpp-mi.c                cpp/mi1.c
16254         cpp-mic.h               cpp/mi1c.h
16255         cpp-micc.h              cpp/mi1cc.h
16256         cpp-mind.h              cpp/mi1nd.h
16257         cpp-mindp.h             cpp/mi1ndp.h
16258         cpp-mix.h               cpp/mi1x.h
16259         cpp-mi2.c               cpp/mi2.c
16260         cpp-mi2a.h              cpp/mi2a.h
16261         cpp-mi2b.h              cpp/mi2b.h
16262         cpp-mi2c.h              cpp/mi2c.h
16263         cpp-mi3.c               cpp/mi3.c
16264         cpp-mi3.def             cpp/mi3.def
16265         poison-1.c              cpp/poison.c
16266         pr-impl.c               cpp/prag-imp.c
16267         cpp-redef-2.c           cpp/redef1.c
16268         cpp-redef.c             cpp/redef2.c
16269         strpaste.c              cpp/strp1.c
16270         strpaste-2.c            cpp/strp2.c
16271         cpp-tradpaste.c         cpp/tr-paste.c
16272         cpp-tradstringify.c     cpp/tr-str.c
16273         cpp-tradwarn1.c         cpp/tr-warn1.c
16274         cpp-tradwarn2.c         cpp/tr-warn2.c
16275         trigraphs.c             cpp/trigraphs.c
16276         cpp-unc1.c              cpp/unc1.c
16277         cpp-unc2.c              cpp/unc2.c
16278         cpp-unc3.c              cpp/unc3.c
16279         cpp-unc.c               cpp/unc4.c
16280         undef.c                 cpp/undef1.c
16281         undef-2.c               cpp/undef2.c
16282         cpp-wi1.c               cpp/widestr1.c
16284 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16286         * lib/g++.exp (g++_include_flags): Tweak.
16288 2000-06-27  H.J. Lu  <hjl@gnu.org>
16289             Loren J. Rittle  <ljrittle@acm.org>
16291         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16292         version with one that knows about the new gcc tree structure.
16293         (g++_link_flags): Same.
16295 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16297         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16298         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16299         case we are cross-compiling.
16301         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16302         g++.old-deja/g++.niklas/Makefile.in,
16303         g++.old-deja/g++.niklas/configure.in,
16304         g++.old-deja/g++.other/Makefile.in,
16305         g++.old-deja/g++.other/configure.in,
16306         gcc.c-torture/code_quality/Makefile.in,
16307         gcc.c-torture/code_quality/configure.in,
16308         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16309         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16310         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16311         gcc.c-torture/execute/ieee/Makefile.in,
16312         gcc.c-torture/execute/ieee/configure.in,
16313         gcc.c-torture/noncompile/Makefile.in,
16314         gcc.c-torture/noncompile/configure.in,
16315         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16316         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16317         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16319 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16321         * g++.old-deja/g++.other/ambig3.C: New test.
16323 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16325         * g++.old-deja/g++.pt/syntax1.C: New test.
16326         * g++.old-deja/g++.pt/syntax2.C: New test.
16327         * g++.old-deja/g++.other/syntax3.C: New test.
16328         * g++.old-deja/g++.other/syntax4.C: New test.
16330 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16332         * gcc.dg/20000623-1.c: Prototype exit and abort.
16334 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16336         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16337         New tests.
16338         * gcc.dg/cpp-mi3.def: New file.
16340         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16341         inside assertions.
16342         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16343         lexer's error messages.
16344         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16345         divine anything from the linemarkers.
16346         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16347         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16349 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16351         * gcc.dg/20000623-1.c: New test.
16353 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16355         * gcc.c-torture/execute/20000622-1.c: New test.
16357 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16359         * g++.old-deja/g++.other/init15.C: New test.
16361 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16363         * g++.old-deja/g++.pt/vaarg2.C: New test.
16364         * g++.old-deja/g++.pt/vaarg3.C: New test.
16366 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16368         * g++.old-deja/g++.other/dyncast6.C: New test.
16370 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16372         * gcc.c-torture/execute/loop-6.c: New test.
16374 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16376         * gcc.dg/20000614-1.c: New test.
16377         * gcc.dg/20000614-2.c: New test.
16379 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16381         * g++.old-deja/g++.other/inline12.C: New test.
16383 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16385         * g++.old-deja/g++.other/eh1.C: New test.
16387 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16389         * g++.old-deja/g++.other/type.C: New test.
16391 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16393         * g++.old-deja/g++.other/initstring.C: New test.
16395 2000-06-12  Jason Merrill  <jason@redhat.com>
16397         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16399 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16401         * gcc.c-torture/compile/20000609-1.c: New test.
16403 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16405         * gcc.dg/20000609-1.c: New test.
16407 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16409         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16410         * gcc.c-torture/noncompile/poison-1.c: Move...
16411         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16412         * gcc.dg/cpp-li1.c: Add a token after the #line.
16414 2000-06-05  Richard Henderson  <rth@cygnus.com>
16416         * gcc.c-torture/execute/20000605-2.c: New test.
16417         * gcc.c-torture/execute/20000605-3.c: New test.
16419 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16421         * g77.f-torture/execute/20000503-1.x: New file.
16423 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16425         * g++.old-deja/g++.eh/badalloc1.C: New test.
16427 2000-06-05  Richard Henderson  <rth@cygnus.com>
16429         * gcc.c-torture/execute/20000605-1.c: New test.
16431 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16432             Nathan Sidwell <nathan@codesourcery.com>
16434         * gcc.c-torture/compile/20000605-1.c: New test.
16436 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16438         * g77.f-torture/compile/20000601-1.f:  New test.
16440 2000-06-03  Richard Henderson  <rth@cygnus.com>
16442         * gcc.c-torture/execute/20000603-1.c: New.
16444 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16446         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16447         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16449 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16451         * gcc.dg/compare2.c (case 12): XFAIL.
16452         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16453         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16455         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16457 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16459         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16460         guard macro is already defined when the header is first
16461         included.
16462         * gcc.dg/cpp-mix.h: New file.
16463         * gcc.dg/endif-label.c: Update patterns to match compiler.
16465         * g++.brendan/complex1.C: Declare abort.
16466         * g++.law/refs4.C: Remove XFAIL.
16467         * g++.oliva/expr2.C: Declare abort and exit.
16469 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16471         * gcc.c-torture/execute/20000528-1.c: New test.
16473         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16474         * g++.old-deja/g++.law/temps4.C: Likewise.
16476         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16477         stdlib.h.  Call abort() on failure.
16478         * g++.old-deja/g++.law/refs4.C: Likewise.
16479         * g++.old-deja/g++.law/temps4.C: Likewise.
16480         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16481         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16483 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16485         Relative to g++.dg/special:
16486         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16488         Relative to g++.old-deja:
16489         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16490         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16491         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16492         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16493         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16494         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16495         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16497         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16498         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16499         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16500         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16501         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16502         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16503         and/or string.h.
16505         * g++.other/goto1.C: Update expectations for error messages.
16507 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16509         * gcc.c-torture/compile/20000523-1.c: New test.
16511 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16513         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16515 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16517         * g++.old-deja/g++.eh/catch11.C: New test.
16518         * g++.old-deja/g++.eh/catch12.C: New test.
16520 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16522         * gcc.c-torture/execute/20000523-1.c: New test.
16524 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16526         * c-torture/execute/bcp-1.c: Replace abort in arg of
16527         __builtin_constant_p with a generic external function.
16529         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16530         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16531         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16532         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16533         Prototype abort and/or exit.
16535         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16536         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16537         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16538         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16540 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16542         * gcc.dg/dwarf2-1.c: New test.
16544 2000-05-20  Richard Henderson  <rth@cygnus.com>
16546         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16548 2000-05-20  Andreas Jaeger  <aj@suse.de>
16550         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16551         testcase.
16553 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16555         * gcc.c-torture/execute/20000519-2.c: New test.
16557 2000-05-19  Andreas Jaeger  <aj@suse.de>
16559         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16560         which fails with SSA.
16562         * lib/c-torture.exp: Also test with -O3 -fssa.
16564 2000-05-18  Michael Meissner  <meissner@redhat.com>
16566         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16567         * gcc.c-torture/execute/920415-1.c: Ditto.
16568         * gcc.c-torture/execute/920501-1.c: Ditto.
16569         * gcc.c-torture/execute/conversion.c: Ditto.
16570         * gcc.c-torture/execute/cvt-1.c: Ditto.
16572 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16574         * gcc.c-torture/compile/20000518-1.c: New test.
16576 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16578         * g77.f-torture/compile/200005018.f:  New test.
16580 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16582         * gcc.c-torture/compile/20000517-1.c: New test.
16584 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16586         * gcc.c-torture/execute/20000516-1.c: New test.
16588 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16590         * g++.old-deja/g++.other/eh.C: New test.
16592 2000-05-12  Richard Henderson  <rth@cygnus.com>
16594         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16595         constants through to doit's conditional.
16597 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16599         * gcc.c-torture/compile/20000511-1.c: New test.
16600         * g77.f-torture/compile/20000511-1.f: New test.
16601         * g77.f-torture/compile/20000511-2.f: New test.
16603 2000-05-11  Michael Meissner  <meissner@redhat.com>
16605         * gcc.c-torture/execute/20000511-1.c: New test.
16607 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16609         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16610         * gcc.dg/20000510-1.S: New.
16612 2000-05-08  Catherine Moore  <clm@cygnus.com>
16614         * gcc.dg/unused-3.c: New.
16616 2000-05-06  Richard Henderson  <rth@cygnus.com>
16618           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16619           * g++.old-deja/g++.mike/warn1.C: Likewise.
16620           * g++.old-deja/g++.pt/local1.C: Likewise.
16621           * g++.old-deja/g++.pt/local7.C: Likewise.
16622           * g++.old-deja/g++.pt/spec16.C: Likewise.
16624 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16626         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16628 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16630           * g77.f-torture/execute/20000503-1.f:  New test.
16632 2000-05-04  Andreas Jaeger  <aj@suse.de>
16634         * gcc.dg/noreturn-2.c: New test.
16636 2000-05-04  Neil Booth  <NeilB@earthling.net>
16638         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16639         preprocessor.
16641 2000-05-04  Richard Henderson  <rth@cygnus.com>
16643         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16645 2000-05-04  Richard Henderson  <rth@cygnus.com>
16647         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16648         OpenSSL by Jason R Thorpe.
16650 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16652         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16654 2000-05-03  Robert Lipe <robertlipe@usa.net>
16656         * gcc.dg/20000503-1.c: New test.
16658 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16660         * gcc.c-torture/compile/20000502-1.c: New test.
16661         * g++.old-deja/g++.other/align.C: New test.
16662         * gcc.dg/cpp-tradstringify.c: New test.
16664 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16666         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16667         and hard registers.
16669 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16671         * gcc.c-torture/execute/loop-5.c: New test.
16673 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16675         * gcc.c-torture/execute/va-arg-20.c: New test.
16677 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16679         * gcc.c-torture/execute/20000422-1.c: New test.
16681 2000-04-20  Greg McGary  <gkm@gnu.org>
16683         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16684         when optimizing, but without sibling-call optimizations (-O1).
16686 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16688           * gcc.c-torture/compile/20000420-1.c: New test.
16690 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16692         * g++.abi/ptrflags.C: New test.
16693         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16695 2000-04-19  Catherine Moore  <clm@cygnus.com>
16697         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16699 2000-04-19  Greg McGary  <gkm@gnu.org>
16701         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16702         sibling-call optimizations.
16704 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16706         * gcc.dg/20000419-1.c: New test.
16708 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16710         * gcc.c-torture/execute/20000412-6.c: New test.
16712 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16714         * gcc.c-torture/execute/20000412-5.c: New test.
16715         * g77.f-torture/compile/20000412-1.f: New test.
16716         * gcc.c-torture/execute/20000412-4.c: New test.
16717         * gcc.c-torture/compile/20000412-2.c: New test.
16718         * gcc.c-torture/execute/20000412-3.c: New test.
16719         * gcc.c-torture/compile/20000412-1.c: New test.
16720         * gcc.c-torture/execute/20000412-2.c: New test.
16722 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
16724         * objc/execute/bf-20.m: New test.
16726 2000-04-10  Richard Henderson  <rth@cygnus.com>
16728         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
16730         * gcc.c-torture/execute/20000412-1.c: New test.
16732 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16734         * g++.old-deja/g++.eh/catchptr1.C: New test.
16736 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
16738         * g++.old-deja/g++.abi/cxa_vec.C: New test.
16740 2000-04-08  Neil Booth  <NeilB@earthling.net>
16742         * gcc.dg/cpp-nullchar.c: Remove test as
16743         embedded nulls cause problems.
16745 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16747         * gcc.dg/compare2.c: New test.
16749 2000-04-08  Neil Booth  <NeilB@earthling.net>
16751         * gcc.dg/cpp-nullchar.c: New test.
16753 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
16755         * gcc.dg/cpp-mi2.c: New test.
16756         * gcc.dg/cpp-mi2[abc].h: New files.
16758 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
16760         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
16761         member name.
16763 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
16765         * g++.old-deja/g++.abi/vmihint.C: New test.
16767 2000-04-06  Neil Booth  <NeilB@earthling.net>
16769         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
16770         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
16771         copyright.
16773 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
16775         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
16776         avoid stack-frame overwrite.
16778 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
16780         * gcc.c-torture/compile/20000405-2.c: New test.
16781         * gcc.c-torture/compile/20000405-3.c: New test.
16783 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16785         * gcc.c-torture/compile/20000405-1.c: New test.
16787 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
16789         * gcc.dg/cast-qual-1.c: Revert last change.
16791 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16793         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
16795 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
16797         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
16798         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
16800 2000-04-03  Jeffrey A Law  (law@cygnus.com)
16802         * gcc.c-torture/compile/20000403-2.c: New test.
16803         * gcc.c-torture/compile/20000403-1.c: New test.
16805 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
16807         * gcc.c-torture/execute/20000403-1.c: New test.
16809 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
16811         * gcc.c-torture/execute/20000402-1.c: New test.
16813 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
16815         * gcc.c-torture/execute/va-arg-15.c: New test.
16816         * gcc.c-torture/execute/va-arg-16.c: New test.
16817         * gcc.c-torture/execute/va-arg-17.c: New test.
16818         * gcc.c-torture/execute/va-arg-18.c: New test.
16819         * gcc.c-torture/execute/va-arg-19.c: New test.
16821 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
16823         * gcc.c-torture/compile/981211-1.c: Move to...
16824         * gcc.dg/cpp-as1.c: ...here.
16825         * gcc.dg/cpp-as2.c: New file.
16827         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
16828         compiler.
16830 2000-04-02  Neil Booth  <NeilB@earthling.net>
16832         * gcc.dg/cpp-cond.c  New tests.
16833         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
16834         accidental success less likely.
16835         * gcc.dg/cpp-missingop.c  New tests.
16836         * gcc.dg/cpp-missingparen.c  New tests.
16837         * gcc.dg/cpp-shift.c  New tests.
16838         * gcc.dg/cpp-shortcircuit.c  New tests.
16839         * gcc.dg/cpp-unary.c  New tests.
16841 2000-03-29  Jeffrey A Law  (law@cygnus.com)
16843         * gcc.c-torture/compile/20000329-1.c: New test.
16845 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
16847         * gcc.c-torture/compile/20000326-1.c: New test.
16848         * gcc.c-torture/compile/20000326-2.c: New test.
16850 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
16852         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
16853         the first parameter is a function argument.
16855 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
16857         * g++.old-deja/g++.ext/array4.C: New test.
16859 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
16861         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
16863 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16865         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
16867 2000-03-19  Richard Henderson  <rth@cygnus.com>
16869         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
16871 2000-03-19  Richard Henderson  <rth@cygnus.com>
16873         * gcc.c-torture/compile/20000319-1.c: New test.
16875 2000-03-14  Jeffrey A Law  (law@cygnus.com)
16877         * gcc.c-torture/execute/20000314-3.c: New test.
16878         * gcc.c-torture/execute/20000314-2.c: New test.
16879         * gcc.c-torture/execute/20000314-1.c: New test.
16880         * gcc.c-torture/compile/20000314-2.c: New test.
16881         * gcc.c-torture/compile/20000314-1.c: New test.
16883 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
16885         * g++.old-deja/g++.warn/inline.C: New test.
16887 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
16889         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
16890         standards-compliant result rather than specific constants.
16891         Put test-values in array.
16893 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
16895         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
16896         (g++_target_compile): Put test-specific options last.
16898 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16900         * g++.old-deja/g++.eh/vbase4.C: New test.
16902 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16904         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
16906 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16908         * g++.old-deja/g++.brendan/misc12.C: Removed.
16909         * g++.old-deja/g++.pt/memtemp77.C: Constify.
16910         * g++.old-deja/g++.ext/pretty4.C: New test.
16912 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
16914         * g++.old-deja/g++.other/string2.C: New test.
16916 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
16918         * g++.old-deja/g++.warn/impint2.C: New test.
16920 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
16922         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
16923         is 1, not zero.
16925 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
16927         * g++.old-deja/g++.warn/impint.C: New test.
16928         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
16929         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
16930         * g++.old-deja/g++.pt/explicit12.C: Likewise.
16931         * g++.old-deja/g++.pt/explicit13.C: Likewise.
16932         * g++.old-deja/g++.pt/explicit17.C: Likewise.
16933         * g++.old-deja/g++.pt/explicit18.C: Likewise.
16934         * g++.old-deja/g++.pt/explicit19.C: Likewise.
16935         * g++.old-deja/g++.pt/explicit23.C: Likewise.
16936         * g++.old-deja/g++.pt/explicit31.C: Likewise.
16937         * g++.old-deja/g++.pt/explicit35.C: Likewise.
16938         * g++.old-deja/g++.pt/explicit6.C: Likewise.
16939         * g++.old-deja/g++.pt/memclass7.C: Likewise.
16941 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
16943         * gcc.dg/cpp-redef.c: New test.
16945 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
16947         * g++.old-deja/g++.pt/unify7.C: New test.
16949 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16951         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
16952         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
16954 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
16956         * gcc.c-torture/compile/20000224-1.c: New test.
16958 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16960         * gcc.c-torture/compile/cpp-2.c: New test.
16961         * gcc.c-torture/compile/cpp-1.c: New test.
16963 2000-02-25  Jeffrey A Law  (law@cygnus.com)
16965         * gcc.c-torture/execute/20000225-1.c: New test.
16967 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
16969         * gcc.dg/cpp-li2.c: New test.
16971         * gcc.dg/cpp-wi1.c: New test.
16973         * gcc.dg/cpp-li1.c: New test.
16975 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
16977         * g++.old-deja/g++.other/sizeof5.C: New test.
16979 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16981         * gcc.c-torture/execute/va-arg-13.c: New test.
16983 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
16985         * gcc.c-torture/execute/va-arg-12.c: New test.
16987 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16989         * gcc.c-torture/execute/20000223-1.c: New test.
16991 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
16993         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
16995 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
16997         * g++.old-deja/g++.abi/ptrmem.C: New test.
16999 2000-02-19  Richard Henderson  <rth@cygnus.com>
17001         * gcc.c-torture/compile/init-3.c: New.
17003 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17005         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17006         ALWAYS_CXXFLAGS.
17008 2000-02-11  Robert Lipe <robertl@sco.com>
17010         * gcc.c-torture/compile/20000211-3.c: New test.
17012 2000-02-11  Martin Buchholz <martin@xemacs.org>
17014         * gcc.c-torture/compile/20000211-2.c: New test.
17016 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17018         * gcc.c-torture/compile/20000211-1.c: New test.
17020 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17022         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17023           on native targets
17025 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17027         * g++.old-deja/g++.other/cast5.C: New test.
17029 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17031         * gcc.c-torture/execute/20000205-1.c: New.
17033 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17035         * g++.old-deja/g++.jason/cast3.C: Return void.
17036         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17038 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17040         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17042         * gcc.dg/loop-1.c: New test.
17044 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17046         * gcc.c-torture/compile/20000127-1.c: New test.
17047         * gcc.c-torture/execute/991228-1.c: New test.
17049 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17051         * gcc.dg/unused-2.c: New test.
17053         * gcc.dg/conv-1.c: New test.
17055 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17057         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17058         compiler.
17059         (tool_option_proc): Fix typo.
17061 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17063         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17064         of the ld on the host, not on the build machine.
17065         Also, don't crash if '--help' is not a supported option.
17067 2000-01-24  Richard Henderson  <rth@cygnus.com>
17069         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17071 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17073         * gcc.c-torture/execute/20000120-2.c: New test.
17074         * gcc.c-torture/execute/20000120-1.c: New test.
17076 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17078         * gcc.c-torture/execute/20000113-1.c: New test.
17080 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17082         * gcc.c-torture/execute/20000112-1.c: New test.
17084 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17086         * gcc.dg/20000111-1.c: New test.
17088 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17090         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17091         with 16 bit integers.
17093 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17095         * gcc.dg/20000108-1.c: New test.
17097 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17099         * g++.old-deja/g++.ns/koenig8.C: New test.
17101 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17103         * g++.old-deja/g++.other/cast4.C: New test.
17105 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17107         * gcc.c-torture/compile/20000105-2.c: New test.
17108         * gcc.c-torture/compile/20000105-1.c: New test.
17110 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17112         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17113         references to printf & atoi to conform to ANSI standard.
17114         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17115         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17116         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17117         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17118         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17119         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17120         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17121         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17122         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17123         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17124         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17125         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17126         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17127         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17128         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17129         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17130         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17131         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17132         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17133         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17134         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17135         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17136         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17137         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17138         * g++.old-deja/g++.brendan/init3.C: Likewise.
17139         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17140         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17141         * g++.old-deja/g++.brendan/new2.C: Likewise.
17142         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17143         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17144         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17145         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17146         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17147         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17148         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17149         * g++.old-deja/g++.brendan/template24.C: Likewise.
17150         * g++.old-deja/g++.brendan/template3.C: Likewise.
17151         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17152         * g++.old-deja/g++.jason/inline3.C: Likewise.
17153         * g++.old-deja/g++.jason/opeq.C: Likewise.
17154         * g++.old-deja/g++.law/arg5.C: Likewise.
17155         * g++.old-deja/g++.law/arm7.C: Likewise.
17156         * g++.old-deja/g++.law/ctors11.C: Likewise.
17157         * g++.old-deja/g++.law/cvt8.C: Likewise.
17158         * g++.old-deja/g++.law/init9.C: Likewise.
17159         * g++.old-deja/g++.law/refs4.C: Likewise.
17160         * g++.old-deja/g++.law/template2.C: Likewise.
17161         * g++.old-deja/g++.law/visibility24.C: Likewise.
17162         * g++.old-deja/g++.law/vtable3.C: Likewise.
17163         * g++.old-deja/g++.mike/asm2.C: Likewise.
17164         * g++.old-deja/g++.mike/eh1.C: Likewise.
17165         * g++.old-deja/g++.mike/misc1.C: Likewise.
17166         * g++.old-deja/g++.mike/misc13.C: Likewise.
17167         * g++.old-deja/g++.mike/misc14.C: Likewise.
17168         * g++.old-deja/g++.mike/ns12.C: Likewise.
17169         * g++.old-deja/g++.mike/p1248.C: Likewise.
17170         * g++.old-deja/g++.mike/p3708.C: Likewise.
17171         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17172         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17173         * g++.old-deja/g++.mike/p646.C: Likewise.
17174         * g++.old-deja/g++.mike/p700.C: Likewise.
17175         * g++.old-deja/g++.mike/p783.C: Likewise.
17176         * g++.old-deja/g++.mike/p783a.C: Likewise.
17177         * g++.old-deja/g++.mike/p783b.C: Likewise.
17178         * g++.old-deja/g++.mike/p786.C: Likewise.
17179         * g++.old-deja/g++.mike/p789.C: Likewise.
17180         * g++.old-deja/g++.mike/p789a.C: Likewise.
17181         * g++.old-deja/g++.mike/p807a.C: Likewise.
17182         * g++.old-deja/g++.other/delete3.C: Likewise.
17183         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17184         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17185         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17186         * g++.old-deja/g++.other/empty1.C: Likewise.
17187         * g++.old-deja/g++.other/temporary1.C: Likewise.
17188         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17189         * g++.old-deja/g++.pt/t16.C: Likewise.
17190         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17192 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17194         * gcc.dg/991230-1.c: New test.
17196 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17198         * gcc.c-torture/compile/991229-3.c: New test.
17199         * gcc.c-torture/compile/991229-2.c: New test.
17200         * gcc.c-torture/compile/991229-1.c: New test.
17202 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17204         * gcc.c-torture/compile/labels-2.c: New test.
17206 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17208         * gcc.c-torture/execute/991227-1.c: New test.
17210 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17212         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17214 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17216         * gcc.c-torture/execute/991221-1.c: New test.
17218 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17220         * g++.old-deja/g++.other/cast3.C: New test.
17222 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17224         * gcc.c-torture/execute/991216-4.c: New test.
17226 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17228         * gcc.c-torture/execute/991216-1.c: New test.
17229         * gcc.c-torture/execute/991216-2.c: New test.
17230         * gcc.c-torture/execute/991216-3.c: New test.
17232 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17234         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17235         Actually make the test fail by using "-O2" for compilation.
17237 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17239         * g++.old-deja/g++.warn/cast-align1.C: New test.
17241 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17243         * gcc.c-torture/compile/991214-1.c: New test.
17244         * gcc.c-torture/compile/991214-2.c: New test.
17246 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17248         * gcc.dg/991214-1.c: New test.
17250 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17252         * gcc.c-torture/compile/991213-3.c: New test.
17253         * gcc.c-torture/compile/991213-2.c: New test.
17254         * gcc.c-torture/compile/991213-1.c: New test.
17256 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17258         * gcc.dg/991209-1.c: New test.
17260 1999-12-08  Nathan Sidwell <nathan@acm.org>
17262         * gcc.c-torture/compile/991208-1.c: New test.
17264 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17266         * gcc.dg/ultrasp2.c: New test.
17268 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17270         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17272 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17274         * gcc.c-torture/compile/991202-1.c: New test.
17275         * gcc.c-torture/execute/991202-1.c: New test.
17276         * gcc.c-torture/execute/991202-2.c: New test.
17277         * gcc.c-torture/execute/991202-3.c: New test.
17279 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17281         * g++.old-deja/g++.abi/align.C: New test.
17282         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17283         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17285 1999-12-01  Richard Henderson  <rth@cygnus.com>
17287         * gcc.c-torture/execute/991201-1.c: New.
17289 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17291         * gcc.dg/991129-1.c: New test.
17293 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17295         * gcc.c-torture/compile/991127-1.c: New test.
17297 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17299         * g++.old-deja/g++.other/warn4.C: New test.
17301 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17303         * g++.old-deja/g++.eh/cleanup2.C: New test.
17304         * g++.old-deja/g++.ext/pretty2.C: New test.
17305         * g++.old-deja/g++.ext/pretty3.C: New test.
17306         * g++.old-deja/g++.other/debug6.C: New test.
17308 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17310         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17311         compiler_output to look for one error message instead of two.
17313 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17315         * gcc.c-torture/execute/991118-1.c: Also test case
17316         where the word boundary does not split a byte evenly.
17318 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17320         * g++.old-deja/g++.ext/restrict1.C: New test.
17322 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17324         * gcc.c-torture/execute/991118-1.c: New test.
17326 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17328         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17329         working directory pathnames.
17331 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17333         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17334         host is equipped with driver.h and driver.o so it can actually
17335         compile and run the tests.
17337 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17339         * gcc.c-torture/compile/991008-1.c: New test.
17341 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17343         * lib/gcc-dg.exp: Include target-supports.exp
17345 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17347         * lib/target-supports.exp: New file: Provide procs to test for
17348         features supported by the target.
17349         (check_weak_available): Moved here from ecos.exp.
17350         (check_alias_available): New proc: Determine of the target
17351         toolchain supports the alias attribute.
17353         * gcc.dg/special/ecos.exp: Move check_weak_available to
17354         target-supports.exp.
17355         (alias-1.c): Only perform the test if the target supports
17356         aliases.
17357         (wkali-1.c): Only perform the test if the target supports
17358         aliases.
17360         * gcc.dg/990506-0.c: Expect error messages from cross
17361         targets as well as native targets.
17363 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17365         * gcc.dg/ultrasp1.c: Removed xfail.
17366         * gcc.dg/struct-ret-2.c: Likewise.
17367         * gcc.dg/array-1.c: Likewise.
17369 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17371         * gcc.dg/struct-ret-2.c: New test.
17373         * gcc.dg/array-1.c: New test.
17375 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17377         * gcc.c-torture/execute/991030-1.c: New test.
17379 1999-10-26  Richard Henderson  <rth@cygnus.com>
17381         * gcc.c-torture/compile/991026-2.c: New test.
17383 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17385         * gcc.c-torture/compile/991026-1.c: New test.
17387 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17389         * gcc.c-torture/execute/991023-1.c: New test.
17391 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17393         * gcc.c-torture/execute/991019-1.c: New test.
17395 1999-10-16  Richard Henderson  <rth@cygnus.com>
17397         * gcc.c-torture/execute/991016-1.c: New test.
17399 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17401         * gcc.c-torture/execute/991014-1.c: New test.
17403 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17405         * g++.old-deja/g++.other/union2.C: New test.
17407 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17409         * g++.old-deja/g++.other/vaarg2.C: New test.
17410         * g++.old-deja/g++.other/vaarg3.C: New test.
17412 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17414         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17415         in compile/.
17417 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17419         * gcc.c-torture/execute/va-arg-11.c: New test.
17421 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17423         * lib/file-format.exp (gcc_target_object_format): Don't
17424         crash if objdump is unavailable.
17426 1999-09-29  Donn Terry <donn@interix.com>
17428         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17430 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17432         * gcc.c-torture/compile/990928-1.c: New test.
17434 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17436         * g++.old-deja/g++.other/decl6.C: New test.
17438 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17440         * gcc.c-torture/execute/va-arg-10.c: New test.
17442 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17444         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17445         __PRETTY_FUNCTION__.
17447 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17449         * gcc.c-torture/execute/990923-1.c: New test.
17451 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17453         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17454         for which -fpic is inappropriate.
17456 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17458         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17460 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17462         * g++.old-deja/g++.other/dyncast1.C: New test.
17463         * g++.old-deja/g++.other/dyncast2.C: New test.
17464         * g++.old-deja/g++.other/dyncast3.C: New test.
17465         * g++.old-deja/g++.other/dyncast4.C: New test.
17466         * g++.old-deja/g++.other/dyncast5.C: New test.
17467         * g++.old-deja/g++.eh/catch3.C: New test.
17468         * g++.old-deja/g++.eh/catch3p.C: New test.
17469         * g++.old-deja/g++.eh/catch4.C: New test.
17470         * g++.old-deja/g++.eh/catch4p.C: New test.
17471         * g++.old-deja/g++.eh/catch5.C: New test.
17472         * g++.old-deja/g++.eh/catch5p.C: New test.
17473         * g++.old-deja/g++.eh/catch6.C: New test.
17474         * g++.old-deja/g++.eh/catch6p.C: New test.
17475         * g++.old-deja/g++.eh/catch7.C: New test.
17476         * g++.old-deja/g++.eh/catch7p.C: New test.
17477         * g++.old-deja/g++.eh/catch8.C: New test.
17478         * g++.old-deja/g++.eh/catch8p.C: New test.
17479         * g++.old-deja/g++.eh/catch9.C: New test.
17480         * g++.old-deja/g++.eh/catch9p.C: New test.
17482 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17484         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17485         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17487 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17489         * gcc.c-torture/compile/990913-1.c: New test.
17491 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17493         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17494         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17496 1999-09-09  Richard Henderson  <rth@cygnus.com>
17498         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17500 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17502         * g++.old-deja/g++.other/lookup11.C: New test.
17503         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17504         what is permitted and what we want.
17505         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17506         overload use.
17507         * g++.old-deja/g++.jason/rfg5.C: Likewise
17509 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17511         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17512         * gcc.c-torture/noncompile/poison-1.c: New file.
17514 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17516         * g++.old-deja/g++.other/sizeof3.C: New test.
17517         * g++.old-deja/g++.other/sizeof4.C: New test.
17518         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17519         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17521 1999-09-07  Richard Henderson  <rth@cygnus.com>
17523         * gcc.dg/va-arg-1.c: New.
17525 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17527         * gcc.c-torture/execute/va-arg-9.c: New test.
17529 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17531         * g77.f-torture/compile/980519-2.f: New test.
17532         * g77.f-torture/compile/19990905-0.f: New test.
17533         * g77.f-torture/compile/19990905-1.f: New test.
17534         * g77.f-torture/compile/19990905-2.f: New test.
17536         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17538 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17540         * gcc.c-torture/execute/990827-1.c: Fix typo.
17542 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17544         * g++.old-deja/g++.other/deref1.C: New test.
17546 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17548         * g++.old-deja/g++.other/ambig2.C: New test.
17549         * g++.old-deja/g++.other/cond5.C: New test.
17550         * g++.old-deja/g++.other/lookup16.C: New test.
17552 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17554         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17555         assemblers too.
17557 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17559         * lib/c-torture.exp: Avoid the "compare executables" optimization
17560         when testing native.
17562 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17564         * gcc.c-torture/execute/990829-1.c: New test.
17565         * gcc.c-torture/compile/990829-1.c: New test.
17567 1999-08-27  Paul Burchard  <burchard@pobox.com>
17569         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17570         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17571         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17572         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17573         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17574         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17575         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17576         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17577         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17578         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17579         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17581 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17583         * gcc.c-torture/execute/990827-1.c: New test.
17585 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17587         * g77.f-torture/noncompile/19990826-4.f: New test.
17589         * g77.f-torture/compile/19990826-3.f: New test.
17591         * g77.f-torture/execute/19990826-2.f: New test.
17593         * g77.f-torture/compile/19990826-1.f: New test.
17595         * gcc.c-torture/execute/990826-0.c: New test.
17596         * g77.c-torture/execute/19990826-0.f: New test.
17598         * g77.f-torture/noncompile/970626-2.f: New test.
17600 1999-08-25  Paul Burchard  <burchard@pobox.com>
17602         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17603         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17604         lss-011.C: New tests.
17606 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17608         * g++.old-deja/g++.other/decl5.C: New test.
17610 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17612         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17613         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17614         call `postbase' for each one.  All callers of `postbase' changed
17615         to call this instead.
17617 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17619         * gcc.c-torture/execute/990811-1.c: New test.
17621 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17623         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17624         just native ones.
17626         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17627         just native ones.
17629 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17631         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17633 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17635         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17637 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17639         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17641 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17643         * gcc.c-torture/execute/990804-1.c: New test.
17645 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17647         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17648         * g++.old-deja/g++.brendan/crash64.C: Likewise
17649         * g++.old-deja/g++.brendan/overload8.C: Likewise
17651 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17653         * g++.old-deja/g++.other/struct1.C: New test.
17655 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17657         * g++.old-deja/g++.other/enum2.C: New test.
17659 1999-08-02  Richard Henderson  <rth@cygnus.com>
17661         Adapted from tests from Franz Sirl:
17662         * gcc.c-torture/execute/va-arg-7.c: New test.
17663         * gcc.c-torture/execute/va-arg-8.c: New test.
17665 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17667         * gcc.c-torture/compile/990801-2.c: New test.
17669         * gcc.c-torture/compile/990801-1.c: New test.
17671 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17673         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17674         fp-cmp-1.c, converting double to float.
17676         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17677         fp-cmp-1.c, converting double to long double.
17679         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17680         from fr1 to unknown_register, since fr1 is a legitimate register
17681         on some machines.
17683 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17685         * README: More listname related changes.
17687 1999-07-08  Catherine Moore  <clm@cygnus.com>
17689         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17691 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17693         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17695 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17697         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17699 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17701         * gcc.dg/990703-1.c: New test.
17703 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17705         * lib/file-format.exp: New file: Move definition of proc
17706         gcc_target_object_format to here from
17707         gcc.dg/special/ecos.exp.
17709         * lib/c-torture.exp: Include lib file-format.exp.
17710         * lib/gcc-dg.exp: Include lib file-format.exp.
17712         * gcc.dg/special/ecos.exp: Remove definition of proc
17713         gcc_target_object_format.
17715 1999-06-28  Jeffrey A Law  (law@cygnus.com)
17717         * gcc.c-torture/execute/990628-1.c: New test.
17719 1999-06-25  Jeffrey A Law  (law@cygnus.com)
17721         * gcc.c-torture/compile/990625-2.c: New test.
17723         * gcc.c-torture/compile/990625-1.c: New test.
17725 1999-06-23  Nick Clifton  <nickc@cygnus.com>
17727         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
17728         attributes compile.
17729         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
17730         ports that use the COFF/PE file format.
17732 1999-06-17  Jeffrey A Law  (law@cygnus.com)
17734         * gcc.c-torture/compile/990617-1.c: New test.
17736 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
17738         * g++.old-deja/g++.other/decl4.C: New test.
17740 1999-06-14  Nathan Sidwell  <nathan@acm.org>
17742         * g++.old-deja/g++.other/bitfld3.C: New test.
17744 1999-06-08  Nathan Sidwell  <nathan@acm.org>
17746         * g++.old-deja/g++.eh/catch1.C: New test.
17748 1999-06-07  Jeffrey A Law  (law@cygnus.com)
17750         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
17752         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
17753         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
17755 1999-06-05  Craig Burley  <craig@jcb-sc.com>
17757         * g77.f-torture/compile/19990502-0.f: Replace with new,
17758         shorter, test that still fails after recent changes.
17760 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17762         * gcc.c-torture/execute/990604-1.c: New test.
17764 1999-05-31  Jeffrey A Law  (law@cygnus.com)
17766         * gcc.c-torture/execute/990531-1.c: New test.
17768 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17770         * gcc.c-torture/compile/990527-1.c: New test.
17772 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
17774         * gcc.c-torture/execute/990527-1.c: New test.
17776 1999-05-25  Nick Clifton  <nickc@cygnus.com>
17778         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
17779         bitfields as signed.
17781 1999-05-25  Craig Burley  <craig@jcb-sc.com>
17783         * g77.f-torture/compile/19990525-0.f: New test.
17785 1999-05-25  Jeffrey A Law  (law@cygnus.com)
17787         * gcc.c-torture/execute/990525-2.c: New test.
17789         * gcc.c-torture/execute/990525-1.c: New test.
17791 1999-05-24  Nathan Sidwell  <nathan@acm.org>
17793         * g++.old-deja/g++.other/anon3.C: New test.
17794         * g++.old-deja/g++.other/anon4.C: New test.
17795         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
17796         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
17797         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
17798         Merrill).
17800 1999-05-24  Jeffrey A Law  (law@cygnus.com)
17802         * gcc.c-torture/execute/990524-1.c: New test.
17804         * gcc.dg/990524-1.c: New test.
17806 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17808         * gcc.c-torture/compile/990523-1.c: New test.
17810 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
17812         * gcc.c-torture/compile/990519-1.c: New test.
17814 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
17816         * gcc.c-torture/compile/990517-1.c: New test.
17818         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
17819         (e4, f4): New tests.
17820         (main): Call them.
17822 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17824         * gcc.dg/noreturn-1.c: New test.
17826 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
17828         * gcc.c-torture/execute/990513-1.c: New test.
17830 1999-05-10  Richard Henderson  <rth@cygnus.com>
17832         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
17834 1999-05-10  Craig Burley  <craig@jcb-sc.com>
17836         * g77.f-torture/execute/erfc.f: Use small single-precision
17837         values, to avoid problems on Alphas when not -mieee.
17839 1999-05-08  Craig Burley  <craig@jcb-sc.com>
17841         * gcc.dg/990506-0.c: New test.
17843 1999-05-08  Richard Henderson  <rth@cygnus.com>
17845         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
17846         the constant to test.  Don't XFAIL 64-bit targets.
17848         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
17849         * g++.old-deja/g++.law/profile1.C: Likewise.
17851         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
17852         operator new instances.
17853         * g++.old-deja/g++.other/delete5.C: Likewise.
17855 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17857         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
17858         intrinsic.
17860 1999-05-03  Craig Burley  <craig@jcb-sc.com>
17862         * g77.f-torture/execute/u77-test.f: Reverse order of two
17863         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
17865 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17867         * gcc.dg/compare1.c: New test.
17869 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
17871         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
17872         New tests.
17874 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17876         * g77.f-torture/compile/19990502-1.f: New test.
17878 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17880         * g77.f-torture/compile/19990502-0.f: New test.
17882 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17884         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
17885         intrinsic.
17887 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17889         * g77.f-torture/execute/u77-test.f (main): List libU77
17890         intrinsics not currently tested.
17891         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
17892         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
17893         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
17894         Trim blanks off the ends of some printed strings.
17896 1999-05-02  Craig Burley  <craig@jcb-sc.com>
17898         * g77.f-torture/execute/u77-test.f (main): Just warn about
17899         FSTAT gid disagreement, as it's expected on some systems.
17901 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17903         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
17904         use a new function, which allows for some slop.
17905         Clean up some commentary.
17906         (issum): The new function.
17907         (sgladd): Deleted subroutine.
17909 1999-05-01  Craig Burley  <craig@jcb-sc.com>
17911         * g77.f-torture/execute/u77-test.f: Modify to be more like
17912         libf2c/libU77 version, bringing patches to that version here.
17913         Add suitable commentary.
17915 1999-04-25  Richard Henderson  <rth@cygnus.com>
17917         * gcc.dg/990424-1.c: New test.
17919 1999-04-24  Craig Burley  <craig@jcb-sc.com>
17921         * g77.f-torture/execute/u77-test.f (main): Bug involving
17922         LSTAT has been fixed, so turn back on full checking.
17924 1999-04-20  Craig Burley  <craig@jcb-sc.com>
17926         * g77.f-torture/compile/19990419-0.f: New test.
17927         * g77.f-torture/execute/19990419-1.f: New test.
17929 1999-04-17  Richard Henderson  <rth@cygnus.com>
17931         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
17932         to avoid the need for a prototype to supress a warning.
17934 1999-04-07  Jim Wilson  <wilson@cygnus.com>
17936         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
17938 1999-04-04  Jeffrey A Law  (law@cygnus.com)
17940         * gcc.c-torture/execute/990404-1.c: New test.
17942 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
17944         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
17945         * gcc.dg/cpp-if3.c: Don't use -pedantic.
17946         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
17947         missing initializer warnings.
17949 1999-03-28  Jeffrey A Law  (law@cygnus.com)
17951         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
17952         matching strings.
17954 1999-03-26  Jeffrey A Law  (law@cygnus.com)
17956         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
17958 1999-03-26  Craig Burley  <craig@jcb-sc.com>
17960         * g77.f-torture/execute/19990325-0.f: New test.
17961         * g77.f-torture/execute/19990325-1.f: New test.
17963 1999-03-24  Jeffrey A Law  (law@cygnus.com)
17965         * gcc.c-torture/execute/990324-1.c: New test.
17967 1999-03-22  Jim Wilson  <wilson@cygnus.com>
17969         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
17970         test with 4.
17972 1999-03-17  Richard Henderson  <rth@cygnus.com>
17974         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
17976 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17978         * g77.f-torture/execute/19990313-2.f: New test.
17979         * g77.f-torture/execute/19990313-3.f: New test.
17981 1999-03-13  Craig Burley  <craig@jcb-sc.com>
17983         * g77.f-torture/execute/19990313-0.f: New test.
17984         * g77.f-torture/execute/19990313-1.f: New test.
17986 1999-03-12  Jim Wilson  <wilson@cygnus.com>
17988         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
17989         printf to sprintf.
17990         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
17991         (main): Add check for u15.  Conditionalize u31 check depending on
17992         whether ints are <32 bits or >=32 bits.
17994 1999-03-08  Craig Burley  <craig@jcb-sc.com>
17996         * g77.f-torture/execute/19981119-0.f: Improve testiness.
17998 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18000         * g77.f-torture/compile/19990305-0.f: New test.
18001         * g77.f-torture/execute/19981119-0.f: New test.
18003 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18005         * g77.f-torture/execute/970625-2.f: call ABORT if final
18006         result is not correct, instead of just printing it.
18007         Add this checking via newly introduced obfuscation, to
18008         trip up buggy front ends.
18010 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18012         * g77.f-torture/compile/960317-1.f: Moved from being
18013         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18015 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18017         * g77.f-torture/execute/960317-1.f: New (old) test.
18018         * g77.f-torture/execute/970625-2.f: Ditto.
18020 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18022         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18023         message on line 1 or line 2; cccp and cpplib do this differently.
18025 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18027         * g++.old-deja/g++.law/weak1.C: New test.
18029 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18031         * gcc.c-torture/execute/990119-1.c: Renamed to...
18032         * gcc.dg/990119-1.c: this, so it will only be tested once
18033         (it's a preprocessor test, it doesn't need to be run at
18034         multiple optimization levels).
18036 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18038         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18039           ALWAYS_CXXFLAGS.
18041 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18043         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18044         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18045         to not be compilable by current g77.
18047 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18049         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18051 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18053         * gcc.c-torture/execute/990222-1.c: New test.
18055 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18057         * g77.f-torture/compile/19990218-0.f: New test.
18058         * g77.f-torture/noncompile/19990218-1.f: New test.
18060 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18062         * g77.f-torture/compile/19981216-0.f: New test.
18064 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18066         * gcc.dg/990214-1.c: New test.
18068 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18070         * gcc.dg/990213-2.c: New test.
18072         * gcc.dg/990213-1.c: New test.
18074 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18076         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18077         ints.
18079 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18081         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18082         specified by target.
18084         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18086 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18088         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18090 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18092         * gcc.dg/special/ecos.exp: New test driver for new tests with
18093         special requirements.
18095         * gcc.dg/special/alias-1.c: New test.
18096         * gcc.dg/special/gcsec-1.c: New test.
18097         * gcc.dg/special/weak-1.c: New test.
18098         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18099         * gcc.dg/special/weak-2.c: New test.
18100         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18101         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18102         * gcc.dg/special/wkali-1.c: New test.
18103         * gcc.dg/special/wkali-2.c: New test.
18104         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18105         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18107 1999-02-10  Felix Lee  <flee@cygnus.com>
18109           * lib/c-torture.exp (c-torture-compile): Pull out code for
18110           analyzing gcc error messages.
18111           (c-torture-execute): Likewise.  Fix some (harmless) false
18112           positives.
18113           * lib/gcc.exp (gcc_check_compile): New function.
18115 1999-02-08  Richard Henderson  <rth@cygnus.com>
18117         * gcc.c-torture/execute/990208-1.c: New test.
18119 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18121         * g++.dg/special/ecos.exp: New driver for new tests with special
18122         requirements
18124         * g++.dg/special/conpr-1.C: New test
18125         * g++.dg/special/conpr-2.C: New test
18126         * g++.dg/special/conpr-2a.C: New test
18127         * g++.dg/special/conpr-3.C: New test
18128         * g++.dg/special/conpr-3a.C: New test
18129         * g++.dg/special/conpr-3b.C: New test
18131         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18132         allow g++ to use the dg driver
18134         * README: Add comment about g++.dg directory
18136 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18138         * README: Update email addresses.
18140 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18142         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18143         arguments in order to force structure S onto the stack even on
18144         the alpha.
18145         (test): Pass 10 leading arguments to function foo as well as the
18146         structure S.
18148         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18149         failure for all targets.
18151         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18152         abort to terminate program execution.
18154 1999-01-30  Richard Henderson  <rth@cygnus.com>
18156         * gcc.c-torture/execute/990130-1.c: New test.
18158 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18160         * gcc.dg/990130-1.c: New test.
18162 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18164         * gcc.c-torture/execute/990128-1.c: New test.
18166 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18168         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18170 1999-01-27  Felix Lee  <flee@cygnus.com>
18172         * lib/c-torture.exp (c-torture-compile): pull out code for
18173         analyzing gcc error messages.
18174         (c-torture-execute): ditto, and fix some (harmless) false
18175         positives.
18176         * lib/gcc.exp (gcc_check_compile): new function.
18178 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18180         * gcc.dg/990117-1.c: New test.
18182         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18184         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18186 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18188         * g77.f-torture/compile/990115-1.f: New test.
18190 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18192         * gcc.c-torture/compile/990107-1.c: New test
18194 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18196         * gcc.c-torture/execute/990106-2.c: New test.
18198         * gcc.c-torture/execute/990106-1.c: New test.
18200 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18202         * gcc.c-torture/compile/981223-1.c: New test.
18204 1998-12-29  Richard Henderson  <rth@cygnus.com>
18206         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18207         (opt3): Rename from opt4 and disable.
18209 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18211         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18213 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18215         * g++.old-deja/g++.other/conv5.C: New test.
18217 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18219         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18221 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18223         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18225 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18227         * gcc.c-torture/compile/981211-1.c: New test.
18229 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18231         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18233         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18235 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18237         * gcc.special/930510-1.c: Make C9X safe.
18238         * gcc.misc-tests/gcov-1.c Similarly.
18239         * gcc.misc-tests/gcov-2.c Similarly.
18241 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18243         * gcc.dg/ultrasp1.c: New test.
18245 1998-12-06  Richard Henderson  <rth@cygnus.com>
18247         * gcc.c-torture/execute/981206.c: New test.
18249 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18251         * g++.old-deja/g++.ns/template7.C: New test.
18253         * g++.old-deja/g++.other/expr1.C: New test.
18255         * g++.old-deja/g++.eh/tmpl3.C: New test.
18257         * g++.old-deja/g++.eh/tmpl2.C: New test.
18259 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18261         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18262         * g++.old-deja/g++.other/using6.C: Removed.
18263         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18265         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18267 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18269         * g++.old-deja/g++.pt/overload8.C: New test.
18271         * g++.old-deja/g++.pt/overload7.C: New test.
18273         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18275         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18276         and relinking messages.
18277         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18278         compiling with -frepo.
18280 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18282         * g++.old-deja/g++.pt/lookup6.C: New test.
18284 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18286         * gcc.c-torture/execute/981130-1.c: New test.
18287         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18289 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18291         * g++.old-deja/g++.pt/explicit76.C: New test.
18293         * g++.old-deja/g++.pt/friend38.C: New test.
18295         * g++.old-deja/g++.ns/crash2.C: New test.
18297         * g++.old-deja/g++.pt/defarg8.C: New test.
18299         * g++.old-deja/g++.pt/instantiate6.C: New test.
18301         * g++.old-deja/g++.pt/static6.C: New test.
18303         * g++.old-deja/g++.pt/decl2.C: New test.
18305 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18307         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18308         problem is actually related with name lookup, but so what? :-)
18310         * g++.old-deja/g++.pt/friend37.C: New test.
18312 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18314         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18315         element, which fails on some systems.
18317         * g77.f-torture/execute/labug1.f: New test.
18319 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18321         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18322         is defined.
18324 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18326         * g77.f-torture/compile/981117-1.f: New test.
18328 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18330         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18331         properly discarded.
18333 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18335         * gcc.c-torture/execute/memcheck: New directory of tests for
18336         -fcheck-memory-usage.
18338 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18340         * README: New file, general information about the testsuite and
18341         new description of the various C++ test subdirectories.
18342         * README.g++: Eliminate obsolete information, update and move most
18343         relevant stuff to README.
18345 1998-11-07  Richard Henderson  <rth@cygnus.com>
18347         * gcc.c-torture/compile/981107-1.c: New test.
18349 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18351         * execute/memcpy-bi.c: New testcase.
18353 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18355         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18356         base classes.
18358         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18359         template is selected.
18361         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18362         classes, it should be accepted for all types.
18364         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18366         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18367         specializations start with template headers.
18369 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18371         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18373         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18374         non-POD types.
18376 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18378         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18380 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18382         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18384 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18386         * 981019-1.c: New test.
18388 1998-10-14  Robert Lipe <robertl@dgii.com>
18390         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18391         find objc headers.
18393 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18395         * compile/981001-4.c: Remove use of GCC extension that triggers a
18396         compiler bug.
18398 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18400         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18402 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18404         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18405         instantiation of template produces incorrect code for delete
18406         expression.
18408         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18409         constructors' name is not unique.
18410         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18411         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18413         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18414         automatic array of const is ill-formed.
18416         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18417         of template parameter?
18419         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18420         const.
18422         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18423         pointer-to-member expression.
18425         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18426         declaration causes ICE.
18428 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18430         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18431         reserved in the global namespace.
18433         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18434         generate needed virtual table.
18436         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18438 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18440         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18441         template-dependent type
18443 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18445         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18446         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18447         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18449         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18450         class should be usable as argument of member function.
18451         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18452         class should be usable as return type of member function.
18453         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18454         class should be usable as type of data member.
18456         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18458 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18460         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18462 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18464         * gcc.dg/dll-?.c Add thumb to target list.
18465         Fix assembler scan patterns to match current assembler output.
18467 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18469         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18470         matching of template brackets.
18472         * g++.old-deja/g++.other/using4.C: New test.  Test using
18473         declarations of methods from base classes.
18475         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18476         within functions should introduce names into the innermost
18477         enclosing namespace.
18479         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18480         of static locals if first initialization throws.
18482 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18484         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18486 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18488         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18489         lose track of the possible targets of tablejump insns.
18490         * special/special.exp: Run it.
18492 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18494         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18495         must be declared before its specializations can be named in friend
18496         declarations.
18498 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18500         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18502         * g77.f-torture/execute/io1.f: New test.
18504 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18506         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18507         with pointer to template function, for which no argument deduction
18508         is possible.
18510         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18511         specialization of template function as argument to template
18512         function.
18514         * g++.old-deja/g++.other/access2.C: New test; Inner class
18515         shouldn't have privileged access to Outer's names.
18517 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18519         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18520         friend template declared within template class conflicts with
18521         nested class of the same name.
18523         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18524         is ignored.
18526         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18527         object with direct initializer as function declaration.
18529         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18530         initializers.
18532         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18533         involving const pointer and NULL produces incorrect result.
18535         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18536         type name without `typename' should be rejected with -pedantic.
18538 1998-10-02  Richard Henderson  <rth@cygnus.com>
18540         * g++.old-deja/g++.other/addrof1.C: New test.
18542 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18544         * gcc.c-torture/compile/981001-1.c: New test.
18545         * gcc.c-torture/execute/981001-1.c: New test.
18547 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18549         * gcc.c-torture/compile/981001-2.c: New test.
18550         * gcc.c-torture/compile/981001-3.c: New test.
18551         * gcc.c-torture/compile/981001-4.c: New test.
18553 1998-10-01  Robert Lipe  <robertl@dgii.com>
18555         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18556         multilibbed hosts.   Idea grafted from g77.exp.
18558 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18560         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18561         avoid losing on systems which need -lsocket.
18563 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18565         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18566         * g++.old-deja/g++.other/nested2.C: Ditto.
18567         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18568         failure.
18570 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18572         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18573         preferred over template operator!= for enum bitfields.
18575 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18577         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18578         that happen to have the same base name, but in different scopes,
18579         are incorrectly rejected.
18581 1998-09-16  Richard Henderson  <rth@cygnus.com>
18583         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18584         on the native word size instead of an integer literal.
18586 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18588         * g++.old-deja/g++.other/static2.C: Invocation of static data
18589         member of type pointer-to-function denoted as non-static member.
18591         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18592         checks involving function types and aliases.
18594 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18596         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18597         redefined to the same non-trivial type.
18599         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18600         namespace-qualification of template specializations declared in
18601         other namespaces.
18603         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18604         to declare a subset of the specializations of a template function
18605         as friends of specializations of a template class.
18607         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18608         member templates that do not fully specialize the enclosing
18609         template class are rejected.
18611 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18613         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18615 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18617         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18618         altered from libf2c/libU77 version.
18620 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18622         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18624 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18626         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18627         (un)signed char are different types for template specialization
18628         purposes.
18630 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18632         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18633         * objc: ObjC testsuite.
18635 1998-08-31  Catherine Moore  <clm@cygnus.com>
18637         * gcc.c-torture/execute/941014-1.x:  New file.
18639 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18641         * lib/c-torture.exp: Add support for
18642         torture_eval_before_compile and torture_eval_before_execute
18643         variables.
18645 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18647         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18648         this test triggers valid.
18650 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18652         * gcc.dg/980827-1.c: New test.
18654 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18656         * gcc.c-torture/execute/loop-4b.c: New test.
18658 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18660         * lib/c-torture.exp: Add support for
18661         torture_eval_before_compile and torture_eval_before_execute
18662         variables.
18664 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18666         * gcc.c-torture/compile/980825-1.c: New test.
18668 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18670         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18671         count number tests in opt_t0 not good_t0.
18673 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18675         * gcc.c-torture/compile/930326-1.x: Fix typo.
18677 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18679         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18680         causes an ICE.
18682 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18684         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18685         STACK_SIZE is defined.
18686         * gcc.c-torture/unsorted/stuct.c: Similarly.
18688         * gcc.c-torture/compile/980821-1.c: New test.
18690 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18692         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18694 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18696         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18697         code.
18699 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18701         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18702         error'.
18704 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18706         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18708 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18710         * gcc.c-torture/compile/980816-1.c: New test.
18712         * gcc.dg/980816-1.c: New test.
18714 1998-08-13  Jeffrey A Law  (law@cygnus.com)
18716         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
18717         compiler for ieee tests.
18719 1998-08-01  Dave Love  <d.love@dl.ac.uk>
18721         * g77.f-torture/compile/980729-0.f: New test.
18723 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
18725         * gcc.c-torture/special/eeprof-1.c: New test, for
18726         -finstrument-functions.
18727         * gcc.c-torture/special/special.exp: Run it.
18729 1998-07-29  Jeffrey A Law  (law@cygnus.com)
18731         * gcc.c-torture/compile/980729-1.c: New test.
18733 1998-07-27  Nick Clifton  <nickc@cygnus.com>
18735         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
18736         __thumb__ is defined, and test for ARM style doubles if so.
18738 1998-07-26  Dave Love  <d.love@dl.ac.uk>
18740         * g77.f-torture/noncompile/980615-0.f: New test.
18742 1998-07-26  H.J. Lu  (hjl@gnu.org)
18744         * gcc.dg/980312-1.c: Do link instead of compile.
18745         * gcc.dg/980313-1.c: Likewise.
18747 1998-07-26  Jeffrey A Law  (law@cygnus.com)
18749         * gcc.c-torture/compile/980726-1.c: New test.
18751 1998-07-25  Dave Love  <d.love@dl.ac.uk>
18753         * g77.f-torture/execute/io0.f: New test.
18755 1998-07-24  Nick Clifton  <nickc@cygnus.com>
18757         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
18758         an int.
18760 1998-06-18  Michael Meissner  <meissner@cygnus.com>
18762         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
18763         m32r bugs.
18765 1998-07-17  Nick Clifton  <nickc@cygnus.com>
18767         * gcc.dg/980626-1.c: Expect failures for all toolchains until
18768         c-decl.c:grokdeclarator can handle mode attributes.
18770 1998-07-16  Jeffrey A Law  (law@cygnus.com)
18772         * gcc.c-torture/execute/980716-1.c: New test.
18774 1998-07-13  Jeffrey A Law  (law@cygnus.com)
18776         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
18777         the mn10200.
18778         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
18779         the mn10200.
18780         * gcc.c-torture/execute/va-arg-3.x: Similarly.
18781         * gcc.c-torture/compile/930326-1.x: Similarly.
18783 1998-07-13  Dave Love  <d.love@dl.ac.uk>
18785         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
18786         New test from Craig.
18788 1998-07-12  Dave Love  <d.love@dl.ac.uk>
18790         * g77.f-torture/noncompile/980616-0.f: New test.
18792         * g77.f-torture/execute/970816-3.f:  New test from Craig.
18794 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18796         *  g++.other/singleton.C: Return error value instead of taking
18797         SIGSEGV.
18799 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
18801         *  g++.other/singleton.C: New test.   Warning is under dispute.
18802         Runtime crash is not.
18804 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
18806         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
18807         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
18808         using6.C, using7.C}:  New namespace tests.
18810 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
18812         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
18813         specialization with typedef'ed names used as array indexes.
18815 1998-07-09  Jeffrey A Law  (law@cygnus.com)
18817         * gcc.c-torture/execute/980709-1.c: New test.
18819         * gcc.dg/980709-1.c: New test.
18821 1998-07-07  Richard Henderson  <rth@cygnus.com>
18823         * gcc.c-torture/execute/bcp-1.c: New test.
18825 1998-07-07  Jeffrey A Law  (law@cygnus.com)
18827         * gcc.c-torture/execute/980707-1.c: New test.
18829 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
18831         * gcc.c-torture/compile/980706-1.c: New test.
18833 1998-07-01  Dave Love  <d.love@dl.ac.uk>
18835         * g77.f-torture/execute/980701-0.f,
18836         g77.f-torture/execute/980701-1.f: New test from Craig.
18838 1998-07-01  Jeffrey A Law  (law@cygnus.com)
18840         * gcc.c-torture/compile/980701-1.c: New test.
18842         * gcc.c-torture/execute/980701-1.c: New test.
18844 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
18845 rlsruhe.de>
18847         * g++.old-deja/g++.robertl/eb132.C: New test.
18848         * g++.old-deja/g++.robertl/eb133.C: Likewise.
18850 1998-06-29  Dave Love  <d.love@dl.ac.uk>
18852         * g77.f-torture/execute/980628-7.f,
18853         g77.f-torture/execute/980628-8.f,
18854         g77.f-torture/execute/980628-9.f,
18855         g77.f-torture/execute/980628-10.f: New tests from Craig.
18857         * g77.f-torture/execute/980628-3.f: Remove mail headers.
18859 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18861         * g77.f-torture/execute/980628-4.f: New test from Craig.
18862         * g77.f-torture/execute/980628-5.f: Likewise.
18863         * g77.f-torture/execute/980628-2.f: Likewise.
18864         * g77.f-torture/execute/980628-0.f: Likewise.
18865         * g77.f-torture/execute/980628-1.f: Likewise.
18866         * g77.f-torture/execute/980628-3.f: Likewise.
18867         * g77.f-torture/execute/980628-6.f: Likewise.
18869 1998-06-28  Jeffrey A Law  (law@cygnus.com)
18871         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
18872         directory when nothing has been installed yet.
18874 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
18876         * gcc.c-torture/special/special.exp: Handle newer versions of
18877         dejagnu.
18879 1998-06-26  Jeffrey A Law  (law@cygnus.com)
18881         * gcc.dg/980626-1.c: New test.
18883 1998-06-19  Bruno Haible <haible@ilog.fr>
18885         * gcc.misc-tests/m-un-2.c: New test.
18886         * g++.old-deja/g++.other/warn01.c: Likewise.
18888 1998-06-19  Robert Lipe  <robertl@dgii.com>
18890         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
18891         compatibility with assmblers with a different comment character.
18892         Eliminate use of GAS-specific extensions.
18894 1998-06-19  Jeffrey A Law  (law@cygnus.com)
18896         * gcc.c-torture/execute/ieee/980619-1.c: New test.
18898 1998-06-19  Robert Lipe  <robertl@dgii.com>
18900         *lib/g77.exp: Replace search for libf2c.a with search for newly
18901         renamed libg2c.a
18903 1998-06-17  Jeffrey A Law  (law@cygnus.com)
18905         * gcc.c-torture/execute/980617-1.c: New test.
18907 1998-06-12  Jeffrey A Law  (law@cygnus.com)
18909         * gcc.c-torture/execute/980612-1.c: New test.
18911 1998-06-08  Jeffrey A Law  (law@cygnus.com)
18913         * gcc.dg/980523-1.c: Only test on ppc-linux.
18914         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
18916         * gcc.c-torture/execute/980608-1.c: New test.
18918 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
18920         * gcc.c-torture/execute/980605-1.c: New test.
18922 1998-06-04  Jeffrey A Law  (law@cygnus.com)
18924         * gcc.c-torture/execute/980604-1.c: New test.
18926 1998-06-02  Jeffrey A Law  (law@cygnus.com)
18928         * gcc.c-torture/execute/980602-1.c: New test.
18929         * gcc.c-torture/execute/980602-2.c: Likewise.
18931 1998-06-02  Dave Love  <d.love@dl.ac.uk>
18933         * 970125-0.f: Fix per JCB.  Add commentary.
18935 1998-05-31  Michael Meissner  <meissner@cygnus.com>
18937         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
18938         IEEE -0 support.
18940 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
18942         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
18943         earlier.
18945 1998-05-28  Catherine Moore <clm@cygnus.com>
18947         * gcc.c-torture/execute/980526-3.c: New test.
18949 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
18951         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
18952         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
18953         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
18954         m88k-motorola-sysv3 to XFAIL.
18956 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18958         * gcc.dg/980526-1.c: New test.
18959         * gcc.c-torture/execute/980526-2.c: New test.
18961 1998-05-26  Jeffrey A Law  (law@cygnus.com)
18963         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
18965         * gcc.c-torture/execute/980526-1.c: New test.
18967 1998-05-26  Dave Love  <d.love@dl.ac.uk>
18969         * g77.f-torture/execute/alpha2.f: Add runtime test.
18971 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
18973         * g++.old-deja/old-deja.exp: Strip leading directories.
18975         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
18976         error for the line.  Don't run multiple tests for the same line.
18978 1998-05-23  Jeffrey A Law  (law@cygnus.com)
18980         * gcc.dg/980523-1.c: New test.
18982 1998-05-23  Dave Love  <d.love@dl.ac.uk>
18984         * g77.f-torture/compile/970915-0.f: New test.
18986 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
18988         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
18990 1998-05-21  Jeffrey A Law  (law@cygnus.com)
18992         * gcc.dg/980520-1.c: New test.
18994 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
18996         * gcc.dg/980502-1.c: Fix return type.
18998 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19000         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19001         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19002         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19003         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19004         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19006 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19008         * g77.f-torture/execute/980520-1.f: New test.
19010 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19012         * lib/mike-g77.exp: New file.
19014         * g77.f-torture/noncompile/noncompile.exp,
19015         g77.f-torture/noncompile/check0.f: New files.
19017 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19019         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19020         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19021         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19022         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19023         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19024         abort where appropriate.
19026 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19028         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19029         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19031 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19033         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19035 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19037         * g77.f-torture/compile/980427-0.f: New test.
19039 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19041         * g77.f-torture/compile/980424-0.f: New test.
19043 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19045         * g77.f-torture/compile/980419-2.f (main): New test.
19046         * g77.f-torture/compile/970125-0.f: New test.
19047         * g77.f-torture/compile/980419-1.f: New test.
19049 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19051         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19052         of loop-4.c.
19054 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19056         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19058 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19060         * gcc.c-torture/compile/980329-1.c: New test.
19062 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19064         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19065         * gcc.dg/980312-1.c: Fix typo in -march command.
19067 1998-03-16  H.J. Lu  (hjl@gnu.org)
19069         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19071 1998-03-11  Robert Lipe  <robertl@dgii.com>
19073         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19074         Dave Love agree the Fortran source is bogus.
19076 1998-03-11  Robert Lipe  <robertl@dgii.com>
19078         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19079         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19080         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19081         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19082         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19084 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19086         * g++.old-deja/g++.other/friend1.C: New test.
19088 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19090         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19091         possibly uninitialized) variables and declare dnrm2.
19093 1998-02-23  Robert Lipe <robertl@dgii.com>
19095         From Bruno Haible <haible@ilog.fr>:
19096         * gcc.c-torture/execute/980223.c: New test.
19098 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19100         * gcc.dg/ifelse-1.c: New test.
19102 1998-02-09  H.J. Lu  (hjl@gnu.org)
19104         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19106           * lib/old-dejagnu.exp (old-dejagnu): Added the
19107           "execution test - XFAIL *-*-*" handling in the spirit of
19108           "excess errors test -". Changed the "execution test fails"
19109           handling to be like "excess errors test fails".
19110           * Update various tests accordingly.
19112 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19114         * gcc.c-torture/execute/980205.c: New test.
19116 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19118         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19119         * lib/f-torture.exp: Similarly.
19120         * gcc.c-torture: Rename all .cexp files to .x files.
19122 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19124         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19125         (940510-1.c): Removed duplicate.
19126         (971104-1.c): New test.
19128 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19130           * lib/f-torture.exp: Improve error and loop detection.
19132 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19134         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19135         use that to size the filler array.
19137 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19139         * lib/c-torture.exp(c-torture-execute): Fix typo.
19141         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19142         testcase as the executable name. Keep the executable around if
19143         the test fails.
19145 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19147         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19148         changes.  Only test one -g option, and move it to the end of the
19149         list of options to test.
19151 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19153         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19154         variable GCC_TORTURE_OPTIONS to supply default switches separated
19155         by colons.  If no environment variable, run tests with -O0 -g, -O1
19156         -g, and -O2 -g as well.
19158 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19160         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19161         explanatory comments. Fix indentation.
19163 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19165         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19167 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19169         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19170         * g++.old-deja/g++.mike/p7325.C: Likewise.
19171         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19173 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19175         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19176         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19177         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19178         * g++.old-deja/g++.law/operators4.C: Likewise.
19180 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19182         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19183         * g++.old-deja/g++.mike/p784.C: Ditto.
19184         * g++.old-deja/g++.mike/p785.C: Ditto.
19186 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19188           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19190 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19192         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19193         target feature; pass this to c-torture-execute as needed.
19195 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19197         * lib/c-torture.exp(c-torture-execute): If the previous and the
19198         current executables being tested are identical, we don't need to
19199         run the executable again. Try to make the executable names
19200         unique. Add an optional argument for passing additional compiler
19201         flags.
19203 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19205         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19207 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19209         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19211 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19213         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19214         32bit or larger longs.
19216         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19217         have either a 32bit long or 32bit int.
19219 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19221         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19222         Make double precision tests dependent on sizeof (double).
19224 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19226         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19227         too.
19229 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19231         * gcc.c-torture/compile/961203-1.cexp: New script.
19233 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19235         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19236         up the includes ourselves.
19238 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19240         * lib/plumhall.exp: Remove random include, and add a few
19241         verbose messages for debugging.
19243 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19245         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19246         of trying to do it ourselves.
19248 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19250         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19252 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19254         * gcc.prms/5403.c: Made regexp a bit less strict.
19256 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19258         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19259         is returned from remote_load instead.
19260         * lib/plumhall.exp: Ditto.
19261         * lib/mike-g++.exp: Ditto.
19262         * lib/old-dejagnu.exp: Ditto.
19263         * lib/c-torture.exp: Ditto.
19265 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19267         * lib/g++.exp: Use build_wrapper procedure.
19268         * lib/gcc.exp: Ditto.
19270 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19272         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19273         an old-style decl for malloc.  Fixes tests to work when
19274         sizeof (int) != sizeof (size_t).
19276 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19278         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19280         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19281         use stdargs.h interface.
19283 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19285         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19286         NO_VARARGS when compiling.
19288 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19290         * lib/plumhall.exp(ph_includes): New procedure.
19291         (ph_make): Use it.
19292         (ph_compiler): Ditto.
19294         * lib/g++.exp: Rename test-glue.c to testglue.c.
19295         * lib/gcc.exp: Ditto.
19297 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19299         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19300         to completion when it's called.
19302 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19304         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19305         is defined, don't do test.
19307 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19309         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19310         for object files.
19311         (ph_summary): Mark skipped testcases as untested, not unresolved.
19313         * lib/plumhall.exp (ph_make): If unresolved because of bad
19314         errorCode, record errorCode in log file.
19315         (*): Replace send_log/verbose with verbose -log.
19317 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19319         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19320         double conversion if double isn't at least 8 bytes.
19322         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19323         int to work with targets where int is 16 bits.
19325         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19326         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19327         precision for the test to complete.
19329 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19331         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19332         if d10v is not compiled with the -mdouble64 flag.
19333         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19335         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19336         d10v is not compiled with the -mint32 flag.
19338 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19340         * lib/plumhall.exp: Use incr_count.
19342 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19344         * gcc.c-torture: Update to c-torture-1.45.
19346 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19348         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19349         the name of the expect testcase file).
19351         * lib/g++.exp(g++_init): Ditto.
19353 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19355         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19356         the host.
19358         * lib/gcc.exp(gcc_exit): New procedure.
19360 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19362         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19363         specs where appropriate.
19365         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19366         because of new "candidates are" messages, and removed a few
19368         * Converted all non-old-style g++ testcases to old-style, and
19369         moved into g++.old-deja.
19371 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19373         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19374         options.
19376         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19377         succeeded.
19379         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19381 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19383         * lib/gcc.exp (gcc_target_compile): Add support for defining
19384         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19385         the machine doesn't have those features.
19387 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19389         * g++.law/operators4.exp: Don't use LIBS.
19391 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19393         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19395         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19396         * lib/g++.exp: Set it here instead. Also, allow use of the
19397         --tool_exec and --tool_opt options. Change CXX to
19398         GXX_UNDER_TEST.
19400         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19402         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19404 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19406         * lib/old-dejagnu.exp: Use prune_warnings instead of
19407         prune_system_crud.
19408         * lib/mike-g++.exp: Ditto.
19409         * lib/gcc.exp: Ditto.
19410         * lib/g++.exp: Ditto.
19412         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19414 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19416           * 941014-2.c: Include stdlib.h
19417           * 960327-1.c: Include stdio.h
19418           * dbra.c, index-1.c: Don't assume ints are 32bits.
19420 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19422         * lib/gcc.exp: Add gcc,stack_size target feature.
19424         * lib/g++.exp(g++_target_compile): Add the include and link
19425         paths here, not in two other places. And, it's $options, not
19426         options.
19428         * lib/mike-g++.exp(postbase): Remove the code that determines
19429         the correct include and link paths.
19430         * g++.old-deja/old-deja.exp: Ditto.
19432 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19434         * lib/g++.exp(g++_init): target_compile no longer returns the
19435         filename of the result.
19437 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19439         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19440         call to glob.
19442         * gcc.c-torture/special/special.exp: Change call to
19443         gcc_target_compile to include the object file.
19445 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19447         * gcc.c-torture/special/special.exp: Correct misspelling in last
19448         change.
19450 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19452         * lib/plumhall.exp(ph_summary): Log the entire output of the
19453         executable. Return -1 if there were any failures, 0 otherwise.
19454         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19455         (ph_make): Clean up objects and executables that were built
19456         if the tests succeeded.
19458 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19460         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19461         libraries and includes in the build tree as appropriate.
19463 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19465         * lib/c-torture.exp: Instead of looking for the global variable
19466         NO_LONG_LONG, check to see if that's a feature of the target.
19468 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19470         * config/default.exp: Minimize. Delete the remainer of the files in
19471         config; this functionality is now in devo/dejagnu/config.
19473         g++.*/*: Pass any additional flags used to compile to postbase;
19474         delete CXXFLAGS.
19476         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19477         is now done by runtest.exp. Use gcc_target_compile instead of
19478         compile.
19480         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19481         Remove references to CFLAGS. Use remote_file instead of
19482         calling rm -f.
19483         (c-torture): Take a list of arguments to use to compile this
19484         testcase.
19486         lib/g++.exp: Simplify. Use target_compile instead of compile.
19487         lib/gcc-dg.exp: Ditto.
19488         lib/gcc.exp: Ditto.
19489         lib/mike-{gcc,g++}.exp: Ditto.
19490         lib/old-dejagnu.exp: Ditto.
19491         lib/plumhall.exp: Ditto.
19493 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19495         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19496         (ph_linker): Likewise.
19498 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19500           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19501         MAP_ANON / MAP_ANONYMOUS if defined;
19502         else try to map from /dev/zero .
19504 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19506         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19507         isn't defined, then define it to MAP_ANONYMOUS.
19509 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19511         * gcc.c-torture: Update to c-torture-1.42 release.
19513 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19515         * gcc.c-torture: Update to c-torture-1.41 release.
19517 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19519         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19520         c-torture release.
19522 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19524         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19525         and LDFLAGS.  Fix second case to append the target_info ldflags
19526         onto LDFLAGS, not CFLAGS.
19527         * lib/g++.exp (g++_init): Add target_info stuff.
19528         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19529         of libgloss and newlib flags for !native.
19531         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19532         (GDB): Fix relative path to go up another dir for finding gdb.
19534 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19536         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19537         versions in the target_info array, if they don't exist.
19539 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19541         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19543 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19545         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19546         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19548 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19550         * lib/old-dejagnu.exp: Don't remove the output file before we've
19551         actually tested it. Don't append pwd to the path of the executable
19552         we're testing.
19554 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19556         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19558 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19560         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19561         temporary directory for compiler files, and set it to a default
19562         value of /tmp. Set $output as the name of the output file from
19563         compiling the testcase. Add a -o option to $cflags_var so the
19564         compiler writes the final output file as $output. Set $executable
19565         to $output.
19567         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19568         directory for compiler files, and set it to /tmp if it doesn't
19569         already have a value. Set $output_file to the name of the output
19570         file from compiling the testcase. Add a -o option to CXXFLAGS so
19571         the compiler writes the final output file as $output. Use $output
19572         as the executable to be tested.
19574 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19576         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19578 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19580         * gcc.c-torture/execute/pending-1.c: New test.  Still
19581         pending in Tege's queue.
19583 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19585         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19586         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19587         if there were failures.  Call unresolved if there were unresolved
19588         testcases.  Call gcc_fail if program did not run to completion.
19589         (ph_make): Pass additional argument name to ph_execute.
19590         (ph_execute): Add new argument.  Pass additional arguments to
19591         ph_summary.  Call gcc_fail is there is no execution output.
19593 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19595         * lib/plumhall.exp (proc_summary): Output relavent summary
19596         lines into the log so specific failures in plumhall can be
19597         investigated.
19599 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19601         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19602         (c-torture-execute): Don't try to execute tests which use
19603         "long long" types if $NO_LONG_LONG is nonzero.
19605 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19607         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19608         not c-torture.
19610         * gcc.ieee: Move from here.
19611         * gcc.c-torture/execute/ieee: To here.
19613 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19615         * gcc.c-torture: Update to c-torture-1.41 release.
19617 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19619         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19620         not "$output".
19622 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19624         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19625         -c present.
19627 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19629         * config/proelf.exp: Handle connecting to a simulator.
19631 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19633         * config/proelf.exp: New file.  Enough framework that we can
19634         run c-torture tests on the proelf targets (or any other target
19635         that gdb can connect to for that matter).
19637 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19639         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19640         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19642         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19643         exec_output exists.
19645 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19647         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19648         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19650         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19651         to pass/fail/unresolved/unsupported/untested.  Caller must now
19652         call unresolved/unsupported/untested.
19653         * lib/*.exp: Update FSF address.  Update to handle new results of
19654         ${tool}_load.
19655         * lib/chill.exp (verbose): Delete.
19657 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19659         * lib/gcc.exp (default_gcc_start): Change order of args to
19660         $LDFLAGS $CFLAGS $LIBS.
19661         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19662         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19663         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19664         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19665         * gcc.misc-tests/dg-test.exp: Likewise.
19666         * gcc.misc-tests/msgs.exp: Likewise.
19667         * gcc.prms/prms.exp: Likewise.
19668         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19669         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19671         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19673 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19675         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19677         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19678         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19680         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19681         necessary.
19683 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19685         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19686         global for loop; add use of $mathlib.
19687         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19688         settings here; set mathlib for anything but VxWorks.
19690 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19692         * gcc.c-torture: Update to c-torture-1.40 release.
19694 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19696         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19697         dg.exp.
19699 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19701         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19702         global.
19704 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19706         * lib/g++.exp (LIBS): Define if not already.
19707         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19708         (gcc-dg-prune): Call prune_gcc_output.
19709         * lib/gcc.exp (prune_gcc_output): New proc.
19710         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19711         prune_gcc_output.
19713 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
19715         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
19716         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
19718 1995-11-15  Jeffrey A Law  (law@cygnus.com)
19720         * gcc.c-torture: Update to c-torture-1.39 release.
19722 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
19724         * lib/c-torture.exp (c-torture-execute): Don't return if one option
19725         fails, try others as well.
19727 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
19729         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
19730         If compilation fails, mark execute tests as `untested'.
19731         If test is marked as unsupported, don't mark compilation and
19732         execute tests as failed.
19734 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
19736         * lib/g++.exp (g++_init): Don't link in libg++, and look to
19737         libstdc++ for whether or not we want to be doing shared
19738         libraries.  Delete link_curses since we don't need it anymore.
19739         * lib/mike-g++.exp (postbase): Don't link in libg++.
19740         * g++.old-deja/old-deja.exp: Likewise.
19742 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
19744         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
19746 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
19748         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
19749         For that, add `-Wl,-a,shared_archive'.
19750         * g++.old-deja/old-deja.exp: Likewise.
19752 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
19754         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
19756 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
19758         * lib/mike-g++.exp (postbase): Pay attention to the status of
19759         g++_load.
19761 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
19763           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
19765 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
19767         * lib/gcc.exp (default_gcc_start): No longer need to log program
19768         being executed or its output, execute_anywhere does that now.
19769         * lib/g++.exp (default_g++_version): Call execute_anywhere.
19770         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
19772 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
19774         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
19775         the same as those in lib/g++.exp.
19777 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
19779         * gcc.c-torture: Update to c-torture-1.38 release.
19780         * gcc.ieee: Related changes.
19782 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
19784         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
19785         "exec". Minor reformatting changes.
19787         * config/rom68k.exp (${tool}_load): Make it work in a canadian
19788         cross. This means all "exec" calls now work on a remote host as
19789         well.
19790         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
19791         cross. Filter out the extra "\r\n" stuff that expect puts in.
19792         (c-torture-execute): Filter out the bogus warnings like
19793         c-torture-compile does. Add support for canadian cross.
19794         * lib/gcc.exp (default_gcc_version, default_gcc_start)
19795         Use execute_anywhere rather than calling exec directly. Now it
19796         works for canadian cross testing.
19798 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
19800         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
19801         results into a variable, and check that rather than using file exists.
19803 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
19805         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
19806         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
19808 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19810         * g++.old-deja/old-deja.exp: Create and pass runshlib and
19811         lib_curses if there's a shared libg++ in the build tree.
19813 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
19815         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
19816         if not supported target.
19818 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
19820         * lib/g++.exp (g++_init): Move empty setting of runshlib and
19821         link_curses up to always happen, not just for native builds.
19823 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
19825         * gcc.c-torture: Update to c-torture-1.36 release.
19826         * gcc.failure: Related changes.
19828 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
19830         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
19832 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
19834         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
19835         * lib/mike-g++.exp (postbase): Not in here.  Still reference
19836         runshlib, link_curses, and mathlib for link and run.
19838         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
19839         pass the runtime shared library options for Solaris, OSF/1, and
19840         Irix5, and link with -lcurses to avoid unresolved references.
19842 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
19844         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
19845         only run once.
19847 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
19849         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
19851 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
19853         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
19854         do not have a framework for the "compat" tests yet.
19856 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
19858         * lib/mike-g++.exp (postbase): New local variable `mathlib',
19859         set to null if we're testing vxworks5.1.  Use that instead of
19860         `-lm' in the setting of LIBS for link and run.
19862 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
19864         * config/rom68k.exp (${tool}_load): Major changes to make it
19865         work.  Verified that it does in fact return the stuff in
19866         exec_output properly.  Catch any Emul or any TRAP other than 0.
19868 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
19870         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
19871         LDFLAGS properly for targets that need stuff from libgloss.
19872         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
19873         only run once.
19874         (gpp_initialized): New variable.
19876 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
19878         * config/rom68k.exp: Load libgloss.exp.
19879         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
19880         so we can produce a fully linked binary.
19881         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
19882         so we can produce a fully linked binary.
19884 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
19886         * lib/plumhall.exp (ph_section): Watch for expected failures.
19887         Add missing `else'.
19889         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
19890         run the testcase.
19891         (c-torture): Likewise.
19893 1995-08-28  Doug Evans  <dje@cygnus.com>
19895         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
19897         * lib/mike-g++.exp (mike_cleanup): New proc.
19898         (prebase): New globals compiler_result, not_compiler_result,
19899         target_regexp.
19900         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
19901         allow leading "-" in pattern.  Watch for unsupported tests.
19902         If $compiler_result is set, pattern match assembler code,
19903         and ditto for $not_compiler_result.
19904         * lib/mike-gcc.exp: Likewise.
19906         * lib/plumhall.exp (ph_execute): Only call ph_summary if
19907         execution "succeeded".
19909 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
19911         * config/win32.exp: New file.
19912         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
19914 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
19916         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
19917         unsupported.
19918         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
19919         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
19920         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
19922         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
19923         "... without exceptions was ...".  That is now handled by
19924         prune_system_crud.
19925         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
19927 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
19929         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
19930         sieve.c,sort2.c}: New files.
19931         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
19932         sieve.exp,sort2.exp}: Drivers for them.
19934         * lib/mike-gcc.exp (program_output): New user settable variable.
19935         (postbase): Call prune_system_crud.  Also prune extraneous compiler
19936         messages.
19937         * lib/mike-g++.exp (program_output): New user settable variable.
19939         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
19941         * config/sh.exp: Deleted (use sim.exp instead).
19943 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
19945         * config/vx.exp: Declare CHECKTASK as global.
19946         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
19947         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
19948         * lib/old-dejagnu.exp: Load [pwd]/$executable.
19950 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
19952         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
19953         target. Like vx.exp, only includes `vx29k.exp' instead of
19954         `vxworks.exp'.
19956 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
19958         * config/sim.exp: Increase time limit from 120 seconds to 240.
19960 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
19962         * gcc.c-torture/execute/950628-1.c: New test.
19964 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
19966         * gcc.c-torture: Update with changes/additions from
19967         c-torture-1.34.
19969 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
19971         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
19973 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
19975         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
19977 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
19979         * gcc.c-torture/compile/950512-1.c: New test.
19980         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
19981         * gcc.dg/struct-ret-1.c: Likewise.
19983 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
19985         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
19986           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
19988 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
19990         * gcc.c-torture/special/920411-1.c: Deleted.
19991         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
19993 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
19995         * config/sim.exp (${tool}_load): Hack in call to bash to get a
19996         cpu limit.
19998 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20000         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20002 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20004         From kenner;
20005         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20006         is the proper length.
20007         * va-arg-3.c: Likewise.
20009 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20011         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20012         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20014         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20015         * lib/g++.exp (default_g++_start): Delete old cruft.
20017 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20019         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20020         (2 * (1 << 18)) to (2 * (1 << 17)).
20022         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20024 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20026         * config/rom68k.exp: Renamed from config/idp.exp
20028 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20030         * c-torture/compile/921109-2.c
20032 1995-04-18  Mike Stump  <mrs@cygnus.com>
20034         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20035         excess errors.
20037 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20039         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20040         output.
20041         * lib/g++.exp (default_g++_start): Likewise.
20043 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20045         * gcc.c-torture/compile/950329-1.c: New test.
20047 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20049           * config/bug.exp (${tool}_load): Updated to use new remote_open
20050           and remote_close procs.
20051         * config/idp.exp: New file.
20053 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20055         * gcc.c-torture/execute/950322-1.c: New test.
20057 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20059         * config/vx.exp (${tool}_load): Clean up testing of return code from
20060         vxworks_ld and vxworks_spawn.
20062 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20064         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20066 1995-03-13  Mike Stump  <mrs@cygnus.com>
20068         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20069         can mark excess errors on a machine by machine basis.  Note, the
20070         default is to not expect any excess errors, even when excess
20071         errors test - is given, so you will want to put an XFAIL ... on
20072         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20073         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20074         those 4 machines, but no others.
20076 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20078         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20079         * lib/c-torture.exp: to here.
20081 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20083         * gcc.c-torture/execute/950221-1.c: New test.
20084         * gcc.c-torture/execute/struct-ret-1.c: New test.
20085         * gcc.c-torture/compile/950221-1.c: New test.
20087         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20089 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20091         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20092         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20094 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20096         * g++.gb: New directory of tests, derived from my signature and
20097         class scoping tests.
20099         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20100         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20101         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20102         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20103         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20104         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20105         * g++.gb/sig25.C: Likewise.
20107         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20108         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20109         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20110         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20111         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20112         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20113         * g++.gb/sig25.exp: Likewise.
20115         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20116         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20117         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20118         * g++.gb/scope13.C: Likewise, this test still fails.
20120         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20121         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20122         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20123         * g++.gb/scope13.exp: Ditto.
20125         * g++.gb/README: New file, explains what these tests are about.
20127 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20129         * lib/dg.exp (dg-do): Support `preprocess'.
20130         (dg-test): Likewise.
20132 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20134         * config/udi.exp: change "continue -expect" to "exp_continue".
20136 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20138         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20139         Delete redundant tests.
20141         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20142         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20143         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20144         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20145         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20146         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20147         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20148         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20150         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20151         storing label pointers.
20152         * gcc.c-torture/execute/921019-1.c: Likewise.
20153         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20154         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20155         parameter fp.
20156         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20157         constants.
20159         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20160         Delete obsolete tests.
20162         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20163         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20164         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20165         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20166         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20167         * gcc.c-torture/compile/950124-1.c: New test.
20169         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20171 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20173         * lib/mike-g++.exp: Add -lm to LIBS.
20175 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20177         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20179 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20181         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20183 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20185         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20187 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20189         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20190         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20191         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20192         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20193         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20194         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20195         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20196         * g++.law/{operators31.C, operators32.C,
20197         * g++.law/{operators33.C, operators34.C}: Likewise.
20198         * g++.law/{pic1.C, refs2.C}: Likewise.
20199         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20200         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20201         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20202         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20204         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20205         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20206         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20207         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20208         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20209         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20210         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20211         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20212         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20213         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20214         * g++.law/{operators34.exp}: Likewise.
20215         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20216         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20217         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20218         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20219         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20221         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20222         No longer expected to fail.
20223         * g++.law/missed-error3.C: Tweak for recent bool changes.
20225 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20227         * config/emb-unix: Deleted.
20228         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20229         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20231 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20233         * lib/dg.exp (dg-test): Fix typo in last patch.
20235 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20237         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20238         (handles multiple occurrences).
20240 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20242         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20243         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20244         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20245         printed).
20246         * lib/c-torture.exp (c-torture-compile): Likewise.
20247         (c-torture): Prepend full path if missing.
20248         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20249         (gcc_fail): Likewise.
20250         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20252 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20254         * lib/netware.exp: Only attach to NetWare i386 systems.
20256 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20258         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20259         messages.  Add test name to "output pattern match" pass/fail message.
20261 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20263         * gcc.dg: New testsuite.
20264         * gcc.dg/dg.exp: New file.
20266         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20267         test-switch.c}: Deleted.
20269         * gcc.misc-tests/msgs.exp: New testcase driver.
20271 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20273         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20274         Watch for illegal return values from ${tool}_load.
20275         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20276         cross targets.  Coerce return value >0 to 1.
20278 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20280         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20282         * config/emb-unix.exp: New file.
20284         * config/sim.exp: Error if variable $SIM not defined.
20285         (${tool}_load): Mark test as "untested" if simulator missing.
20287         * config/unix.exp: Load remote.exp to get rcp_download.
20288         * lib/c-torture.exp: Use different option lists for testcases with
20289         and without loops.
20290         * gcc.c-torture/execute/execute.exp: Likewise.
20292 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20294         * config/*.exp: Clarify return code from ${tool}_load.
20295         Call `unresolved' or `untested' instead of `warning' or `perror'
20296         (sometimes you still want to call both though).
20297         Add comment that `shell_id' is local to each file.
20298         * config/udi.exp (timeout): Set to 30.
20299         Don't print warning if connection fails, $connectmode has already
20300         printed an error.
20301         (${tool}_load): Move verbose messages to level 2.
20302         Rework pattern for "Process started" message.
20303         Pass `shell_id' to ${connectmode}_download.
20304         Retry twice upon timeout.  Make resetting of target more robust.
20305         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20306         Pass `shell_id' to exit_$connectmode.
20307         Only call exit_$connectmode if connected.
20308         * config/unix.exp (${tool}_load): Check return codes better.
20309         * config/vrtx.exp (${tool}_load): Likewise.
20310         * config/vx.exp (${tool}_load): Likewise.
20311         Delete unneeded global's.
20312         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20313         from ${tool}_load.
20314         (dg-stat): Delete.
20315         (dg-init): Delete recording of pass/fail counts.
20316         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20317         (old-dejagnu-init): Likewise.
20318         (old-dejagnu-stat): Delete contents, empty proc now.
20319         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20320         (c-torture): Delete references to lcnt, lpass, lfail.
20321         Get option list from TORTURE_OPTIONS.
20322         Delete -funroll[-all]-loops if no loops.
20323         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20324         (g++_stat): Delete contents (empty proc now).
20325         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20326         (gcc_finish): Likewise.
20327         (gcc_stat): Deleted.
20328         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20329         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20330         * gcc.c-torture/execute/execute.exp: Likewise.
20331         Split tests into two parts: compile, execute.
20332         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20333         no loops.  Update to reflect clarified return codes from ${tool}_load.
20335 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20337         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20338         to grep for.
20339         (old-dejagnu): Likewise (where necessary).
20341 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20343         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20345         * lib/dg.exp (dg-process-target): Fix processing of selector.
20346         Add comment regarding use of `error'.
20348         * lib/gcc.exp (prune_system_crud): Define if missing.
20349         * lib/g++.exp (prune_system_crud): Likewise.
20351         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20352         Call prune_system_crud.
20353         * lib/dg.exp (dg-runtest): New proc.
20354         Use perror instead of send_user for tcl errors in testcase.
20355         Don't return any value, it's never used.
20356         Don't clobber previous definition of `unknown'.
20357         Print tcl errors in `dg-final'.
20359 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20361         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20362         (dg-test): Don't print errorInfo, it contains stack backtrace.
20364 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20366         * lib/g++.exp (runtest_file_p): Define if missing.
20368 1994-09-24  Doug Evans  (dje@cygnus.com)
20370         * lib/mike-g++.exp: Comment out loading of g++.exp.
20371         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20372         (default_g++_version): Always print something.
20373         (default_g++_start): Comment out call to `which'.
20374         (g++_start, g++_load): Deleted (must be defined in config file).
20375         * lib/gcc.exp: Test for existence of $CC at start.
20376         Delete check for tmpdir (done in gcc_init).
20377         (default_gcc_version): Always print something.
20378         (default_gcc_start): Comment out call to `which'.
20379         * config/*.exp: Major cleanup - make cross targets work at least a
20380         little better for g++ (by not being "--tool gcc" specific).
20381         Rename gcc_xxx to ${tool}_xxx.
20382         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20383         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20385 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20387         * lib/c-torture.exp (c-torture-compile): Rework compiler
20388         message processing.
20390         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20391         c-torture.
20393 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20395         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20397         * lib/dg.exp (dg-process-target): Support { target native }.
20399 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20401         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20402         looked for "... program xxx got fatal signal".
20403         Correct regsub munging of `comp_output'.
20404         Ignore compiler messages "path prefix not used" and "linker input
20405         file unused".
20407 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20409         * lib/gcc.exp (runtest_file_p): Define if missing.
20410         * gcc.prms/template.c: Example to work from.
20412 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20414         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20415         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20417         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20418         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20419         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20420         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20422         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20423         (dg-process-target): No longer a varargs proc.
20424         Return S/N for target, P/F for xfail.  All callers changed.
20425         (user option procs): More argument checking.
20426         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20427         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20428         (dg-test): Skip test if not running on selected target in `dg-do'.
20429         Update handling of `dg-do-what', `dg-output-text'.
20430         Separate execution pass/fail from output pattern match pass/fail.
20431         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20433 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20435         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20436         target for 920510-1.c.
20438 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20440         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20441         Clean up comment regarding use of passcnt, etc.
20442         (gcc_stat): Don't update `testcnt' here.
20443         (gcc_finish): Do it here.
20444         Might as well reset `but_id' here too.
20445         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20446         to determine if the file should be tested.
20447         * gcc.c-torture/compile/compile.exp: Likewise.
20448         * gcc.c-torture/execute/execute.exp: Likewise.
20449         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20450         * gcc.misc-tests/dg-test.exp: Likewise.
20451         * gcc.prms/prms.exp: Likewise.
20452         * gcc.wendy/wendy.exp: Likewise.
20453         * g++.old-deja.exp: Likewise.
20454         Move "Testing file" message to verbose level 1.
20456 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20458         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20460 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20462         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20463         (default_gcc_start): Accept optional second list element
20464         of compiler flags.  Print compiler output at verbosity level 2.
20465         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20466         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20467         Save current values of framework globals passcnt, failcnt, xpasscnt,
20468         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20469         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20470         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20471         xfailcnt to compute stats.  Update framework global `testcnt' from
20472         pass/fail counts.
20473         (gcc_finish): New proc.  Clean up test environment.
20474         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20475         (gcc_epass, gcc_efail): Delete.
20476         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20477         argument of line number.
20478         (dg-init): If the tool has an init routine, call it.
20479         (dg-test): Remove args `cflags_var' and `libs_var'.
20480         Pass all compiler options to ${tool}_start.
20481         Handle missing line number.
20482         (dg-finish): New function.
20483         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20484         particular files.  Call gcc_finish at end.  Move "skipping test"
20485         message to verbosity level 3.
20486         * gcc.c-torture/compile/compile.exp: Likewise.
20487         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20488         * gcc.c-torture/execute/execute.exp: Likewise.
20489         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20490         Print testcase being tried at verbosity level 1.
20491         * gcc.c-torture/special/special.exp: Unset xfail.
20492         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20493         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20494         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20495         * gcc.failure/failure.exp: Likewise.
20496         * gcc.ieee/ieee.exp: Likewise.
20497         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20498         Update call to dg-test.  Call dg-finish at end.
20499         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20500         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20501         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20502         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20503         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20504         * gcc.wendy/wendy.exp: Add copyright.
20505         Delete setting of tmpdir (done by gcc_init).
20506         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20507         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20508         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20509         gcc_[ce]pass/fail.
20511 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20513         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20514         confusion.
20515         (g++_load): Likewise.
20517         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20518         Rename argument to `prog' to remove the confusion.
20519         Varargs fns behave differently too!
20520         (g++_load): Likewise.
20522         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20524         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20525         what it is.  Delete (always) printing of status value for !native.
20526         Simplify verbose code, and include status and exec_output.
20527         (g++_load): Use gcc_load.
20529 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20531         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20532         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20533         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20534         940714-3.c as these testcases don't exist anymore.  Make
20535         va-arg-1.c expected to pass.
20537 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20539         * gcc.misc-tests/misc.exp: Only run specific testcases.
20540         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20541         * gcc.misc-tests/dg-[1-9].c: New files.
20543         * lib/dg.exp: New testsuite driver.
20544         * gcc.prms/prms.exp: Use it.
20546         * README.gcc: New file.
20548         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20549         Document and reset `lxpass' and `lxfail'.
20550         Simplify "initialized" message.
20551         (gcc_stat): Clean up comments a little.
20553 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20555         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20557 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20559         * lib/old-dejagnu.exp (process-option): New proc.
20560         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20561         (old-dejagnu): Simplify.
20562         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20564 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20566         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20567         exists and is not an empty string.
20569         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20570         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20571         finished.
20572         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20573         automatically.
20575         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20576         longer expected to fail.
20578         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20579         "f" function call.
20581         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20583         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20584         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20585         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20586         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20587         c-torture-1.29.
20589         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20590         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20592         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20594         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20595         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20597         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20598         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20599         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20601 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20603         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20604         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20605         940714-1.c, 940714-2.c, 940714-3.c},
20606         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20607         gcc.misc-tests/{mg.c,mg.exp}:
20608         New tests.
20609         * gcc.noncompile/noncompile.exp: Change accordingly.
20611 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20613         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20614         Undo previous clobberage.
20616 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20618         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20619         * gcc.special/{930510-1.c, special.exp}:
20620         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20621         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20622         struct-varargs-1.c}: New tests from c-torture-1.26.
20624 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20626         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20627           argument to switch.
20629 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20631         * Revert the previous changes.  Please see Rob's directory
20632           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20633           fixes.
20635 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20637         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20638             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20639             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20640             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20641             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20642             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20643             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20644             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20645             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20646             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20647             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20648             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20649             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20650             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20651             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20652             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20653             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20654             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20655             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20656             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20657             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20658             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20659             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20660             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20661             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20662             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20663             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20665 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20667         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20668             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20669           with perror calls.
20671 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20673         * config/unix.exp (g++_load): Fix syntax.
20675 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20677         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20678         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20679         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20680         Don't expect va-arg-1.c to fail.  Correct expected output for
20681         920928-1.c.
20682         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20683         * gcc.wendy/hbm4.c: Correct typo.
20684         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20686 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20688         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20689         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20690         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20691         * lib/c-torture.exp (c-torture-compile): Ditto.
20693         Reduce volume of output (remove all the -I's and such).
20694         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20695         Call gcc_cpass, gcc_cfail.
20696         (c-torture): Pass testing option to c-torture-compile.
20698 1994-03-21  Doug Evans  (dje@cygnus.com)
20700         Bring patches over from progressive.
20701         * config/default.exp: Exit remote shell cleanly.
20702         (g++_exit, g++_start): Add default versions.
20703         * config/sim.exp (gcc_load): Use perror, not error.
20705 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20707         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20708         set in site.exp.
20710 1994-03-14  Doug Evans  (dje@cygnus.com)
20712         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20713         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
20714         (wendy_try): New proc to run testcase.
20715         (main loop): Call 'em.
20716         * gcc.wendy/*.c: Clean up pass to correct expected output.
20718         * lib/gcc.exp: Minor cleanup work.
20719         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
20721 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
20723         * config/sim.exp (gcc_load): Document return codes better.
20724         Don't pass -v to simulator.
20726 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
20728           * gcc.special/920717-x.c: Fix typo.
20729           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
20730           get at sources.
20732         * lib/mike-gcc.exp: Fix typo.
20734 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
20736         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
20737         binary to use, transform the name.
20738         * config/*.exp: rename everything. Nuke any g++ specific files,
20739         it's now a special case of gcc that requires no special support.
20740         Add a default.exp for unsupported targets.
20742 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
20744         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
20745         lib/old-dejagnu.exp: Fix a few patterns to work with the new
20746         version of Tcl.
20748 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
20750         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
20751         than a warning.
20753 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
20755         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
20757 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
20759         * gcc.execute/execute.exp: Combine opt_list and foption_list into
20760         option_list.  Compile every file with only 4/6 option choices
20761         (same as C torture) instead of with 12/18 different option
20762         choices.
20763         * lib/c-torture.exp: Likewise.
20765         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
20766         not already set.
20768 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
20770         * lib/old-deja.exp: Add `excess errors test fails' error, now one
20771         can put an XFAIL *-*-* on excess errors.
20773 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
20775         * g++.law: Add more tests derived from g++-bugs snapshots.
20777         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
20778         equivalent to g++.law/init9.
20780         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
20781         compiled it, and the a.out file after we've run it.
20783 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
20785         * lib/mike-g++.exp (postbase): Delete the .o file after we've
20786         compiled it, and the a.out file after we've run it.
20788 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
20790         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
20792 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
20794         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
20795         version number.
20797 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
20799         * g++.law: New directory of g++ tests derived from the g++-bugs
20800         snapshots.
20802 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
20804         * gcc.compile: initbug1.c initbug1.exp testcase added
20806 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
20808         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
20809         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
20810           fixes submitted by Jeff Law (law@cs.utah.edu)
20811         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
20812           Jeff Law (law@cs.utah.edu)
20815 1993-11-30  Mike Stump  (mrs@cygnus.com)
20817         * config/unix-g++.exp: Follow the gcc way of doing things.
20818         * g++.old-deja/old-deja.exp: Minor updates.
20819         * lib/g++.exp: New file, follow the gcc way of doing things.
20820         * lib/old-dejagnu.exp: Minor updates.
20821         * lib/mike-g++.exp: Always unset errorInfo.
20823 1993-11-06  Mike Stump  (mrs@cygnus.com)
20825         * lib/gcc.exp: Fix some errors with the below change, CC and
20826         CFLAGS should be global when setting, not local.
20828 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
20830         * lib/gcc.exp: Transform tool name.
20832 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20834         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
20836 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20838         * lib/gcc.exp: change gcc_done to gcc_stat
20840 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
20842         * Upgraded gcc testsuite to c-torture version 1.25
20844 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
20846         * lib/gcc.exp: added reporting code. Changed verbose compile message.
20847         * lib/c-torture: added hooks for new reporting code.
20849 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
20851         * config/sh-gcc.exp: check if sh-sim exists in the path
20853 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
20855         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
20856         * gcc.compile/compile.exp: Initial changes for new logic.
20857         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
20858         * gcc.failure/failure.exp: Initial changes for new logic.
20859         * gcc.ieee/ieee.exp: Initial changes for new logic.
20860         * gcc.misc-tests/misc.exp: Initial changes for new logic.
20861         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
20862         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
20863         * lib/c-torture.exp: Initial changes for new logic.
20864         * lib/gcc.exp: Initial changes for new logic.
20866 1993-10-15  Mike Stump  (mrs@cygnus.com)
20868         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
20869         depend upon failure or success.  Fully qualify names in failure
20870         and success messages.  Always remove a.out before starting
20871         compile, just in case.  Pay more attention to error text output by
20872         the compiler.  Handle testcases with no known past errors just
20873         like all others, so that things are uniform.  Other miscellaneous
20874         improvements.
20876 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
20878         * gcc.cpp: new directory for cpp tests
20880 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
20882         * lib/chill.exp: Code reformatted, removed unused code.
20883         * config/unix-chill.exp: Code reformatted, removed unused code.
20884         * chill.execute/execute.exp: Code reformatted, removed unused code.
20885         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
20887 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
20889         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
20890         routines not written.
20892 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
20894         * config/bug-gcc.exp: Use new procs from bug.exp.
20896 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
20898         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
20899         via ftp, rather than depending on NFS.
20900         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
20901         case.
20903 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
20905         * config/bug-gcc.exp: Use new download proc.
20907 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
20909         * chill.execute/execute.exp: cleanups, handles errors better
20910         * chill.compile/compile.exp: rewrite, based on execute.exp
20911         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
20912         * lib/chill.exp: major changes to diff proc and compile and link
20913           procs. added chill_fail and chill_pass wrappers to pass and
20914           fail. added more comments, and handle error codes better.
20915           Added a hack to capture stderr from exec, so noncompile tests
20916           can work.
20918 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
20920         * chill.execute/execute.exp: rewrite of testsuite driver
20921         * lib/chill.exp: rewrite of testsuite driver
20922         * config/unix-chill.exp: rewrite of testsuite driver
20924 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
20926     In chill.execute:
20927         * iexpr.ch: Standardize uppercase.
20928         * tuples.dat: Standardize uppercase.
20929         * vary.ch: standardize.  Correct varying string assignments.
20930         * vary.dat: Add new output lines.
20932 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
20934     In chill.execute:
20935         * chprintf.ch: Standardize use of uppercase.
20936         * tuples.ch: Standardize and turn arr2 into a DCL,
20937           rather than a SYN.
20938         * pinits.ch: Standardize.
20940 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
20942         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
20943         * Makefil: Renamed to Makefile.in.
20944         * configure.in: New.
20946 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
20948     In chill.execute:
20949         * .cvsignore: Add result/output files.
20950         * Makefile: Fix up variables at start.  Use MFLAGS
20951           everywhere.  Correct bool_loc, built_ins entries.
20952           Add entry for vary1.ch.
20953         * bitarray.ch: Standardize upper-case usage.
20954         * bitexpr.ch: Standardize, add output of b1.
20955         * params.ch: Use arrayt in along PROC parameters, to
20956           avoid novelty problems.
20957         * sets.ch: Tiny cleanup.
20958         * vary1.ch: Re-indent.
20960 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
20962           * Add PR-related files to Makefiles, .cvsignore files, etc.
20964 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
20966         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
20967           with compiler objects. New names are test-flow.c and test-loop.c
20969 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
20971         * Upgraded c-torture tests from 1.19 to 1.20
20973         * new files:
20974         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
20975         * gcc.compile: 930623-1.c 930623-2.c
20976         * gcc.noncompile: 930622-1.c 930622-2.c
20977         * gcc.failure: 920411-1.c 920627-2.c
20978         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
20980 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
20982         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20983           More changes to get testsuite working properly. Needs more work.
20984           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
20986 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
20988         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
20989           More changes to get testsuite working properly. Needs more work.
20991 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
20993         * chill.compile/compile.exp: Added for Dejagnu support
20994         * chill.execute/execute.exp: Added for Dejagnu support
20995         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
20997 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
20999     This should complete moving the CHILL test files.
21000         * chill.noncompile(.cvsignore printf.grt
21001             in-printf.grt chprintf.grt chprintf.ch):
21002             Added test-support files.
21003           (Makefile): Modified further.
21004         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21005             signal.ch): Added test files.
21006           * chill.execute (.cvsignore printf.grt printr.c
21007             in-printf.grt rts.c chprintf.grt rts.h): Added
21008           test-support files.
21009             (Makefile): More corrections.
21011 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21013         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21014           test cases, ready for DejaGnu.
21016 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21018         * Upgraded c-torture tests from 1.18 to 1.19
21020         * gcc.compile: added test(s):
21021           930607-1.c
21022         * gcc.execute: added test(s):
21023           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21025         * added new subdirectory for misc tests: gcc.misc-tests
21026         * gcc.misc-test(s): added tests:
21027           inst-check.c test-consts.c test-ior.c test-switch.c
21029 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21031         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21033 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21035         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21037 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21039         * Upgraded c-torture tests from 1.17 to 1.18
21041 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21043         * Upgraded c-torture tests from 1.12 to 1.17
21045 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21047         * lib/old-dejagnu.exp:
21048           Fixed handling of XFAIL target triplets to correctly
21049           recognize wildcard characters.  Removed code that
21050           appended a unique id tag to the end of the file name
21051           printed out by the result of the testcases within a
21052           given test file.
21054 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21056         * lib/old-dejagnu.exp:
21057           Reworked expected failure handling to trigger off of XFAIL
21058           keyword in keyphrase embeded in testcase source code. The
21059           XFAIL keyword must be at the end of the keyphrase line. It
21060           may optionally be followed by one or more target triplets.
21061           It has just occured that the handling of wildcards in the
21062           target triplet may not be correct.
21064 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21066         * g++.old-deja/tests:
21067           Moved all subdirectories up one level into g++.old-deja .
21069         * lib/old-dejagnu.exp:
21070           Fixed problem with CXXFLAGS not being properly reset, and being
21071           corrupted with extraneous "-c" compiler option.  This was
21072           causing binaries to not be generated for test that needed them.
21073           Modified strings passed to "pass" and "fail" so that individual
21074           tests from the same test file would be distinguished by an
21075           identifier appended to the test file name in the summary logs;
21076           this corrected a problem with erroneous diff logs.  Added code
21077           to search testcases for expected fail and unexpected pass keywords.
21079 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21081         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21083 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21085         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21086           Removed extraneous text from end of "Special g++ Options"
21087           keyphrase.
21089         * lib/old-dejagnu.exp: Added pattern matching to look for new
21090           keywords, embedded in testcases comments, which will trigger
21091           calls to xpass and xfail.
21093 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21095         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21096           comments embedded in the testcases, especially the one looking for
21097           special compiler options, as well as the pattern matching for the
21098           compiler output again.
21100 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21102         * lib/old-dejagnu.exp: Do a proper check of the return value for
21103           execute tests. Fixed several problems with the pattern matching
21104           of the compiler output which gave erroneous test results.
21105           Changed several of the test result messages to be more descriptive.
21106         * config/unix-g++.exp: Proc g++_load now actually works and
21107           executes the tests passed to it and returns a usable return
21108           value.
21110 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21112           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21114 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21116         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21117           Modified both files to properly execute the old style
21118           dejagnu tests. The previous versions of these files were
21119           experimental and did not function anything near correctly.
21121 1993-04-05  Rob Savoye  (rob@cygnus.com)
21123         * Removed all Makefile.in and configure.in files. No configuration
21124         needed now.
21126 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21128         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21130 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21132         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21133         gcc.special/configure.in, gcc.noncompile/configure.in,
21134         gcc.execute/configure.in, gcc.code_quality/configure.in,
21135         g++.other/configure.in, g++.old-deja/configure.in,
21136         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21137         in srcname setting.
21139 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21141         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21142         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21143         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21145 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21147         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21148         (gdb_exit): Don't remove *_soc files.
21150 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21152         * lib/c-torture.exp: Don't look for main; instead always use -w
21153         -c.  This is how the c-torture tests work.  Remove the object
21154         file if the compilation succeeds.
21155         * gcc.execute/execute.exp: Remove executable if test passes.
21156         * gcc.noncompile/noncompile.exp: Every test is an expected
21157         failure.
21158         * gcc.special/special.exp: Added tests from c-torture 1.11,
21159         corrected use of existing test.
21160         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21161         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21162         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21163         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21164         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21165         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21166         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21167         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21168         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21169         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21170         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21171         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21172         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21173         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21174         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21175         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21176         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21177         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21178         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21179         c-torture 1.11.
21180         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21181         correspond to c-torture 1.11.
21183         * New file.